Started by user tesonep@gmail.com Replayed #128 Connecting to https://api.github.com using pharo-ci using token as pass Obtained Jenkinsfile from 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 [Pipeline] Start of Pipeline [Pipeline] properties [Pipeline] node Running on pharo-ci-jenkins2-osx2 in /builds/workspace/pharo-vm_pharo-9 [Pipeline] { [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] stage [Pipeline] { (VM Unit Tests) [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-9/repository [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential pharo-ci-api-user-pass-token Cloning the remote Git repository Using shallow clone with depth 2 Cloning repository https://github.com/pharo-project/pharo-vm.git > git init /builds/workspace/pharo-vm_pharo-9/repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.24.1 (Apple Git-126)' using GIT_ASKPASS to set credentials pharo-ci using token as pass > git fetch --tags --force --progress --depth=2 -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 (pharo-9) > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 # timeout=10 Commit message: "Preparing for version 9.0.22" > git rev-list --no-walk 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 # timeout=10 [Pipeline] stash Stashed 2 file(s) [Pipeline] sh + git tag --list --points-at HEAD expected to call java.lang.String.eachLine but wound up catching org.jenkinsci.plugins.workflow.cps.CpsClosure2.call; see: https://jenkins.io/redirect/pipeline-cps-method-mismatches/ [Pipeline] echo Extracted versionTag: v9.0.22 is release: true [Pipeline] writeFile [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] cmakeBuild [runTests] $ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -G "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository -- CMAKE_GENERATOR=Unix Makefiles -- Building version 9.0.22-421845e1 -- Commit hash 421845e1 : 2023-03-30 09:49:26 +0200 -- No user build settings. -- v9.0.22 - Commit: 421845e1 - Date: 2023-03-30 09:49:26 +0200 -- The C compiler identification is AppleClang 11.0.3.11030032 -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiling for architecture: x86_64 -- Full Platform name: Darwin-x86_64 -- Building Pharo with executable named Pharo -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of void* -- Check size of void* - done -- int 4 -- long 8 -- long long 8 -- void* 8 -- Writing libraries to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins -- Looking for include file dirent.h -- Looking for include file dirent.h - found -- Looking for include file features.h -- Looking for include file features.h - not found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file ndir.h -- Looking for include file ndir.h - not found -- Looking for include file sys/ndir.h -- Looking for include file sys/ndir.h - not found -- Looking for include file sys/dir.h -- Looking for include file sys/dir.h - found -- Looking for include file sys/filio.h -- Looking for include file sys/filio.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file execinfo.h -- Looking for include file execinfo.h - found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for dlopen in dyld -- Looking for dlopen in dyld - not found -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Success -- Looking for include file sys/uuid.h -- Looking for include file sys/uuid.h - not found -- Looking for include file uuid/uuid.h -- Looking for include file uuid/uuid.h - found -- Looking for include file uuid.h -- Looking for include file uuid.h - not found -- Looking for uuidgen in uuid -- Looking for uuidgen in uuid - not found -- Looking for uuid_generate in uuid -- Looking for uuid_generate in uuid - not found Defining OSX VM to download for code generation -- C Compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- C++ Compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- Resource Compiler: -- Looking for FFI in the system -- Found FFI: /usr/lib/libffi.dylib -- Adding plugin: FilePlugin -- Adding plugin: FileAttributesPlugin -- Adding plugin: UUIDPlugin -- Adding plugin: SocketPlugin -- Adding plugin: SurfacePlugin -- Adding plugin: FloatArrayPlugin -- Adding plugin: LargeIntegers -- Adding plugin: JPEGReaderPlugin -- Adding plugin: JPEGReadWriter2Plugin -- Adding plugin: MiscPrimitivePlugin -- Adding plugin: B2DPlugin -- Adding plugin: LocalePlugin -- Adding plugin: SqueakSSL -- Adding plugin: DSAPrims -- Adding plugin: UnixOSProcessPlugin -- Looking for Git2 in the system -- Could NOT find libgit2 (missing: LIBGIT2_LIBRARY LIBGIT2_INCLUDE_PATH) -- Git2 not found. -- Building LibGit2 1.4.4 with LibSSH 1.9.0 -- Downloading/updating LibSSH2 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/LibSSH2-download Scanning dependencies of target LibSSH2-download [ 11%] Creating directories for 'LibSSH2-download' [ 22%] Performing download step (git clone) for 'LibSSH2-download' Cloning into 'LibSSH2-src'... Note: switching to 'libssh2-1.9.0'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 42d37aa 1.9 Formatting [ 33%] No patch step for 'LibSSH2-download' [ 44%] Performing update step for 'LibSSH2-download' [ 55%] No configure step for 'LibSSH2-download' [ 66%] No build step for 'LibSSH2-download' [ 77%] No install step for 'LibSSH2-download' [ 88%] No test step for 'LibSSH2-download' [100%] Completed 'LibSSH2-download' [100%] Built target LibSSH2-download -- Downloading/updating LibGit2 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/LibGit2-download Scanning dependencies of target LibGit2-download [ 11%] Creating directories for 'LibGit2-download' [ 22%] Performing download step (git clone) for 'LibGit2-download' Cloning into 'LibGit2-src'... Updating files: 17% (2064/11666) Updating files: 18% (2100/11666) Updating files: 19% (2217/11666) Updating files: 20% (2334/11666) Updating files: 21% (2450/11666) Updating files: 22% (2567/11666) Updating files: 23% (2684/11666) Updating files: 24% (2800/11666) Updating files: 25% (2917/11666) Updating files: 26% (3034/11666) Updating files: 27% (3150/11666) Updating files: 28% (3267/11666) Updating files: 29% (3384/11666) Updating files: 29% (3489/11666) Updating files: 30% (3500/11666) Updating files: 31% (3617/11666) Updating files: 32% (3734/11666) Updating files: 33% (3850/11666) Updating files: 34% (3967/11666) Updating files: 35% (4084/11666) Updating files: 36% (4200/11666) Updating files: 37% (4317/11666) Updating files: 38% (4434/11666) Updating files: 39% (4550/11666) Updating files: 40% (4667/11666) Updating files: 41% (4784/11666) Updating files: 42% (4900/11666) Updating files: 43% (5017/11666) Updating files: 44% (5134/11666) Updating files: 45% (5250/11666) Updating files: 46% (5367/11666) Updating files: 47% (5484/11666) Updating files: 47% (5548/11666) Updating files: 48% (5600/11666) Updating files: 49% (5717/11666) Updating files: 50% (5833/11666) Updating files: 51% (5950/11666) Updating files: 52% (6067/11666) Updating files: 53% (6183/11666) Updating files: 54% (6300/11666) Updating files: 55% (6417/11666) Updating files: 56% (6533/11666) Updating files: 57% (6650/11666) Updating files: 58% (6767/11666) Updating files: 59% (6883/11666) Updating files: 60% (7000/11666) Updating files: 61% (7117/11666) Updating files: 62% (7233/11666) Updating files: 63% (7350/11666) Updating files: 64% (7467/11666) Updating files: 64% (7518/11666) Updating files: 65% (7583/11666) Updating files: 66% (7700/11666) Updating files: 67% (7817/11666) Updating files: 68% (7933/11666) Updating files: 69% (8050/11666) Updating files: 70% (8167/11666) Updating files: 71% (8283/11666) Updating files: 72% (8400/11666) Updating files: 73% (8517/11666) Updating files: 74% (8633/11666) Updating files: 75% (8750/11666) Updating files: 76% (8867/11666) Updating files: 77% (8983/11666) Updating files: 78% (9100/11666) Updating files: 79% (9217/11666) Updating files: 79% (9223/11666) Updating files: 80% (9333/11666) Updating files: 80% (9360/11666) Updating files: 81% (9450/11666) Updating files: 81% (9566/11666) Updating files: 82% (9567/11666) Updating files: 83% (9683/11666) Updating files: 84% (9800/11666) Updating files: 84% (9910/11666) Updating files: 85% (9917/11666) Updating files: 86% (10033/11666) Updating files: 87% (10150/11666) Updating files: 88% (10267/11666) Updating files: 89% (10383/11666) Updating files: 90% (10500/11666) Updating files: 91% (10617/11666) Updating files: 92% (10733/11666) Updating files: 93% (10850/11666) Updating files: 94% (10967/11666) Updating files: 95% (11083/11666) Updating files: 95% (11195/11666) Updating files: 96% (11200/11666) Updating files: 97% (11317/11666) Updating files: 98% (11433/11666) Updating files: 99% (11550/11666) Updating files: 100% (11666/11666) Updating files: 100% (11666/11666), done. Note: switching to 'v1.4.4'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 3b7d756cc meta: add changelog for v1.4.4 [ 33%] No patch step for 'LibGit2-download' [ 44%] Performing update step for 'LibGit2-download' [ 55%] No configure step for 'LibGit2-download' [ 66%] No build step for 'LibGit2-download' [ 77%] No install step for 'LibGit2-download' [ 88%] No test step for 'LibGit2-download' [100%] Completed 'LibGit2-download' [100%] Built target LibGit2-download -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAVE_STRUCT_STAT_ST_MTIM -- Performing Test HAVE_STRUCT_STAT_ST_MTIM - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC - Success -- Performing Test HAVE_STRUCT_STAT_MTIME_NSEC -- Performing Test HAVE_STRUCT_STAT_MTIME_NSEC - Failed -- Performing Test HAVE_STRUCT_STAT_NSEC -- Performing Test HAVE_STRUCT_STAT_NSEC - Success -- Performing Test IS_WERROR_SUPPORTED -- Performing Test IS_WERROR_SUPPORTED - Success -- Looking for futimens -- Looking for futimens - not found -- Performing Test IS_WNO_ERROR_SUPPORTED -- Performing Test IS_WNO_ERROR_SUPPORTED - Success -- Performing Test IS_WALL_SUPPORTED -- Performing Test IS_WALL_SUPPORTED - Success -- Performing Test IS_WEXTRA_SUPPORTED -- Performing Test IS_WEXTRA_SUPPORTED - Success -- Performing Test IS_FVISIBILITY_HIDDEN_SUPPORTED -- Performing Test IS_FVISIBILITY_HIDDEN_SUPPORTED - Success -- Performing Test IS_WDOCUMENTATION_SUPPORTED -- Performing Test IS_WDOCUMENTATION_SUPPORTED - Success -- Performing Test IS_WNO_DOCUMENTATION_DEPRECATED_SYNC_SUPPORTED -- Performing Test IS_WNO_DOCUMENTATION_DEPRECATED_SYNC_SUPPORTED - Success -- Performing Test IS_WNO_MISSING_FIELD_INITIALIZERS_SUPPORTED -- Performing Test IS_WNO_MISSING_FIELD_INITIALIZERS_SUPPORTED - Success -- Performing Test IS_WMISSING_DECLARATIONS_SUPPORTED -- Performing Test IS_WMISSING_DECLARATIONS_SUPPORTED - Success -- Performing Test IS_WSTRICT_ALIASING_SUPPORTED -- Performing Test IS_WSTRICT_ALIASING_SUPPORTED - Success -- Performing Test IS_WSTRICT_PROTOTYPES_SUPPORTED -- Performing Test IS_WSTRICT_PROTOTYPES_SUPPORTED - Success -- Performing Test IS_WDECLARATION_AFTER_STATEMENT_SUPPORTED -- Performing Test IS_WDECLARATION_AFTER_STATEMENT_SUPPORTED - Success -- Performing Test IS_WSHIFT_COUNT_OVERFLOW_SUPPORTED -- Performing Test IS_WSHIFT_COUNT_OVERFLOW_SUPPORTED - Success -- Performing Test IS_WUNUSED_CONST_VARIABLE_SUPPORTED -- Performing Test IS_WUNUSED_CONST_VARIABLE_SUPPORTED - Success -- Performing Test IS_WUNUSED_FUNCTION_SUPPORTED -- Performing Test IS_WUNUSED_FUNCTION_SUPPORTED - Success -- Performing Test IS_WINT_CONVERSION_SUPPORTED -- Performing Test IS_WINT_CONVERSION_SUPPORTED - Success -- Performing Test IS_WC11_EXTENSIONS_SUPPORTED -- Performing Test IS_WC11_EXTENSIONS_SUPPORTED - Success -- Performing Test IS_WC99_C11_COMPAT_SUPPORTED -- Performing Test IS_WC99_C11_COMPAT_SUPPORTED - Failed -- Performing Test IS_WFORMAT_SUPPORTED -- Performing Test IS_WFORMAT_SUPPORTED - Success -- Performing Test IS_WFORMAT_SECURITY_SUPPORTED -- Performing Test IS_WFORMAT_SECURITY_SUPPORTED - Success -- Checking prototype qsort_r for GIT_QSORT_R_BSD - True -- Checking prototype qsort_r for GIT_QSORT_R_GNU - False -- Looking for qsort_s -- Looking for qsort_s - not found -- Looking for getentropy -- Looking for getentropy - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - not found -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_INCLUDE_DIR) -- Found Security /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Security.framework -- Looking for SSLCreateContext in /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Security.framework -- Looking for SSLCreateContext in /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Security.framework - found -- Found CoreFoundation /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreFoundation.framework -- http-parser version 2 was not found or disabled; using bundled 3rd-party sources. -- Performing Test IS_WIMPLICIT_FALLTHROUGH_1_SUPPORTED -- Performing Test IS_WIMPLICIT_FALLTHROUGH_1_SUPPORTED - Failed -- Could NOT find PCRE (missing: PCRE_INCLUDE_DIR) -- Looking for regcomp_l -- Looking for regcomp_l - found -- LIBSSH2 not found. Set CMAKE_PREFIX_PATH if it is installed outside of the default search path. -- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.11") -- Performing Test IS_WNO_IMPLICIT_FALLTHROUGH_SUPPORTED -- Performing Test IS_WNO_IMPLICIT_FALLTHROUGH_SUPPORTED - Success -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES) -- Found GSS.framework /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/GSS.framework -- Looking for iconv_open -- Looking for iconv_open - not found -- Found Iconv: -L/usr/lib -liconv -- Found PythonInterp: /usr/bin/python3 (found version "3.7.3") -- Enabled features: * nanoseconds, support nanosecond precision file mtimes and ctimes * threadsafe, threadsafe support * HTTPS, using SecureTransport * SHA, using CollisionDetection * http-parser, http-parser support (bundled) * regex, using system regcomp_l * zlib, using system zlib * ntlmclient, NTLM authentication support for Unix * iconv, iconv encoding conversion support -- Disabled features: * debugpool, debug pool allocator * debugalloc, debug strict allocators * debugopen, path validation in open * futimens, futimens support * SSH, SSH transport support * SPNEGO, SPNEGO authentication support -- Looking for Freetype in the system -- Could NOT find Freetype (missing: FREETYPE_LIBRARY FREETYPE_INCLUDE_DIRS) -- Freetype not found. -- Building Freetype -- Downloading/updating freetype -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/freetype-download Scanning dependencies of target freetype-download [ 11%] Creating directories for 'freetype-download' [ 22%] Performing download step (download, verify and extract) for 'freetype-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/freetype-download/freetype-download-prefix/src/freetype-2.10.0.tar.gz' timeout='none' -- Using src='https://download.savannah.gnu.org/releases/freetype/freetype-2.10.0.tar.gz' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/freetype-download/freetype-download-prefix/src/freetype-2.10.0.tar.gz' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/freetype-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'freetype-download' [ 44%] No update step for 'freetype-download' [ 55%] No configure step for 'freetype-download' [ 66%] No build step for 'freetype-download' [ 77%] No install step for 'freetype-download' [ 88%] No test step for 'freetype-download' [100%] Completed 'freetype-download' [100%] Built target freetype-download -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Could NOT find harfbuzz (missing: HARFBUZZ_INCLUDE_DIRS HARFBUZZ_LIBRARIES) -- Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR) -- Found BZip2: /usr/lib/libbz2.dylib (found version "1.0.6") -- Looking for BZ2_bzCompressInit -- Looking for BZ2_bzCompressInit - found -- Looking for fcntl.h -- Looking for fcntl.h - found Adding third-party libraries for Darwin-x86_64: pixman-0.40.0 -- Downloading/updating pixman-0.40.0 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/pixman-0.40.0-download Scanning dependencies of target pixman-0.40.0-download [ 11%] Creating directories for 'pixman-0.40.0-download' [ 22%] Performing download step (download, verify and extract) for 'pixman-0.40.0-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/pixman-0.40.0.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 11% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 25% complete] -- [download 26% complete] -- [download 31% complete] -- [download 36% complete] -- [download 41% 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 59% complete] -- [download 60% complete] -- [download 63% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 74% complete] -- [download 75% 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-9/runTests/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/pixman-0.40.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'pixman-0.40.0-download' [ 44%] No update step for 'pixman-0.40.0-download' [ 55%] No configure step for 'pixman-0.40.0-download' [ 66%] No build step for 'pixman-0.40.0-download' [ 77%] No install step for 'pixman-0.40.0-download' [ 88%] No test step for 'pixman-0.40.0-download' [100%] Completed 'pixman-0.40.0-download' [100%] Built target pixman-0.40.0-download -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/pixman-0.40.0-src/libpixman-1.0.40.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/pixman-0.40.0-src/libpixman-1.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/pixman-0.40.0-src/libpixman-1.dylib Adding third-party libraries for Darwin-x86_64: cairo-1.17.4 -- Downloading/updating cairo-1.17.4 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/cairo-1.17.4-download Scanning dependencies of target cairo-1.17.4-download [ 11%] Creating directories for 'cairo-1.17.4-download' [ 22%] Performing download step (download, verify and extract) for 'cairo-1.17.4-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/cairo-1.17.4.zip' -- [download 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 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 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 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/cairo-1.17.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'cairo-1.17.4-download' [ 44%] No update step for 'cairo-1.17.4-download' [ 55%] No configure step for 'cairo-1.17.4-download' [ 66%] No build step for 'cairo-1.17.4-download' [ 77%] No install step for 'cairo-1.17.4-download' [ 88%] No test step for 'cairo-1.17.4-download' [100%] Completed 'cairo-1.17.4-download' [100%] Built target cairo-1.17.4-download -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/cairo-1.17.4-src/libcairo.2.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/cairo-1.17.4-src/libcairo.dylib Adding third-party libraries for Darwin-x86_64: libpng-1.6.37 -- Downloading/updating libpng-1.6.37 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/libpng-1.6.37-download Scanning dependencies of target libpng-1.6.37-download [ 11%] Creating directories for 'libpng-1.6.37-download' [ 22%] Performing download step (download, verify and extract) for 'libpng-1.6.37-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libpng-1.6.37.zip' -- [download 9% complete] -- [download 10% complete] -- [download 13% complete] -- [download 16% complete] -- [download 17% complete] -- [download 20% complete] -- [download 25% complete] -- [download 26% complete] -- [download 29% complete] -- [download 30% complete] -- [download 33% complete] -- [download 35% complete] -- [download 39% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 49% complete] -- [download 51% complete] -- [download 54% complete] -- [download 57% complete] -- [download 58% complete] -- [download 61% complete] -- [download 62% complete] -- [download 65% complete] -- [download 66% complete] -- [download 68% complete] -- [download 70% complete] -- [download 72% complete] -- [download 75% complete] -- [download 76% complete] -- [download 78% complete] -- [download 80% complete] -- [download 83% complete] -- [download 84% complete] -- [download 87% complete] -- [download 88% 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-9/runTests/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/libpng-1.6.37-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libpng-1.6.37-download' [ 44%] No update step for 'libpng-1.6.37-download' [ 55%] No configure step for 'libpng-1.6.37-download' [ 66%] No build step for 'libpng-1.6.37-download' [ 77%] No install step for 'libpng-1.6.37-download' [ 88%] No test step for 'libpng-1.6.37-download' [100%] Completed 'libpng-1.6.37-download' [100%] Built target libpng-1.6.37-download -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/libpng-1.6.37-src/libpng.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/libpng-1.6.37-src/libpng16.16.37.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/libpng-1.6.37-src/libpng16.16.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/libpng-1.6.37-src/libpng16.dylib -- Looking for SDL2 in the system -- Could NOT find SDL2 (missing: SDL2_LIBRARY SDL2_INCLUDE_DIR) -- SDL2 not found. -- Building SDL2 -- Downloading/updating SDL2 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/SDL2-download Scanning dependencies of target SDL2-download [ 11%] Creating directories for 'SDL2-download' [ 22%] Performing download step (git clone) for 'SDL2-download' Cloning into 'SDL2-src'... Updating files: 31% (417/1318) Updating files: 32% (422/1318) Updating files: 33% (435/1318) Updating files: 34% (449/1318) Updating files: 35% (462/1318) Updating files: 36% (475/1318) Updating files: 37% (488/1318) Updating files: 38% (501/1318) Updating files: 39% (515/1318) Updating files: 40% (528/1318) Updating files: 41% (541/1318) Updating files: 42% (554/1318) Updating files: 43% (567/1318) Updating files: 44% (580/1318) Updating files: 45% (594/1318) Updating files: 46% (607/1318) Updating files: 47% (620/1318) Updating files: 48% (633/1318) Updating files: 49% (646/1318) Updating files: 50% (659/1318) Updating files: 51% (673/1318) Updating files: 52% (686/1318) Updating files: 53% (699/1318) Updating files: 54% (712/1318) Updating files: 55% (725/1318) Updating files: 56% (739/1318) Updating files: 57% (752/1318) Updating files: 58% (765/1318) Updating files: 59% (778/1318) Updating files: 60% (791/1318) Updating files: 61% (804/1318) Updating files: 62% (818/1318) Updating files: 63% (831/1318) Updating files: 64% (844/1318) Updating files: 65% (857/1318) Updating files: 65% (866/1318) Updating files: 66% (870/1318) Updating files: 67% (884/1318) Updating files: 68% (897/1318) Updating files: 69% (910/1318) Updating files: 70% (923/1318) Updating files: 71% (936/1318) Updating files: 72% (949/1318) Updating files: 73% (963/1318) Updating files: 74% (976/1318) Updating files: 75% (989/1318) Updating files: 76% (1002/1318) Updating files: 77% (1015/1318) Updating files: 78% (1029/1318) Updating files: 79% (1042/1318) Updating files: 80% (1055/1318) Updating files: 81% (1068/1318) Updating files: 82% (1081/1318) Updating files: 83% (1094/1318) Updating files: 84% (1108/1318) Updating files: 85% (1121/1318) Updating files: 86% (1134/1318) Updating files: 87% (1147/1318) Updating files: 88% (1160/1318) Updating files: 89% (1174/1318) Updating files: 90% (1187/1318) Updating files: 91% (1200/1318) Updating files: 91% (1207/1318) Updating files: 92% (1213/1318) Updating files: 93% (1226/1318) Updating files: 94% (1239/1318) Updating files: 95% (1253/1318) Updating files: 96% (1266/1318) Updating files: 97% (1279/1318) Updating files: 98% (1292/1318) Updating files: 98% (1294/1318) Updating files: 99% (1305/1318) Updating files: 100% (1318/1318) Updating files: 100% (1318/1318), done. Note: switching to 'v2.0.12'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 8ff4d3e Added vcruntime dependency to build on VS2019 as per in https://thomas.reiser.zone/building-sdl2-on-windows-with-vs2019/ [ 33%] No patch step for 'SDL2-download' [ 44%] Performing update step for 'SDL2-download' [ 55%] No configure step for 'SDL2-download' [ 66%] No build step for 'SDL2-download' [ 77%] No install step for 'SDL2-download' [ 88%] No test step for 'SDL2-download' [100%] Completed 'SDL2-download' [100%] Built target SDL2-download -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Performing Test HAVE_GCC_WALL -- Performing Test HAVE_GCC_WALL - Success -- Performing Test HAVE_GCC_NO_STRICT_ALIASING -- Performing Test HAVE_GCC_NO_STRICT_ALIASING - Success -- Performing Test HAVE_GCC_WDECLARATION_AFTER_STATEMENT -- Performing Test HAVE_GCC_WDECLARATION_AFTER_STATEMENT - Success -- Performing Test HAVE_GCC_WERROR_DECLARATION_AFTER_STATEMENT -- Performing Test HAVE_GCC_WERROR_DECLARATION_AFTER_STATEMENT - Success -- Performing Test HAVE_GCC_ATOMICS -- Performing Test HAVE_GCC_ATOMICS - Success -- Performing Test HAVE_GCC_PREFERRED_STACK_BOUNDARY -- Performing Test HAVE_GCC_PREFERRED_STACK_BOUNDARY - Failed -- Performing Test HAVE_GCC_FVISIBILITY -- Performing Test HAVE_GCC_FVISIBILITY - Success -- Performing Test HAVE_GCC_WSHADOW -- Performing Test HAVE_GCC_WSHADOW - Success -- Performing Test HAVE_MMX -- Performing Test HAVE_MMX - Success -- Performing Test HAVE_3DNOW -- Performing Test HAVE_3DNOW - Success -- Performing Test HAVE_SSE -- Performing Test HAVE_SSE - Success -- Performing Test HAVE_SSE2 -- Performing Test HAVE_SSE2 - Success -- Performing Test HAVE_SSE3 -- Performing Test HAVE_SSE3 - Success -- Looking for immintrin.h -- Looking for immintrin.h - found -- Performing Test HAVE_ALTIVEC_H_HDR -- Performing Test HAVE_ALTIVEC_H_HDR - Failed -- Performing Test HAVE_ALTIVEC -- Performing Test HAVE_ALTIVEC - Failed -- Performing Test ARMSIMD_FOUND -- Performing Test ARMSIMD_FOUND - Failed -- Performing Test ARMNEON_FOUND -- Performing Test ARMNEON_FOUND - Failed -- Looking for stdio.h -- Looking for stdio.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for malloc.h -- Looking for malloc.h - not found -- Looking for memory.h -- Looking for memory.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for limits.h -- Looking for limits.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for wchar.h -- Looking for wchar.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for ctype.h -- Looking for ctype.h - found -- Looking for math.h -- Looking for math.h - found -- Looking for iconv.h -- Looking for iconv.h - found -- Looking for signal.h -- Looking for signal.h - found -- Looking for libunwind.h -- Looking for libunwind.h - found -- Looking for 8 include files dlfcn.h, ..., float.h -- Looking for 8 include files dlfcn.h, ..., float.h - found -- Check size of size_t -- Check size of size_t - done -- Looking for M_PI -- Looking for M_PI - found -- Performing Test HAVE_MPROTECT -- Performing Test HAVE_MPROTECT - Success -- Looking for strtod -- Looking for strtod - found -- Looking for malloc -- Looking for malloc - found -- Looking for calloc -- Looking for calloc - found -- Looking for realloc -- Looking for realloc - found -- Looking for free -- Looking for free - found -- Looking for getenv -- Looking for getenv - found -- Looking for setenv -- Looking for setenv - found -- Looking for putenv -- Looking for putenv - found -- Looking for unsetenv -- Looking for unsetenv - found -- Looking for qsort -- Looking for qsort - found -- Looking for abs -- Looking for abs - found -- Looking for bcopy -- Looking for bcopy - found -- Looking for memset -- Looking for memset - found -- Looking for memcpy -- Looking for memcpy - found -- Looking for memmove -- Looking for memmove - found -- Looking for memcmp -- Looking for memcmp - found -- Looking for strlen -- Looking for strlen - found -- Looking for strlcpy -- Looking for strlcpy - found -- Looking for strlcat -- Looking for strlcat - found -- Looking for _strrev -- Looking for _strrev - not found -- Looking for _strupr -- Looking for _strupr - not found -- Looking for _strlwr -- Looking for _strlwr - not found -- Looking for strchr -- Looking for strchr - found -- Looking for strrchr -- Looking for strrchr - found -- Looking for strstr -- Looking for strstr - found -- Looking for strtok_r -- Looking for strtok_r - found -- Looking for itoa -- Looking for itoa - not found -- Looking for _ltoa -- Looking for _ltoa - not found -- Looking for _uitoa -- Looking for _uitoa - not found -- Looking for _ultoa -- Looking for _ultoa - not found -- Looking for strtol -- Looking for strtol - found -- Looking for strtoul -- Looking for strtoul - found -- Looking for _i64toa -- Looking for _i64toa - not found -- Looking for _ui64toa -- Looking for _ui64toa - not found -- Looking for strtoll -- Looking for strtoll - found -- Looking for strtoull -- Looking for strtoull - found -- Looking for atoi -- Looking for atoi - found -- Looking for atof -- Looking for atof - found -- Looking for strcmp -- Looking for strcmp - found -- Looking for strncmp -- Looking for strncmp - found -- Looking for _stricmp -- Looking for _stricmp - not found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for _strnicmp -- Looking for _strnicmp - not found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Looking for wcscmp -- Looking for wcscmp - found -- Looking for wcsdup -- Looking for wcsdup - found -- Looking for wcslcat -- Looking for wcslcat - found -- Looking for wcslcpy -- Looking for wcslcpy - found -- Looking for wcslen -- Looking for wcslen - found -- Looking for wcsncmp -- Looking for wcsncmp - found -- Looking for wcsstr -- Looking for wcsstr - found -- Looking for sscanf -- Looking for sscanf - found -- Looking for vsscanf -- Looking for vsscanf - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for fopen64 -- Looking for fopen64 - not found -- Looking for fseeko -- Looking for fseeko - found -- Looking for fseeko64 -- Looking for fseeko64 - not found -- Looking for sigaction -- Looking for sigaction - found -- Looking for setjmp -- Looking for setjmp - found -- Looking for nanosleep -- Looking for nanosleep - found -- Looking for sysconf -- Looking for sysconf - found -- Looking for sysctlbyname -- Looking for sysctlbyname - found -- Looking for getauxval -- Looking for getauxval - not found -- Looking for poll -- Looking for poll - found -- Looking for _Exit -- Looking for _Exit - found -- Looking for pow in m -- Looking for pow in m - found -- Looking for atan -- Looking for atan - found -- Looking for atan2 -- Looking for atan2 - found -- Looking for atanf -- Looking for atanf - found -- Looking for atan2f -- Looking for atan2f - found -- Looking for ceil -- Looking for ceil - found -- Looking for ceilf -- Looking for ceilf - found -- Looking for copysign -- Looking for copysign - found -- Looking for copysignf -- Looking for copysignf - found -- Looking for cos -- Looking for cos - found -- Looking for cosf -- Looking for cosf - found -- Looking for exp -- Looking for exp - found -- Looking for expf -- Looking for expf - found -- Looking for fabs -- Looking for fabs - found -- Looking for fabsf -- Looking for fabsf - found -- Looking for floor -- Looking for floor - found -- Looking for floorf -- Looking for floorf - found -- Looking for fmod -- Looking for fmod - found -- Looking for fmodf -- Looking for fmodf - found -- Looking for log -- Looking for log - found -- Looking for logf -- Looking for logf - found -- Looking for log10 -- Looking for log10 - found -- Looking for log10f -- Looking for log10f - found -- Looking for pow -- Looking for pow - found -- Looking for powf -- Looking for powf - found -- Looking for scalbn -- Looking for scalbn - found -- Looking for scalbnf -- Looking for scalbnf - found -- Looking for sin -- Looking for sin - found -- Looking for sinf -- Looking for sinf - found -- Looking for sqrt -- Looking for sqrt - found -- Looking for sqrtf -- Looking for sqrtf - found -- Looking for tan -- Looking for tan - found -- Looking for tanf -- Looking for tanf - found -- Looking for acos -- Looking for acos - found -- Looking for acosf -- Looking for acosf - found -- Looking for asin -- Looking for asin - found -- Looking for asinf -- Looking for asinf - found -- Looking for iconv_open in iconv -- Looking for iconv_open in iconv - found -- Performing Test HAVE_SA_SIGACTION -- Performing Test HAVE_SA_SIGACTION - Success -- Looking for dlopen -- Looking for dlopen - found -- Performing Test HAVE_FRAMEWORK_METAL -- Performing Test HAVE_FRAMEWORK_METAL - Failed -- Performing Test HAVE_PTHREADS -- Performing Test HAVE_PTHREADS - Success -- Performing Test HAVE_RECURSIVE_MUTEXES -- Performing Test HAVE_RECURSIVE_MUTEXES - Success -- Performing Test HAVE_PTHREADS_SEM -- Performing Test HAVE_PTHREADS_SEM - Success -- Performing Test HAVE_SEM_TIMEDWAIT -- Performing Test HAVE_SEM_TIMEDWAIT - Failed -- Performing Test HAVE_PTHREAD_NP_H -- Performing Test HAVE_PTHREAD_NP_H - Failed -- Looking for pthread_setname_np -- Looking for pthread_setname_np - found -- Looking for pthread_set_name_np -- Looking for pthread_set_name_np - not found -- -- SDL2 was configured with the following options: -- -- Platform: Darwin-19.4.0 -- 64-bit: TRUE -- Compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- -- Subsystems: -- Atomic: ON -- Audio: ON -- Video: ON -- Render: ON -- Events: ON -- Joystick: ON -- Haptic: ON -- Power: ON -- Threads: ON -- Timers: ON -- File: ON -- Loadso: ON -- CPUinfo: ON -- Filesystem: ON -- Dlopen: ON -- Sensor: ON -- -- Options: -- 3DNOW (Wanted: ON): ON -- ALSA (Wanted: OFF): OFF -- ALSA_SHARED (Wanted: OFF): OFF -- ALTIVEC (Wanted: ON): OFF -- ARMNEON (Wanted: ON): OFF -- ARMSIMD (Wanted: ON): OFF -- ARTS (Wanted: OFF): OFF -- ARTS_SHARED (Wanted: OFF): OFF -- ASSEMBLY (Wanted: ON): ON -- ASSERTIONS (Wanted: auto): auto -- BACKGROUNDING_SIGNAL (Wanted: OFF): OFF -- CLOCK_GETTIME (Wanted: OFF): OFF -- DIRECTFB_SHARED (Wanted: OFF): OFF -- DIRECTX (Wanted: OFF): OFF -- DISKAUDIO (Wanted: ON): ON -- DUMMYAUDIO (Wanted: ON): ON -- ESD (Wanted: OFF): OFF -- ESD_SHARED (Wanted: OFF): OFF -- FOREGROUNDING_SIGNAL (Wanted: OFF): OFF -- FUSIONSOUND (Wanted: OFF): OFF -- FUSIONSOUND_SHARED (Wanted: OFF): OFF -- GCC_ATOMICS (Wanted: ON): ON -- HIDAPI (Wanted: OFF): OFF -- INPUT_TSLIB (Wanted: OFF): OFF -- JACK (Wanted: OFF): OFF -- JACK_SHARED (Wanted: OFF): OFF -- KMSDRM_SHARED (Wanted: OFF): OFF -- LIBC (Wanted: ON): ON -- LIBSAMPLERATE (Wanted: OFF): OFF -- LIBSAMPLERATE_SHARED (Wanted: OFF): OFF -- MMX (Wanted: ON): ON -- NAS (Wanted: OFF): OFF -- NAS_SHARED (Wanted: OFF): OFF -- OSS (Wanted: OFF): OFF -- PTHREADS (Wanted: ON): ON -- PTHREADS_SEM (Wanted: ON): ON -- PULSEAUDIO (Wanted: OFF): OFF -- PULSEAUDIO_SHARED (Wanted: OFF): OFF -- RENDER_D3D (Wanted: OFF): OFF -- RENDER_METAL (Wanted: 0): OFF -- RPATH (Wanted: OFF): OFF -- SDL_DLOPEN (Wanted: ON): ON -- SDL_STATIC_PIC (Wanted: OFF): OFF -- SDL_TEST (Wanted: OFF): OFF -- SNDIO (Wanted: OFF): OFF -- SSE (Wanted: ON): ON -- SSE2 (Wanted: ON): ON -- SSE3 (Wanted: ON): ON -- SSEMATH (Wanted: ON): OFF -- VIDEO_COCOA (Wanted: ON): ON -- VIDEO_DIRECTFB (Wanted: OFF): OFF -- VIDEO_DUMMY (Wanted: ON): ON -- VIDEO_KMSDRM (Wanted: OFF): OFF -- VIDEO_METAL (Wanted: 0): OFF -- VIDEO_OFFSCREEN (Wanted: OFF): OFF -- VIDEO_OPENGL (Wanted: ON): ON -- VIDEO_OPENGLES (Wanted: ON): ON -- VIDEO_RPI (Wanted: OFF): OFF -- VIDEO_VIVANTE (Wanted: OFF): OFF -- VIDEO_VULKAN (Wanted: 0): OFF -- VIDEO_WAYLAND (Wanted: OFF): OFF -- VIDEO_WAYLAND_QT_TOUCH (Wanted: OFF): OFF -- VIDEO_X11 (Wanted: OFF): OFF -- VIDEO_X11_XCURSOR (Wanted: OFF): OFF -- VIDEO_X11_XINERAMA (Wanted: OFF): OFF -- VIDEO_X11_XINPUT (Wanted: OFF): OFF -- VIDEO_X11_XRANDR (Wanted: OFF): OFF -- VIDEO_X11_XSCRNSAVER (Wanted: OFF): OFF -- VIDEO_X11_XSHAPE (Wanted: OFF): OFF -- VIDEO_X11_XVM (Wanted: OFF): OFF -- WASAPI (Wanted: OFF): OFF -- WAYLAND_SHARED (Wanted: OFF): OFF -- X11_SHARED (Wanted: OFF): OFF -- -- CFLAGS: -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -idirafter /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/SDL2-src/src/video/khronos -- EXTRA_CFLAGS: -D_THREAD_SAFE -msse3 -msse2 -msse -m3dnow -mmmx -Wshadow -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -fno-strict-aliasing -Wall -- EXTRA_LDFLAGS: -Wl,-undefined,error;-Wl,-compatibility_version,1.0.0;-Wl,-current_version,12.0.0 -- EXTRA_LIBS: m;iconv;/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreVideo.framework;/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Cocoa.framework;/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/IOKit.framework;/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ForceFeedback.framework;/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Carbon.framework;/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreAudio.framework;/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/AudioToolbox.framework;/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/AVFoundation.framework;/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Foundation.framework -- -- Build Shared Library: ON -- Build Static Library: OFF -- -- If something was not detected, although the libraries -- were installed, then make sure you have set the -- CFLAGS and LDFLAGS environment variables correctly. -- -- Configuring done CMake Warning (dev): Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake --help-policy CMP0042" for policy details. Use the cmake_policy command to set the policy and suppress this warning. MACOSX_RPATH is not specified for the following targets: freetype This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev): Policy CMP0068 is not set: RPATH settings on macOS do not affect install_name. Run "cmake --help-policy CMP0068" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, the install_name fields for the following targets are still affected by RPATH settings: B2DPlugin BitBltPlugin DSAPrims FileAttributesPlugin FilePlugin FloatArrayPlugin JPEGReadWriter2Plugin JPEGReaderPlugin LargeIntegers LocalePlugin MiscPrimitivePlugin PharoVMCore SDL2 SocketPlugin SqueakSSL SurfacePlugin TestLibrary UUIDPlugin UnixOSProcessPlugin freetype git2 This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-9/runTests [Pipeline] { [Pipeline] sh + VERBOSE=1 + make vmmaker /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -S/builds/workspace/pharo-vm_pharo-9/repository -B/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests --check-build-system CMakeFiles/Makefile.cmake 0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 vmmaker /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -S/builds/workspace/pharo-vm_pharo-9/repository -B/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests --check-build-system CMakeFiles/Makefile.cmake 0 /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_progress_start /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles 2 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 CMakeFiles/vmmaker.dir/all /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/build_vmmaker_get_vm-build.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/build_vmmaker_get_vm-build.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_vm-build /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/build [ 50%] Creating directories for 'build_vmmaker_get_vm' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/vm /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/vm /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/tmp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_vm-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_vm-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-mkdir [ 50%] Performing download step (download, verify and extract) for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_vm-stamp/download-build_vmmaker_get_vm.cmake -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-x86_64/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_vm-stamp/verify-build_vmmaker_get_vm.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_vm-stamp/extract-build_vmmaker_get_vm.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/vm' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-download [ 50%] No patch step for 'build_vmmaker_get_vm' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-patch [ 50%] Performing update step for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/vm && echo [ 50%] Performing configure step for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/vm && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure [ 50%] Performing build step for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/vm && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build [ 50%] Built target build_vmmaker_get_vm-build /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/build_vmmaker_get_image.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/build_vmmaker_get_image.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_image /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/build [100%] Creating directories for 'build_vmmaker_get_image' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/image /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/image /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/tmp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_image-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_image-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-mkdir [100%] Performing download step (download, verify and extract) for 'build_vmmaker_get_image' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_image-stamp/download-build_vmmaker_get_image.cmake -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' timeout='none' -- Using src='https://files.pharo.org/image/100/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_image-stamp/verify-build_vmmaker_get_image.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_image-stamp/extract-build_vmmaker_get_image.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/image' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-download [100%] No patch step for 'build_vmmaker_get_image' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-patch [100%] Performing update step for 'build_vmmaker_get_image' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/image && echo [100%] Performing configure step for 'build_vmmaker_get_image' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/image && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-configure [100%] Performing build step for 'build_vmmaker_get_image' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/image/Pharo10.0.1-0-64bit-0542643.image --no-default-preferences save VMMaker cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /builds/workspace/pharo-vm_pharo-9/repository/scripts/installVMMaker.st /builds/workspace/pharo-vm_pharo-9/repository scpUrl NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) MetacelloNotification: Fetched -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading baseline of BaselineOfVMMaker... I got an error while cloning: There was an authentication error while trying to execute the operation: . This happens usually because you didn't provide a valid set of credentials. You may fix this problem in different ways: 1. adding your keys to ssh-agent, executing ssh-add ~/.ssh/id_rsa in your command line. 2. adding your keys in settings (open settings browser search for "Use custom SSH keys" and add your public and private keys). 3. using HTTPS instead SSH (Just use an url in the form HTTPS://etc.git). I will try to clone the HTTPS variant. MetacelloNotification: Fetched -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loading -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loaded -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] I got an error while cloning: There was an authentication error while trying to execute the operation: . This happens usually because you didn't provide a valid set of credentials. You may fix this problem in different ways: 1. adding your keys to ssh-agent, executing ssh-add ~/.ssh/id_rsa in your command line. 2. adding your keys in settings (open settings browser search for "Use custom SSH keys" and add your public and private keys). 3. using HTTPS instead SSH (Just use an url in the form HTTPS://etc.git). I will try to clone the HTTPS variant. MetacelloNotification: Fetched -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Loading -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Loaded -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Project: Unicorn baseline MetacelloNotification: Fetched -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Project: LLVMDisassembler baseline MetacelloNotification: Fetched -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-MT-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-OriginalTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared) NewUndeclaredWarning: CCodeGenerator>>removeAssertions (Sensor is Undeclared) SystemNotification: TMethod>>methodIsEffectivelyComplete:in:(selector is shadowed) NewUndeclaredWarning: VMMaker>>createCodeGenerator (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Starting atomic load NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared) MetacelloNotification: Loaded -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Starting atomic load SystemNotification: LLVMDisassembler>>setOptions:(options is shadowed) MetacelloNotification: Loaded -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Loaded -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Loading -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: TranscriptStream class>>redirectToStdOut: (FileStream is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) NewUndeclaredWarning: TranscriptStream>>target (FileStream is Undeclared) MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: DetailedInstructionPrinter>>printInstructionsOn: (fullBlockRecursionSelector is Undeclared) SystemNotification: CogStackPageSurrogate>>addressIsInPage:(address is shadowed) NewUndeclaredWarning: SmalltalkImage>>simulatePrimitive:args: (FileExistsException is Undeclared) NewUndeclaredWarning: FakeStdinStream>>next (ActiveHand is Undeclared) NewUndeclaredWarning: Cogit class>>genAndDis:options: (Compiler is Undeclared) NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) NewUndeclaredWarning: Cogit>>initializeProcessor (MultiProcessor is Undeclared) NewUndeclaredWarning: Cogit>>setClickStepBreakBlock (Debugger is Undeclared) NewUndeclaredWarning: Cogit>>simulateCogCodeAt: (ProcessorSimulationTrap is Undeclared) SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) NewUndeclaredWarning: StackToRegisterMappingCogit>>widthInDefaultFontOf: (NewParagraph is Undeclared) NewUndeclaredWarning: ADPCMCodecPlugin class>>monticelloDescription (ADPCMCodec is Undeclared) NewUndeclaredWarning: ADPCMCodecPlugin class>>translatedPrimitives (ADPCMCodec is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (FileExistsException is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primCalloc (Alien is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primMalloc (Alien is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>allCodeOlderThan: (TimeStamp is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGenerator (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGeneratorForVMClass: (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: TestOSAPlugin>>primOpenDefaultConfiguration:subtype: (ComponentInstance is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>monticelloDescription (AbstractSound is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>translatedPrimitives (AbstractSound is Undeclared) NewUndeclaredWarning: StackInterpreter class>>patchInterpGCCPPC: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreter class>>primitiveAccessorDepthTable (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: CogVMSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ensureMultiThreadingOverridesAreUpToDate (Parser is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>setBreakBlockFromString: (Compiler is Undeclared) SystemNotification: CogVMSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) NewUndeclaredWarning: StackMTInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) SystemNotification: StackMTInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackMTInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackMTInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) NewUndeclaredWarning: StackInterpreterSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) SystemNotification: StackInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadSpanBufferFrom: (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsPointers is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferBadMagic is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferWrongSize is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferStartWrong is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveChangedActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFSizeMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveDisplaySpanBuffer (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveInitializeProcessing (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextGlobalEdgeEntry (GEFWrongEdge is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalFill (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveSetColorTransform (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFAlreadyFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState:or: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityCheckFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEntityLoadFailed is Undeclared) MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>text: (DefaultTextStyle is Undeclared) MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>baseRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>cResultRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg2Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg3Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>classRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagCarryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagOverflowRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagSignRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagZeroRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>framePointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>instructionPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>linkRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>mstatus (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>receiverRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>sendNumberOfArgumentsRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>stackPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>temporaryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMBytecodeMethod>>encoderClass (EncoderForV3PlusClosures is Undeclared) NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-MT-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: VMMTTests>>testHeartbeatReleasesVMWhenNoProcessIsWilling (CAContinuation is Undeclared) NewUndeclaredWarning: VMMTTests>>testTryOwningOwnedVMLeavesThreadInWaitingState (CAContinuation is Undeclared) NewUndeclaredWarning: VMMockCogThreadManager>>ioWaitOnOSSemaphore: (CAContinuation is Undeclared) MetacelloNotification: Loaded -> VMMaker-MT-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: SimulatorMorph>>callStackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>commandPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>contextPanel (ObjectExplorerWrapper is Undeclared) NewUndeclaredWarning: SimulatorMorph>>initializeWithVMSimulator:title:aTranscript: (SimulatorMorphicModel is Undeclared) NewUndeclaredWarning: SimulatorMorph>>stackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>transcriptPanel (PluggableTextMorph is Undeclared) MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-OriginalTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: SpurImageTestResource class>>preenImage (Spur32BitPreen is Undeclared) NewUndeclaredWarning: SpurPlanningCompactorTests class>>preenImage (Spur32BitPreen is Undeclared) SystemNotification: FloatMathPluginTests>>makeTestData:using:seed:rounds:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (Sensor is Undeclared) SystemNotification: FloatMathPluginTests>>verifyTestData:using:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (Sensor is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPluginPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGReadImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: CogARMCompilerTests>>processor (GdbARMAlien is Undeclared) NewUndeclaredWarning: CogIA32CompilerTests>>processor (BochsIA32Alien is Undeclared) NewUndeclaredWarning: CogMIPSELCompilerTests>>processor (MIPSELSimulator is Undeclared) NewUndeclaredWarning: CogX64CompilerTests>>processor (BochsX64Alien is Undeclared) MetacelloNotification: Loaded -> VMMaker-OriginalTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-build [100%] Performing install step for 'build_vmmaker_get_image' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/image && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-install [100%] Completed 'build_vmmaker_get_image' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/build_vmmaker_get_image-complete /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-done [100%] Built target build_vmmaker_get_image /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/vmmaker.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/vmmaker.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/vmmaker.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/vmmaker.dir/depend.internal". Scanning dependencies of target vmmaker /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/build make[3]: Nothing to be done for `CMakeFiles/vmmaker.dir/build'. [100%] Built target vmmaker /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_progress_start /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles 0 [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker [Pipeline] { [Pipeline] sh + wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libllvm-full.zip --2023-03-30 11:03:34-- 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% 8.09M 5s 50K .......... .......... .......... .......... .......... 0% 7.99M 5s 100K .......... .......... .......... .......... .......... 0% 57.6M 4s 150K .......... .......... .......... .......... .......... 0% 61.9M 3s 200K .......... .......... .......... .......... .......... 0% 8.83M 3s 250K .......... .......... .......... .......... .......... 0% 56.8M 3s 300K .......... .......... .......... .......... .......... 0% 11.7M 3s 350K .......... .......... .......... .......... .......... 0% 55.2M 3s 400K .......... .......... .......... .......... .......... 0% 47.3M 3s 450K .......... .......... .......... .......... .......... 1% 82.1M 2s 500K .......... .......... .......... .......... .......... 1% 11.2M 3s 550K .......... .......... .......... .......... .......... 1% 54.4M 2s 600K .......... .......... .......... .......... .......... 1% 51.7M 2s 650K .......... .......... .......... .......... .......... 1% 70.4M 2s 700K .......... .......... .......... .......... .......... 1% 64.9M 2s 750K .......... .......... .......... .......... .......... 1% 18.1M 2s 800K .......... .......... .......... .......... .......... 1% 66.9M 2s 850K .......... .......... .......... .......... .......... 1% 67.3M 2s 900K .......... .......... .......... .......... .......... 2% 61.7M 2s 950K .......... .......... .......... .......... .......... 2% 73.0M 2s 1000K .......... .......... .......... .......... .......... 2% 54.0M 2s 1050K .......... .......... .......... .......... .......... 2% 19.7M 2s 1100K .......... .......... .......... .......... .......... 2% 69.4M 2s 1150K .......... .......... .......... .......... .......... 2% 64.4M 2s 1200K .......... .......... .......... .......... .......... 2% 69.0M 2s 1250K .......... .......... .......... .......... .......... 2% 74.0M 2s 1300K .......... .......... .......... .......... .......... 2% 78.3M 2s 1350K .......... .......... .......... .......... .......... 3% 70.8M 1s 1400K .......... .......... .......... .......... .......... 3% 72.7M 1s 1450K .......... .......... .......... .......... .......... 3% 26.6M 1s 1500K .......... .......... .......... .......... .......... 3% 76.3M 1s 1550K .......... .......... .......... .......... .......... 3% 89.4M 1s 1600K .......... .......... .......... .......... .......... 3% 89.9M 1s 1650K .......... .......... .......... .......... .......... 3% 97.1M 1s 1700K .......... .......... .......... .......... .......... 3% 51.9M 1s 1750K .......... .......... .......... .......... .......... 3% 6.54M 1s 1800K .......... .......... .......... .......... .......... 4% 58.9M 1s 1850K .......... .......... .......... .......... .......... 4% 60.7M 1s 1900K .......... .......... .......... .......... .......... 4% 38.8M 1s 1950K .......... .......... .......... .......... .......... 4% 59.7M 1s 2000K .......... .......... .......... .......... .......... 4% 50.1M 1s 2050K .......... .......... .......... .......... .......... 4% 54.4M 1s 2100K .......... .......... .......... .......... .......... 4% 28.1M 1s 2150K .......... .......... .......... .......... .......... 4% 37.4M 1s 2200K .......... .......... .......... .......... .......... 4% 50.3M 1s 2250K .......... .......... .......... .......... .......... 5% 68.4M 1s 2300K .......... .......... .......... .......... .......... 5% 44.6M 1s 2350K .......... .......... .......... .......... .......... 5% 49.5M 1s 2400K .......... .......... .......... .......... .......... 5% 57.6M 1s 2450K .......... .......... .......... .......... .......... 5% 91.6M 1s 2500K .......... .......... .......... .......... .......... 5% 144M 1s 2550K .......... .......... .......... .......... .......... 5% 136M 1s 2600K .......... .......... .......... .......... .......... 5% 156M 1s 2650K .......... .......... .......... .......... .......... 5% 130M 1s 2700K .......... .......... .......... .......... .......... 6% 155M 1s 2750K .......... .......... .......... .......... .......... 6% 134M 1s 2800K .......... .......... .......... .......... .......... 6% 118M 1s 2850K .......... .......... .......... .......... .......... 6% 70.4M 1s 2900K .......... .......... .......... .......... .......... 6% 72.8M 1s 2950K .......... .......... .......... .......... .......... 6% 82.2M 1s 3000K .......... .......... .......... .......... .......... 6% 110M 1s 3050K .......... .......... .......... .......... .......... 6% 136M 1s 3100K .......... .......... .......... .......... .......... 6% 157M 1s 3150K .......... .......... .......... .......... .......... 7% 157M 1s 3200K .......... .......... .......... .......... .......... 7% 111M 1s 3250K .......... .......... .......... .......... .......... 7% 85.8M 1s 3300K .......... .......... .......... .......... .......... 7% 116M 1s 3350K .......... .......... .......... .......... .......... 7% 128M 1s 3400K .......... .......... .......... .......... .......... 7% 156M 1s 3450K .......... .......... .......... .......... .......... 7% 21.7M 1s 3500K .......... .......... .......... .......... .......... 7% 85.1M 1s 3550K .......... .......... .......... .......... .......... 7% 123M 1s 3600K .......... .......... .......... .......... .......... 8% 76.8M 1s 3650K .......... .......... .......... .......... .......... 8% 52.7M 1s 3700K .......... .......... .......... .......... .......... 8% 39.5M 1s 3750K .......... .......... .......... .......... .......... 8% 83.6M 1s 3800K .......... .......... .......... .......... .......... 8% 93.2M 1s 3850K .......... .......... .......... .......... .......... 8% 33.0M 1s 3900K .......... .......... .......... .......... .......... 8% 81.5M 1s 3950K .......... .......... .......... .......... .......... 8% 53.0M 1s 4000K .......... .......... .......... .......... .......... 8% 50.0M 1s 4050K .......... .......... .......... .......... .......... 9% 84.2M 1s 4100K .......... .......... .......... .......... .......... 9% 107M 1s 4150K .......... .......... .......... .......... .......... 9% 72.8M 1s 4200K .......... .......... .......... .......... .......... 9% 21.2M 1s 4250K .......... .......... .......... .......... .......... 9% 49.7M 1s 4300K .......... .......... .......... .......... .......... 9% 43.5M 1s 4350K .......... .......... .......... .......... .......... 9% 50.3M 1s 4400K .......... .......... .......... .......... .......... 9% 43.6M 1s 4450K .......... .......... .......... .......... .......... 9% 51.4M 1s 4500K .......... .......... .......... .......... .......... 10% 79.8M 1s 4550K .......... .......... .......... .......... .......... 10% 89.8M 1s 4600K .......... .......... .......... .......... .......... 10% 47.3M 1s 4650K .......... .......... .......... .......... .......... 10% 133M 1s 4700K .......... .......... .......... .......... .......... 10% 88.9M 1s 4750K .......... .......... .......... .......... .......... 10% 128M 1s 4800K .......... .......... .......... .......... .......... 10% 22.0M 1s 4850K .......... .......... .......... .......... .......... 10% 88.1M 1s 4900K .......... .......... .......... .......... .......... 10% 91.8M 1s 4950K .......... .......... .......... .......... .......... 11% 44.3M 1s 5000K .......... .......... .......... .......... .......... 11% 28.7M 1s 5050K .......... .......... .......... .......... .......... 11% 120M 1s 5100K .......... .......... .......... .......... .......... 11% 118M 1s 5150K .......... .......... .......... .......... .......... 11% 33.3M 1s 5200K .......... .......... .......... .......... .......... 11% 58.5M 1s 5250K .......... .......... .......... .......... .......... 11% 70.0M 1s 5300K .......... .......... .......... .......... .......... 11% 101M 1s 5350K .......... .......... .......... .......... .......... 11% 25.3M 1s 5400K .......... .......... .......... .......... .......... 12% 108M 1s 5450K .......... .......... .......... .......... .......... 12% 85.8M 1s 5500K .......... .......... .......... .......... .......... 12% 73.4M 1s 5550K .......... .......... .......... .......... .......... 12% 46.6M 1s 5600K .......... .......... .......... .......... .......... 12% 42.5M 1s 5650K .......... .......... .......... .......... .......... 12% 63.0M 1s 5700K .......... .......... .......... .......... .......... 12% 72.8M 1s 5750K .......... .......... .......... .......... .......... 12% 32.5M 1s 5800K .......... .......... .......... .......... .......... 12% 45.7M 1s 5850K .......... .......... .......... .......... .......... 13% 44.9M 1s 5900K .......... .......... .......... .......... .......... 13% 95.7M 1s 5950K .......... .......... .......... .......... .......... 13% 120M 1s 6000K .......... .......... .......... .......... .......... 13% 57.5M 1s 6050K .......... .......... .......... .......... .......... 13% 86.4M 1s 6100K .......... .......... .......... .......... .......... 13% 30.4M 1s 6150K .......... .......... .......... .......... .......... 13% 21.3M 1s 6200K .......... .......... .......... .......... .......... 13% 6.45M 1s 6250K .......... .......... .......... .......... .......... 13% 44.7M 1s 6300K .......... .......... .......... .......... .......... 14% 53.4M 1s 6350K .......... .......... .......... .......... .......... 14% 64.0M 1s 6400K .......... .......... .......... .......... .......... 14% 49.9M 1s 6450K .......... .......... .......... .......... .......... 14% 86.1M 1s 6500K .......... .......... .......... .......... .......... 14% 49.9M 1s 6550K .......... .......... .......... .......... .......... 14% 49.9M 1s 6600K .......... .......... .......... .......... .......... 14% 91.3M 1s 6650K .......... .......... .......... .......... .......... 14% 70.4M 1s 6700K .......... .......... .......... .......... .......... 14% 66.3M 1s 6750K .......... .......... .......... .......... .......... 15% 72.1M 1s 6800K .......... .......... .......... .......... .......... 15% 58.1M 1s 6850K .......... .......... .......... .......... .......... 15% 73.6M 1s 6900K .......... .......... .......... .......... .......... 15% 62.5M 1s 6950K .......... .......... .......... .......... .......... 15% 83.2M 1s 7000K .......... .......... .......... .......... .......... 15% 30.1M 1s 7050K .......... .......... .......... .......... .......... 15% 84.8M 1s 7100K .......... .......... .......... .......... .......... 15% 52.1M 1s 7150K .......... .......... .......... .......... .......... 15% 109M 1s 7200K .......... .......... .......... .......... .......... 16% 100M 1s 7250K .......... .......... .......... .......... .......... 16% 147M 1s 7300K .......... .......... .......... .......... .......... 16% 14.1M 1s 7350K .......... .......... .......... .......... .......... 16% 50.7M 1s 7400K .......... .......... .......... .......... .......... 16% 127M 1s 7450K .......... .......... .......... .......... .......... 16% 74.4M 1s 7500K .......... .......... .......... .......... .......... 16% 127M 1s 7550K .......... .......... .......... .......... .......... 16% 13.6M 1s 7600K .......... .......... .......... .......... .......... 16% 131M 1s 7650K .......... .......... .......... .......... .......... 17% 5.38M 1s 7700K .......... .......... .......... .......... .......... 17% 73.3M 1s 7750K .......... .......... .......... .......... .......... 17% 150M 1s 7800K .......... .......... .......... .......... .......... 17% 154M 1s 7850K .......... .......... .......... .......... .......... 17% 154M 1s 7900K .......... .......... .......... .......... .......... 17% 12.4M 1s 7950K .......... .......... .......... .......... .......... 17% 22.2M 1s 8000K .......... .......... .......... .......... .......... 17% 119M 1s 8050K .......... .......... .......... .......... .......... 17% 60.2M 1s 8100K .......... .......... .......... .......... .......... 18% 62.9M 1s 8150K .......... .......... .......... .......... .......... 18% 1.55M 1s 8200K .......... .......... .......... .......... .......... 18% 73.5M 1s 8250K .......... .......... .......... .......... .......... 18% 53.1M 1s 8300K .......... .......... .......... .......... .......... 18% 66.3M 1s 8350K .......... .......... .......... .......... .......... 18% 85.5M 1s 8400K .......... .......... .......... .......... .......... 18% 71.9M 1s 8450K .......... .......... .......... .......... .......... 18% 5.64M 1s 8500K .......... .......... .......... .......... .......... 18% 54.0M 1s 8550K .......... .......... .......... .......... .......... 19% 66.3M 1s 8600K .......... .......... .......... .......... .......... 19% 48.2M 1s 8650K .......... .......... .......... .......... .......... 19% 60.0M 1s 8700K .......... .......... .......... .......... .......... 19% 63.9M 1s 8750K .......... .......... .......... .......... .......... 19% 58.5M 1s 8800K .......... .......... .......... .......... .......... 19% 76.1M 1s 8850K .......... .......... .......... .......... .......... 19% 63.5M 1s 8900K .......... .......... .......... .......... .......... 19% 59.9M 1s 8950K .......... .......... .......... .......... .......... 19% 56.1M 1s 9000K .......... .......... .......... .......... .......... 20% 53.3M 1s 9050K .......... .......... .......... .......... .......... 20% 67.8M 1s 9100K .......... .......... .......... .......... .......... 20% 67.7M 1s 9150K .......... .......... .......... .......... .......... 20% 75.7M 1s 9200K .......... .......... .......... .......... .......... 20% 3.21M 1s 9250K .......... .......... .......... .......... .......... 20% 39.5M 1s 9300K .......... .......... .......... .......... .......... 20% 53.8M 1s 9350K .......... .......... .......... .......... .......... 20% 51.2M 1s 9400K .......... .......... .......... .......... .......... 20% 64.9M 1s 9450K .......... .......... .......... .......... .......... 21% 62.4M 1s 9500K .......... .......... .......... .......... .......... 21% 36.8M 1s 9550K .......... .......... .......... .......... .......... 21% 48.7M 1s 9600K .......... .......... .......... .......... .......... 21% 51.1M 1s 9650K .......... .......... .......... .......... .......... 21% 82.6M 1s 9700K .......... .......... .......... .......... .......... 21% 83.6M 1s 9750K .......... .......... .......... .......... .......... 21% 81.5M 1s 9800K .......... .......... .......... .......... .......... 21% 88.5M 1s 9850K .......... .......... .......... .......... .......... 21% 29.9M 1s 9900K .......... .......... .......... .......... .......... 22% 49.5M 1s 9950K .......... .......... .......... .......... .......... 22% 36.4M 1s 10000K .......... .......... .......... .......... .......... 22% 9.80M 1s 10050K .......... .......... .......... .......... .......... 22% 83.9M 1s 10100K .......... .......... .......... .......... .......... 22% 8.59M 1s 10150K .......... .......... .......... .......... .......... 22% 89.9M 1s 10200K .......... .......... .......... .......... .......... 22% 2.87M 1s 10250K .......... .......... .......... .......... .......... 22% 114M 1s 10300K .......... .......... .......... .......... .......... 22% 103M 1s 10350K .......... .......... .......... .......... .......... 23% 117M 1s 10400K .......... .......... .......... .......... .......... 23% 117M 1s 10450K .......... .......... .......... .......... .......... 23% 92.0M 1s 10500K .......... .......... .......... .......... .......... 23% 57.3M 1s 10550K .......... .......... .......... .......... .......... 23% 151M 1s 10600K .......... .......... .......... .......... .......... 23% 10.2M 1s 10650K .......... .......... .......... .......... .......... 23% 28.4M 1s 10700K .......... .......... .......... .......... .......... 23% 87.0M 1s 10750K .......... .......... .......... .......... .......... 23% 11.6M 1s 10800K .......... .......... .......... .......... .......... 24% 16.6M 1s 10850K .......... .......... .......... .......... .......... 24% 50.7M 1s 10900K .......... .......... .......... .......... .......... 24% 9.75M 1s 10950K .......... .......... .......... .......... .......... 24% 90.4M 1s 11000K .......... .......... .......... .......... .......... 24% 15.8M 1s 11050K .......... .......... .......... .......... .......... 24% 17.0M 1s 11100K .......... .......... .......... .......... .......... 24% 39.4M 1s 11150K .......... .......... .......... .......... .......... 24% 9.87M 1s 11200K .......... .......... .......... .......... .......... 24% 89.9M 1s 11250K .......... .......... .......... .......... .......... 25% 6.16M 1s 11300K .......... .......... .......... .......... .......... 25% 92.3M 1s 11350K .......... .......... .......... .......... .......... 25% 95.7M 1s 11400K .......... .......... .......... .......... .......... 25% 90.9M 1s 11450K .......... .......... .......... .......... .......... 25% 16.7M 1s 11500K .......... .......... .......... .......... .......... 25% 32.9M 1s 11550K .......... .......... .......... .......... .......... 25% 10.7M 1s 11600K .......... .......... .......... .......... .......... 25% 30.2M 1s 11650K .......... .......... .......... .......... .......... 25% 16.5M 1s 11700K .......... .......... .......... .......... .......... 26% 19.6M 1s 11750K .......... .......... .......... .......... .......... 26% 24.6M 1s 11800K .......... .......... .......... .......... .......... 26% 4.13M 1s 11850K .......... .......... .......... .......... .......... 26% 139M 1s 11900K .......... .......... .......... .......... .......... 26% 131M 1s 11950K .......... .......... .......... .......... .......... 26% 8.59M 1s 12000K .......... .......... .......... .......... .......... 26% 110M 1s 12050K .......... .......... .......... .......... .......... 26% 8.91M 1s 12100K .......... .......... .......... .......... .......... 26% 98.0M 1s 12150K .......... .......... .......... .......... .......... 27% 98.0M 1s 12200K .......... .......... .......... .......... .......... 27% 9.09M 1s 12250K .......... .......... .......... .......... .......... 27% 94.8M 1s 12300K .......... .......... .......... .......... .......... 27% 97.7M 1s 12350K .......... .......... .......... .......... .......... 27% 9.11M 1s 12400K .......... .......... .......... .......... .......... 27% 80.4M 1s 12450K .......... .......... .......... .......... .......... 27% 63.1M 1s 12500K .......... .......... .......... .......... .......... 27% 9.60M 1s 12550K .......... .......... .......... .......... .......... 27% 73.9M 1s 12600K .......... .......... .......... .......... .......... 28% 56.9M 1s 12650K .......... .......... .......... .......... .......... 28% 7.65M 1s 12700K .......... .......... .......... .......... .......... 28% 83.6M 1s 12750K .......... .......... .......... .......... .......... 28% 9.54M 1s 12800K .......... .......... .......... .......... .......... 28% 30.5M 1s 12850K .......... .......... .......... .......... .......... 28% 92.8M 1s 12900K .......... .......... .......... .......... .......... 28% 12.4M 1s 12950K .......... .......... .......... .......... .......... 28% 19.4M 1s 13000K .......... .......... .......... .......... .......... 28% 90.8M 1s 13050K .......... .......... .......... .......... .......... 28% 8.74M 1s 13100K .......... .......... .......... .......... .......... 29% 52.7M 1s 13150K .......... .......... .......... .......... .......... 29% 76.4M 1s 13200K .......... .......... .......... .......... .......... 29% 10.2M 1s 13250K .......... .......... .......... .......... .......... 29% 41.9M 1s 13300K .......... .......... .......... .......... .......... 29% 1.57M 1s 13350K .......... .......... .......... .......... .......... 29% 152M 1s 13400K .......... .......... .......... .......... .......... 29% 132M 1s 13450K .......... .......... .......... .......... .......... 29% 112M 1s 13500K .......... .......... .......... .......... .......... 29% 154M 1s 13550K .......... .......... .......... .......... .......... 30% 156M 1s 13600K .......... .......... .......... .......... .......... 30% 111M 1s 13650K .......... .......... .......... .......... .......... 30% 138M 1s 13700K .......... .......... .......... .......... .......... 30% 153M 1s 13750K .......... .......... .......... .......... .......... 30% 155M 1s 13800K .......... .......... .......... .......... .......... 30% 120M 1s 13850K .......... .......... .......... .......... .......... 30% 81.0M 1s 13900K .......... .......... .......... .......... .......... 30% 152M 1s 13950K .......... .......... .......... .......... .......... 30% 141M 1s 14000K .......... .......... .......... .......... .......... 31% 136M 1s 14050K .......... .......... .......... .......... .......... 31% 158M 1s 14100K .......... .......... .......... .......... .......... 31% 119M 1s 14150K .......... .......... .......... .......... .......... 31% 31.2M 1s 14200K .......... .......... .......... .......... .......... 31% 44.7M 1s 14250K .......... .......... .......... .......... .......... 31% 10.2M 1s 14300K .......... .......... .......... .......... .......... 31% 3.31M 1s 14350K .......... .......... .......... .......... .......... 31% 120M 1s 14400K .......... .......... .......... .......... .......... 31% 116M 1s 14450K .......... .......... .......... .......... .......... 32% 133M 1s 14500K .......... .......... .......... .......... .......... 32% 136M 1s 14550K .......... .......... .......... .......... .......... 32% 141M 1s 14600K .......... .......... .......... .......... .......... 32% 113M 1s 14650K .......... .......... .......... .......... .......... 32% 155M 1s 14700K .......... .......... .......... .......... .......... 32% 23.4M 1s 14750K .......... .......... .......... .......... .......... 32% 39.1M 1s 14800K .......... .......... .......... .......... .......... 32% 31.9M 1s 14850K .......... .......... .......... .......... .......... 32% 36.3M 1s 14900K .......... .......... .......... .......... .......... 33% 13.6M 1s 14950K .......... .......... .......... .......... .......... 33% 35.4M 1s 15000K .......... .......... .......... .......... .......... 33% 12.3M 1s 15050K .......... .......... .......... .......... .......... 33% 52.8M 1s 15100K .......... .......... .......... .......... .......... 33% 20.7M 1s 15150K .......... .......... .......... .......... .......... 33% 19.3M 1s 15200K .......... .......... .......... .......... .......... 33% 37.0M 1s 15250K .......... .......... .......... .......... .......... 33% 31.4M 1s 15300K .......... .......... .......... .......... .......... 33% 20.1M 1s 15350K .......... .......... .......... .......... .......... 34% 1.31M 1s 15400K .......... .......... .......... .......... .......... 34% 75.1M 1s 15450K .......... .......... .......... .......... .......... 34% 114M 1s 15500K .......... .......... .......... .......... .......... 34% 102M 1s 15550K .......... .......... .......... .......... .......... 34% 100M 1s 15600K .......... .......... .......... .......... .......... 34% 95.2M 1s 15650K .......... .......... .......... .......... .......... 34% 110M 1s 15700K .......... .......... .......... .......... .......... 34% 115M 1s 15750K .......... .......... .......... .......... .......... 34% 115M 1s 15800K .......... .......... .......... .......... .......... 35% 94.8M 1s 15850K .......... .......... .......... .......... .......... 35% 124M 1s 15900K .......... .......... .......... .......... .......... 35% 120M 1s 15950K .......... .......... .......... .......... .......... 35% 123M 1s 16000K .......... .......... .......... .......... .......... 35% 136M 1s 16050K .......... .......... .......... .......... .......... 35% 163M 1s 16100K .......... .......... .......... .......... .......... 35% 107M 1s 16150K .......... .......... .......... .......... .......... 35% 161M 1s 16200K .......... .......... .......... .......... .......... 35% 146M 1s 16250K .......... .......... .......... .......... .......... 36% 153M 1s 16300K .......... .......... .......... .......... .......... 36% 144M 1s 16350K .......... .......... .......... .......... .......... 36% 1.70M 1s 16400K .......... .......... .......... .......... .......... 36% 126M 1s 16450K .......... .......... .......... .......... .......... 36% 153M 1s 16500K .......... .......... .......... .......... .......... 36% 146M 1s 16550K .......... .......... .......... .......... .......... 36% 105M 1s 16600K .......... .......... .......... .......... .......... 36% 110M 1s 16650K .......... .......... .......... .......... .......... 36% 154M 1s 16700K .......... .......... .......... .......... .......... 37% 82.8M 1s 16750K .......... .......... .......... .......... .......... 37% 155M 1s 16800K .......... .......... .......... .......... .......... 37% 132M 1s 16850K .......... .......... .......... .......... .......... 37% 109M 1s 16900K .......... .......... .......... .......... .......... 37% 156M 1s 16950K .......... .......... .......... .......... .......... 37% 157M 1s 17000K .......... .......... .......... .......... .......... 37% 109M 1s 17050K .......... .......... .......... .......... .......... 37% 158M 1s 17100K .......... .......... .......... .......... .......... 37% 119M 1s 17150K .......... .......... .......... .......... .......... 38% 106M 1s 17200K .......... .......... .......... .......... .......... 38% 13.4M 1s 17250K .......... .......... .......... .......... .......... 38% 34.5M 1s 17300K .......... .......... .......... .......... .......... 38% 38.8M 1s 17350K .......... .......... .......... .......... .......... 38% 12.6M 1s 17400K .......... .......... .......... .......... .......... 38% 104M 1s 17450K .......... .......... .......... .......... .......... 38% 56.3M 1s 17500K .......... .......... .......... .......... .......... 38% 22.3M 1s 17550K .......... .......... .......... .......... .......... 38% 12.8M 1s 17600K .......... .......... .......... .......... .......... 39% 43.2M 1s 17650K .......... .......... .......... .......... .......... 39% 35.5M 1s 17700K .......... .......... .......... .......... .......... 39% 13.1M 1s 17750K .......... .......... .......... .......... .......... 39% 105M 1s 17800K .......... .......... .......... .......... .......... 39% 23.3M 1s 17850K .......... .......... .......... .......... .......... 39% 19.0M 1s 17900K .......... .......... .......... .......... .......... 39% 19.4M 1s 17950K .......... .......... .......... .......... .......... 39% 109M 1s 18000K .......... .......... .......... .......... .......... 39% 15.2M 1s 18050K .......... .......... .......... .......... .......... 40% 20.0M 1s 18100K .......... .......... .......... .......... .......... 40% 107M 1s 18150K .......... .......... .......... .......... .......... 40% 14.7M 1s 18200K .......... .......... .......... .......... .......... 40% 33.2M 1s 18250K .......... .......... .......... .......... .......... 40% 29.1M 1s 18300K .......... .......... .......... .......... .......... 40% 59.7M 1s 18350K .......... .......... .......... .......... .......... 40% 12.3M 1s 18400K .......... .......... .......... .......... .......... 40% 1.04M 1s 18450K .......... .......... .......... .......... .......... 40% 128M 1s 18500K .......... .......... .......... .......... .......... 41% 66.9M 1s 18550K .......... .......... .......... .......... .......... 41% 109M 1s 18600K .......... .......... .......... .......... .......... 41% 72.7M 1s 18650K .......... .......... .......... .......... .......... 41% 95.4M 1s 18700K .......... .......... .......... .......... .......... 41% 150M 1s 18750K .......... .......... .......... .......... .......... 41% 153M 1s 18800K .......... .......... .......... .......... .......... 41% 79.9M 1s 18850K .......... .......... .......... .......... .......... 41% 95.2M 1s 18900K .......... .......... .......... .......... .......... 41% 138M 1s 18950K .......... .......... .......... .......... .......... 42% 152M 1s 19000K .......... .......... .......... .......... .......... 42% 106M 1s 19050K .......... .......... .......... .......... .......... 42% 142M 1s 19100K .......... .......... .......... .......... .......... 42% 141M 1s 19150K .......... .......... .......... .......... .......... 42% 135M 1s 19200K .......... .......... .......... .......... .......... 42% 153M 1s 19250K .......... .......... .......... .......... .......... 42% 142M 1s 19300K .......... .......... .......... .......... .......... 42% 130M 1s 19350K .......... .......... .......... .......... .......... 42% 154M 1s 19400K .......... .......... .......... .......... .......... 43% 126M 1s 19450K .......... .......... .......... .......... .......... 43% 3.06M 1s 19500K .......... .......... .......... .......... .......... 43% 136M 1s 19550K .......... .......... .......... .......... .......... 43% 162M 1s 19600K .......... .......... .......... .......... .......... 43% 95.4M 1s 19650K .......... .......... .......... .......... .......... 43% 105M 1s 19700K .......... .......... .......... .......... .......... 43% 75.1M 1s 19750K .......... .......... .......... .......... .......... 43% 162M 1s 19800K .......... .......... .......... .......... .......... 43% 164M 1s 19850K .......... .......... .......... .......... .......... 44% 140M 1s 19900K .......... .......... .......... .......... .......... 44% 111M 1s 19950K .......... .......... .......... .......... .......... 44% 155M 1s 20000K .......... .......... .......... .......... .......... 44% 156M 1s 20050K .......... .......... .......... .......... .......... 44% 106M 1s 20100K .......... .......... .......... .......... .......... 44% 13.1M 1s 20150K .......... .......... .......... .......... .......... 44% 45.5M 1s 20200K .......... .......... .......... .......... .......... 44% 35.1M 1s 20250K .......... .......... .......... .......... .......... 44% 13.1M 1s 20300K .......... .......... .......... .......... .......... 45% 109M 1s 20350K .......... .......... .......... .......... .......... 45% 22.9M 1s 20400K .......... .......... .......... .......... .......... 45% 22.2M 1s 20450K .......... .......... .......... .......... .......... 45% 17.9M 1s 20500K .......... .......... .......... .......... .......... 45% 22.1M 1s 20550K .......... .......... .......... .......... .......... 45% 12.8M 1s 20600K .......... .......... .......... .......... .......... 45% 121M 1s 20650K .......... .......... .......... .......... .......... 45% 23.0M 1s 20700K .......... .......... .......... .......... .......... 45% 103M 1s 20750K .......... .......... .......... .......... .......... 46% 14.0M 1s 20800K .......... .......... .......... .......... .......... 46% 22.1M 1s 20850K .......... .......... .......... .......... .......... 46% 39.2M 1s 20900K .......... .......... .......... .......... .......... 46% 21.0M 1s 20950K .......... .......... .......... .......... .......... 46% 12.0M 1s 21000K .......... .......... .......... .......... .......... 46% 156M 1s 21050K .......... .......... .......... .......... .......... 46% 158M 1s 21100K .......... .......... .......... .......... .......... 46% 32.9M 1s 21150K .......... .......... .......... .......... .......... 46% 9.16M 1s 21200K .......... .......... .......... .......... .......... 47% 156M 1s 21250K .......... .......... .......... .......... .......... 47% 154M 1s 21300K .......... .......... .......... .......... .......... 47% 12.4M 1s 21350K .......... .......... .......... .......... .......... 47% 16.4M 1s 21400K .......... .......... .......... .......... .......... 47% 148M 1s 21450K .......... .......... .......... .......... .......... 47% 156M 1s 21500K .......... .......... .......... .......... .......... 47% 17.1M 1s 21550K .......... .......... .......... .......... .......... 47% 15.8M 1s 21600K .......... .......... .......... .......... .......... 47% 61.7M 1s 21650K .......... .......... .......... .......... .......... 48% 86.4M 1s 21700K .......... .......... .......... .......... .......... 48% 11.3M 1s 21750K .......... .......... .......... .......... .......... 48% 28.5M 1s 21800K .......... .......... .......... .......... .......... 48% 112M 1s 21850K .......... .......... .......... .......... .......... 48% 118M 1s 21900K .......... .......... .......... .......... .......... 48% 13.5M 1s 21950K .......... .......... .......... .......... .......... 48% 17.4M 1s 22000K .......... .......... .......... .......... .......... 48% 130M 1s 22050K .......... .......... .......... .......... .......... 48% 126M 1s 22100K .......... .......... .......... .......... .......... 49% 2.36M 1s 22150K .......... .......... .......... .......... .......... 49% 127M 1s 22200K .......... .......... .......... .......... .......... 49% 129M 1s 22250K .......... .......... .......... .......... .......... 49% 100M 1s 22300K .......... .......... .......... .......... .......... 49% 797K 1s 22350K .......... .......... .......... .......... .......... 49% 107M 1s 22400K .......... .......... .......... .......... .......... 49% 86.0M 1s 22450K .......... .......... .......... .......... .......... 49% 116M 1s 22500K .......... .......... .......... .......... .......... 49% 19.2M 1s 22550K .......... .......... .......... .......... .......... 50% 105M 1s 22600K .......... .......... .......... .......... .......... 50% 106M 1s 22650K .......... .......... .......... .......... .......... 50% 119M 1s 22700K .......... .......... .......... .......... .......... 50% 106M 1s 22750K .......... .......... .......... .......... .......... 50% 120M 1s 22800K .......... .......... .......... .......... .......... 50% 120M 1s 22850K .......... .......... .......... .......... .......... 50% 116M 1s 22900K .......... .......... .......... .......... .......... 50% 103M 1s 22950K .......... .......... .......... .......... .......... 50% 119M 1s 23000K .......... .......... .......... .......... .......... 51% 119M 1s 23050K .......... .......... .......... .......... .......... 51% 120M 1s 23100K .......... .......... .......... .......... .......... 51% 96.7M 1s 23150K .......... .......... .......... .......... .......... 51% 106M 1s 23200K .......... .......... .......... .......... .......... 51% 114M 1s 23250K .......... .......... .......... .......... .......... 51% 115M 1s 23300K .......... .......... .......... .......... .......... 51% 99.4M 1s 23350K .......... .......... .......... .......... .......... 51% 41.3M 1s 23400K .......... .......... .......... .......... .......... 51% 94.1M 1s 23450K .......... .......... .......... .......... .......... 52% 115M 1s 23500K .......... .......... .......... .......... .......... 52% 55.2M 1s 23550K .......... .......... .......... .......... .......... 52% 2.17M 1s 23600K .......... .......... .......... .......... .......... 52% 115M 1s 23650K .......... .......... .......... .......... .......... 52% 96.3M 1s 23700K .......... .......... .......... .......... .......... 52% 84.3M 1s 23750K .......... .......... .......... .......... .......... 52% 115M 1s 23800K .......... .......... .......... .......... .......... 52% 104M 1s 23850K .......... .......... .......... .......... .......... 52% 114M 1s 23900K .......... .......... .......... .......... .......... 53% 84.6M 1s 23950K .......... .......... .......... .......... .......... 53% 131M 1s 24000K .......... .......... .......... .......... .......... 53% 153M 1s 24050K .......... .......... .......... .......... .......... 53% 155M 1s 24100K .......... .......... .......... .......... .......... 53% 111M 1s 24150K .......... .......... .......... .......... .......... 53% 133M 1s 24200K .......... .......... .......... .......... .......... 53% 156M 1s 24250K .......... .......... .......... .......... .......... 53% 155M 1s 24300K .......... .......... .......... .......... .......... 53% 112M 1s 24350K .......... .......... .......... .......... .......... 54% 9.10M 1s 24400K .......... .......... .......... .......... .......... 54% 79.1M 1s 24450K .......... .......... .......... .......... .......... 54% 153M 1s 24500K .......... .......... .......... .......... .......... 54% 33.7M 1s 24550K .......... .......... .......... .......... .......... 54% 1.56M 1s 24600K .......... .......... .......... .......... .......... 54% 148M 1s 24650K .......... .......... .......... .......... .......... 54% 153M 1s 24700K .......... .......... .......... .......... .......... 54% 136M 1s 24750K .......... .......... .......... .......... .......... 54% 154M 1s 24800K .......... .......... .......... .......... .......... 55% 130M 1s 24850K .......... .......... .......... .......... .......... 55% 153M 1s 24900K .......... .......... .......... .......... .......... 55% 130M 1s 24950K .......... .......... .......... .......... .......... 55% 153M 1s 25000K .......... .......... .......... .......... .......... 55% 112M 1s 25050K .......... .......... .......... .......... .......... 55% 148M 1s 25100K .......... .......... .......... .......... .......... 55% 136M 1s 25150K .......... .......... .......... .......... .......... 55% 152M 1s 25200K .......... .......... .......... .......... .......... 55% 152M 1s 25250K .......... .......... .......... .......... .......... 56% 132M 1s 25300K .......... .......... .......... .......... .......... 56% 125M 1s 25350K .......... .......... .......... .......... .......... 56% 118M 1s 25400K .......... .......... .......... .......... .......... 56% 146M 1s 25450K .......... .......... .......... .......... .......... 56% 148M 1s 25500K .......... .......... .......... .......... .......... 56% 134M 1s 25550K .......... .......... .......... .......... .......... 56% 37.9M 1s 25600K .......... .......... .......... .......... .......... 56% 2.54M 1s 25650K .......... .......... .......... .......... .......... 56% 198M 1s 25700K .......... .......... .......... .......... .......... 56% 166M 1s 25750K .......... .......... .......... .......... .......... 57% 193M 1s 25800K .......... .......... .......... .......... .......... 57% 140M 1s 25850K .......... .......... .......... .......... .......... 57% 196M 1s 25900K .......... .......... .......... .......... .......... 57% 176M 1s 25950K .......... .......... .......... .......... .......... 57% 195M 1s 26000K .......... .......... .......... .......... .......... 57% 212M 1s 26050K .......... .......... .......... .......... .......... 57% 175M 1s 26100K .......... .......... .......... .......... .......... 57% 174M 1s 26150K .......... .......... .......... .......... .......... 57% 209M 1s 26200K .......... .......... .......... .......... .......... 58% 83.2M 1s 26250K .......... .......... .......... .......... .......... 58% 157M 1s 26300K .......... .......... .......... .......... .......... 58% 178M 1s 26350K .......... .......... .......... .......... .......... 58% 9.65M 1s 26400K .......... .......... .......... .......... .......... 58% 203M 1s 26450K .......... .......... .......... .......... .......... 58% 44.6M 1s 26500K .......... .......... .......... .......... .......... 58% 168M 1s 26550K .......... .......... .......... .......... .......... 58% 10.2M 1s 26600K .......... .......... .......... .......... .......... 58% 2.24M 1s 26650K .......... .......... .......... .......... .......... 59% 186M 1s 26700K .......... .......... .......... .......... .......... 59% 180M 1s 26750K .......... .......... .......... .......... .......... 59% 199M 1s 26800K .......... .......... .......... .......... .......... 59% 162M 1s 26850K .......... .......... .......... .......... .......... 59% 200M 1s 26900K .......... .......... .......... .......... .......... 59% 173M 1s 26950K .......... .......... .......... .......... .......... 59% 203M 1s 27000K .......... .......... .......... .......... .......... 59% 203M 1s 27050K .......... .......... .......... .......... .......... 59% 162M 1s 27100K .......... .......... .......... .......... .......... 60% 180M 1s 27150K .......... .......... .......... .......... .......... 60% 204M 1s 27200K .......... .......... .......... .......... .......... 60% 198M 1s 27250K .......... .......... .......... .......... .......... 60% 203M 1s 27300K .......... .......... .......... .......... .......... 60% 9.79M 1s 27350K .......... .......... .......... .......... .......... 60% 199M 1s 27400K .......... .......... .......... .......... .......... 60% 205M 1s 27450K .......... .......... .......... .......... .......... 60% 83.0M 1s 27500K .......... .......... .......... .......... .......... 60% 9.62M 1s 27550K .......... .......... .......... .......... .......... 61% 33.9M 1s 27600K .......... .......... .......... .......... .......... 61% 217M 1s 27650K .......... .......... .......... .......... .......... 61% 3.59M 1s 27700K .......... .......... .......... .......... .......... 61% 169M 1s 27750K .......... .......... .......... .......... .......... 61% 203M 1s 27800K .......... .......... .......... .......... .......... 61% 204M 1s 27850K .......... .......... .......... .......... .......... 61% 131M 1s 27900K .......... .......... .......... .......... .......... 61% 181M 1s 27950K .......... .......... .......... .......... .......... 61% 193M 1s 28000K .......... .......... .......... .......... .......... 62% 204M 1s 28050K .......... .......... .......... .......... .......... 62% 180M 1s 28100K .......... .......... .......... .......... .......... 62% 128M 1s 28150K .......... .......... .......... .......... .......... 62% 13.2M 1s 28200K .......... .......... .......... .......... .......... 62% 200M 1s 28250K .......... .......... .......... .......... .......... 62% 50.1M 1s 28300K .......... .......... .......... .......... .......... 62% 40.6M 1s 28350K .......... .......... .......... .......... .......... 62% 12.9M 1s 28400K .......... .......... .......... .......... .......... 62% 199M 1s 28450K .......... .......... .......... .......... .......... 63% 41.0M 1s 28500K .......... .......... .......... .......... .......... 63% 40.0M 1s 28550K .......... .......... .......... .......... .......... 63% 12.5M 1s 28600K .......... .......... .......... .......... .......... 63% 54.9M 1s 28650K .......... .......... .......... .......... .......... 63% 1.24M 1s 28700K .......... .......... .......... .......... .......... 63% 123M 1s 28750K .......... .......... .......... .......... .......... 63% 178M 1s 28800K .......... .......... .......... .......... .......... 63% 191M 1s 28850K .......... .......... .......... .......... .......... 63% 191M 1s 28900K .......... .......... .......... .......... .......... 64% 72.8M 1s 28950K .......... .......... .......... .......... .......... 64% 130M 1s 29000K .......... .......... .......... .......... .......... 64% 88.1M 1s 29050K .......... .......... .......... .......... .......... 64% 173M 1s 29100K .......... .......... .......... .......... .......... 64% 153M 1s 29150K .......... .......... .......... .......... .......... 64% 146M 1s 29200K .......... .......... .......... .......... .......... 64% 171M 1s 29250K .......... .......... .......... .......... .......... 64% 188M 1s 29300K .......... .......... .......... .......... .......... 64% 152M 1s 29350K .......... .......... .......... .......... .......... 65% 166M 1s 29400K .......... .......... .......... .......... .......... 65% 163M 1s 29450K .......... .......... .......... .......... .......... 65% 185M 1s 29500K .......... .......... .......... .......... .......... 65% 166M 1s 29550K .......... .......... .......... .......... .......... 65% 186M 1s 29600K .......... .......... .......... .......... .......... 65% 129M 1s 29650K .......... .......... .......... .......... .......... 65% 190M 1s 29700K .......... .......... .......... .......... .......... 65% 825K 1s 29750K .......... .......... .......... .......... .......... 65% 136M 1s 29800K .......... .......... .......... .......... .......... 66% 124M 1s 29850K .......... .......... .......... .......... .......... 66% 117M 1s 29900K .......... .......... .......... .......... .......... 66% 120M 1s 29950K .......... .......... .......... .......... .......... 66% 102M 1s 30000K .......... .......... .......... .......... .......... 66% 127M 1s 30050K .......... .......... .......... .......... .......... 66% 135M 1s 30100K .......... .......... .......... .......... .......... 66% 97.7M 1s 30150K .......... .......... .......... .......... .......... 66% 132M 1s 30200K .......... .......... .......... .......... .......... 66% 123M 1s 30250K .......... .......... .......... .......... .......... 67% 109M 1s 30300K .......... .......... .......... .......... .......... 67% 119M 1s 30350K .......... .......... .......... .......... .......... 67% 135M 1s 30400K .......... .......... .......... .......... .......... 67% 136M 1s 30450K .......... .......... .......... .......... .......... 67% 135M 1s 30500K .......... .......... .......... .......... .......... 67% 98.0M 1s 30550K .......... .......... .......... .......... .......... 67% 122M 1s 30600K .......... .......... .......... .......... .......... 67% 136M 1s 30650K .......... .......... .......... .......... .......... 67% 138M 1s 30700K .......... .......... .......... .......... .......... 68% 1.71M 1s 30750K .......... .......... .......... .......... .......... 68% 87.3M 1s 30800K .......... .......... .......... .......... .......... 68% 99.6M 1s 30850K .......... .......... .......... .......... .......... 68% 136M 1s 30900K .......... .......... .......... .......... .......... 68% 119M 1s 30950K .......... .......... .......... .......... .......... 68% 137M 1s 31000K .......... .......... .......... .......... .......... 68% 137M 1s 31050K .......... .......... .......... .......... .......... 68% 132M 1s 31100K .......... .......... .......... .......... .......... 68% 122M 1s 31150K .......... .......... .......... .......... .......... 69% 109M 1s 31200K .......... .......... .......... .......... .......... 69% 135M 1s 31250K .......... .......... .......... .......... .......... 69% 137M 1s 31300K .......... .......... .......... .......... .......... 69% 117M 1s 31350K .......... .......... .......... .......... .......... 69% 137M 1s 31400K .......... .......... .......... .......... .......... 69% 138M 1s 31450K .......... .......... .......... .......... .......... 69% 134M 1s 31500K .......... .......... .......... .......... .......... 69% 123M 1s 31550K .......... .......... .......... .......... .......... 69% 13.7M 1s 31600K .......... .......... .......... .......... .......... 70% 139M 1s 31650K .......... .......... .......... .......... .......... 70% 45.8M 1s 31700K .......... .......... .......... .......... .......... 70% 2.36M 1s 31750K .......... .......... .......... .......... .......... 70% 136M 1s 31800K .......... .......... .......... .......... .......... 70% 139M 1s 31850K .......... .......... .......... .......... .......... 70% 54.4M 1s 31900K .......... .......... .......... .......... .......... 70% 78.4M 1s 31950K .......... .......... .......... .......... .......... 70% 130M 1s 32000K .......... .......... .......... .......... .......... 70% 132M 1s 32050K .......... .......... .......... .......... .......... 71% 196M 1s 32100K .......... .......... .......... .......... .......... 71% 132M 1s 32150K .......... .......... .......... .......... .......... 71% 41.9M 1s 32200K .......... .......... .......... .......... .......... 71% 178M 1s 32250K .......... .......... .......... .......... .......... 71% 40.9M 1s 32300K .......... .......... .......... .......... .......... 71% 13.2M 1s 32350K .......... .......... .......... .......... .......... 71% 18.0M 1s 32400K .......... .......... .......... .......... .......... 71% 198M 1s 32450K .......... .......... .......... .......... .......... 71% 14.3M 1s 32500K .......... .......... .......... .......... .......... 72% 17.8M 0s 32550K .......... .......... .......... .......... .......... 72% 214M 0s 32600K .......... .......... .......... .......... .......... 72% 8.29M 0s 32650K .......... .......... .......... .......... .......... 72% 181M 0s 32700K .......... .......... .......... .......... .......... 72% 37.0M 0s 32750K .......... .......... .......... .......... .......... 72% 1.25M 1s 32800K .......... .......... .......... .......... .......... 72% 133M 1s 32850K .......... .......... .......... .......... .......... 72% 193M 0s 32900K .......... .......... .......... .......... .......... 72% 168M 0s 32950K .......... .......... .......... .......... .......... 73% 193M 0s 33000K .......... .......... .......... .......... .......... 73% 147M 0s 33050K .......... .......... .......... .......... .......... 73% 191M 0s 33100K .......... .......... .......... .......... .......... 73% 173M 0s 33150K .......... .......... .......... .......... .......... 73% 193M 0s 33200K .......... .......... .......... .......... .......... 73% 138M 0s 33250K .......... .......... .......... .......... .......... 73% 194M 0s 33300K .......... .......... .......... .......... .......... 73% 160M 0s 33350K .......... .......... .......... .......... .......... 73% 198M 0s 33400K .......... .......... .......... .......... .......... 74% 168M 0s 33450K .......... .......... .......... .......... .......... 74% 198M 0s 33500K .......... .......... .......... .......... .......... 74% 167M 0s 33550K .......... .......... .......... .......... .......... 74% 178M 0s 33600K .......... .......... .......... .......... .......... 74% 200M 0s 33650K .......... .......... .......... .......... .......... 74% 174M 0s 33700K .......... .......... .......... .......... .......... 74% 19.7M 0s 33750K .......... .......... .......... .......... .......... 74% 1.86M 0s 33800K .......... .......... .......... .......... .......... 74% 173M 0s 33850K .......... .......... .......... .......... .......... 75% 176M 0s 33900K .......... .......... .......... .......... .......... 75% 105M 0s 33950K .......... .......... .......... .......... .......... 75% 130M 0s 34000K .......... .......... .......... .......... .......... 75% 193M 0s 34050K .......... .......... .......... .......... .......... 75% 195M 0s 34100K .......... .......... .......... .......... .......... 75% 140M 0s 34150K .......... .......... .......... .......... .......... 75% 180M 0s 34200K .......... .......... .......... .......... .......... 75% 174M 0s 34250K .......... .......... .......... .......... .......... 75% 197M 0s 34300K .......... .......... .......... .......... .......... 76% 154M 0s 34350K .......... .......... .......... .......... .......... 76% 178M 0s 34400K .......... .......... .......... .......... .......... 76% 173M 0s 34450K .......... .......... .......... .......... .......... 76% 167M 0s 34500K .......... .......... .......... .......... .......... 76% 17.1M 0s 34550K .......... .......... .......... .......... .......... 76% 120M 0s 34600K .......... .......... .......... .......... .......... 76% 53.0M 0s 34650K .......... .......... .......... .......... .......... 76% 3.44M 0s 34700K .......... .......... .......... .......... .......... 76% 164M 0s 34750K .......... .......... .......... .......... .......... 77% 198M 0s 34800K .......... .......... .......... .......... .......... 77% 6.95M 0s 34850K .......... .......... .......... .......... .......... 77% 195M 0s 34900K .......... .......... .......... .......... .......... 77% 171M 0s 34950K .......... .......... .......... .......... .......... 77% 154M 0s 35000K .......... .......... .......... .......... .......... 77% 9.27M 0s 35050K .......... .......... .......... .......... .......... 77% 198M 0s 35100K .......... .......... .......... .......... .......... 77% 51.0M 0s 35150K .......... .......... .......... .......... .......... 77% 9.70M 0s 35200K .......... .......... .......... .......... .......... 78% 195M 0s 35250K .......... .......... .......... .......... .......... 78% 49.7M 0s 35300K .......... .......... .......... .......... .......... 78% 9.37M 0s 35350K .......... .......... .......... .......... .......... 78% 145M 0s 35400K .......... .......... .......... .......... .......... 78% 54.4M 0s 35450K .......... .......... .......... .......... .......... 78% 191M 0s 35500K .......... .......... .......... .......... .......... 78% 9.60M 0s 35550K .......... .......... .......... .......... .......... 78% 198M 0s 35600K .......... .......... .......... .......... .......... 78% 48.2M 0s 35650K .......... .......... .......... .......... .......... 79% 7.77M 0s 35700K .......... .......... .......... .......... .......... 79% 168M 0s 35750K .......... .......... .......... .......... .......... 79% 55.7M 0s 35800K .......... .......... .......... .......... .......... 79% 496K 0s 35850K .......... .......... .......... .......... .......... 79% 98.6M 0s 35900K .......... .......... .......... .......... .......... 79% 67.6M 0s 35950K .......... .......... .......... .......... .......... 79% 126M 0s 36000K .......... .......... .......... .......... .......... 79% 100M 0s 36050K .......... .......... .......... .......... .......... 79% 134M 0s 36100K .......... .......... .......... .......... .......... 80% 67.9M 0s 36150K .......... .......... .......... .......... .......... 80% 132M 0s 36200K .......... .......... .......... .......... .......... 80% 89.4M 0s 36250K .......... .......... .......... .......... .......... 80% 135M 0s 36300K .......... .......... .......... .......... .......... 80% 121M 0s 36350K .......... .......... .......... .......... .......... 80% 119M 0s 36400K .......... .......... .......... .......... .......... 80% 119M 0s 36450K .......... .......... .......... .......... .......... 80% 136M 0s 36500K .......... .......... .......... .......... .......... 80% 118M 0s 36550K .......... .......... .......... .......... .......... 81% 137M 0s 36600K .......... .......... .......... .......... .......... 81% 100M 0s 36650K .......... .......... .......... .......... .......... 81% 119M 0s 36700K .......... .......... .......... .......... .......... 81% 97.7M 0s 36750K .......... .......... .......... .......... .......... 81% 134M 0s 36800K .......... .......... .......... .......... .......... 81% 138M 0s 36850K .......... .......... .......... .......... .......... 81% 3.38M 0s 36900K .......... .......... .......... .......... .......... 81% 105M 0s 36950K .......... .......... .......... .......... .......... 81% 84.5M 0s 37000K .......... .......... .......... .......... .......... 82% 124M 0s 37050K .......... .......... .......... .......... .......... 82% 108M 0s 37100K .......... .......... .......... .......... .......... 82% 71.9M 0s 37150K .......... .......... .......... .......... .......... 82% 89.1M 0s 37200K .......... .......... .......... .......... .......... 82% 114M 0s 37250K .......... .......... .......... .......... .......... 82% 133M 0s 37300K .......... .......... .......... .......... .......... 82% 86.0M 0s 37350K .......... .......... .......... .......... .......... 82% 97.1M 0s 37400K .......... .......... .......... .......... .......... 82% 13.8M 0s 37450K .......... .......... .......... .......... .......... 83% 124M 0s 37500K .......... .......... .......... .......... .......... 83% 42.9M 0s 37550K .......... .......... .......... .......... .......... 83% 46.1M 0s 37600K .......... .......... .......... .......... .......... 83% 7.14M 0s 37650K .......... .......... .......... .......... .......... 83% 181M 0s 37700K .......... .......... .......... .......... .......... 83% 171M 0s 37750K .......... .......... .......... .......... .......... 83% 8.63M 0s 37800K .......... .......... .......... .......... .......... 83% 164M 0s 37850K .......... .......... .......... .......... .......... 83% 1.64M 0s 37900K .......... .......... .......... .......... .......... 84% 170M 0s 37950K .......... .......... .......... .......... .......... 84% 113M 0s 38000K .......... .......... .......... .......... .......... 84% 178M 0s 38050K .......... .......... .......... .......... .......... 84% 197M 0s 38100K .......... .......... .......... .......... .......... 84% 129M 0s 38150K .......... .......... .......... .......... .......... 84% 142M 0s 38200K .......... .......... .......... .......... .......... 84% 184M 0s 38250K .......... .......... .......... .......... .......... 84% 160M 0s 38300K .......... .......... .......... .......... .......... 84% 177M 0s 38350K .......... .......... .......... .......... .......... 84% 191M 0s 38400K .......... .......... .......... .......... .......... 85% 146M 0s 38450K .......... .......... .......... .......... .......... 85% 197M 0s 38500K .......... .......... .......... .......... .......... 85% 171M 0s 38550K .......... .......... .......... .......... .......... 85% 187M 0s 38600K .......... .......... .......... .......... .......... 85% 175M 0s 38650K .......... .......... .......... .......... .......... 85% 19.0M 0s 38700K .......... .......... .......... .......... .......... 85% 133M 0s 38750K .......... .......... .......... .......... .......... 85% 196M 0s 38800K .......... .......... .......... .......... .......... 85% 54.1M 0s 38850K .......... .......... .......... .......... .......... 86% 6.39M 0s 38900K .......... .......... .......... .......... .......... 86% 1.99M 0s 38950K .......... .......... .......... .......... .......... 86% 190M 0s 39000K .......... .......... .......... .......... .......... 86% 144M 0s 39050K .......... .......... .......... .......... .......... 86% 109M 0s 39100K .......... .......... .......... .......... .......... 86% 133M 0s 39150K .......... .......... .......... .......... .......... 86% 138M 0s 39200K .......... .......... .......... .......... .......... 86% 143M 0s 39250K .......... .......... .......... .......... .......... 86% 149M 0s 39300K .......... .......... .......... .......... .......... 87% 160M 0s 39350K .......... .......... .......... .......... .......... 87% 155M 0s 39400K .......... .......... .......... .......... .......... 87% 180M 0s 39450K .......... .......... .......... .......... .......... 87% 136M 0s 39500K .......... .......... .......... .......... .......... 87% 121M 0s 39550K .......... .......... .......... .......... .......... 87% 199M 0s 39600K .......... .......... .......... .......... .......... 87% 15.0M 0s 39650K .......... .......... .......... .......... .......... 87% 191M 0s 39700K .......... .......... .......... .......... .......... 87% 165M 0s 39750K .......... .......... .......... .......... .......... 88% 10.5M 0s 39800K .......... .......... .......... .......... .......... 88% 20.1M 0s 39850K .......... .......... .......... .......... .......... 88% 167M 0s 39900K .......... .......... .......... .......... .......... 88% 3.51M 0s 39950K .......... .......... .......... .......... .......... 88% 192M 0s 40000K .......... .......... .......... .......... .......... 88% 198M 0s 40050K .......... .......... .......... .......... .......... 88% 199M 0s 40100K .......... .......... .......... .......... .......... 88% 99.2M 0s 40150K .......... .......... .......... .......... .......... 88% 129M 0s 40200K .......... .......... .......... .......... .......... 89% 78.1M 0s 40250K .......... .......... .......... .......... .......... 89% 202M 0s 40300K .......... .......... .......... .......... .......... 89% 7.92M 0s 40350K .......... .......... .......... .......... .......... 89% 173M 0s 40400K .......... .......... .......... .......... .......... 89% 178M 0s 40450K .......... .......... .......... .......... .......... 89% 182M 0s 40500K .......... .......... .......... .......... .......... 89% 7.13M 0s 40550K .......... .......... .......... .......... .......... 89% 138M 0s 40600K .......... .......... .......... .......... .......... 89% 195M 0s 40650K .......... .......... .......... .......... .......... 90% 201M 0s 40700K .......... .......... .......... .......... .......... 90% 2.07M 0s 40750K .......... .......... .......... .......... .......... 90% 142M 0s 40800K .......... .......... .......... .......... .......... 90% 188M 0s 40850K .......... .......... .......... .......... .......... 90% 178M 0s 40900K .......... .......... .......... .......... .......... 90% 9.14M 0s 40950K .......... .......... .......... .......... .......... 90% 1.44M 0s 41000K .......... .......... .......... .......... .......... 90% 193M 0s 41050K .......... .......... .......... .......... .......... 90% 196M 0s 41100K .......... .......... .......... .......... .......... 91% 175M 0s 41150K .......... .......... .......... .......... .......... 91% 197M 0s 41200K .......... .......... .......... .......... .......... 91% 122M 0s 41250K .......... .......... .......... .......... .......... 91% 140M 0s 41300K .......... .......... .......... .......... .......... 91% 125M 0s 41350K .......... .......... .......... .......... .......... 91% 146M 0s 41400K .......... .......... .......... .......... .......... 91% 197M 0s 41450K .......... .......... .......... .......... .......... 91% 142M 0s 41500K .......... .......... .......... .......... .......... 91% 116M 0s 41550K .......... .......... .......... .......... .......... 92% 159M 0s 41600K .......... .......... .......... .......... .......... 92% 196M 0s 41650K .......... .......... .......... .......... .......... 92% 198M 0s 41700K .......... .......... .......... .......... .......... 92% 126M 0s 41750K .......... .......... .......... .......... .......... 92% 154M 0s 41800K .......... .......... .......... .......... .......... 92% 200M 0s 41850K .......... .......... .......... .......... .......... 92% 201M 0s 41900K .......... .......... .......... .......... .......... 92% 181M 0s 41950K .......... .......... .......... .......... .......... 92% 7.37M 0s 42000K .......... .......... .......... .......... .......... 93% 198M 0s 42050K .......... .......... .......... .......... .......... 93% 203M 0s 42100K .......... .......... .......... .......... .......... 93% 134M 0s 42150K .......... .......... .......... .......... .......... 93% 51.9M 0s 42200K .......... .......... .......... .......... .......... 93% 124M 0s 42250K .......... .......... .......... .......... .......... 93% 144M 0s 42300K .......... .......... .......... .......... .......... 93% 16.5M 0s 42350K .......... .......... .......... .......... .......... 93% 534K 0s 42400K .......... .......... .......... .......... .......... 93% 121M 0s 42450K .......... .......... .......... .......... .......... 94% 127M 0s 42500K .......... .......... .......... .......... .......... 94% 108M 0s 42550K .......... .......... .......... .......... .......... 94% 131M 0s 42600K .......... .......... .......... .......... .......... 94% 131M 0s 42650K .......... .......... .......... .......... .......... 94% 119M 0s 42700K .......... .......... .......... .......... .......... 94% 94.6M 0s 42750K .......... .......... .......... .......... .......... 94% 111M 0s 42800K .......... .......... .......... .......... .......... 94% 156M 0s 42850K .......... .......... .......... .......... .......... 94% 127M 0s 42900K .......... .......... .......... .......... .......... 95% 134M 0s 42950K .......... .......... .......... .......... .......... 95% 164M 0s 43000K .......... .......... .......... .......... .......... 95% 6.50M 0s 43050K .......... .......... .......... .......... .......... 95% 192M 0s 43100K .......... .......... .......... .......... .......... 95% 162M 0s 43150K .......... .......... .......... .......... .......... 95% 198M 0s 43200K .......... .......... .......... .......... .......... 95% 193M 0s 43250K .......... .......... .......... .......... .......... 95% 119M 0s 43300K .......... .......... .......... .......... .......... 95% 166M 0s 43350K .......... .......... .......... .......... .......... 96% 185M 0s 43400K .......... .......... .......... .......... .......... 96% 195M 0s 43450K .......... .......... .......... .......... .......... 96% 195M 0s 43500K .......... .......... .......... .......... .......... 96% 142M 0s 43550K .......... .......... .......... .......... .......... 96% 119M 0s 43600K .......... .......... .......... .......... .......... 96% 191M 0s 43650K .......... .......... .......... .......... .......... 96% 60.5M 0s 43700K .......... .......... .......... .......... .......... 96% 35.0M 0s 43750K .......... .......... .......... .......... .......... 96% 182M 0s 43800K .......... .......... .......... .......... .......... 97% 203M 0s 43850K .......... .......... .......... .......... .......... 97% 9.12M 0s 43900K .......... .......... .......... .......... .......... 97% 33.7M 0s 43950K .......... .......... .......... .......... .......... 97% 198M 0s 44000K .......... .......... .......... .......... .......... 97% 657K 0s 44050K .......... .......... .......... .......... .......... 97% 178M 0s 44100K .......... .......... .......... .......... .......... 97% 166M 0s 44150K .......... .......... .......... .......... .......... 97% 198M 0s 44200K .......... .......... .......... .......... .......... 97% 153M 0s 44250K .......... .......... .......... .......... .......... 98% 192M 0s 44300K .......... .......... .......... .......... .......... 98% 166M 0s 44350K .......... .......... .......... .......... .......... 98% 196M 0s 44400K .......... .......... .......... .......... .......... 98% 198M 0s 44450K .......... .......... .......... .......... .......... 98% 196M 0s 44500K .......... .......... .......... .......... .......... 98% 164M 0s 44550K .......... .......... .......... .......... .......... 98% 186M 0s 44600K .......... .......... .......... .......... .......... 98% 197M 0s 44650K .......... .......... .......... .......... .......... 98% 193M 0s 44700K .......... .......... .......... .......... .......... 99% 176M 0s 44750K .......... .......... .......... .......... .......... 99% 195M 0s 44800K .......... .......... .......... .......... .......... 99% 187M 0s 44850K .......... .......... .......... .......... .......... 99% 167M 0s 44900K .......... .......... .......... .......... .......... 99% 148M 0s 44950K .......... .......... .......... .......... .......... 99% 198M 0s 45000K .......... .......... .......... .......... .......... 99% 198M 0s 45050K .......... .......... .......... .......... .......... 99% 7.31M 0s 45100K .......... .......... .......... .......... .......... 99% 161M 0s 45150K .......... .......... ........ 100% 66.3M=2.0s 2023-03-30 11:03:36 (22.2 MB/s) - ‘libllvm-full.zip’ saved [46262593/46262593] [Pipeline] sh + unzip libllvm-full.zip -d ./vm/Contents/MacOS/Plugins Archive: libllvm-full.zip inflating: ./vm/Contents/MacOS/Plugins/libLLVM.dylib [Pipeline] sh + wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libunicorn.zip --2023-03-30 11:03:44-- https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libunicorn.zip Resolving files.pharo.org (files.pharo.org)... 164.132.235.17 Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2587592 (2.5M) [application/zip] Saving to: ‘libunicorn.zip’ 0K .......... .......... .......... .......... .......... 1% 4.28M 1s 50K .......... .......... .......... .......... .......... 3% 8.31M 0s 100K .......... .......... .......... .......... .......... 5% 82.3M 0s 150K .......... .......... .......... .......... .......... 7% 72.3M 0s 200K .......... .......... .......... .......... .......... 9% 9.16M 0s 250K .......... .......... .......... .......... .......... 11% 36.7M 0s 300K .......... .......... .......... .......... .......... 13% 9.43M 0s 350K .......... .......... .......... .......... .......... 15% 43.6M 0s 400K .......... .......... .......... .......... .......... 17% 58.8M 0s 450K .......... .......... .......... .......... .......... 19% 10.1M 0s 500K .......... .......... .......... .......... .......... 21% 55.4M 0s 550K .......... .......... .......... .......... .......... 23% 40.8M 0s 600K .......... .......... .......... .......... .......... 25% 11.4M 0s 650K .......... .......... .......... .......... .......... 27% 82.3M 0s 700K .......... .......... .......... .......... .......... 29% 61.3M 0s 750K .......... .......... .......... .......... .......... 31% 10.5M 0s 800K .......... .......... .......... .......... .......... 33% 73.0M 0s 850K .......... .......... .......... .......... .......... 35% 11.0M 0s 900K .......... .......... .......... .......... .......... 37% 64.5M 0s 950K .......... .......... .......... .......... .......... 39% 37.5M 0s 1000K .......... .......... .......... .......... .......... 41% 6.59M 0s 1050K .......... .......... .......... .......... .......... 43% 31.2M 0s 1100K .......... .......... .......... .......... .......... 45% 51.0M 0s 1150K .......... .......... .......... .......... .......... 47% 45.6M 0s 1200K .......... .......... .......... .......... .......... 49% 18.1M 0s 1250K .......... .......... .......... .......... .......... 51% 43.8M 0s 1300K .......... .......... .......... .......... .......... 53% 12.2M 0s 1350K .......... .......... .......... .......... .......... 55% 26.7M 0s 1400K .......... .......... .......... .......... .......... 57% 15.4M 0s 1450K .......... .......... .......... .......... .......... 59% 17.2M 0s 1500K .......... .......... .......... .......... .......... 61% 23.4M 0s 1550K .......... .......... .......... .......... .......... 63% 12.0M 0s 1600K .......... .......... .......... .......... .......... 65% 38.9M 0s 1650K .......... .......... .......... .......... .......... 67% 14.6M 0s 1700K .......... .......... .......... .......... .......... 69% 25.4M 0s 1750K .......... .......... .......... .......... .......... 71% 26.1M 0s 1800K .......... .......... .......... .......... .......... 73% 11.6M 0s 1850K .......... .......... .......... .......... .......... 75% 40.9M 0s 1900K .......... .......... .......... .......... .......... 77% 10.3M 0s 1950K .......... .......... .......... .......... .......... 79% 17.8M 0s 2000K .......... .......... .......... .......... .......... 81% 15.9M 0s 2050K .......... .......... .......... .......... .......... 83% 18.9M 0s 2100K .......... .......... .......... .......... .......... 85% 18.6M 0s 2150K .......... .......... .......... .......... .......... 87% 11.8M 0s 2200K .......... .......... .......... .......... .......... 89% 25.0M 0s 2250K .......... .......... .......... .......... .......... 91% 28.2M 0s 2300K .......... .......... .......... .......... .......... 92% 17.2M 0s 2350K .......... .......... .......... .......... .......... 94% 15.9M 0s 2400K .......... .......... .......... .......... .......... 96% 18.2M 0s 2450K .......... .......... .......... .......... .......... 98% 15.3M 0s 2500K .......... .......... ...... 100% 47.4M=0.1s 2023-03-30 11:03:44 (17.7 MB/s) - ‘libunicorn.zip’ saved [2587592/2587592] [Pipeline] sh + unzip libunicorn.zip -d ./vm/Contents/MacOS/Plugins Archive: libunicorn.zip inflating: ./vm/Contents/MacOS/Plugins/libunicorn.1.dylib [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] sh + PHARO_CI_TESTING_ENVIRONMENT=true + ./vm/Contents/MacOS/Pharo --headless --logLevel=4 ./image/VMMaker.image test --junit-xml-output VMMakerTests [DEBUG] 2023-03-30 11:03:45.000 logParameters (src/parameters/parameters.c:341):Image file name: ./image/VMMaker.image [DEBUG] 2023-03-30 11:03:45.000 logParameters (src/parameters/parameters.c:342):Is default Image: no [DEBUG] 2023-03-30 11:03:45.000 logParameters (src/parameters/parameters.c:343):Is interactive session: no [DEBUG] 2023-03-30 11:03:45.000 logParameterVector (src/parameters/parameters.c:331):vmParameters [count = 4]: [DEBUG] 2023-03-30 11:03:45.000 logParameterVector (src/parameters/parameters.c:334): ./vm/Contents/MacOS/Pharo [DEBUG] 2023-03-30 11:03:45.000 logParameterVector (src/parameters/parameters.c:334): --headless [DEBUG] 2023-03-30 11:03:45.000 logParameterVector (src/parameters/parameters.c:334): --logLevel=4 [DEBUG] 2023-03-30 11:03:45.000 logParameterVector (src/parameters/parameters.c:334): --headless [DEBUG] 2023-03-30 11:03:45.000 logParameterVector (src/parameters/parameters.c:331):imageParameters [count = 3]: [DEBUG] 2023-03-30 11:03:45.000 logParameterVector (src/parameters/parameters.c:334): test [DEBUG] 2023-03-30 11:03:45.000 logParameterVector (src/parameters/parameters.c:334): --junit-xml-output [DEBUG] 2023-03-30 11:03:45.000 logParameterVector (src/parameters/parameters.c:334): VMMakerTests [INFO ] 2023-03-30 11:03:45.000 vm_main_with_parameters (src/client.c:113):Opening Image: ./image/VMMaker.image [DEBUG] 2023-03-30 11:03:45.000 vm_main_with_parameters (src/client.c:135):Working Directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker [DEBUG] 2023-03-30 11:03:45.000 vm_main_with_parameters (src/client.c:137):sizeof(int): 4 [DEBUG] 2023-03-30 11:03:45.000 vm_main_with_parameters (src/client.c:138):sizeof(long): 8 [DEBUG] 2023-03-30 11:03:45.000 vm_main_with_parameters (src/client.c:139):sizeof(long long): 8 [DEBUG] 2023-03-30 11:03:45.000 vm_main_with_parameters (src/client.c:140):sizeof(void*): 8 [DEBUG] 2023-03-30 11:03:45.000 vm_main_with_parameters (src/client.c:141):sizeof(sqInt): 8 [DEBUG] 2023-03-30 11:03:45.000 vm_main_with_parameters (src/client.c:142):sizeof(sqLong): 8 [DEBUG] 2023-03-30 11:03:45.000 vm_main_with_parameters (src/client.c:143):sizeof(float): 4 [DEBUG] 2023-03-30 11:03:45.000 vm_main_with_parameters (src/client.c:144):sizeof(double): 8 [DEBUG] 2023-03-30 11:03:45.000 runOnMainThread (src/client.c:254):Running VM on main thread [DEBUG] 2023-03-30 11:03:45.000 allocateJITMemory (src/memoryUnix.c:110):Trying to allocate JIT memory in 0x10e25d000 [DEBUG] 2023-03-30 11:03:45.000 sqAllocateMemory (src/memoryUnix.c:139):Trying to load the image in 0x10e3bb000 [DEBUG] 2023-03-30 11:03:45.000 sqAllocateMemory (src/memoryUnix.c:181):Loading the image in 0x10e3bb000 [WARN ] 2023-03-30 11:03:46.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SecurityPlugin [WARN ] 2023-03-30 11:03:46.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset [WARN ] 2023-03-30 11:03:46.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks [WARN ] 2023-03-30 11:03:46.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor [WARN ] 2023-03-30 11:03:46.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin [WARN ] 2023-03-30 11:03:46.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStatus [WARN ] 2023-03-30 11:03:46.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverLocalAddress [WARN ] 2023-03-30 11:03:46.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameSize [WARN ] 2023-03-30 11:03:46.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameResult [WARN ] 2023-03-30 11:03:46.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: MD5Plugin [WARN ] 2023-03-30 11:03:46.000 unimplementedPrimitive (src/nullDisplay.c:6):Unimplemented primitive: ioNoteDisplayChangedwidthheightdepth [WARN ] 2023-03-30 11:03:46.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles [WARN ] 2023-03-30 11:03:46.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin 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 sh: llvm-config: command not found sh: llvm-config: command not found Running tests in 1 Packages freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1000 of 3800 (target: 950 (newly freed: 672 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1032 of 3800 (target: 950 (newly freed: 784 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 960 of 3800 (target: 950 (newly freed: 672 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1024 of 3800 (target: 950 (newly freed: 672 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 992 of 3800 (target: 950 (newly freed: 672 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1024 of 3800 (target: 950 (newly freed: 672 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 984 of 3800 (target: 950 (newly freed: 672 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1000 of 3800 (target: 950 (newly freed: 672 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 976 of 3800 (target: 950 (newly freed: 672 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1000 of 3800 (target: 950 (newly freed: 672 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1040 of 3800 (target: 950 (newly freed: 784 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 1048 of 3928 (target: 982 (newly freed: 816 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 984 of 3928 (target: 982 (newly freed: 720 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 984 of 3928 (target: 982 (newly freed: 720 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 992 of 3928 (target: 982 (newly freed: 720 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1048 of 3928 (target: 982 (newly freed: 792 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1000 of 3928 (target: 982 (newly freed: 792 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1008 of 3928 (target: 982 (newly freed: 792 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1024 of 3928 (target: 982 (newly freed: 792 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1000 of 3928 (target: 982 (newly freed: 792 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1024 of 3928 (target: 982 (newly freed: 792 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1008 of 3928 (target: 982 (newly freed: 792 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 976 of 3880 (target: 970 (newly freed: 664 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1056 of 3880 (target: 970 (newly freed: 704 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1056 of 3880 (target: 970 (newly freed: 704 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 992 of 3880 (target: 970 (newly freed: 616 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 976 of 3880 (target: 970 (newly freed: 616 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1000 of 3880 (target: 970 (newly freed: 616 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 992 of 3880 (target: 970 (newly freed: 616 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1008 of 3880 (target: 970 (newly freed: 704 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 984 of 3880 (target: 970 (newly freed: 616 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1008 of 3880 (target: 970 (newly freed: 704 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1008 of 3880 (target: 970 (newly freed: 616 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 976 of 3880 (target: 970 (newly freed: 816 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 984 of 3880 (target: 970 (newly freed: 792 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1000 of 3880 (target: 970 (newly freed: 792 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 976 of 3880 (target: 970 (newly freed: 792 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1056 of 3880 (target: 970 (newly freed: 880 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 984 of 3880 (target: 970 (newly freed: 792 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1008 of 3880 (target: 970 (newly freed: 792 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1040 of 3880 (target: 970 (newly freed: 880 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1032 of 3880 (target: 970 (newly freed: 792 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1040 of 3880 (target: 970 (newly freed: 880 freeing methods with usage 0 freeing methods with usage 1 freeing methods with usage 2 Code Compaction freeing 1056 of 3880 (target: 970 (newly freed: 880 16r10219A0: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r110FFE1 =2236412 (16r221FFC) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r10218A0 a ??nil cnidx?? 4 16r1013400 nil 5 16r1013400 nil 16r1013120: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r1013400 nil 1 16r51 =10 (16rA) 2 16r9 =1 (16r1) 3 16r10218A0 a ??nil cnidx?? 4 16r1013400 nil 5 16r1013400 nil 6 16r10219A0 a ??nil cnidx?? GC number 0 marking...nilling... 16r10219A0: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r110FFE1 =2236412 (16r221FFC) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r10218A0 a ??nil cnidx?? 4 16r1013400 nil 5 16r1013400 nil 16r1013120: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r1013400 nil 1 16r51 =10 (16rA) 2 16r9 =1 (16r1) 3 16r10218A0 a ??nil cnidx?? 4 16r1013400 nil 5 16r1013400 nil 6 16r10219A0 a ??nil cnidx?? 16r10219A0: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r110FFE1 =2236412 (16r221FFC) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r10218A0 a ??nil cnidx?? 4 16r1013400 nil 5 16r1013400 nil 16r1013120: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r1013400 nil 1 16r51 =10 (16rA) 2 16r9 =1 (16r1) 3 16r10218A0 a ??nil cnidx?? 4 16r1013400 nil 5 16r1013400 nil 6 16r10219A0 a ??nil cnidx?? 16r10219A0: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r110FFE1 =2236412 (16r221FFC) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r10218A0 a ??nil cnidx?? 4 16r1013400 nil 5 16r1013400 nil 16r1013120: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r1013400 nil 1 16r51 =10 (16rA) 2 16r9 =1 (16r1) 3 16r10218A0 a ??nil cnidx?? 4 16r1013400 nil 5 16r1013400 nil 6 16r10219A0 a ??nil cnidx?? 16r10166C0: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r110BFF1 =8937464 (16r885FF8) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r1016610 a ??nil cnidx?? 4 16r100F400 nil 5 16r100F400 nil 16r100F120: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r100F400 nil 1 16rD =6 (16r6) 2 16r3 =1 (16r1) 3 16r1016610 a ??nil cnidx?? 4 16r100F400 nil 5 16r100F400 nil 6 16r10166C0 a ??nil cnidx?? GC number 0 marking...nilling... 16r10166C0: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r110BFF1 =8937464 (16r885FF8) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r1016610 a ??nil cnidx?? 4 16r100F400 nil 5 16r100F400 nil 16r100F120: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r100F400 nil 1 16rD =6 (16r6) 2 16r3 =1 (16r1) 3 16r1016610 a ??nil cnidx?? 4 16r100F400 nil 5 16r100F400 nil 6 16r10166C0 a ??nil cnidx?? 16r10166C0: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r110BFF1 =8937464 (16r885FF8) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r1016610 a ??nil cnidx?? 4 16r100F400 nil 5 16r100F400 nil 16r100F120: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r100F400 nil 1 16rD =6 (16r6) 2 16r3 =1 (16r1) 3 16r1016610 a ??nil cnidx?? 4 16r100F400 nil 5 16r100F400 nil 6 16r10166C0 a ??nil cnidx?? 16r10166C0: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r110BFF1 =8937464 (16r885FF8) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r1016610 a ??nil cnidx?? 4 16r100F400 nil 5 16r100F400 nil 16r100F120: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r100F400 nil 1 16rD =6 (16r6) 2 16r3 =1 (16r1) 3 16r1016610 a ??nil cnidx?? 4 16r100F400 nil 5 16r100F400 nil 6 16r10166C0 a ??nil cnidx?? 16r10219A0: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r110FFE1 =2236412 (16r221FFC) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r10218A0 a ??nil cnidx?? 4 16r1013400 nil 5 16r1013400 nil 16r1013120: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r1013400 nil 1 16r51 =10 (16rA) 2 16r9 =1 (16r1) 3 16r10218A0 a ??nil cnidx?? 4 16r1013400 nil 5 16r1013400 nil 6 16r10219A0 a ??nil cnidx?? GC number 0 marking...nilling... 16r10219A0: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r110FFE1 =2236412 (16r221FFC) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r10218A0 a ??nil cnidx?? 4 16r1013400 nil 5 16r1013400 nil 16r1013120: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r1013400 nil 1 16r51 =10 (16rA) 2 16r9 =1 (16r1) 3 16r10218A0 a ??nil cnidx?? 4 16r1013400 nil 5 16r1013400 nil 6 16r10219A0 a ??nil cnidx?? 16r10219A0: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r110FFE1 =2236412 (16r221FFC) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r10218A0 a ??nil cnidx?? 4 16r1013400 nil 5 16r1013400 nil 16r1013120: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r1013400 nil 1 16r51 =10 (16rA) 2 16r9 =1 (16r1) 3 16r10218A0 a ??nil cnidx?? 4 16r1013400 nil 5 16r1013400 nil 6 16r10219A0 a ??nil cnidx?? 16r10219A0: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r110FFE1 =2236412 (16r221FFC) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r10218A0 a ??nil cnidx?? 4 16r1013400 nil 5 16r1013400 nil 16r1013120: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r1013400 nil 1 16r51 =10 (16rA) 2 16r9 =1 (16r1) 3 16r10218A0 a ??nil cnidx?? 4 16r1013400 nil 5 16r1013400 nil 6 16r10219A0 a ??nil cnidx?? 16r10166C0: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r110BFF1 =8937464 (16r885FF8) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r1016610 a ??nil cnidx?? 4 16r100F400 nil 5 16r100F400 nil 16r100F120: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r100F400 nil 1 16rD =6 (16r6) 2 16r3 =1 (16r1) 3 16r1016610 a ??nil cnidx?? 4 16r100F400 nil 5 16r100F400 nil 6 16r10166C0 a ??nil cnidx?? GC number 0 marking...nilling... 16r10166C0: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r110BFF1 =8937464 (16r885FF8) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r1016610 a ??nil cnidx?? 4 16r100F400 nil 5 16r100F400 nil 16r100F120: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r100F400 nil 1 16rD =6 (16r6) 2 16r3 =1 (16r1) 3 16r1016610 a ??nil cnidx?? 4 16r100F400 nil 5 16r100F400 nil 6 16r10166C0 a ??nil cnidx?? 16r10166C0: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r110BFF1 =8937464 (16r885FF8) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r1016610 a ??nil cnidx?? 4 16r100F400 nil 5 16r100F400 nil 16r100F120: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r100F400 nil 1 16rD =6 (16r6) 2 16r3 =1 (16r1) 3 16r1016610 a ??nil cnidx?? 4 16r100F400 nil 5 16r100F400 nil 6 16r10166C0 a ??nil cnidx?? 16r10166C0: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r110BFF1 =8937464 (16r885FF8) 1 16r1 =0 (16r0) 2 16r1 =0 (16r0) 3 16r1016610 a ??nil cnidx?? 4 16r100F400 nil 5 16r100F400 nil 16r100F120: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0 0 16r100F400 nil 1 16rD =6 (16r6) 2 16r3 =1 (16r1) 3 16r1016610 a ??nil cnidx?? 4 16r100F400 nil 5 16r100F400 nil 6 16r10166C0 a ??nil cnidx?? Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 Could not convert argument index: 1 (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveThatDoNothingWithOneArgument in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okay (0) Looking for primitiveFailCounting in vm Looking for module ... loaded...computing accessor depths...done ... okay GC number 0 marking...nilling...marking...nilling... GC number 1 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r102F8C8 up to 16r110AFF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r102F8C8 up to 16r110AFF0 GC number 0 marking...nilling...marking...nilling... GC number 1 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r102F8C8 up to 16r110AFF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r102F8C8 up to 16r110AFF0 GC number 0 marking...nilling...marking...nilling... GC number 1 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r102F8C8 up to 16r110AFF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r102F8C8 up to 16r110AFF0 GC number 0 marking...nilling...marking...nilling... GC number 1 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r102F8C8 up to 16r110AFF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r102F8C8 up to 16r110AFF0 GC number 0 marking...nilling...marking...nilling... GC number 1 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r102F8C8 up to 16r110AFF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r102F8C8 up to 16r110AFF0 GC number 0 marking...nilling...marking...nilling... GC number 1 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r102F8C8 up to 16r110AFF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r102F8C8 up to 16r110AFF0 GC number 0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r102F8D8 up to 16r110AFF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r102F8D8 up to 16r110AFF0 GC number 0 marking...nilling...marking...nilling... GC number 1 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101C638 up to 16r1106FF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101C638 up to 16r1106FF0 GC number 0 marking...nilling...marking...nilling... GC number 1 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101C638 up to 16r1106FF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101C638 up to 16r1106FF0 GC number 0 marking...nilling...marking...nilling... GC number 1 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101C638 up to 16r1106FF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101C638 up to 16r1106FF0 GC number 0 marking...nilling...marking...nilling... GC number 1 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101C638 up to 16r1106FF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101C638 up to 16r1106FF0 GC number 0 marking...nilling...marking...nilling... GC number 1 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101C638 up to 16r1106FF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101C638 up to 16r1106FF0 GC number 0 marking...nilling...marking...nilling... GC number 1 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101C638 up to 16r1106FF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101C638 up to 16r1106FF0 GC number 0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101C648 up to 16r1106FF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101C648 up to 16r1106FF0 Garbage Collect for Snapshot GC number 0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r102FA38 up to 16r110AFF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r102FA38 up to 16r110AFF0 Garbage Collect for Snapshot GC number 0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r102FA38 up to 16r110AFF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r102FA38 up to 16r110AFF0 Garbage Collect for Snapshot GC number 0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r102FA48 up to 16r110AFF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r102FA48 up to 16r110AFF0 Garbage Collect for Snapshot GC number 0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101C720 up to 16r1106FF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101C720 up to 16r1106FF0 Garbage Collect for Snapshot GC number 0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101C720 up to 16r1106FF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101C720 up to 16r1106FF0 Garbage Collect for Snapshot GC number 0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101C730 up to 16r1106FF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101C730 up to 16r1106FF0 Looking for module ... loaded...computing accessor depths warning, variable nsMethodCache doesn't exist or has already been removed ...done Looking for module ... loaded...computing accessor depths warning, variable nsMethodCache doesn't exist or has already been removed ...done Looking for module ... loaded...computing accessor depths warning, variable nsMethodCache doesn't exist or has already been removed ...done (0) Looking for secHasEnvironmentAccess in SecurityPlugin Looking for module SecurityPlugin ... loaded...computing accessor depths...done Looking for module ... loaded...computing accessor depths warning, variable nsMethodCache doesn't exist or has already been removed ...done (0) Looking for secHasEnvironmentAccess in SecurityPlugin Looking for module SecurityPlugin ... loaded...computing accessor depths...done GC number 0 marking...nilling...marking...nilling... GC number 1 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101F980 up to 16r110AFF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101F980 up to 16r110AFF0 GC number 0 marking...nilling...marking...nilling... GC number 1 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101F980 up to 16r110AFF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101F980 up to 16r110AFF0 GC number 0 marking...nilling...marking...nilling... GC number 1 marking...nilling...marking...nilling... GC number 0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101F980 up to 16r110AFF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r101F980 up to 16r110AFF0 GC number 0 marking...nilling...marking...nilling... GC number 0 marking...nilling...marking...nilling... GC number 0 marking...nilling...marking...nilling... GC number 0 marking...nilling...marking...nilling... GC number 1 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r1014698 up to 16r1106FF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r1014698 up to 16r1106FF0 GC number 0 marking...nilling...marking...nilling... GC number 1 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r1014698 up to 16r1106FF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r1014698 up to 16r1106FF0 GC number 0 marking...nilling...marking...nilling... GC number 1 marking...nilling...marking...nilling... GC number 0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r1014698 up to 16r1106FF0 marking...nilling...planning...updating pointers...copying and unmarking... freeing at 16r1014698 up to 16r1106FF0 GC number 0 marking...nilling...marking...nilling... GC number 0 marking...nilling...marking...nilling... GC number 0 marking...nilling...marking...nilling...3653 run, 3653 passes, 0 failures, 0 errors. [WARN ] 2023-03-30 11:06:24.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveCompressToByteArray [DEBUG] 2023-03-30 11:06:24.000 primitiveQuit (_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35376):Quit requested by the image Process 0x10f5eebc8 priority 79 0x7ffeedf99730 I SessionManager>launchSnapshot:andQuit: 0x10fa43d40: a(n) SessionManager 0x7ffeedf997a0 I [] in SessionManager>snapshot:andQuit: 0x10fa43d40: a(n) SessionManager 0x7ffeedf997e0 I [] in FullBlockClosure>newProcess 0x10f5ee9e8: a(n) FullBlockClosure processes at priority 40 Process 0x1122743c8 priority 40 0x7ffeedf937d8 M MorphicRenderLoop>doOneCycleWhile: 0x1122bc798: a(n) MorphicRenderLoop 0x1122bcca0 s [] in MorphicUIManager>spawnNewProcess 0x1122bce48 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x11481ae10 priority 40 0x7ffeedf87570 M Process>resume 0x10f5eebc8: a(n) Process 0x7ffeedf875a0 M FullBlockClosure(BlockClosure)>forkAt: 0x10f5ee9e8: a(n) FullBlockClosure 0x7ffeedf875f8 I SessionManager>snapshot:andQuit: 0x10fa43d40: a(n) SessionManager 0x7ffeedf87658 I [] in SmalltalkImage>snapshot:andQuit: 0x10f9d5fa0: a(n) SmalltalkImage 0x7ffeedf876a0 I CurrentExecutionEnvironment class>activate:for: 0x10f9ce1a0: a(n) CurrentExecutionEnvironment class 0x7ffeedf876f0 I DefaultExecutionEnvironment(ExecutionEnvironment)>beActiveDuring: 0x10f9c3048: a(n) DefaultExecutionEnvironment 0x7ffeedf87738 I DefaultExecutionEnvironment class>beActiveDuring: 0x10f9ce710: a(n) DefaultExecutionEnvironment class 0x7ffeedf87780 I SmalltalkImage>snapshot:andQuit: 0x10f9d5fa0: a(n) SmalltalkImage 0x7ffeedf877e0 I TestCommandLineHandler>runPackages 0x1147fc5b0: a(n) TestCommandLineHandler 0x1147fc4f8 s TestCommandLineHandler>activate 0x1147fc5f0 s TestCommandLineHandler class(CommandLineHandler class)>activateWith: 0x1147fc758 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x1147fc900 s FullBlockClosure(BlockClosure)>on:do: 0x1147fcac8 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand: 0x1147fce50 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand 0x1147fd1e8 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument: 0x1147fd460 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x1147fd710 s FullBlockClosure(BlockClosure)>on:do: 0x1147fda00 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate 0x1147fdc00 s [] in FullBlockClosure(BlockClosure)>newProcess processes at priority 10 Process 0x11481ad10 priority 10 0x11481c8b8 s ProcessorScheduler class>idleProcess 0x11489b648 s [] in ProcessorScheduler class>startUp 0x1148a5a98 s [] in FullBlockClosure(BlockClosure)>newProcess suspended processes Process 0x11481b298 priority 50 0x11481cdd0 s WeakArray class>finalizationProcess 0x114832878 s [] in WeakArray class>restartFinalizationProcess 0x114837d60 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x11187a540 priority 40 0x11187e888 s AtomicSharedQueue>waitForNewItems 0x11187f730 s AtomicSharedQueue>next 0x111880208 s TKTWorkerProcess>privateNextTask 0x111880b08 s [] in TKTWorkerProcess>workerLoop 0x111880be0 s FullBlockClosure(BlockClosure)>repeat 0x111880cc0 s TKTWorkerProcess>workerLoop 0x111880d78 s MessageSend>value 0x111880e30 s [] in TKTPharoProcessProvider>createProcessDoing:named: 0x111880f08 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x11481acc0 priority 60 0x11481c800 s SmalltalkImage>lowSpaceWatcher 0x114831d08 s [] in SmalltalkImage>installLowSpaceWatcher 0x114837740 s [] in FullBlockClosure(BlockClosure)>newProcess Process 0x112274418 priority 80 0x7ffeedf777a8 I DelaySemaphoreScheduler(DelayBasicScheduler)>suspendAtTimingPriority 0x10fe04e10: a(n) DelaySemaphoreScheduler 0x7ffeedf777e0 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x10fe04e10: a(n) DelaySemaphoreScheduler 0x112f08b50 s FullBlockClosure(BlockClosure)>ensure: 0x1122bcf78 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority 0x112f08850 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority: 0x1122bd058 s [] in FullBlockClosure(BlockClosure)>newProcess [Pipeline] } [Pipeline] // timeout [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] parallel [Pipeline] { (Branch: Linux-x86_64) [Pipeline] { (Branch: Darwin-x86_64) [Pipeline] { (Branch: Windows-x86_64) [Pipeline] { (Branch: Darwin-arm64) [Pipeline] node [Pipeline] node [Pipeline] node Running on pharo-ci-jenkins2-bootstrap-unix in /builds/workspace/pharo-vm_pharo-9 [Pipeline] node Running on pharo-ci-jenkins2-osx2 in /builds/workspace/pharo-vm_pharo-9 Running on pharo-ci-jenkins2-win10-2 in C:\builds\workspace\pharo-vm_pharo-9 Running on lse-mac-mini in /Users/lse/Workspace/workspace/pharo-vm_pharo-9 [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] 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] unstash [WS-CLEANUP] done[WS-CLEANUP] done [Pipeline] unstash [Pipeline] readFile [Pipeline] unstash [Pipeline] unstash [Pipeline] stage [Pipeline] { (Checkout-Linux-x86_64) [Pipeline] readFile [Pipeline] readFile [Pipeline] readFile [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-9/repository [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential pharo-ci-api-user-pass-token [Pipeline] stage Cloning the remote Git repository Using shallow clone with depth 2 [Pipeline] { (Checkout-Darwin-x86_64) [Pipeline] stage [Pipeline] { (Checkout-Windows-x86_64) [Pipeline] stage [Pipeline] { (Checkout-Darwin-arm64) [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-9/repository [Pipeline] { [Pipeline] dir Running in C:\builds\workspace\pharo-vm_pharo-9\repository [Pipeline] { [Pipeline] dir Running in /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [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-9/repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.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 Cloning repository https://github.com/pharo-project/pharo-vm.git > git init /builds/workspace/pharo-vm_pharo-9/repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.24.1 (Apple Git-126)' using GIT_ASKPASS to set credentials pharo-ci using token as pass > git fetch --tags --force --progress --depth=2 -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Cloning repository https://github.com/pharo-project/pharo-vm.git > git init C:\builds\workspace\pharo-vm_pharo-9\repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.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-9/repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.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 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 (pharo-9) Commit message: "Preparing for version 9.0.22" > 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 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 # timeout=10 [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-9/repository -- CMAKE_GENERATOR=Unix Makefiles -- Building version 9.0.22 -- Commit hash 421845e1 : 2023-03-30 09:49:26 +0200 -- No user build settings. -- v9.0.22 - Commit: 421845e1 - Date: 2023-03-30 09:49:26 +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-9/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: -- 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-9/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-9/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 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 5% complete] -- [download 6% complete] -- [download 11% complete] -- [download 13% complete] -- [download 15% complete] -- [download 21% complete] -- [download 25% complete] -- [download 27% complete] -- [download 29% complete] -- [download 32% complete] -- [download 35% complete] -- [download 45% complete] -- [download 57% complete] -- [download 59% complete] -- [download 60% complete] -- [download 62% complete] -- [download 65% complete] -- [download 69% complete] -- [download 74% complete] -- [download 75% complete] -- [download 87% complete] -- [download 93% complete] -- [download 95% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build/libgit2-1.4.4-src/libgit2.1.4.4.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libgit2.1.4.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libgit2.dylib Adding third-party libraries for Darwin-arm64: libgit2-1.0.1 -- Downloading/updating libgit2-1.0.1 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.0.1-download Scanning dependencies of target libgit2-1.0.1-download [ 11%] Creating directories for 'libgit2-1.0.1-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.0.1-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.0.1-download/libgit2-1.0.1-download-prefix/src/libgit2-1.0.1.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-arm64/third-party/libgit2-1.0.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 9% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 17% complete] -- [download 18% complete] -- [download 20% complete] -- [download 22% complete] -- [download 24% complete] -- [download 25% complete] -- [download 27% 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 42% complete] -- [download 44% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 51% complete] -- [download 54% complete] -- [download 56% complete] -- [download 57% complete] -- [download 59% complete] -- [download 61% complete] -- [download 63% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 70% complete] -- [download 73% complete] -- [download 74% complete] -- [download 76% complete] -- [download 80% complete] -- [download 82% complete] -- [download 84% complete] -- [download 86% complete] -- [download 88% complete] -- [download 90% complete] -- [download 92% complete] -- [download 94% complete] -- [download 95% complete] -- [download 97% complete] -- [download 99% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.0.1-download/libgit2-1.0.1-download-prefix/src/libgit2-1.0.1.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.0.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libgit2-1.0.1-download' [ 44%] No patch step for 'libgit2-1.0.1-download' [ 55%] No configure step for 'libgit2-1.0.1-download' [ 66%] No build step for 'libgit2-1.0.1-download' [ 77%] No install step for 'libgit2-1.0.1-download' [ 88%] No test step for 'libgit2-1.0.1-download' [100%] Completed 'libgit2-1.0.1-download' [100%] Built target libgit2-1.0.1-download -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.0.1-src/libgit2.1.0.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.0.1-src/libgit2.1.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.0.1-src/libgit2.dylib Adding third-party libraries for Darwin-arm64: libssh2-1.9.0 -- Downloading/updating libssh2-1.9.0 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-arm64/third-party/libssh2-1.9.0.zip' -- [download 0% complete] -- [download 4% complete] -- [download 6% complete] -- [download 9% complete] -- [download 15% complete] -- [download 23% complete] -- [download 25% complete] -- [download 28% complete] -- [download 42% complete] -- [download 55% complete] -- [download 61% complete] -- [download 69% complete] -- [download 82% complete] -- [download 90% complete] -- [download 92% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libssh2-1.9.0-download' [ 44%] No patch 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 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src/libssh2.1.0.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src/libssh2.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libssh2-1.9.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-9/build/openssl-1.1.1k-download Scanning dependencies of target openssl-1.1.1k-download [ 11%] Creating directories for 'openssl-1.1.1k-download' Avoid second fetch Checking out Revision 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 (pharo-9) [ 22%] Performing download step (download, verify and extract) for 'openssl-1.1.1k-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 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 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% 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 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% 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 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 60% complete] -- [download 61% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build/openssl-1.1.1k-src/libcrypto.1.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/openssl-1.1.1k-src/libcrypto.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/openssl-1.1.1k-src/libssl.1.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/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 1% complete] -- [download 3% complete] -- [download 4% complete] -- [download 6% complete] -- [download 8% complete] -- [download 10% complete] -- [download 12% complete] -- [download 15% complete] -- [download 16% complete] -- [download 19% complete] -- [download 20% complete] -- [download 24% complete] -- [download 28% complete] -- [download 30% complete] -- [download 32% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 40% complete] -- [download 42% complete] -- [download 44% complete] -- [download 47% complete] -- [download 54% complete] -- [download 58% complete] -- [download 60% complete] -- [download 65% complete] -- [download 67% complete] -- [download 69% complete] -- [download 71% complete] -- [download 75% complete] -- [download 77% complete] -- [download 78% complete] -- [download 82% complete] -- [download 84% complete] -- [download 87% complete] -- [download 91% complete] -- [download 94% complete] -- [download 96% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build/freetype-2.12.1-src/libfreetype.6.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/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 7% complete] -- [download 28% complete] -- [download 32% complete] -- [download 51% complete] -- [download 70% complete] -- [download 80% complete] -- [download 97% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build/fontconfig-2.13.1-src/libfontconfig.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/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 9% complete] -- [download 17% complete] -- [download 20% complete] -- [download 22% complete] -- [download 27% complete] -- [download 29% complete] -- [download 35% complete] -- [download 37% complete] -- [download 39% complete] -- [download 41% complete] -- [download 44% complete] -- [download 48% complete] -- [download 53% complete] -- [download 58% complete] -- [download 65% complete] -- [download 67% complete] -- [download 70% complete] -- [download 73% complete] -- [download 75% complete] -- [download 85% complete] -- [download 86% complete] -- [download 92% complete] -- [download 97% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build/harfbuzz-5.3.1-src/libharfbuzz.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/pixman-0.40.0-download Scanning dependencies of target pixman-0.40.0-download > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 # timeout=10 [ 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-9/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 5% complete] -- [download 13% complete] -- [download 19% complete] -- [download 23% complete] -- [download 25% complete] -- [download 45% complete] -- [download 50% complete] -- [download 56% complete] -- [download 60% complete] -- [download 72% complete] -- [download 84% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build/pixman-0.40.0-src/libpixman-1.0.40.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/pixman-0.40.0-src/libpixman-1.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-arm64/third-party/cairo-1.17.4.zip' -- [download 2% complete] -- [download 3% complete] -- [download 6% complete] -- [download 8% complete] -- [download 9% complete] -- [download 11% complete] -- [download 18% complete] -- [download 19% complete] -- [download 22% complete] -- [download 24% complete] -- [download 29% complete] -- [download 31% complete] -- [download 34% complete] -- [download 38% complete] -- [download 42% complete] -- [download 46% complete] -- [download 58% complete] -- [download 60% complete] -- [download 63% complete] -- [download 64% complete] -- [download 74% complete] -- [download 76% complete] -- [download 78% complete] -- [download 84% complete] -- [download 86% complete] -- [download 91% complete] -- [download 93% complete] -- [download 95% complete] -- [download 97% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build/cairo-1.17.4-src/libcairo.2.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/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 4% complete] -- [download 6% complete] -- [download 9% complete] -- [download 22% complete] -- [download 33% complete] -- [download 38% complete] -- [download 58% complete] -- [download 74% complete] -- [download 78% complete] -- [download 85% complete] -- [download 97% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build/libpng-1.6.37-src/libpng.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libpng-1.6.37-src/libpng16.16.37.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libpng-1.6.37-src/libpng16.16.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/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 2% complete] -- [download 3% 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 15% complete] -- [download 17% complete] -- [download 19% complete] -- [download 20% complete] -- [download 22% complete] -- [download 25% complete] -- [download 26% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 32% complete] -- [download 33% complete] -- [download 35% complete] -- [download 37% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 44% complete] -- [download 47% complete] -- [download 49% complete] -- [download 50% complete] -- [download 52% complete] -- [download 53% complete] -- [download 55% complete] -- [download 57% complete] -- [download 59% complete] -- [download 61% complete] -- [download 63% complete] -- [download 64% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 71% complete] -- [download 73% complete] -- [download 74% complete] -- [download 76% complete] -- [download 77% complete] -- [download 79% complete] -- [download 81% complete] -- [download 84% complete] -- [download 85% complete] -- [download 87% complete] -- [download 89% complete] -- [download 91% complete] -- [download 93% complete] -- [download 94% complete] -- [download 96% complete] -- [download 98% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build/SDL2-2.24.1-src/libSDL2-2.0.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/SDL2-2.24.1-src/libSDL2.dylib -- 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-9/build [Pipeline] dir Running in /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build [Pipeline] { [Pipeline] sh Commit message: "Preparing for version 9.0.22" + VERBOSE=1 + make install package /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -S/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository -B/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/CMakeFiles /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build//CMakeFiles/progress.marks /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 all /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm-build.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm-build.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_vm-build /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/build [ 1%] Creating directories for 'build_vmmaker_get_vm' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/tmp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-mkdir [ 1%] Performing download step (download, verify and extract) for 'build_vmmaker_get_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/download-build_vmmaker_get_vm.cmake -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-x86_64/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] * Closing connection 0 -- verifying file... file='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' -- Downloading... done cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/verify-build_vmmaker_get_vm.cmake cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/extract-build_vmmaker_get_vm.cmake -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-download [ 2%] Performing update step for 'build_vmmaker_get_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo [ 2%] No patch step for 'build_vmmaker_get_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-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-patch [ 3%] Performing configure step for 'build_vmmaker_get_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure [ 4%] Performing build step for 'build_vmmaker_get_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build [ 4%] Built target build_vmmaker_get_vm-build /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_image.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_image.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_image /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/build [ 5%] Creating directories for 'build_vmmaker_get_image' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/image /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/image /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/tmp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-mkdir [ 5%] Performing download step (download, verify and extract) for 'build_vmmaker_get_image' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/download-build_vmmaker_get_image.cmake -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/image/100/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' [Pipeline] } [Pipeline] // dir [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 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] [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-9/repository -- [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] * Closing connection 0 -- verifying file... file='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' -- Downloading... done cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/verify-build_vmmaker_get_image.cmake cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/extract-build_vmmaker_get_image.cmake -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/image' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-download [ 6%] Performing update step for 'build_vmmaker_get_image' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && echo [ 7%] No patch step for 'build_vmmaker_get_image' /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-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-patch [ 7%] Performing configure step for 'build_vmmaker_get_image' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && echo cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-configure [ 8%] Performing build step for 'build_vmmaker_get_image' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm/Contents/MacOS/Pharo --headless /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/image/Pharo10.0.1-0-64bit-0542643.image --no-default-preferences save VMMaker Avoid second fetch Checking out Revision 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 (pharo-9) -- CMAKE_GENERATOR=Unix Makefiles -- Building version 9.0.22 -- Commit hash 421845e1 : 2023-03-30 09:49:26 +0200 -- No user build settings. -- v9.0.22 - Commit: 421845e1 - Date: 2023-03-30 09:49:26 +0200 Commit message: "Preparing for version 9.0.22" > 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 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 # timeout=10 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-Linux-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-9/repository -- The C compiler identification is AppleClang 11.0.3.11030032 -- CMAKE_GENERATOR=Unix Makefiles -- Building version 9.0.22 -- Commit hash 421845e : 2023-03-30 09:49:26 +0200 -- No user build settings. -- v9.0.22 - Commit: 421845e - Date: 2023-03-30 09:49:26 +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-9/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 -- The CXX compiler identification is AppleClang 11.0.3.11030032 -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc Avoid second fetch Checking out Revision 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 (pharo-9) cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm/Contents/MacOS/Pharo --headless /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/scripts/installVMMaker.st /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository httpsUrl -- 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-9/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'... -- 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 NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) MetacelloNotification: Fetched -> BaselineOfVMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc > 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 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 # timeout=10 MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading baseline of BaselineOfVMMaker... -- 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 Commit message: "Preparing for version 9.0.22" [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-Windows-x86_64-CoInterpreter) -- 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 [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-9"` set -ex mkdir build [Pipeline] withEnv [Pipeline] { [Pipeline] sh MetacelloNotification: Fetched -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loading -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] 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 MetacelloNotification: Loaded -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] + mkdir build [Pipeline] } [Pipeline] // withEnv [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-9"` set -ex cd build && cygcheck -c -d > cygwinVersions.txt [Pipeline] withEnv [Pipeline] { [Pipeline] sh -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of void* -- Check size of void* - done -- int 4 -- long 8 -- long long 8 -- void* 8 -- Writing libraries to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins -- Looking for include file dirent.h MetacelloNotification: Fetched -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Loading -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] -- 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-9/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-9/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-9/build/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip' dst='/builds/workspace/pharo-vm_pharo-9/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-9/build/libgit2-1.4.4-src/libgit2.so -- /builds/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libgit2.so.1.4 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 1% complete] -- [download 4% complete] -- [download 5% complete] -- [download 10% complete] -- [download 12% complete] -- [download 15% complete] -- [download 21% complete] -- [download 23% complete] -- [download 27% complete] -- [download 31% complete] -- [download 35% complete] -- [download 41% complete] -- [download 45% complete] -- [download 48% complete] -- [download 50% 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 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 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 87% complete] -- [download 91% complete] -- [download 92% complete] -- [download 95% complete] -- [download 97% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/builds/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' dst='/builds/workspace/pharo-vm_pharo-9/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-9/build/libssh2-1.9.0-src/libssh2.so -- /builds/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src/libssh2.so.1 -- /builds/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src/libssh2.so.1.0.1 -- /builds/workspace/pharo-vm_pharo-9/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-9/build/openssl-1.1.1k-download + 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-9"` 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] { MetacelloNotification: Loaded -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] [Pipeline] sh -- 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 + cd build + cmake -DFLAVOUR=CoInterpreter -DBUILD_IS_RELEASE=ON -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE ../repository -DICEBERG_DEFAULT_REMOTE=httpsUrl 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-9/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-9/build/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip' dst='/builds/workspace/pharo-vm_pharo-9/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-9/build/openssl-1.1.1k-src/libcrypto.so -- /builds/workspace/pharo-vm_pharo-9/build/openssl-1.1.1k-src/libcrypto.so.1.1 -- /builds/workspace/pharo-vm_pharo-9/build/openssl-1.1.1k-src/libssl.so -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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' -- CMAKE_GENERATOR=Unix Makefiles MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Project: Unicorn baseline -- Building version 9.0.22 -- Commit hash 421845e1 : 2023-03-30 09:49:26 +0200 -- No user build settings. -- v9.0.22 - Commit: 421845e1 - Date: 2023-03-30 09:49:26 +0200 -- Building on CYGWIN CMAKE: Adapting paths MetacelloNotification: Fetched -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Project: LLVMDisassembler baseline MetacelloNotification: Fetched -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> VMMakerLoadingDependencies-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc -- 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-9/build/libffi-download Scanning dependencies of target libffi-download [ 11%] Creating directories for 'libffi-download' -- [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 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 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-9/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-9/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-9/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-9/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-9/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-9/build/libgit2-0.25.1-download/libgit2-0.25.1-download-prefix/src/libgit2-0.25.1.zip' dst='/builds/workspace/pharo-vm_pharo-9/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-9/build/libgit2-0.25.1-src/libgit2.so -- /builds/workspace/pharo-vm_pharo-9/build/libgit2-0.25.1-src/libgit2.so.0.25.1 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 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 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 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-9/build/libssh2-1.7.0-download/libssh2-1.7.0-download-prefix/src/libssh2-1.7.0.zip' dst='/builds/workspace/pharo-vm_pharo-9/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-9/build/libssh2-1.7.0-src/libssh2.so -- /builds/workspace/pharo-vm_pharo-9/build/libssh2-1.7.0-src/libssh2.so.1 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/build/openssl-1.0.2q-download/openssl-1.0.2q-download-prefix/src/openssl-1.0.2q.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Linux-x86_64/third-party/openssl-1.0.2q.zip' -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 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-9/build/openssl-1.0.2q-download/openssl-1.0.2q-download-prefix/src/openssl-1.0.2q.zip' dst='/builds/workspace/pharo-vm_pharo-9/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-9/build/openssl-1.0.2q-src/libcrypto.so.1.0.0 -- /builds/workspace/pharo-vm_pharo-9/build/openssl-1.0.2q-src/libssl.so -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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] -- The C compiler identification is Clang 8.0.1 [ 22%] Performing download step (git clone) for 'libffi-download' Cloning into 'libffi-src'... -- Downloading... done -- extracting... src='/builds/workspace/pharo-vm_pharo-9/build/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip' dst='/builds/workspace/pharo-vm_pharo-9/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-9/build/freetype-2.12.1-src/libbz2.so.1 -- /builds/workspace/pharo-vm_pharo-9/build/freetype-2.12.1-src/libbz2.so.1.0 -- /builds/workspace/pharo-vm_pharo-9/build/freetype-2.12.1-src/libbz2.so.1.0.6 -- /builds/workspace/pharo-vm_pharo-9/build/freetype-2.12.1-src/libfreetype.so -- /builds/workspace/pharo-vm_pharo-9/build/freetype-2.12.1-src/libfreetype.so.6 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 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-9/build/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip' dst='/builds/workspace/pharo-vm_pharo-9/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-9/build/fontconfig-2.13.1-src/libexpat.so -- /builds/workspace/pharo-vm_pharo-9/build/fontconfig-2.13.1-src/libexpat.so.1 -- /builds/workspace/pharo-vm_pharo-9/build/fontconfig-2.13.1-src/libexpat.so.1.8.10 -- /builds/workspace/pharo-vm_pharo-9/build/fontconfig-2.13.1-src/libfontconfig.so -- /builds/workspace/pharo-vm_pharo-9/build/fontconfig-2.13.1-src/libfontconfig.so.1 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/build/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip' dst='/builds/workspace/pharo-vm_pharo-9/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-9/build/harfbuzz-5.3.1-src/libharfbuzz.so -- /builds/workspace/pharo-vm_pharo-9/build/harfbuzz-5.3.1-src/libharfbuzz.so.0 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 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-9/build/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip' dst='/builds/workspace/pharo-vm_pharo-9/build/pixman-0.40.0-src' -- extracting... [tar xfz] -- The CXX compiler identification is Clang 8.0.1 -- Detecting C compiler ABI info -- 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-9/build/pixman-0.40.0-src/libpixman-1.so -- /builds/workspace/pharo-vm_pharo-9/build/pixman-0.40.0-src/libpixman-1.so.0 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/build/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip' dst='/builds/workspace/pharo-vm_pharo-9/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-9/build/cairo-1.17.4-src/libcairo.so -- /builds/workspace/pharo-vm_pharo-9/build/cairo-1.17.4-src/libcairo.so.2 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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' -- 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 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' -- 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 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 -- [download 5% 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 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 34% complete] -- [download 35% complete] -- [download 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 63% 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 84% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 92% complete] -- [download 93% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/builds/workspace/pharo-vm_pharo-9/build/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip' dst='/builds/workspace/pharo-vm_pharo-9/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-9/build/libpng-1.6.37-src/libpng.so -- /builds/workspace/pharo-vm_pharo-9/build/libpng-1.6.37-src/libpng16.so -- /builds/workspace/pharo-vm_pharo-9/build/libpng-1.6.37-src/libpng16.so.16 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/build/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' dst='/builds/workspace/pharo-vm_pharo-9/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-9/build/SDL2-2.24.1-src/libSDL2-2.0.so.0 -- /builds/workspace/pharo-vm_pharo-9/build/SDL2-2.24.1-src/libSDL2-2.0.so.0.2400.1 -- /builds/workspace/pharo-vm_pharo-9/build/SDL2-2.24.1-src/libSDL2.so -- Configuring done -- Generating done -- Build files have been written to: /builds/workspace/pharo-vm_pharo-9/build -- Looking for sys/types.h - found -- Looking for stdint.h MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-9/build [Pipeline] { [Pipeline] sh -- 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 + VERBOSE=1 make install package /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -S/builds/workspace/pharo-vm_pharo-9/repository -B/builds/workspace/pharo-vm_pharo-9/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-9/build/CMakeFiles /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builds/workspace/pharo-vm_pharo-9/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-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build/libffi-src /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/libffi-build /builds/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". Scanning dependencies of target objlib make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/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-9/build' [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/closures.c.o cd /builds/workspace/pharo-vm_pharo-9/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/closures.c.o -c /builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/closures.c /builds/workspace/pharo-vm_pharo-9/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-9/build/libffi-src/include/ffi_common.h:17:0, from /builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/closures.c:36: /builds/workspace/pharo-vm_pharo-9/build/libffi-build/include/fficonfig.h:27:0: note: this is the location of the previous definition #define FFI_MMAP_EXEC_WRIT 0 ^ MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-MT-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/java_raw_api.c.o cd /builds/workspace/pharo-vm_pharo-9/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/java_raw_api.c.o -c /builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c /builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c: In function ‘ffi_java_raw_call’: /builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c:317:3: warning: ‘ffi_java_raw_to_ptrarray’ is deprecated [-Wdeprecated-declarations] ffi_java_raw_to_ptrarray (cif, raw, avalue); ^ /builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c:76:1: note: declared here ffi_java_raw_to_ptrarray (ffi_cif *cif, ffi_java_raw *raw, void **args) ^ /builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c: In function ‘ffi_java_translate_args’: /builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c:328:3: warning: ‘ffi_java_raw_size’ is deprecated [-Wdeprecated-declarations] ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif)); ^ /builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c:45:1: note: declared here ffi_java_raw_size (ffi_cif *cif) ^ /builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c:331:3: warning: ‘ffi_java_ptrarray_to_raw’ is deprecated [-Wdeprecated-declarations] ffi_java_ptrarray_to_raw (cif, avalue, raw); ^ /builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c:157:1: note: declared here ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) ^ /builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c: In function ‘ffi_prep_java_raw_closure’: /builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c:369:3: warning: ‘ffi_prep_java_raw_closure_loc’ is deprecated [-Wdeprecated-declarations] return ffi_prep_java_raw_closure_loc (cl, cif, fun, user_data, cl); ^ /builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c:337:1: note: declared here ffi_prep_java_raw_closure_loc (ffi_java_raw_closure* cl, ^ [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/prep_cif.c.o cd /builds/workspace/pharo-vm_pharo-9/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/prep_cif.c.o -c /builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/prep_cif.c [ 3%] Building C object libffi-build/CMakeFiles/objlib.dir/src/raw_api.c.o cd /builds/workspace/pharo-vm_pharo-9/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/raw_api.c.o -c /builds/workspace/pharo-vm_pharo-9/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-9/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/types.c.o -c /builds/workspace/pharo-vm_pharo-9/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-9/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/x86/ffi64.c.o -c /builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/x86/ffi64.c MetacelloNotification: Fetched -> VMMaker-OriginalTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache [ 4%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/x86/unix64.S.o cd /builds/workspace/pharo-vm_pharo-9/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -fPIC -o CMakeFiles/objlib.dir/src/x86/unix64.S.o -c /builds/workspace/pharo-vm_pharo-9/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-9/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/x86/ffiw64.c.o -c /builds/workspace/pharo-vm_pharo-9/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-9/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -fPIC -o CMakeFiles/objlib.dir/src/x86/win64.S.o -c /builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/x86/win64.S make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/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-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build/libffi-src /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/libffi-build /builds/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Scanning dependencies of target ffi_shared make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/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-9/build' [ 6%] Linking C shared library ../build/vm/libffi.so cd /builds/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build' [ 6%] Built target ffi_shared make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm-build.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm-build.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_vm-build make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' [ 6%] Creating directories for 'build_vmmaker_get_vm' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/tmp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-mkdir [ 7%] Performing download step (download, verify and extract) for 'build_vmmaker_get_vm' cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/download-build_vmmaker_get_vm.cmake -- Downloading... dst='/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/PharoVM-9.0.17-9e4879f-Linux-x86_64-bin.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Linux-x86_64/PharoVM-9.0.17-9e4879f-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] -- 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 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-9/build/build/vmmaker/src/PharoVM-9.0.17-9e4879f-Linux-x86_64-bin.zip' -- Downloading... done cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/verify-build_vmmaker_get_vm.cmake cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/extract-build_vmmaker_get_vm.cmake -- Looking for stdint.h - found -- Looking for stddef.h -- extracting... src='/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/PharoVM-9.0.17-9e4879f-Linux-x86_64-bin.zip' dst='/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm' -- extracting... [tar xfz] NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared) NewUndeclaredWarning: CCodeGenerator>>removeAssertions (Sensor is Undeclared) -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-download [ 7%] No patch step for 'build_vmmaker_get_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-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-patch [ 8%] Performing update step for 'build_vmmaker_get_vm' cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo [ 9%] Performing configure step for 'build_vmmaker_get_vm' cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure [ 9%] Performing build step for 'build_vmmaker_get_vm' cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' [ 9%] Built target build_vmmaker_get_vm-build make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_image.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_image.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_image make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' [ 10%] Creating directories for 'build_vmmaker_get_image' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/tmp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-mkdir [ 10%] Performing download step (download, verify and extract) for 'build_vmmaker_get_image' cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/download-build_vmmaker_get_image.cmake -- Downloading... dst='/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' timeout='none' -- Using src='https://files.pharo.org/image/100/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] SystemNotification: TMethod>>methodIsEffectivelyComplete:in:(selector is shadowed) NewUndeclaredWarning: VMMaker>>createCodeGenerator (MLVMCCodeGenerator is Undeclared) -- [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] NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) -- [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] MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache -- [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-9/build/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' -- Downloading... done cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/verify-build_vmmaker_get_image.cmake cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/extract-build_vmmaker_get_image.cmake -- extracting... src='/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' dst='/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image' -- extracting... [tar xfz] -- Looking for stddef.h - found -- Check size of int -- 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-9/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-9/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 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 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='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build/libgit2-1.4.4-src/libgit2.1.4.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libgit2.1.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libgit2.dylib Adding third-party libraries for Darwin-x86_64: libssh2-1.9.0 -- Downloading/updating libssh2-1.9.0 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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/Darwin-x86_64/third-party/libssh2-1.9.0.zip' -- [download 2% complete] -- [download 9% 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 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 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 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% 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 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='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src/libssh2.1.0.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src/libssh2.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src/libssh2.dylib Adding third-party libraries for Darwin-x86_64: openssl-1.1.1k -- Downloading/updating openssl-1.1.1k MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-download [ 10%] No patch step for 'build_vmmaker_get_image' /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-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-patch [ 11%] Performing update step for 'build_vmmaker_get_image' cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && echo [ 12%] Performing configure step for 'build_vmmaker_get_image' cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && echo cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-configure [ 12%] Performing build step for 'build_vmmaker_get_image' cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm/pharo --headless /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image/Pharo10.0.1-0-64bit-0542643.image --no-default-preferences save VMMaker NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Starting atomic load cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm/pharo --headless /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /builds/workspace/pharo-vm_pharo-9/repository/scripts/installVMMaker.st /builds/workspace/pharo-vm_pharo-9/repository 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) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) MetacelloNotification: Fetched -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared) MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading baseline of BaselineOfVMMaker... MetacelloNotification: Loaded -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Starting atomic load MetacelloNotification: Fetched -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loading -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loaded -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Loading -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Loaded -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/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-9/build/openssl-1.1.1k-src/libcrypto.1.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/openssl-1.1.1k-src/libcrypto.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/openssl-1.1.1k-src/libssl.1.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/openssl-1.1.1k-src/libssl.dylib Adding third-party libraries for Darwin-x86_64: libgit2-mac-1.0.0 -- Downloading/updating libgit2-mac-1.0.0 -- Check size of int - done -- Check size of long SystemNotification: LLVMDisassembler>>setOptions:(options is shadowed) MetacelloNotification: Loaded -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Loaded -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Loading -> VMMakerLoadingDependencies-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Project: Unicorn baseline NewUndeclaredWarning: TranscriptStream class>>redirectToStdOut: (FileStream is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) MetacelloNotification: Fetched -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Project: LLVMDisassembler baseline MetacelloNotification: Fetched -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc NewUndeclaredWarning: TranscriptStream>>target (FileStream is Undeclared) MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache -- Check size of long - done -- Check size of long long MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libgit2-mac-1.0.0-download Scanning dependencies of target libgit2-mac-1.0.0-download [ 11%] Creating directories for 'libgit2-mac-1.0.0-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-mac-1.0.0-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libgit2-mac-1.0.0-download/libgit2-mac-1.0.0-download-prefix/src/libgit2-mac-1.0.0.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-mac-1.0.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 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libgit2-mac-1.0.0-download/libgit2-mac-1.0.0-download-prefix/src/libgit2-mac-1.0.0.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libgit2-mac-1.0.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libgit2-mac-1.0.0-download' [ 44%] No update step for 'libgit2-mac-1.0.0-download' [ 55%] No configure step for 'libgit2-mac-1.0.0-download' [ 66%] No build step for 'libgit2-mac-1.0.0-download' [ 77%] No install step for 'libgit2-mac-1.0.0-download' [ 88%] No test step for 'libgit2-mac-1.0.0-download' [100%] Completed 'libgit2-mac-1.0.0-download' [100%] Built target libgit2-mac-1.0.0-download -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libgit2-mac-1.0.0-src/libgit2.1.0.0.dylib Adding third-party libraries for Darwin-x86_64: libgit2-0.25.1 -- Downloading/updating libgit2-0.25.1 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libgit2-0.25.1-download Scanning dependencies of target libgit2-0.25.1-download [ 11%] Creating directories for 'libgit2-0.25.1-download' -- Check size of long long - done -- Check size of void* NewUndeclaredWarning: DetailedInstructionPrinter>>printInstructionsOn: (fullBlockRecursionSelector is Undeclared) SystemNotification: CogStackPageSurrogate>>addressIsInPage:(address is shadowed) [ 22%] Performing download step (download, verify and extract) for 'libgit2-0.25.1-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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/Darwin-x86_64/third-party/libgit2-0.25.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-9/build/libgit2-0.25.1-download/libgit2-0.25.1-download-prefix/src/libgit2-0.25.1.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libgit2-0.25.1-src/libgit2.0.25.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libgit2-0.25.1-src/libgit2.25.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libgit2-0.25.1-src/libgit2.dylib Adding third-party libraries for Darwin-x86_64: libssh2-1.7.0 -- Downloading/updating libssh2-1.7.0 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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/Darwin-x86_64/third-party/libssh2-1.7.0.zip' -- [download 9% 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 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 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libssh2-1.7.0-download/libssh2-1.7.0-download-prefix/src/libssh2-1.7.0.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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' NewUndeclaredWarning: SmalltalkImage>>simulatePrimitive:args: (FileExistsException is Undeclared) NewUndeclaredWarning: FakeStdinStream>>next (ActiveHand is Undeclared) NewUndeclaredWarning: Cogit class>>genAndDis:options: (Compiler is Undeclared) NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) -- Check size of void* - done -- int 4 -- long 4 -- long long 8 -- void* 8 -- Writing libraries to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ -- Looking for include file dirent.h NewUndeclaredWarning: Cogit>>initializeProcessor (MultiProcessor is Undeclared) NewUndeclaredWarning: Cogit>>setClickStepBreakBlock (Debugger is Undeclared) NewUndeclaredWarning: Cogit>>simulateCogCodeAt: (ProcessorSimulationTrap is Undeclared) SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) NewUndeclaredWarning: StackToRegisterMappingCogit>>widthInDefaultFontOf: (NewParagraph is Undeclared) [100%] Built target libssh2-1.7.0-download -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libssh2-1.7.0-src/libssh2.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libssh2-1.7.0-src/libssh2.dylib Adding third-party libraries for Darwin-x86_64: openssl-1.0.2q -- Downloading/updating openssl-1.0.2q -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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/Darwin-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='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/openssl-1.0.2q-download/openssl-1.0.2q-download-prefix/src/openssl-1.0.2q.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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' -- Looking for include file dirent.h - found -- Looking for include file features.h NewUndeclaredWarning: ADPCMCodecPlugin class>>monticelloDescription (ADPCMCodec is Undeclared) NewUndeclaredWarning: ADPCMCodecPlugin class>>translatedPrimitives (ADPCMCodec is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (FileExistsException is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primCalloc (Alien is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primMalloc (Alien is Undeclared) -- Looking for include file features.h - not found -- Looking for include file unistd.h NewUndeclaredWarning: InterpreterPlugin class>>allCodeOlderThan: (TimeStamp is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGenerator (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGeneratorForVMClass: (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: TestOSAPlugin>>primOpenDefaultConfiguration:subtype: (ComponentInstance is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>monticelloDescription (AbstractSound is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>translatedPrimitives (AbstractSound is Undeclared) NewUndeclaredWarning: StackInterpreter class>>patchInterpGCCPPC: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreter class>>primitiveAccessorDepthTable (VMMakerConfiguration is Undeclared) [100%] Built target openssl-1.0.2q-download -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/openssl-1.0.2q-src/libcrypto.1.0.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/openssl-1.0.2q-src/libssl.1.0.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/openssl-1.0.2q-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-9/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-9/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 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 42% 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 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 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='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build/freetype-2.12.1-src/libfreetype.6.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 -- Looking for include file unistd.h - found -- Looking for include file ndir.h NewUndeclaredWarning: CogVMSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ensureMultiThreadingOverridesAreUpToDate (Parser is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>setBreakBlockFromString: (Compiler is Undeclared) SystemNotification: CogVMSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) NewUndeclaredWarning: StackMTInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) SystemNotification: StackMTInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackMTInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackMTInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) NewUndeclaredWarning: StackInterpreterSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) -- Looking for include file ndir.h - not found -- Looking for include file sys/ndir.h NewUndeclaredWarning: StackInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) SystemNotification: StackInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) -- Looking for include file sys/ndir.h - not found -- Looking for include file sys/dir.h NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadSpanBufferFrom: (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsPointers is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferBadMagic is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferWrongSize is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferStartWrong is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveChangedActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFSizeMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveDisplaySpanBuffer (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveInitializeProcessing (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextGlobalEdgeEntry (GEFWrongEdge is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalFill (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveSetColorTransform (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFAlreadyFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState:or: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityCheckFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEntityLoadFailed is Undeclared) -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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 3% 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 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 42% complete] -- [download 43% 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 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% 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 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 93% complete] -- [download 95% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build/fontconfig-2.13.1-src/libfontconfig.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 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 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 38% 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 63% complete] -- [download 66% complete] -- [download 68% complete] -- [download 72% complete] -- [download 73% 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 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build/harfbuzz-5.3.1-src/libharfbuzz.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 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 31% complete] -- [download 32% complete] -- [download 34% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 56% complete] -- [download 61% 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 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='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build/pixman-0.40.0-src/libpixman-1.0.40.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/pixman-0.40.0-src/libpixman-1.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/cairo-1.17.4-download -- 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 Scanning dependencies of target cairo-1.17.4-download [ 11%] Creating directories for 'cairo-1.17.4-download' [ 22%] Performing download step (download, verify and extract) for 'cairo-1.17.4-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build/cairo-1.17.4-src/libcairo.2.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 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 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 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 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-9/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-9/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 MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-MT-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-OriginalTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared) MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: CCodeGenerator>>removeAssertions (Sensor is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>text: (DefaultTextStyle is Undeclared) SystemNotification: TMethod>>methodIsEffectivelyComplete:in:(selector is shadowed) -- Looking for include file sys/time.h - found -- Looking for include file execinfo.h MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: VMMaker>>createCodeGenerator (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) -- Looking for include file execinfo.h - not found -- Looking for include file dlfcn.h -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libpng-1.6.37-src/libpng.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libpng-1.6.37-src/libpng16.16.37.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libpng-1.6.37-src/libpng16.16.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 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 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build/SDL2-2.24.1-src/libSDL2-2.0.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/SDL2-2.24.1-src/libSDL2.dylib -- 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-9/build [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-9/build [Pipeline] { [Pipeline] sh MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache + 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-9/repository -B/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/CMakeFiles /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-src /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 0%] Building C object libffi-build/CMakeFiles/objlib.dir/src/closures.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/objlib.dir/src/closures.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/closures.c NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Starting atomic load -- Looking for include file dlfcn.h - not found -- Looking for dlopen in dl NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared) MetacelloNotification: Loaded -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Starting atomic load [SystemNotification: LLVMDisassembler>>setOptions:(options is shadowed) MetacelloNotification: Loaded -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Loaded -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Loading -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: TranscriptStream class>>redirectToStdOut: (FileStream is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/java_raw_api.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/objlib.dir/src/java_raw_api.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c:328:46: warning: 'ffi_java_raw_size' is deprecated [-Wdeprecated-declarations] ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif)); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include/ffi.h:299:56: note: 'ffi_java_raw_size' has been explicitly marked deprecated here size_t ffi_java_raw_size (ffi_cif *cif) __attribute__((deprecated)); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c:331:3: warning: 'ffi_java_ptrarray_to_raw' is deprecated [-Wdeprecated-declarations] ffi_java_ptrarray_to_raw (cif, avalue, raw); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include/ffi.h:295:93: note: 'ffi_java_ptrarray_to_raw' has been explicitly marked deprecated here void ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) __attribute__((deprecated)); ^ 2 warnings generated. [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/prep_cif.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/objlib.dir/src/prep_cif.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/prep_cif.c NewUndeclaredWarning: TranscriptStream>>target (FileStream is Undeclared) MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/raw_api.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/objlib.dir/src/raw_api.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/raw_api.c [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/types.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/objlib.dir/src/types.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/types.c [ 3%] Building C object libffi-build/CMakeFiles/objlib.dir/src/x86/ffi64.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/objlib.dir/src/x86/ffi64.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/x86/ffi64.c MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache [ 3%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/x86/unix64.S.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -fPIC -o CMakeFiles/objlib.dir/src/x86/unix64.S.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/x86/unix64.S [ 4%] Building C object libffi-build/CMakeFiles/objlib.dir/src/x86/ffiw64.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/objlib.dir/src/x86/ffiw64.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/x86/ffiw64.c NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>baseRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>cResultRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg2Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg3Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>classRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagCarryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagOverflowRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagSignRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagZeroRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>framePointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>instructionPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>linkRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>mstatus (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>receiverRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>sendNumberOfArgumentsRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>stackPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>temporaryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMBytecodeMethod>>encoderClass (EncoderForV3PlusClosures is Undeclared) [ 5%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/x86/win64.S.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -fPIC -o CMakeFiles/objlib.dir/src/x86/win64.S.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-src /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libffi_copy.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libffi_copy.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 7%] Copying libffi binaries to '/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 7%] Built target libffi_copy /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm-build.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm-build.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_vm-build /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/build [ 7%] Creating directories for 'build_vmmaker_get_vm' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/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-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-mkdir [ 8%] Performing download step (download, verify and extract) for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/download-build_vmmaker_get_vm.cmake NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-x86_64/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Looking for dlopen in dl - not found -- Looking for dlopen in dyld -- verifying file... file='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/verify-build_vmmaker_get_vm.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/extract-build_vmmaker_get_vm.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm' -- extracting... [tar xfz] MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-MT-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-download [ 8%] No patch step for 'build_vmmaker_get_vm' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-patch [ 9%] Performing update step for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo [ 9%] Performing configure step for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure [ 10%] Performing build step for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build [ 10%] Built target build_vmmaker_get_vm-build /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_image.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_image.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_image /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/build [ 11%] Creating directories for 'build_vmmaker_get_image' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/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-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-mkdir NewUndeclaredWarning: VMMTTests>>testHeartbeatReleasesVMWhenNoProcessIsWilling (CAContinuation is Undeclared) [ 12%] Performing download step (download, verify and extract) for 'build_vmmaker_get_image' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/download-build_vmmaker_get_image.cmake -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' timeout='none' -- Using src='https://files.pharo.org/image/100/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] NewUndeclaredWarning: VMMTTests>>testTryOwningOwnedVMLeavesThreadInWaitingState (CAContinuation is Undeclared) NewUndeclaredWarning: VMMockCogThreadManager>>ioWaitOnOSSemaphore: (CAContinuation is Undeclared) -- [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] -- Looking for dlopen in dyld - not found -- Performing Test HAVE_TM_GMTOFF MetacelloNotification: Loaded -> VMMaker-MT-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: DetailedInstructionPrinter>>printInstructionsOn: (fullBlockRecursionSelector is Undeclared) SystemNotification: CogStackPageSurrogate>>addressIsInPage:(address is shadowed) -- verifying file... file='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/verify-build_vmmaker_get_image.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/extract-build_vmmaker_get_image.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image' -- extracting... [tar xfz] NewUndeclaredWarning: SimulatorMorph>>callStackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>commandPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>contextPanel (ObjectExplorerWrapper is Undeclared) NewUndeclaredWarning: SimulatorMorph>>initializeWithVMSimulator:title:aTranscript: (SimulatorMorphicModel is Undeclared) NewUndeclaredWarning: SimulatorMorph>>stackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>transcriptPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SmalltalkImage>>simulatePrimitive:args: (FileExistsException is Undeclared) NewUndeclaredWarning: FakeStdinStream>>next (ActiveHand is Undeclared) MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-OriginalTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: SpurImageTestResource class>>preenImage (Spur32BitPreen is Undeclared) NewUndeclaredWarning: SpurPlanningCompactorTests class>>preenImage (Spur32BitPreen is Undeclared) -- Performing Test HAVE_TM_GMTOFF - Failed -- Looking for include file sys/uuid.h SystemNotification: FloatMathPluginTests>>makeTestData:using:seed:rounds:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (Sensor is Undeclared) SystemNotification: FloatMathPluginTests>>verifyTestData:using:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (Sensor is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPluginPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGReadImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: Cogit class>>genAndDis:options: (Compiler is Undeclared) NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) NewUndeclaredWarning: Cogit>>initializeProcessor (MultiProcessor is Undeclared) NewUndeclaredWarning: Cogit>>setClickStepBreakBlock (Debugger is Undeclared) NewUndeclaredWarning: Cogit>>simulateCogCodeAt: (ProcessorSimulationTrap is Undeclared) NewUndeclaredWarning: CogARMCompilerTests>>processor (GdbARMAlien is Undeclared) NewUndeclaredWarning: CogIA32CompilerTests>>processor (BochsIA32Alien is Undeclared) NewUndeclaredWarning: CogMIPSELCompilerTests>>processor (MIPSELSimulator is Undeclared) NewUndeclaredWarning: CogX64CompilerTests>>processor (BochsX64Alien is Undeclared) -- Looking for include file sys/uuid.h - not found -- Looking for include file uuid/uuid.h MetacelloNotification: Loaded -> VMMaker-OriginalTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline NewUndeclaredWarning: StackToRegisterMappingCogit>>widthInDefaultFontOf: (NewParagraph is Undeclared) -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-download [ 13%] No patch step for 'build_vmmaker_get_image' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-patch [ 13%] Performing update step for 'build_vmmaker_get_image' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && echo [ 13%] Performing configure step for 'build_vmmaker_get_image' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-configure [ 14%] Performing build step for 'build_vmmaker_get_image' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image/Pharo10.0.1-0-64bit-0542643.image --no-default-preferences save VMMaker -- Looking for include file uuid/uuid.h - not found -- Looking for include file uuid.h cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-build [ 8%] Performing install step for 'build_vmmaker_get_image' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && echo cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-install [ 9%] Completed 'build_vmmaker_get_image' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_image-complete /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-done [ 9%] Built target build_vmmaker_get_image /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-9/build/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'CoInterpreter' outputDirectory: '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build'" Generating #CoInterpreter in '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build'... -- Looking for include file uuid.h - not found -- Looking for uuidgen in uuid NewUndeclaredWarning: ADPCMCodecPlugin class>>monticelloDescription (ADPCMCodec is Undeclared) NewUndeclaredWarning: ADPCMCodecPlugin class>>translatedPrimitives (ADPCMCodec is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (FileExistsException is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primCalloc (Alien is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primMalloc (Alien is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>allCodeOlderThan: (TimeStamp is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGenerator (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGeneratorForVMClass: (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) warning, variable nsMethodCache doesn't exist or has already been removedNewUndeclaredWarning: TestOSAPlugin>>primOpenDefaultConfiguration:subtype: (ComponentInstance is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>monticelloDescription (AbstractSound is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>translatedPrimitives (AbstractSound is Undeclared) NewUndeclaredWarning: StackInterpreter class>>patchInterpGCCPPC: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreter class>>primitiveAccessorDepthTable (VMMakerConfiguration is Undeclared) -- Looking for uuidgen in uuid - not found -- Looking for uuid_generate in uuid StackInterpreter>>checkImageVersionFrom: contains declaration for non-existent variable imageOffset StackInterpreterPrimitives>>primitiveFFIFree contains declaration for non-existent variable ptr StackInterpreterPrimitives>>primitiveLoadSymbolFromModule contains declaration for non-existent variable ptr StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable heapSize StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable minimumMemory StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable allocationReserve StackInterpreter>>reapAndResetErrorCodeTo:header: contains declaration for non-existent variable theSP StackInterpreterPrimitives>>doPrimitiveWorkerExtractReturnValue contains declaration for non-existent variable externalFunction StackInterpreterPrimitives>>primitiveFFIAllocate contains declaration for non-existent variable ptr conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIAllocate NewUndeclaredWarning: CogVMSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ensureMultiThreadingOverridesAreUpToDate (Parser is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>setBreakBlockFromString: (Compiler is Undeclared) SystemNotification: CogVMSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) NewUndeclaredWarning: StackMTInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) SystemNotification: StackMTInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackMTInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackMTInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) -- 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 NewUndeclaredWarning: StackInterpreterSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) SystemNotification: StackInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) -- Building FFI -- Downloading/updating libffi cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /builds/workspace/pharo-vm_pharo-9/repository/scripts/installVMMaker.st /builds/workspace/pharo-vm_pharo-9/repository 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) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) MetacelloNotification: Fetched -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading baseline of BaselineOfVMMaker... -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-download [ 11%] Creating directories for 'libffi-download' NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadSpanBufferFrom: (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsPointers is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferBadMagic is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferWrongSize is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferStartWrong is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveChangedActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFSizeMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveDisplaySpanBuffer (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveInitializeProcessing (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextGlobalEdgeEntry (GEFWrongEdge is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalFill (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveSetColorTransform (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFAlreadyFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState:or: (GEFWrongState is Undeclared) [ 22%] Performing download step (git clone) for 'libffi-download' MetacelloNotification: Fetched -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loading -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loaded -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityCheckFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEntityLoadFailed is Undeclared) Local variable name 'receiver' in doPrimitiveWorkerExtractReturnValue may mask method when inlining Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining Local variable name 'stack' in pruneStack:stackp: may mask method when inlining Local variable name 'receiver' in doPrimitiveWorkerCallout may mask method when inlining 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: the2ndUnknownShort localised to writeImageFileIOCloning into 'libffi-src'... MetacelloNotification: Fetched -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Loading -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Loaded -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Project: Unicorn baseline MetacelloNotification: Fetched -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Project: LLVMDisassembler baseline MetacelloNotification: Fetched -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc warning, variable nsMethodCache doesn't exist or has already been removed StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR Branch 'v3.3-cmake' set up to track remote branch 'v3.3-cmake' from 'origin'. Switched to a new branch 'v3.3-cmake' conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>text: (DefaultTextStyle is Undeclared) MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache [ 33%] Performing update step for 'libffi-download' Local variable name 'ret' in genPrimitiveIdentityHash may mask method when inlining Local variable name 'ret' in genPrimitiveImmediateAsInteger may mask method when inlining pushNilSizeFunction localised to compileBlockBodies savedFirstOpcodeIndex localised to compileBlockBodies savedLastDumpedLiteralIndex localised to compileBlockBodies savedNextLiteralIndex localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:HEAD is now at 609c829 Fixing the build for RiscV NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>baseRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>cResultRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg2Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg3Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>classRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagCarryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagOverflowRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagSignRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagZeroRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>framePointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>instructionPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>linkRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>mstatus (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>receiverRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>sendNumberOfArgumentsRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>stackPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>temporaryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMBytecodeMethod>>encoderClass (EncoderForV3PlusClosures is Undeclared) NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) [ 44%] No patch step for 'libffi-download' [ 55%] No configure step for 'libffi-download' [ 66%] No build step for 'libffi-download' MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-MT-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache warning, variable nsMethodCache doesn't exist or has already been removed[ 77%] No install step for 'libffi-download' [ 88%] No test step for 'libffi-download' NewUndeclaredWarning: VMMTTests>>testHeartbeatReleasesVMWhenNoProcessIsWilling (CAContinuation is Undeclared) NewUndeclaredWarning: VMMTTests>>testTryOwningOwnedVMLeavesThreadInWaitingState (CAContinuation is Undeclared) NewUndeclaredWarning: VMMockCogThreadManager>>ioWaitOnOSSemaphore: (CAContinuation is Undeclared) MetacelloNotification: Loaded -> VMMaker-MT-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: SimulatorMorph>>callStackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>commandPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>contextPanel (ObjectExplorerWrapper is Undeclared) NewUndeclaredWarning: SimulatorMorph>>initializeWithVMSimulator:title:aTranscript: (SimulatorMorphicModel is Undeclared) NewUndeclaredWarning: SimulatorMorph>>stackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>transcriptPanel (PluggableTextMorph is Undeclared) [100%] Completed 'libffi-download' StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc[100%] Built target libffi-download MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-OriginalTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: SpurImageTestResource class>>preenImage (Spur32BitPreen is Undeclared) NewUndeclaredWarning: SpurPlanningCompactorTests class>>preenImage (Spur32BitPreen is Undeclared) SystemNotification: FloatMathPluginTests>>makeTestData:using:seed:rounds:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (Sensor is Undeclared) CMake Deprecation Warning at /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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 SystemNotification: FloatMathPluginTests>>verifyTestData:using:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (Sensor is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPluginPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGReadImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: CogARMCompilerTests>>processor (GdbARMAlien is Undeclared) NewUndeclaredWarning: CogIA32CompilerTests>>processor (BochsIA32Alien is Undeclared) NewUndeclaredWarning: CogMIPSELCompilerTests>>processor (MIPSELSimulator is Undeclared) NewUndeclaredWarning: CogX64CompilerTests>>processor (BochsX64Alien is Undeclared) MetacelloNotification: Loaded -> VMMaker-OriginalTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:-- Check size of size_t - done cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-build [ 12%] Performing install step for 'build_vmmaker_get_image' cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && echo cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-install [ 13%] Completed 'build_vmmaker_get_image' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_image-complete /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-done make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' [ 13%] Built target build_vmmaker_get_image make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libffi_copy.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libffi_copy.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libffi_copy.dir/depend.internal". Scanning dependencies of target libffi_copy make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' [ 13%] Copying libffi binaries to '/builds/workspace/pharo-vm_pharo-9/build/build/vm/' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/build/vm/libffi.so /builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' [ 13%] Built target libffi_copy make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' [ 14%] Generating VM files for flavour: CoInterpreter build/vmmaker/vm/pharo --headless /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'CoInterpreter' outputDirectory: '/builds/workspace/pharo-vm_pharo-9/build'" Generating #CoInterpreter in '/builds/workspace/pharo-vm_pharo-9/build'... -- The ASM compiler identification is Clang -- Found assembler: /usr/bin/x86_64-w64-mingw32-clang -- Check size of double warning, variable nsMethodCache doesn't exist or has already been removed warning, variable nsMethodCache doesn't exist or has already been removed-- Check size of double - done -- Check size of long double StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc StackInterpreter>>reapAndResetErrorCodeTo:header: contains declaration for non-existent variable theSP StackInterpreterPrimitives>>primitiveFFIFree contains declaration for non-existent variable ptr StackInterpreterPrimitives>>primitiveLoadSymbolFromModule contains declaration for non-existent variable ptr StackInterpreter>>checkImageVersionFrom: contains declaration for non-existent variable imageOffset StackInterpreterPrimitives>>doPrimitiveWorkerExtractReturnValue contains declaration for non-existent variable externalFunction StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable heapSize StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable minimumMemory StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable allocationReserve StackInterpreterPrimitives>>primitiveFFIAllocate contains declaration for non-existent variable ptr conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree -- Check size of long double - done -- Looking for alloca conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock: 30 March 2023 11:08:34.585865 am -- Looking for alloca - not found -- Looking for mmap warning, signature of InterpreterProxy>>characterTable does not match reference implementation. warning, signature of InterpreterProxy>>fullGC does not match reference implementation. warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>positive32BitValueOf: does not match reference implementation. warning, signature of InterpreterProxy>>pushRemappableOop: does not match reference implementation. external plugin FilePlugin generated as FilePlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>pushBool: does not match reference implementation. external plugin FloatArrayPlugin generated as FloatArrayPlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. external plugin SurfacePlugin generated as SurfacePlugin 30 March 2023 11:08:35.916675 am MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc -- Looking for mmap - not found -- Looking for MAP_ANON MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-MT-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc warning, variable nsMethodCache doesn't exist or has already been removed-- Looking for MAP_ANON - not found -- Performing Test HAVE_MMAP_DEV_ZERO MetacelloNotification: Fetched -> VMMaker-OriginalTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared) NewUndeclaredWarning: CCodeGenerator>>removeAssertions (Sensor is Undeclared) SystemNotification: TMethod>>methodIsEffectivelyComplete:in:(selector is shadowed) NewUndeclaredWarning: VMMaker>>createCodeGenerator (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) -- Performing Test HAVE_MMAP_DEV_ZERO - Failed -- Looking for alloca.h StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable heapSize StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable minimumMemory StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable allocationReserve StackInterpreterPrimitives>>primitiveFFIFree contains declaration for non-existent variable ptr StackInterpreterPrimitives>>doPrimitiveWorkerExtractReturnValue contains declaration for non-existent variable externalFunction StackInterpreterPrimitives>>primitiveFFIAllocate contains declaration for non-existent variable ptr StackInterpreter>>reapAndResetErrorCodeTo:header: contains declaration for non-existent variable theSP StackInterpreter>>checkImageVersionFrom: contains declaration for non-existent variable imageOffset StackInterpreterPrimitives>>primitiveLoadSymbolFromModule contains declaration for non-existent variable ptr conflicting return types sqInt, void in primitiveFFIAllocate MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Starting atomic load NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared) MetacelloNotification: Loaded -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Starting atomic load SystemNotification: LLVMDisassembler>>setOptions:(options is shadowed) MetacelloNotification: Loaded -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Loaded -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Loading -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache -- Looking for alloca.h - not found -- Performing Test HAVE_ALLOCA NewUndeclaredWarning: TranscriptStream class>>redirectToStdOut: (FileStream is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) NewUndeclaredWarning: TranscriptStream>>target (FileStream is Undeclared) MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache Local variable name 'receiver' in doPrimitiveWorkerExtractReturnValue may mask method when inlining Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining Local variable name 'stack' in pruneStack:stackp: may mask method when inlining Local variable name 'receiver' in doPrimitiveWorkerCallout may mask method when inlining 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: the2ndUnknownShort localised to writeImageFileIO-- Performing Test HAVE_ALLOCA - Failed -- Looking for inttypes.h NewUndeclaredWarning: DetailedInstructionPrinter>>printInstructionsOn: (fullBlockRecursionSelector is Undeclared) SystemNotification: CogStackPageSurrogate>>addressIsInPage:(address is shadowed) NewUndeclaredWarning: SmalltalkImage>>simulatePrimitive:args: (FileExistsException is Undeclared) NewUndeclaredWarning: FakeStdinStream>>next (ActiveHand is Undeclared) -- Looking for inttypes.h - found -- Looking for memory.h Local variable name 'receiver' in doPrimitiveWorkerExtractReturnValue may mask method when inlining Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining Local variable name 'stack' in pruneStack:stackp: may mask method when inlining Local variable name 'receiver' in doPrimitiveWorkerCallout may mask method when inlining 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: the2ndUnknownShort localised to writeImageFileIONewUndeclaredWarning: Cogit class>>genAndDis:options: (Compiler is Undeclared) NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) NewUndeclaredWarning: Cogit>>initializeProcessor (MultiProcessor is Undeclared) NewUndeclaredWarning: Cogit>>setClickStepBreakBlock (Debugger is Undeclared) NewUndeclaredWarning: Cogit>>simulateCogCodeAt: (ProcessorSimulationTrap is Undeclared) SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) -- Looking for memory.h - found -- Looking for stdlib.h NewUndeclaredWarning: StackToRegisterMappingCogit>>widthInDefaultFontOf: (NewParagraph is Undeclared) -- Looking for stdlib.h - found -- Looking for strings.h NewUndeclaredWarning: ADPCMCodecPlugin class>>monticelloDescription (ADPCMCodec is Undeclared) NewUndeclaredWarning: ADPCMCodecPlugin class>>translatedPrimitives (ADPCMCodec is Undeclared) warning, variable nsMethodCache doesn't exist or has already been removed StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (FileExistsException is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primCalloc (Alien is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primMalloc (Alien is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>allCodeOlderThan: (TimeStamp is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGenerator (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGeneratorForVMClass: (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: TestOSAPlugin>>primOpenDefaultConfiguration:subtype: (ComponentInstance is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>monticelloDescription (AbstractSound is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>translatedPrimitives (AbstractSound is Undeclared) -- Looking for strings.h - found -- Looking for string.h NewUndeclaredWarning: StackInterpreter class>>patchInterpGCCPPC: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreter class>>primitiveAccessorDepthTable (VMMakerConfiguration is Undeclared) warning, variable nsMethodCache doesn't exist or has already been removed StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable descNewUndeclaredWarning: CogVMSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ensureMultiThreadingOverridesAreUpToDate (Parser is Undeclared) Local variable name 'ret' in genPrimitiveIdentityHash may mask method when inlining Local variable name 'ret' in genPrimitiveImmediateAsInteger may mask method when inlining pushNilSizeFunction localised to compileBlockBodies savedFirstOpcodeIndex localised to compileBlockBodies savedLastDumpedLiteralIndex localised to compileBlockBodies savedNextLiteralIndex localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:NewUndeclaredWarning: CogVMSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>setBreakBlockFromString: (Compiler is Undeclared) SystemNotification: CogVMSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) NewUndeclaredWarning: StackMTInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) SystemNotification: StackMTInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackMTInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackMTInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) -- Looking for string.h - found -- Looking for sys/mman.h NewUndeclaredWarning: StackInterpreterSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) SystemNotification: StackInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) pushNilSizeFunction localised to compileBlockBodies savedFirstOpcodeIndex localised to compileBlockBodies savedLastDumpedLiteralIndex localised to compileBlockBodies savedNextLiteralIndex localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:-- Looking for sys/mman.h - not found -- Looking for sys/stat.h NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadSpanBufferFrom: (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsPointers is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferBadMagic is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferWrongSize is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferStartWrong is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveChangedActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFSizeMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveDisplaySpanBuffer (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveInitializeProcessing (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextGlobalEdgeEntry (GEFWrongEdge is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalFill (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveSetColorTransform (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFAlreadyFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState:or: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityCheckFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEntityLoadFailed is Undeclared) -- Looking for sys/stat.h - found -- Looking for 4 include files stdlib.h, ..., float.h warning, variable nsMethodCache doesn't exist or has already been removed warning, variable nsMethodCache doesn't exist or has already been removed StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc-- Looking for 4 include files stdlib.h, ..., float.h - found -- Looking for memcpy StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc-- Looking for memcpy - found -- Looking for mkostemp pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:-- Looking for mkostemp - not found MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:-- Checking if .eh_frame section is read-only - no MetacelloNotification: Loaded -> VMMaker-Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>text: (DefaultTextStyle is Undeclared) MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache -- Checking HAVE_AS_X86_PCREL - yes warning, variable nsMethodCache doesn't exist or has already been removedNewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>baseRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>cResultRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg2Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg3Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>classRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagCarryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagOverflowRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagSignRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagZeroRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>framePointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>instructionPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>linkRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>mstatus (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>receiverRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>sendNumberOfArgumentsRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>stackPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>temporaryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x9 (UcRISCVRegisters is Undeclared) -- Checking HAVE_AS_X86_64_UNWIND_SECTION_TYPE - no StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc-- Checking HAVE_HIDDEN_VISIBILITY_ATTRIBUTE - no -- Checking if symbols are underscored - no -- Performing Test HAVE_AS_CFI_PSEUDO_OP NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMBytecodeMethod>>encoderClass (EncoderForV3PlusClosures is Undeclared) NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) -- 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 MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-MT-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache Adding third-party libraries for Windows-x86_64: gcc-runtime-3.4 -- Downloading/updating gcc-runtime-3.4 NewUndeclaredWarning: VMMTTests>>testHeartbeatReleasesVMWhenNoProcessIsWilling (CAContinuation is Undeclared) NewUndeclaredWarning: VMMTTests>>testTryOwningOwnedVMLeavesThreadInWaitingState (CAContinuation is Undeclared) NewUndeclaredWarning: VMMockCogThreadManager>>ioWaitOnOSSemaphore: (CAContinuation is Undeclared) MetacelloNotification: Loaded -> VMMaker-MT-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: SimulatorMorph>>callStackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>commandPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>contextPanel (ObjectExplorerWrapper is Undeclared) NewUndeclaredWarning: SimulatorMorph>>initializeWithVMSimulator:title:aTranscript: (SimulatorMorphicModel is Undeclared) NewUndeclaredWarning: SimulatorMorph>>stackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>transcriptPanel (PluggableTextMorph is Undeclared) pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-OriginalTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/gcc-runtime-3.4-download warning, variable nsMethodCache doesn't exist or has already been removedNewUndeclaredWarning: SpurImageTestResource class>>preenImage (Spur32BitPreen is Undeclared) NewUndeclaredWarning: SpurPlanningCompactorTests class>>preenImage (Spur32BitPreen is Undeclared) SystemNotification: FloatMathPluginTests>>makeTestData:using:seed:rounds:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (Sensor is Undeclared) SystemNotification: FloatMathPluginTests>>verifyTestData:using:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (Sensor is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPluginPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGReadImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) 30 March 2023 11:09:03.259897 am NewUndeclaredWarning: CogARMCompilerTests>>processor (GdbARMAlien is Undeclared) NewUndeclaredWarning: CogIA32CompilerTests>>processor (BochsIA32Alien is Undeclared) NewUndeclaredWarning: CogMIPSELCompilerTests>>processor (MIPSELSimulator is Undeclared) NewUndeclaredWarning: CogX64CompilerTests>>processor (BochsX64Alien is Undeclared) StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc[ 11%] Creating directories for 'gcc-runtime-3.4-download' warning, signature of InterpreterProxy>>characterTable does not match reference implementation. warning, signature of InterpreterProxy>>fullGC does not match reference implementation. warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>positive32BitValueOf: does not match reference implementation. warning, signature of InterpreterProxy>>pushRemappableOop: does not match reference implementation. external plugin FilePlugin generated as FilePlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>pushBool: does not match reference implementation. external plugin FloatArrayPlugin generated as FloatArrayPlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. MetacelloNotification: Loaded -> VMMaker-OriginalTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache external plugin SurfacePlugin generated as SurfacePlugin 30 March 2023 11:09:04.384261 am PharoVMMaker cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 10%] Building C object CMakeFiles/PharoVMCore.dir/src/debug.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/debug.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/debug.c [ 11%] Building C object CMakeFiles/PharoVMCore.dir/src/utils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/utils.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/utils.c [ 22%] Performing download step (download, verify and extract) for 'gcc-runtime-3.4-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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 17% complete] -- [download 47% complete] -- [download 58% complete] -- [download 62% complete] -- [download 96% complete] -- [download 100% complete] -- Downloading... done MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/utils.c:224:8: warning: unused variable 'tmpBasedir' [-Wunused-variable] char* tmpBasedir = (char*)alloca(bufferSize); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/utils.c:496:17: warning: unused function 'max' [-Wunused-function] static long int max(long int x, long int y) { return (x > y) ? x : y; } ^ 2 warnings generated. [ 11%] Building C object CMakeFiles/PharoVMCore.dir/src/errorCode.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/errorCode.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/errorCode.c [ 12%] Building C object CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:208:1: warning: unused function 'dropInit' [-Wunused-function] dropInit (void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:215:1: warning: unused function 'dropShutdown' [-Wunused-function] dropShutdown (void) ^ 2 warnings generated. [ 13%] Building C object CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/externalPrimitives.c [ 13%] Building C object CMakeFiles/PharoVMCore.dir/src/client.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/client.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/client.c [ 14%] Building C object CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/pathUtilities.c -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build/gcc-runtime-3.4-src' -- extracting... [tar xfz] [ 14%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/fileDialogCommon.c [ 15%] Building C object CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/stringUtilities.c [ 15%] Building C object CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/imageAccess.c [ 16%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/parameters/parameterVector.c [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/parameters/parameters.c [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/semaphores/platformSemaphore.c -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'gcc-runtime-3.4-download' [ 18%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 18%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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); ^~~~~~~~~~~~~~~~ 5 warnings generated. [ 19%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveCalls.c [ 20%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveUtils.c [ 20%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:108:3: warning: variable 'address' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:112:19: note: uninitialized use occurs here setHandler(aOop, address); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:4:15: note: initialize the variable 'address' to silence this warning void* address; ^ = NULL 1 warning generated. [ 21%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/typesPrimitives.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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. [ 44%] No patch step for 'gcc-runtime-3.4-download' [ 21%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/utils.c [ 22%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c:34:8: warning: unused variable 'flags' [-Wunused-variable] sqInt flags; ^ 1 warning generated. [ 22%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c:102:11: warning: unused variable 'handler' [-Wunused-variable] void *handler; ^ 1 warning generated. [ 23%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbacks.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/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-9/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-9/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-9/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-9/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-9/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-9/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. [ 24%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/semaphores/pharoSemaphore.c [ 24%] Building C object CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/threadSafeQueue/threadSafeQueue.c [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/pThreadedFFI.c [ 55%] No configure step for 'gcc-runtime-3.4-download' [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/worker.c [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerPrimitives.c [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerTask.c [ 27%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:11: In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:14: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:11: In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:14: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:11: In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:14: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:11: In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:14: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:3332:15: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] immediate = SQABS((((self_in_computeMaximumSize->operands))[0])); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:3332:15: note: remove the call to 'labs' since unsigned values cannot be negative immediate = SQABS((((self_in_computeMaximumSize->operands))[0])); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:3498:12: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] return ((SQABS((((self_in_computeMaximumSize->operands))[1]))) <= 0x7FF ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:3498:12: note: remove the call to 'labs' since unsigned values cannot be negative return ((SQABS((((self_in_computeMaximumSize->operands))[1]))) <= 0x7FF ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:3501:19: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] : (0xFFF - (SQABS((((self_in_computeMaximumSize->operands))[1])))) + 1)), ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:3501:19: note: remove the call to 'labs' since unsigned values cannot be negative : (0xFFF - (SQABS((((self_in_computeMaximumSize->operands))[1])))) + 1)), ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:3523:12: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] return ((SQABS((((self_in_computeMaximumSize->operands))[1]))) <= 0x7FF ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:3523:12: note: remove the call to 'labs' since unsigned values cannot be negative return ((SQABS((((self_in_computeMaximumSize->operands))[1]))) <= 0x7FF ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:3526:19: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] : (0xFFF - (SQABS((((self_in_computeMaximumSize->operands))[1])))) + 1)), ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:3526:19: note: remove the call to 'labs' since unsigned values cannot be negative : (0xFFF - (SQABS((((self_in_computeMaximumSize->operands))[1])))) + 1)), ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:3532:12: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] return ((SQABS((((self_in_computeMaximumSize->operands))[0]))) <= 0x7FF ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:3532:12: note: remove the call to 'labs' since unsigned values cannot be negative return ((SQABS((((self_in_computeMaximumSize->operands))[0]))) <= 0x7FF ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:3535:19: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] : (0xFFF - (SQABS((((self_in_computeMaximumSize->operands))[0])))) + 1)), ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:3535:19: note: remove the call to 'labs' since unsigned values cannot be negative : (0xFFF - (SQABS((((self_in_computeMaximumSize->operands))[0])))) + 1)), ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:3571:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:4486:9: warning: expression result unused [-Wunused-value] error("ARMv8 / aarch64 does not support conditions encoded in the instruction"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:4632:15: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset3 = (((int) jumpTarget3)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:4651:15: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset4 = (((int) jumpTarget4)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:4670:15: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset5 = (((int) jumpTarget5)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:4689:15: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset6 = (((int) jumpTarget6)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:4708:15: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset7 = (((int) jumpTarget7)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:4727:15: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset8 = (((int) jumpTarget8)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:4746:15: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset9 = (((int) jumpTarget9)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:4766:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset10 = (((int) jumpTarget10)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:4786:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset11 = (((int) jumpTarget20)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:4805:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset12 = (((int) jumpTarget21)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:4824:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset13 = (((int) jumpTarget22)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:4843:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset14 = (((int) jumpTarget23)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:4862:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset15 = (((int) jumpTarget24)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:4881:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset16 = (((int) jumpTarget25)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:4900:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset17 = (((int) jumpTarget26)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:4919:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset18 = (((int) jumpTarget27)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:4938:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset19 = (((int) jumpTarget28)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:4957:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset20 = (((int) jumpTarget29)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:4976:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset21 = (((int) jumpTarget30)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:4995:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset22 = (((int) jumpTarget31)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:5014:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset23 = (((int) jumpTarget32)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:5033:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset24 = (((int) jumpTarget33)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:5052:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset25 = (((int) jumpTarget34)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:5690:8: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] if ((SQABS(offset27)) <= 0x7FF) { ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:5690:8: note: remove the call to 'labs' since unsigned values cannot be negative if ((SQABS(offset27)) <= 0x7FF) { ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:5693:17: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] : (0xFFF - (SQABS(offset27))) + 1); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:5693:17: note: remove the call to 'labs' since unsigned values cannot be negative : (0xFFF - (SQABS(offset27))) + 1); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:5985:33: warning: expression result unused [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:6778:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:7464:9: warning: expression result unused [-Wunused-value] error("opcode has no inverse"); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:8399:50: warning: shift count >= width of type [-Wshift-count-overflow] anInstruction = genoperandoperand(AndCqR, (1ULL << 64) - 16, Extra2Reg); ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:8401:51: warning: shift count >= width of type [-Wshift-count-overflow] (anInstruction->dependent = locateLiteral((1ULL << 64) - 16)); ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:8526:9: warning: expression result unused [-Wunused-value] error("linking callsite to invalid address"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:8553:9: warning: expression result unused [-Wunused-value] error("linking callsite to invalid address"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:8609:9: warning: expression result unused [-Wunused-value] error("linking callsite to invalid address"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:9687:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:9802:8: warning: expression result unused [-Wunused-value] error("what??"); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:10018: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-9/build/generated/64/vm/src/cogitaarch64.c:10018: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-9/build/generated/64/vm/src/cogitaarch64.c:10025: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-9/build/generated/64/vm/src/cogitaarch64.c:10025: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-9/build/generated/64/vm/src/cogitaarch64.c:10044:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:10044:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:10053:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:10053:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:10680:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:10680:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:10717:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:10717:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:10825:62: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] || (((cogMethod->methodObject)) == (((usqInt)(methodFor((cogMethod->methodObject))))))))) { ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:943:36: note: passing argument to parameter 'address' here extern CogMethod * methodFor(void *address); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:10879:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:10879:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:10913:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:10913:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:10958:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:10958:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:10989:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:10989:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:11024:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:11024:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:11058:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:11058:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:11137:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'unsigned long' [-Wint-conversion] address = positive64BitIntegerFor(mcpc); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include/cointerp.h:93:46: note: passing argument to parameter 'integerValue' here extern sqInt positive64BitIntegerFor(usqLong integerValue); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:11375:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:11435:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:11435:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:11452:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:11452:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:11598:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:11692:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:11706:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:11720:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:11734:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:11747:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:12006:9: warning: expression result unused [-Wunused-value] error("cannot differentiate checked and unchecked entry-points with current cog method alignment"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:11988:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:11988:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:11995:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:11995:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:12035:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:12035:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:12042:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:12042:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:12489:23: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:12533:8: warning: expression result unused [-Wunused-value] error("what??"); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:12727:10: warning: expression result unused [-Wunused-value] error("too much code for stack check offset"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:13023:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13023:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13051:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13051:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13218:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13218:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13225:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13225:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13353:16: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'CogMethod *' [-Wint-conversion] cPICPrototype = cPIC; ^ ~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:13316:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13316:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13323:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13323:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13337:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13337:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13344:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13344:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13382:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13382:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13390:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13390:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13406:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13406:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13423:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13423:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13456:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13456:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13464:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13464:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13480:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13480:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13496:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13496:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13607:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13607:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13615:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13615:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13708:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13708:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13722:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13722:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:13732:11: warning: unused variable 'startAddress' [-Wunused-variable] sqInt startAddress; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:14297:8: warning: expression result unused [-Wunused-value] error("could not find selector in method when unlinking send site"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:14369:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:14369:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:14376:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:14376:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:14386:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:14386:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:14396:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:14396:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:14511:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:14513:8: warning: expression result unused [-Wunused-value] error("invalid opcode for inverse"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:14632:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:14632:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:14639:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:14639:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:14865:14: warning: expression result unused [-Wunused-value] error("attempt to become two cogged methods"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:14868:14: warning: expression result unused [-Wunused-value] error("attempt to become cogged method into different method"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:14836:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:14836:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:14933:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:14933:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:14962:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:14962:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:15018:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:15018:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:15056:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:15056:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:15128:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:15128:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:15157:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:15160:9: warning: expression result unused [-Wunused-value] error("youngReferrers list overflowed"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:15191:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:15191:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:15290:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:15290:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:15507:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:14445:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:15804:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:15984:23: warning: incompatible integer to pointer conversion passing 'long' to parameter of type 'char *' [-Wint-conversion] uint32AtPointerput(absoluteAddress + j, ((abstractInstruction->machineCode))[j / 4]); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:187:55: note: passing argument to parameter 'ptr' here static inline unsigned int uint32AtPointerput(char *ptr, unsigned int val) { return (*((unsigned int *)ptr)= val); } ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:16049: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-9/build/generated/64/vm/src/cogitaarch64.c:16049: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-9/build/generated/64/vm/src/cogitaarch64.c:16056: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-9/build/generated/64/vm/src/cogitaarch64.c:16056: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-9/build/generated/64/vm/src/cogitaarch64.c:16074:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:16074:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:16084:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:16084:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:16197:11: warning: expression result unused [-Wunused-value] error("attempt to generate run-time routine containing young object reference. Cannot initialize Cogit run-time."); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:16369:126: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), indexForSelectorinat((targetMethod->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:14275:66: note: passing argument to parameter 'mcpc' here indexForSelectorinat(sqInt selector, CogMethod *cogMethod, sqInt mcpc) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:16431:6: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:16525:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:16590:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:16590:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:16600:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:16600:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:16623:8: warning: expression result unused [-Wunused-value] error("couldn't locate end of clean block"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:16751:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:16751:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:16798:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:16798:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:16848:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:14445:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:16900:141: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:14445:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:16950:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:14445:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:16998:139: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:14445:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:17046:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:14445:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:17076:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17076:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17128:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17128:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17163:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17163:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17204:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17204:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17213:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17213:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17255:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17255:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17285:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17285:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17332:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17332:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17373:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17373:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17426:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17426:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17492:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17492:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17506:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17506:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17532:9: warning: expression result unused [-Wunused-value] error("no room on youngReferrers list"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:17567:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17567:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17581:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:17581:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:24748:88: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(reg, scratch, instruction, 0); ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:1097:125: note: passing argument to parameter 'fwdJumpTarget' here static sqInt NoDbgRegParms genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:24796:12: warning: incompatible integer to pointer conversion assigning to 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') from 'sqInt' (aka 'long') [-Wint-conversion] finished = nonFwdJumpTargetOrZero; ^ ~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:25025:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:25279:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:25299:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:25986:86: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(Arg0Reg, TempReg, comp, 0); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:24758:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:26015:86: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(Arg0Reg, TempReg, comp, 0); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:24758:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:31261:9: warning: expression result unused [-Wunused-value] error("linking callsite to invalid address"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:31448:12: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] return ((SQABS(constant)) & 0xFFF) != (SQABS(constant)); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:31448:12: note: remove the call to 'labs' since unsigned values cannot be negative return ((SQABS(constant)) & 0xFFF) != (SQABS(constant)); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:31448:42: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] return ((SQABS(constant)) & 0xFFF) != (SQABS(constant)); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:31448:42: note: remove the call to 'labs' since unsigned values cannot be negative return ((SQABS(constant)) & 0xFFF) != (SQABS(constant)); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:31482:9: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] if (((SQABS((((self_in_usesOutOfLineLiteral->operands))[0]))) & 0xFFF) == (SQABS((((self_in_usesOutOfLineLiteral->operands))[0])))) { ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:31482:9: note: remove the call to 'labs' since unsigned values cannot be negative if (((SQABS((((self_in_usesOutOfLineLiteral->operands))[0]))) & 0xFFF) == (SQABS((((self_in_usesOutOfLineLiteral->operands))[0])))) { ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:31482:78: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] if (((SQABS((((self_in_usesOutOfLineLiteral->operands))[0]))) & 0xFFF) == (SQABS((((self_in_usesOutOfLineLiteral->operands))[0])))) { ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:31482:78: note: remove the call to 'labs' since unsigned values cannot be negative if (((SQABS((((self_in_usesOutOfLineLiteral->operands))[0]))) & 0xFFF) == (SQABS((((self_in_usesOutOfLineLiteral->operands))[0])))) { ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:31485:39: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] if (((((usqInt) (((sqInt)((usqInt)((SQABS((((self_in_usesOutOfLineLiteral->operands))[0])))) << 12)))) >> 12) & 0xFFF) == (SQABS((((self_in_usesOutOfLineLiteral->operands))[0])))) { ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:31485:39: note: remove the call to 'labs' since unsigned values cannot be negative if (((((usqInt) (((sqInt)((usqInt)((SQABS((((self_in_usesOutOfLineLiteral->operands))[0])))) << 12)))) >> 12) & 0xFFF) == (SQABS((((self_in_usesOutOfLineLiteral->operands))[0])))) { ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:31485:126: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] if (((((usqInt) (((sqInt)((usqInt)((SQABS((((self_in_usesOutOfLineLiteral->operands))[0])))) << 12)))) >> 12) & 0xFFF) == (SQABS((((self_in_usesOutOfLineLiteral->operands))[0])))) { ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:31485:126: note: remove the call to 'labs' since unsigned values cannot be negative if (((((usqInt) (((sqInt)((usqInt)((SQABS((((self_in_usesOutOfLineLiteral->operands))[0])))) << 12)))) >> 12) & 0xFFF) == (SQABS((((self_in_usesOutOfLineLiteral->operands))[0])))) { ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:31581:15: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] constant4 = SQABS((((self_in_usesOutOfLineLiteral->operands))[0])); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:31581:15: note: remove the call to 'labs' since unsigned values cannot be negative constant4 = SQABS((((self_in_usesOutOfLineLiteral->operands))[0])); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:31727:9: warning: expression result unused [-Wunused-value] error("We should not be here!!!"); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:31860:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:31952:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:32365:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:32371:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:32388:13: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wint-conversion] jmpTarget(arrivingJmp, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:2430:33: note: passing argument to parameter 'self_in_jmpTarget' here jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:32523:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:32529:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:32584:13: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wint-conversion] jmpTarget(arrivingJmp, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:2430:33: note: passing argument to parameter 'self_in_jmpTarget' here jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:32593:13: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wint-conversion] jmpTarget(arrivingJmp1, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:2430:33: note: passing argument to parameter 'self_in_jmpTarget' here jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:32694:9: warning: expression result unused [-Wunused-value] error("shouldBeImplemented"); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:32699:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:32704:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:32709:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:32714:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:32718:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:33037:49: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void (*)(void)' [-Wint-conversion] return compileMachineCodeInterpreterPrimitive(mcprimFunctionForPrimitiveIndex(primitiveIndex)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:32631:47: note: passing argument to parameter 'primitiveRoutine' here compileMachineCodeInterpreterPrimitive(void (*primitiveRoutine)(void)) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:33040:24: warning: comparison of distinct pointer types ('void (*)(void)' and 'sqInt (*)(void)' (aka 'long (*)(void)')) [-Wcompare-distinct-pointer-types] || (primitiveRoutine == primitiveFail)) { ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:34455:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:35387:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:35387:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:35411:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:35411:2: 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-9/build/generated/64/vm/src/cogitaarch64.c:35895:9: warning: expression result unused [-Wunused-value] error("Cog JIT internal error. Too many abstract opcodes. Num opcodes heuristic is too optimistic."); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:37398:47: warning: incompatible pointer to integer conversion passing 'sqInt (sqInt, sqInt, sqInt, sqInt)' (aka 'long (long, long, long, long)') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendabovetonumArgs, "ceDirectedSuperSend", numArgs, directedSuperSendTrampolines); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:1380:78: note: passing argument to parameter 'function' here static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:37398:69: warning: incompatible pointer to integer conversion passing 'char [20]' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendabovetonumArgs, "ceDirectedSuperSend", numArgs, directedSuperSendTrampolines); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:1380:94: note: passing argument to parameter 'name' here static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:37399:47: warning: incompatible pointer to integer conversion passing 'void (sqInt, sqInt, sqInt, sqInt)' (aka 'void (long, long, long, long)') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendaboveClassBindingtonumArgs, "ceDirectedSuperBindingSend", numArgs, directedSuperBindingSendTrampolines); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:1380:78: note: passing argument to parameter 'function' here static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:37399:81: warning: incompatible pointer to integer conversion passing 'char [27]' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendaboveClassBindingtonumArgs, "ceDirectedSuperBindingSend", numArgs, directedSuperBindingSendTrampolines); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:1380:94: note: passing argument to parameter 'name' here static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:37418:102: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'char *' [-Wint-conversion] trampoline = genSendTrampolineFornumArgscalledargargargarg(function, numArgs, trampolineNamenumArgs(name, numArgs), ClassReg, TempReg, ReceiverResultReg, (numArgs <= (NumSendTrampolines - 2) ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:16680:29: note: passing argument to parameter 'routinePrefix' here trampolineNamenumArgs(char *routinePrefix, sqInt numArgs) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:37418:61: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] trampoline = genSendTrampolineFornumArgscalledargargargarg(function, numArgs, trampolineNamenumArgs(name, numArgs), ClassReg, TempReg, ReceiverResultReg, (numArgs <= (NumSendTrampolines - 2) ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:1413:80: note: passing argument to parameter 'aRoutine' here static sqInt NoDbgRegParms genSendTrampolineFornumArgscalledargargargarg(void *aRoutine, sqInt numArgs, char *aString, sqInt regOrConst0, sqInt regOrConst1, sqInt regOrConst2, sqInt regOrConst3); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:37648:85: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(argReg, TempReg, label, 0); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:24758:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:37652:23: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : argReg), TempReg, label, fixup); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:24758:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:37652:30: warning: incompatible pointer to integer conversion passing 'BytecodeFixup *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : argReg), TempReg, label, fixup); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:24758:119: note: passing argument to parameter 'nonFwdJumpTargetOrZero' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:37731:85: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(argReg, TempReg, label, 0); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:24758:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:37735:92: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(rcvrRegOrNone, TempReg, label, 0); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:24758:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:38827:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:38974:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:38826:3: warning: variable 'result' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:38829:22: note: uninitialized use occurs here if (isIntegerValue(result)) { ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:38795:17: note: initialize the variable 'result' to silence this warning sqInt result; ^ = 0 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:39246:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:39245:2: warning: variable 'result' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:39249:34: note: uninitialized use occurs here return ssPushAnnotatedConstant((result ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:39220:15: note: initialize the variable 'result' to silence this warning int result; ^ = 0 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:40072:45: warning: incompatible integer to pointer conversion assigning to 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') from 'unsigned char' [-Wint-conversion] (self_in_reinitialize->targetInstruction) = ((self_in_reinitialize->simStackPtr) = 0); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:40296:22: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:2282:1: warning: unused function 'availableFloatRegisterOrNoneFor' [-Wunused-function] availableFloatRegisterOrNoneFor(AbstractInstruction * self_in_availableFloatRegisterOrNoneFor, sqInt liveRegsMask) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:2335:1: warning: unused function 'genSwapRRScratch' [-Wunused-function] genSwapRRScratch(AbstractInstruction * self_in_genSwapRRScratch, sqInt regA, sqInt regB, sqInt regTmp) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:2405:1: warning: unused function 'isLiteral' [-Wunused-function] isLiteral(AbstractInstruction * self_in_isLiteral) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:2419:1: warning: unused function 'isWithinMwOffsetRange' [-Wunused-function] isWithinMwOffsetRange(AbstractInstruction * self_in_isWithinMwOffsetRange, sqInt anAddress) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:2498:1: warning: unused function 'wantsNearAddressFor' [-Wunused-function] wantsNearAddressFor(AbstractInstruction * self_in_wantsNearAddressFor, sqInt anObject) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:2663:1: warning: unused function 'andSizeimmediate13bitValuesourceRegisterdestinationRegister' [-Wunused-function] andSizeimmediate13bitValuesourceRegisterdestinationRegister(AbstractInstruction * self_in_andSizeimmediate13bitValuesourceRegisterdestinationRegister, sqInt is64Bits, sqInt logicalEncodedImmediate13BitValue, sqInt sourceRegister, sqInt destinationRegister) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:2682:1: warning: unused function 'andSizeshiftedRegistershiftTypeshiftValuewithRegisterdestinationRegister' [-Wunused-function] andSizeshiftedRegistershiftTypeshiftValuewithRegisterdestinationRegister(AbstractInstruction * self_in_andSizeshiftedRegistershiftTypeshiftValuewithRegisterdestinationRegister, sqInt is64Bits, sqInt shiftedRegister, sqInt shiftType, sqInt immediate6bitValue, sqInt sourceRegister2, sqInt destinationRegister) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:3060:1: warning: unused function 'cmpExtendedRegisterSizeleftRegisterMaybeSPoptionshiftOffsetdestinationRegister' [-Wunused-function] cmpExtendedRegisterSizeleftRegisterMaybeSPoptionshiftOffsetdestinationRegister(AbstractInstruction * self_in_cmpExtendedRegisterSizeleftRegisterMaybeSPoptionshiftOffsetdestinationRegister, sqInt is64Bits, sqInt leftRegister, sqInt option, sqInt immediate3bitValue, sqInt destinationRegister) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:6810:1: warning: unused function 'exclusiveOrSizeimmediate13bitValuesourceRegisterdestinationRegister' [-Wunused-function] exclusiveOrSizeimmediate13bitValuesourceRegisterdestinationRegister(AbstractInstruction * self_in_exclusiveOrSizeimmediate13bitValuesourceRegisterdestinationRegister, sqInt is64Bits, sqInt logicalEncodedImmediate13BitValue, sqInt sourceRegister, sqInt destinationRegister) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:6851:1: warning: unused function 'extractOffsetFromConditionalBranch' [-Wunused-function] extractOffsetFromConditionalBranch(AbstractInstruction * self_in_extractOffsetFromConditionalBranch, sqInt instruction) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:7048:1: warning: unused function 'fullCallsAreRelative' [-Wunused-function] fullCallsAreRelative(AbstractInstruction * self_in_fullCallsAreRelative) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:7299:1: warning: unused function 'genSubstituteReturnAddress' [-Wunused-function] genSubstituteReturnAddress(AbstractInstruction * self_in_genSubstituteReturnAddress, sqInt retpc) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:7380:1: warning: unused function 'instructionIsCMP' [-Wunused-function] instructionIsCMP(AbstractInstruction * self_in_instructionIsCMP, sqInt instr) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:7388:1: warning: unused function 'instructionIsConditionalBranch' [-Wunused-function] instructionIsConditionalBranch(AbstractInstruction * self_in_instructionIsConditionalBranch, sqInt instruction) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:7405:1: warning: unused function 'instructionIsOR' [-Wunused-function] instructionIsOR(AbstractInstruction * self_in_instructionIsOR, sqInt instr) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:7438:1: warning: unused function 'inverseOpcodeFor' [-Wunused-function] inverseOpcodeFor(AbstractInstruction * self_in_inverseOpcodeFor, sqInt armOpcode) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:7501:1: warning: unused function 'isInImmediateJumpRange' [-Wunused-function] isInImmediateJumpRange(AbstractInstruction * self_in_isInImmediateJumpRange, usqIntptr_t operand) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:7673:1: warning: unused function 'ldrhSourceRegisteroffsetRegisterdestinationRegister' [-Wunused-function] ldrhSourceRegisteroffsetRegisterdestinationRegister(AbstractInstruction * self_in_ldrhSourceRegisteroffsetRegisterdestinationRegister, sqInt sourceRegister, sqInt offsetRegister, sqInt destinationRegister) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:7695:1: warning: unused function 'ldrSizebaseRegistersignedOffsetdestinationFloatingPointRegisteris128BitVariantpreIndex' [-Wunused-function] ldrSizebaseRegistersignedOffsetdestinationFloatingPointRegisteris128BitVariantpreIndex(AbstractInstruction * self_in_ldrSizebaseRegistersignedOffsetdestinationFloatingPointRegisteris128BitVariantpreIndex, sqInt size, sqInt baseReg, sqInt immediate9bitValue, sqInt destinationRegister, sqInt is128BitVariant, sqInt isPreIndex) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:7780:1: warning: unused function 'ldrSizeindexRegisteroptionscalebaseRegisterdestinationFloatingPointRegisteropcode' [-Wunused-function] ldrSizeindexRegisteroptionscalebaseRegisterdestinationFloatingPointRegisteropcode(AbstractInstruction * self_in_ldrSizeindexRegisteroptionscalebaseRegisterdestinationFloatingPointRegisteropcode, sqInt size, sqInt indexRegister, sqInt extendShiftOption, sqInt isScaled, sqInt baseRegister, sqInt destinationRegister, sqInt anOpcode) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:7833:1: warning: unused function 'ldrswSourceRegisteroffsetRegisterdestinationRegister' [-Wunused-function] ldrswSourceRegisteroffsetRegisterdestinationRegister(AbstractInstruction * self_in_ldrswSourceRegisteroffsetRegisterdestinationRegister, sqInt sourceRegister, sqInt offsetRegister, sqInt destinationRegister) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:7840:1: warning: unused function 'ldrrnplusimm' [-Wunused-function] ldrrnplusimm(AbstractInstruction * self_in_ldrrnplusimm, sqInt destReg, sqInt baseReg, sqInt u, sqInt immediate12bitValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:8117:1: warning: unused function 'machineCodeBytes' [-Wunused-function] machineCodeBytes(AbstractInstruction * self_in_machineCodeBytes) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:8134:1: warning: unused function 'machineCodeWords' [-Wunused-function] machineCodeWords(AbstractInstruction * self_in_machineCodeWords) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:8212:1: warning: unused function 'movimmror' [-Wunused-function] movimmror(AbstractInstruction * self_in_movimmror, sqInt destReg, sqInt immediate16bitValue, sqInt rot) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:8233:1: warning: unused function 'msr' [-Wunused-function] msr(AbstractInstruction * self_in_msr, sqInt flags) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:8476:1: warning: unused function 'rewriteBranchwithNewOffset' [-Wunused-function] rewriteBranchwithNewOffset(AbstractInstruction * self_in_rewriteBranchwithNewOffset, sqInt conditionalBranch, sqInt newOffset) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:8506:1: warning: unused function 'rewriteCallFullAttarget' [-Wunused-function] rewriteCallFullAttarget(AbstractInstruction * self_in_rewriteCallFullAttarget, sqInt callSiteReturnAddress, sqInt callTargetAddress) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:8520:1: warning: unused function 'rewriteConditionalJumpLongAttarget' [-Wunused-function] rewriteConditionalJumpLongAttarget(AbstractInstruction * self_in_rewriteConditionalJumpLongAttarget, usqInt callSiteReturnAddress, usqInt callTargetAddress) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:8575:1: warning: unused function 'rewriteJumpFullAttarget' [-Wunused-function] rewriteJumpFullAttarget(AbstractInstruction * self_in_rewriteJumpFullAttarget, sqInt callSiteReturnAddress, sqInt callTargetAddress) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:8637:1: warning: unused function 'rightShiftSizesourceRegistershiftValueshiftTypedestinationRegister' [-Wunused-function] rightShiftSizesourceRegistershiftValueshiftTypedestinationRegister(AbstractInstruction * self_in_rightShiftSizesourceRegistershiftValueshiftTypedestinationRegister, sqInt is64Bits, sqInt sourceRegister, sqInt shiftValue, sqInt shiftType, sqInt destinationRegister) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:8729:1: warning: unused function 'shiftSetsConditionCodesFor' [-Wunused-function] shiftSetsConditionCodesFor(AbstractInstruction * self_in_shiftSetsConditionCodesFor, sqInt aConditionalJumpOpcode) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:8792:1: warning: unused function 'stackPageInterruptHeadroomBytes' [-Wunused-function] stackPageInterruptHeadroomBytes(AbstractInstruction * self_in_stackPageInterruptHeadroomBytes) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:8842:1: warning: unused function 'strBaseRegisterpositiveOffsetsourceDoublePrecisionFloatingPointRegister' [-Wunused-function] strBaseRegisterpositiveOffsetsourceDoublePrecisionFloatingPointRegister(AbstractInstruction * self_in_strBaseRegisterpositiveOffsetsourceDoublePrecisionFloatingPointRegister, sqInt baseReg, sqInt immediate12bitValue, sqInt sourceRegister) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:8939:1: warning: unused function 'strSizeaddressRegisterstoredRegister' [-Wunused-function] strSizeaddressRegisterstoredRegister(AbstractInstruction * self_in_strSizeaddressRegisterstoredRegister, sqInt is64Bits, sqInt baseRegister, sqInt storedRegister) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:9001:1: warning: unused function 'strrnplusimm' [-Wunused-function] strrnplusimm(AbstractInstruction * self_in_strrnplusimm, sqInt destinationRegister, sqInt baseReg, sqInt u, sqInt immediate9bitValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:9099:1: warning: unused function 'subsSizesourceRegistershiftimmediate12destinationRegister' [-Wunused-function] subsSizesourceRegistershiftimmediate12destinationRegister(AbstractInstruction * self_in_subsSizesourceRegistershiftimmediate12destinationRegister, sqInt is64Bits, sqInt sourceRegister, sqInt shift, sqInt immediate12bitValue, sqInt destinationRegister) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:9224:1: warning: unused function 'zoneCallsAreRelative' [-Wunused-function] zoneCallsAreRelative(AbstractInstruction * self_in_zoneCallsAreRelative) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:9353:1: warning: unused function 'addressIsInCurrentCompilation' [-Wunused-function] addressIsInCurrentCompilation(sqInt address) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:9439:1: warning: unused function 'allMethodsHaveCorrectHeader' [-Wunused-function] allMethodsHaveCorrectHeader(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:9766:1: warning: unused function 'gCall' [-Wunused-function] gCall(sqInt callTarget) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:12560:1: warning: unused function 'expectedClosedPICPrototype' [-Wunused-function] expectedClosedPICPrototype(CogMethod *cPIC) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:12839:1: warning: unused function 'firstMappedPCFor' [-Wunused-function] firstMappedPCFor(CogMethod *cogMethod) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:14208:1: warning: unused function 'getOpcodeIndex' [-Wunused-function] getOpcodeIndex(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:15617:1: warning: unused function 'maybeFreeCogMethodDoesntLookKosher' [-Wunused-function] maybeFreeCogMethodDoesntLookKosher(CogMethod *cogMethod) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:15929:1: warning: unused function 'noAssertMethodClassAssociationOf' [-Wunused-function] noAssertMethodClassAssociationOf(sqInt methodPointer) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:15941:1: warning: unused function 'noCogMethodsMaximallyMarked' [-Wunused-function] noCogMethodsMaximallyMarked(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:16098:1: warning: unused function 'picAbortDiscriminatorValue' [-Wunused-function] picAbortDiscriminatorValue(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:16209:1: warning: unused function 'registerMaskFor' [-Wunused-function] registerMaskFor(sqInt reg) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:16216:1: warning: unused function 'registerMaskForand' [-Wunused-function] registerMaskForand(sqInt reg1, sqInt reg2) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:17478:1: warning: unused function 'counters' [-Wunused-function] counters(CogMethod * self_in_counters) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:17746:1: warning: unused function 'kosherYoungReferrers' [-Wunused-function] kosherYoungReferrers(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:18233:1: warning: unused function 'voidYoungReferrersPostTenureAll' [-Wunused-function] voidYoungReferrersPostTenureAll(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:24382:1: warning: unused function 'checkValidDerivedObjectReference' [-Wunused-function] checkValidDerivedObjectReference(sqInt bodyAddress) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:24397:1: warning: unused function 'couldBeDerivedObject' [-Wunused-function] couldBeDerivedObject(sqInt bodyAddress) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:24559:1: warning: unused function 'genCreateClosureAtnumArgsnumCopiedcontextNumArgslargeinBlock' [-Wunused-function] genCreateClosureAtnumArgsnumCopiedcontextNumArgslargeinBlock(sqInt bcpc, sqInt numArgs, sqInt numCopied, sqInt ctxtNumArgs, sqInt isLargeCtxt, sqInt isInBlock) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:30809:1: warning: unused function 'getActiveContextAllocatesInMachineCode' [-Wunused-function] getActiveContextAllocatesInMachineCode(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:30820:1: warning: unused function 'inlineCacheTagIsYoung' [-Wunused-function] inlineCacheTagIsYoung(sqInt cacheTag) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:31104:1: warning: unused function 'inlineCacheTagAt' [-Wunused-function] inlineCacheTagAt(AbstractInstruction * self_in_inlineCacheTagAt, sqInt callSiteReturnAddress) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:31149:1: warning: unused function 'literalLoadInstructionBytes' [-Wunused-function] literalLoadInstructionBytes(AbstractInstruction * self_in_literalLoadInstructionBytes) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:31278:1: warning: unused function 'rewriteInlineCacheTagat' [-Wunused-function] rewriteInlineCacheTagat(AbstractInstruction * self_in_rewriteInlineCacheTagat, sqInt cacheTag, sqInt callSiteReturnAddress) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:31360:1: warning: unused function 'updateLabel' [-Wunused-function] updateLabel(AbstractInstruction * self_in_updateLabel, AbstractInstruction *labelInstruction) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:31959:1: warning: unused function 'isMergeFixup' [-Wunused-function] isMergeFixup(BytecodeFixup * self_in_isMergeFixup) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:34559:1: warning: unused function 'numSpecialSelectors' [-Wunused-function] numSpecialSelectors(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:35532:1: warning: unused function 'v4LongForwardBranchDistance' [-Wunused-function] v4LongForwardBranchDistance(BytecodeDescriptor *descriptor, sqInt pc, sqInt nExts, sqInt aMethodObj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:40045:1: warning: unused function 'receiverIsInReceiverResultReg' [-Wunused-function] receiverIsInReceiverResultReg(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:40752:1: warning: unused function 'tempsValidAndVolatileEntriesSpilled' [-Wunused-function] tempsValidAndVolatileEntriesSpilled(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitaarch64.c:40853:1: warning: unused function 'violatesEnsureSpilledSpillAssert' [-Wunused-function] violatesEnsureSpilledSpillAssert(void) ^ [ 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' pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:[100%] Completed 'gcc-runtime-3.4-download' 30 March 2023 11:09:07.132387 am warning, signature of InterpreterProxy>>characterTable does not match reference implementation. warning, signature of InterpreterProxy>>fullGC does not match reference implementation. warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>positive32BitValueOf: does not match reference implementation. warning, signature of InterpreterProxy>>pushRemappableOop: does not match reference implementation. external plugin FilePlugin generated as FilePlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>pushBool: does not match reference implementation. external plugin FloatArrayPlugin generated as FloatArrayPlugin[100%] Built target gcc-runtime-3.4-download warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. external plugin SurfacePlugin generated as SurfacePlugin 30 March 2023 11:09:07.655772 am -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/gcc-runtime-3.4-src/iconv.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/gcc-runtime-3.4-src/libgcc_s_seh-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build/libgit2-1.4.4-download warning, variable nsMethodCache doesn't exist or has already been removed281 warnings generated. [ 28%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma auto_inline(off) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma auto_inline(on) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2991:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2992:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3012:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3026:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 8 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3040:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 16 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3054:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 24 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3068:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 32 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3082:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 40 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3096:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 48 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3110:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 56 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3124:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 64 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3138:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 72 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3152:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 80 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3166:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 88 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3180:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 96 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3194:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 104 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3208:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 112 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3222:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 120 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3237:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (0 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3238:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3239:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3254:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (1 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3255:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3256:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3271:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (2 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3272:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3273:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3288:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (3 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3289:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3290:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3305:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (4 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3306:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3307:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3322:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (5 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3323:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3324:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3339:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (6 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3340:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3341:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3356:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (7 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3357:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3358:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3373:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (8 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3374:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3375:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3390:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (9 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3391:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3392:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3407:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (10 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3408:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3409:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3424:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (11 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3425:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3426:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3440:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (12 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3441:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3442:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3456:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (13 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3457:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3458:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3472:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (14 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3473:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3474:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3488:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (15 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3489:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3490:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4710:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4766:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (0 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4767:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4770:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4786:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (1 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4787:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4790:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4806:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (2 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4807:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4810:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4826:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (3 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4827:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4830:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4846:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (4 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4847:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4850:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4866:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (5 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4867:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4870:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4886:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (6 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4887:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4890:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4906:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (7 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4907:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4910:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4926:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5019:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localReturnValue = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5059:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((byteAt((localFP + FoxIFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5079:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closure = longAt(localFP + (frameStackedReceiverOffset(localFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5096:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5097:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5098:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5100:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5128:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5129:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5130:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5132:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext1 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5149:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5150:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5151:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5153:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext2 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5177:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5183:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5190:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameToReturnTo = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5213:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5214:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5215:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5217:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext3 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5244:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil2 = longAt((thePage3->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5269:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5310:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localFP = pointerForOop(longAt(localFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5312:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localIP = pointerForOop(longAt(callerFP + FoxCallerSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5326:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput(localSP, localIP); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5337:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5341:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5432:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callersFPOrNull = pointerForOop(longAt(localFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5440:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5472:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5501:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] contextToReturnFrom = longAt(((GIV(stackPage)->baseAddress)) - BytesPerWord); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5504:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), contextToReturnFrom); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5507:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), localReturnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5510:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5540:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput(localSP, localIP); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5551:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5555:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5571:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxCallerSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5572:79: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localSP = localFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5574:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((localFP + FoxIFrameFlags) + 1)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5585:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput(localSP, localIP); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5596:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5599:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj1 = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5643:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5644:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5645:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5647:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5680:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object1 = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + (((sqInt)((usqInt)(variableIndex) << (shiftForWord()))))); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5686:56: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5687:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5688:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5735:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] objOop = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5778:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5779:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5782:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5864:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] objOop = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5907:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5908:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5911:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6195:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6196:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6269:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6284:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6289:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6290:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6301:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(localFP + FoxIFSavedIP, ((sqInt)localIP)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6312:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6313:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6326:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localIP); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6328:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localFP); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6367:65: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(localFP, methodHeader2); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6387:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6388:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6450:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6481:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6482:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6498:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6507:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6515:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6516:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6517:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6519:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object3 = longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6631:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj1 = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6726:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6727:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6924:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6925:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6926:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6928:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7066:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7067:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7068:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7090:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7091:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7092:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7127:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7128:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7129:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7180:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7181:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7182:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7184:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7500:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7501:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7506:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] backwardJumpCountByte = byteAt(localFP + ((VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7529:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] byteAtput(localFP + ((VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: passing argument to parameter 'oop' here static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7743:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7749:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7750:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7887:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7893:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7894:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:8964:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:8970:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:8971:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9123:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9129:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9130:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9269:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9277:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9315:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9322:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9323:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9391:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9392:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9435:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9436:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9766:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9767:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9819:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9820:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10132:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10133:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10134:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10136:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theThingToPush = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10186:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localReturnValue = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10339:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10345:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10346:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10483:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10489:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10490:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11559:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11565:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11566:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11718:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11724:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11725:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11864:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11872:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11910:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11917:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11918:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11986:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11987:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12030:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12031:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12268:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12269:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12321:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12322:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12535:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12636:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12667:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12668:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12684:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12693:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12701:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12702:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12703:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12705:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12787:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12788:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12789:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12964:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(localSP); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13062:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13063:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13068:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] backwardJumpCountByte = byteAt(localFP + ((VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13091:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] byteAtput(localFP + ((VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: passing argument to parameter 'oop' here static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13201:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13296:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13297:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13421:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13422:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13425:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13450:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13545:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13546:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13667:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13668:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13671:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13765:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13766:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13767:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13769:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13833:124: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((newClosure + BaseHeaderSize) + (((sqInt)((usqInt)(FullClosureReceiverIndex) << (shiftForWord())))), longAt(localFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13883:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13884:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13885:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13887:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12948:3: warning: unused label 'directedSuperclassSend' [-Wunused-label] directedSuperclassSend: ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14258:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (((cogMethod->cmNumArgs)) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14260:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14272:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14275:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14281:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14281:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14285:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), ((sqInt)cogMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14288:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14291:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14296:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14302:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14308:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14311:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14359:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14363:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14367:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14370:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14370:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14374:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14388:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14394:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14397:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14400:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14404:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14416:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14590:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(lifp + FoxMethod); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14601:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt(lifp + FoxIFSavedIP); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14617:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField1 = longAt(lifp + FoxMethod); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14634:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(lifp + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14649:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14691:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = ((usqInt)(longAt((aStackPage->headSP)))); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14698:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14700:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14717:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodObj = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14722:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt(theFP + FoxIFSavedIP); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14728:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = ((usqInt)(longAt(theFP + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14729:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14785:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14786:109: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!(isVanillaBlockClosure((cls = frameStackedReceivernumArgs(GIV(framePointer), ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14788:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((GIV(framePointer) + FoxIFrameFlags) + 1)))))))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14808:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxSavedFP)) == 0) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14809:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxCallerSavedIP, ceBaseFrameReturnPC()); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14812:54: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt((pointerForOop(longAt(GIV(framePointer) + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14812:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt((pointerForOop(longAt(GIV(framePointer) + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14814:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14816:71: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, ((sqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP))))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14816:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, ((sqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP))))); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14817:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxCallerSavedIP, ceReturnToInterpreterPC()); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14820:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((GIV(framePointer) + FoxIFrameFlags) + 3)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14821:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closure = longAt(GIV(framePointer) + (frameStackedReceiverOffset(GIV(framePointer)))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14842:68: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodField + (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 2)) != 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14842:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodField + (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 2)) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14846:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((p + FoxMFReceiver) - FoxIFReceiver, longAt(p)); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14846:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((p + FoxMFReceiver) - FoxIFReceiver, longAt(p)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14853:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod1 = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14864:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), pc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14867:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14896:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] wasInMachineCode = (((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14941:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14991:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14991:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14993:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14994:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14997:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer) + (3 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14997:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer) + (3 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14998:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14999:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15004:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15004:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15006:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15007:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15009:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15010:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15015:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15015:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15016:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (0 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15018:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15042:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] result = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15045:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15103:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] contextToReturnTo = longAt((GIV(stackPage)->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15132:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15162:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] contextToReturnFrom = longAt(((GIV(stackPage)->baseAddress)) - BytesPerWord); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15165:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), contextToReturnFrom); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15168:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15171:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15189:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15191:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15195:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15197:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15200:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15233:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15237:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), immutableObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15240:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), valueToAssign); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15243:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), (((usqInt)(index + 1) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15246:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15269:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] resultOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15271:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt(GIV(framePointer) + FoxThisContext)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15271:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt(GIV(framePointer) + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15274:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), resultOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15278:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15280:158: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ceSendAborttonumArgs(longAt((GIV(specialObjectsOop) + BaseHeaderSize) + (((sqInt)((usqInt)(SelectorCannotReturn) << (shiftForWord()))))), longAt(GIV(framePointer) + FoxThisContext), 1); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15342:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15347:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15371:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15376:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15449:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15480:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15491:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15612:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closure = longAt(GIV(framePointer) + (frameStackedReceiverOffset(GIV(framePointer)))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15632:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15633:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15634:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15636:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(theFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15642:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), ourContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15645:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15648:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15667:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP2 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15668:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP2 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15669:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP2 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15671:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(theFP2 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15677:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), ourContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15680:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15683:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15691:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP6 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15692:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP6 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15693:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP6 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15695:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext1 = longAt(theFP6 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15701:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), ourContext1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15704:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp13 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15707:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp23 = GIV(stackPointer) - BytesPerWord), unwindContextOrNilOrZero); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15710:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15721:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15727:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15734:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameToReturnTo = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15758:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP3 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15759:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP3 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15760:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP3 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15762:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(theFP3 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15768:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), ourContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15771:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15774:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15790:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil2 = longAt((thePage3->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15811:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15846:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15853:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15855:60: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(callerFP + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15868:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] reapAndResetErrorCodeToheader(GIV(framePointer), (cogMethod->methodHeader)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15897:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15908:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(framePointer) + FoxIFSavedIP), GIV(framePointer), GIV(stackPointer), 1, __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15909:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15911:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), anOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16008:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16053:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + ((numArgs + 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16125:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16168:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16169:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16185:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16194:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(p); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16195:55: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((p - BytesPerWord) - BytesPerWord, longAt(p)); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16195:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((p - BytesPerWord) - BytesPerWord, longAt(p)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16199:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), aNonBooleanObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16202:84: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((1 + (((cogMethod->cmNumArgs)) << ((BytesPerWord * 8) - 8))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16204:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : 0))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16207:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : ((1 + (((cogMethod->cmNumArgs)) << 8)) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16209:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : 0))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16201:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFrameFlags, (VMBIGENDIAN ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16212:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16213:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodObj); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16237:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16241:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), anObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16244:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16392:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, noCheckEntryOffset(), rcvr); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16421:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, noCheckEntryOffset(), rcvr); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16424:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16431:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16500:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16505:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodPointer = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16607:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, (superNormalBar == 0 ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16638:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, (superNormalBar == 0 ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16652:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16659:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16684:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16688:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16712:134: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(((mframeHomeMethod(GIV(framePointer)))->methodObject), ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16714:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(GIV(framePointer) + FoxMFReceiver)) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16716:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(GIV(framePointer) + FoxIFReceiver))), 1, null); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16733:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogMethod *) ((longAt(GIV(stackPointer))) - (traceLinkedSendOffset()))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16966:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16970:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16978:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16980:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16982:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (byteAt((theFP + FoxIFrameFlags) + 2)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16983:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17007:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17009:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17018:39: warning: incompatible pointer to integer conversion passing 'CogMethod *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] if ((heapMapAtWord(pointerForOop(cogMethod))) == 0) { ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17024:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17031:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17037:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17108:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17120:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17178:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17180:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17194:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(theFP + FoxIFSavedIP) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17195:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : theIP)) - (longAt(theFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17249:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17252:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17253:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17254:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17256:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17265:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17406:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17410:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17422:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17449:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17457:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17460:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17485:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17493:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17496:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17523:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17526:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17532:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), cacheTag); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17551:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17554:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), cacheTag); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17607:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, ((sqInt)GIV(instructionPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17856:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17858:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17970:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17971:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxMFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17974:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMFReceiver, followForwarded(oop)); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17979:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17982:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxIFReceiver, followForwarded(oop)); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17984:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18001:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, (longAt(theFP + FoxIFSavedIP)) + offset); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18001:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, (longAt(theFP + FoxIFSavedIP)) + offset); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18002:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, (oop = newOop)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18005:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18007:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18009:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (byteAt((theFP + FoxIFrameFlags) + 2)) != 0))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18010:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (((longAt(longAt(theFP + FoxThisContext))) & ((classIndexMask()) - (isForwardedObjectClassIndexPun()))) == 0)) { ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18011:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18011:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18014:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18016:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18018:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + offset); ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18021:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + offset, followForwarded(oop)); ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18023:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18029:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18031:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, followForwarded(oop)); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18095:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18106:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18107:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18108:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18118:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18119:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18120:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18127:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18129:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18139:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18141:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18155:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18156:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18157:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18256:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18286:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (rcvrStackIndex * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18288:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (isPointers(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18289:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18290:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18291:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] followForwardedObjectFieldstoDepth(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18292:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18293:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)), 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18322:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18371:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18380:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18395:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (byteAt((theFP + FoxIFrameFlags) + 3)) != 0; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18402:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18409:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxIFSavedIP); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18469:25: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] theIP = oopForPointer(instrPtr); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:153:43: note: passing argument to parameter 'ptr' here static inline sqInt oopForPointer(void *ptr) { return (sqInt)ptr; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18481:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18492:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((thePage->headSP)) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18493:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : oopForPointer(pointerForOop(longAt(theFPAbove + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18497:54: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? mustMapMachineCodePCcontext((value >> 3), longAt(spouseFP + FoxThisContext)) ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18602:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18614:4: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18645:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18779:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer = (page->baseAddress)), followObjFieldofObject(SenderIndex, aContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18780:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18797:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), maybeClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18820:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18823:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18825:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), ceBaseFrameReturnPC()); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18826:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18883:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), (theMethod + MFMethodFlagHasContextFlag) + MFMethodFlagIsBlockFlag); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18890:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), theMethod + MFMethodFlagHasContextFlag); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18892:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18895:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), theMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18896:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18897:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), (VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18904:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18911:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18918:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18923:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), theIP); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19006:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIPPtr = (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19007:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] || ((longAt(theFP + FoxIFSavedIP)) == 0) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19020:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19024:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19027:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19031:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19032:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19033:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19034:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxThisContext))) { ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19035:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19035:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19042:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()))) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19043:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxMethod))) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19045:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt(theIPPtr); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19049:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt(theIPPtr); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19054:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP -= longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19056:52: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19056:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19058:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19058:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19062:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19068:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19071:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19199:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19203:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19216:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, oop); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19223:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19224:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19225:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19227:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] markAndTrace(longAt(theFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19229:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19231:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aCogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19241:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] markAndTrace(longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19243:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19251:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19264:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, oop); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19322:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19325:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19387:10: warning: incompatible pointer to integer conversion returning 'sqInt (sqInt)' (aka 'long (long)') from a function with result type 'sqInt' (aka 'long') [-Wint-conversion] return mcprimHashMultiply; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19485:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19495:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19518:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19534:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0; ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19541:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxMFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19766:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19770:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theSP = theFP + (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19773:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19774:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19775:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19777:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19782:53: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((newSP = (newPage->baseAddress)), longAt(callerFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19782:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((newSP = (newPage->baseAddress)), longAt(callerFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19783:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((newSP -= BytesPerWord), theContext); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19785:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19787:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19791:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19791:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19805:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19809:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(callerFP + FoxIFSavedIP, callerIP); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19812:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + stackedReceiverOffset, callerIP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19817:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxCallerSavedIP, ceBaseFrameReturnPC()); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19818:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, 0); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19821:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] offsetCallerFP = pointerForOop(longAt(fpInNewPage + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19825:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(fpInNewPage + FoxSavedFP, oopForPointer(offsetCallerFP)); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19826:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(fpInNewPage + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19827:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(fpInNewPage + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19828:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((fpInNewPage + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19829:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(fpInNewPage + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20362:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20364:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = (longAt(address)) & 7; ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20368:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20372:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] print(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20381:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printNum(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20383:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20384:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] print((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20385:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20386:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20389:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] print((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20390:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20391:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20409:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20416:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20417:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0)) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20419:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20433:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20435:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20447:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20485:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20542:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20544:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20546:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20561:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethod = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20563:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20566:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = byteAt((theFP + FoxIFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20580:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20581:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20582:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20583:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOrClosure = longAt(theFP + (frameStackedReceiverOffset(theFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20594:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20595:98: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameOopat("(caller ctxt", (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20597:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20598:97: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameOopat("(saved ctxt", (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20600:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (1 * BytesPerWord)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20606:79: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameThingatextraString("caller ip", theFP + FoxCallerSavedIP, ((longAt(theFP + FoxCallerSavedIP)) == (ceReturnToInterpreterPC()) ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20611:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20615:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()))) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20618:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20622:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameThingatextra("saved ip", theFP + FoxIFSavedIP, ((longAt(theFP + FoxIFSavedIP)) == 0 ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20624:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (((longAt(theFP + FoxIFSavedIP)) - theMethod) + 2) - BaseHeaderSize)); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20628:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] topThing = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20636:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameOopat((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20637:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20638:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20643:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameThingatextra("frame ip", theSP, ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20654:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameOopat((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20655:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20656:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21048:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21052:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21059:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21065:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] retValue = longAt(GIV(framePointer) + FoxMFReceiver); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21070:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] retValue = longAt(GIV(framePointer) + FoxMFReceiver); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21073:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21076:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), retValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21081:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21094:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(longAt(GIV(framePointer) + FoxIFSavedIP))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21121:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21124:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21127:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21132:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21135:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21149:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21306:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21311:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21315:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21319:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21324:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21364:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21370:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21374:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21377:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21377:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21384:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21398:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21404:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21407:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21414:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21417:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21422:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21426:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21438:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21445:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21548:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21552:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21556:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21560:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21564:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21604:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21610:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21614:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21617:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21617:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21624:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21638:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21644:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21647:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21654:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21657:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21662:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21666:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21678:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21685:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21743:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21744:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21745:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21746:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] mthd = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21748:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21753:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printChar(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21758:85: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(mthd, rcvr, ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21759:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21760:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0), ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21760:70: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0), ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21762:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21763:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21765:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (0 < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21766:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21767:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1) * BytesPerWord)))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22024:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22323:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22339:127: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22356:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22357:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22358:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22360:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22464:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22466:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22479:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22483:127: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22507:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22509:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22517:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = ((usqInt)(longAt(theIPPtr))); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22521:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theIPPtr, theIP + ((theMethod->objectHeader))); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22523:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, theMethodField + ((theMethod->objectHeader))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22525:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22550:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22553:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22559:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] tempIndex = byteAt((theFP + FoxIFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22572:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((longAt(argsPointer)) & (tagMask())) == 0) ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22573:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (oopisLessThan(longAt(argsPointer), GIV(newSpaceLimit)))) { ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2936:49: note: expanded from macro 'oopisLessThan' #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22580:116: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))), longAt(argsPointer)); ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22591:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((longAt(pointer)) & (tagMask())) == 0) ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22592:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (oopisLessThan(longAt(pointer), GIV(newSpaceLimit)))) { ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2936:49: note: expanded from macro 'oopisLessThan' #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22599:124: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + tempIndex)) << (shiftForWord())))), longAt(pointer)); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22623:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory()); ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22626:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22630:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theInstrPointer = longAt(fp + FoxIFSavedIP); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22660:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] senderContextOrNil = longAt((aPage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22661:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] savedThisContext = longAt(((aPage->baseAddress)) - BytesPerWord); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23107:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] withDetails = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23121:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), constituents); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23148:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23156:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23181:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)flags << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23210:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23211:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23216:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23243:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23249:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23254:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23281:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23335:68: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((GIV(methodCache)[probe + MethodCacheMethod]) == (longAt(GIV(stackPointer)))) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23340:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] flushExternalPrimitiveOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23341:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] unlinkSendsToandFreeIf(longAt(GIV(stackPointer)), 0); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23357:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] selector = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23395:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23410:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23445:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-build methodReceiver = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23481:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), data); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23512:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (methodWithHeaderShouldBeCogged(methodHeaderOf(longAt(GIV(stackPointer))))) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23514:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] alreadyCogged = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23515:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((((((usqInt) (longAt(longAt(GIV(stackPointer))))) >> (formatShift())) & (formatMask())) >= (firstCompiledMethodFormat())) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23516:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (isCogMethodReference(longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord())))))))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23519:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = cogselector(longAt(GIV(stackPointer)), GIV(nilObj)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23523:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = cogselector(longAt(GIV(stackPointer)), GIV(nilObj)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23542:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23543:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((((((usqInt) (longAt(longAt(GIV(stackPointer))))) >> (formatShift())) & (formatMask())) >= (firstCompiledMethodFormat())) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23544:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (isCogMethodReference(longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord())))))))))) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23546:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodHeader = longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord()))))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23565:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)flags << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23579:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23599:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23618:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23636:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23655:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newValue = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23656:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23662:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23724:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23745:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23764:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23800:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] proc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23859:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (synchronousSignal(longAt(GIV(stackPointer)))) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23880:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxMethod)) == GIV(newMethod)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23900:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxMethod)) == GIV(newMethod)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23932:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] process = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23935:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24101:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), myList); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24157:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aContextOrNil = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24167:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisCtx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24211:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((pointerForOop(longAt(theFP + FoxSavedFP))) != contextsFP) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24213:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24215:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24223:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24233:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] contextsIP = ((usqInt)(pointerForOop(longAt(frameAbove + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24241:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24241:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24243:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24243:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24244:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(newFP + FoxMethod)))) < (startOfMemory())) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24248:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(contextsFP + FoxIFSavedIP, contextsIP); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24251:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxCallerSavedIP, contextsIP); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24279:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24324:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP1 = pointerForOop(longAt(fp1 + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24365:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP2 = pointerForOop(longAt(fp2 + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24378:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24378:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24378:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24399:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24438:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24440:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), aContextOrNil); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24438:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24479:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24544:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24547:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodObj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24549:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24553:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24586:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24587:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24588:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24590:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24601:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24604:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24615:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24770:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24798:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24864:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24867:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, methodField - 4); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24871:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] flags = longAt(theFP + FoxIFrameFlags); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24873:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxIFrameFlags, flags - 2); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24876:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25389:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25421:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25422:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25456:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25484:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25485:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25529:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25534:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25541:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25570:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25586:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25606:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25607:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25630:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25631:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25656:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25660:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25668:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25668:91: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25690:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25691:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25711:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] characterCode = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25724:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), characterObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25739:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25742:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), floatObjectOf(((double) ((rcvr >> 3)) ))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25770:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25771:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25898:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25928:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25929:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25930:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26089:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26140:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cursorObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26144:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cursorObj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26145:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] maskObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26368:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26440:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] hashOrError = (((hash = (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask()))) != 0 ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26442:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (objCouldBeClassObj(longAt(GIV(stackPointer))) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26443:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? (((err = enterIntoClassTable(longAt(GIV(stackPointer))))) != 0 ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26445:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26449:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)hashOrError << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26485:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26547:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26611:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26628:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26629:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26636:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26669:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26731:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26795:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26812:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26813:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26820:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26838:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26846:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26884:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26906:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26921:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26959:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26987:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26988:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26995:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27124:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27142:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27143:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27150:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27178:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((GIV(totalFreeOldSpace) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27185:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(nilObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27201:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27206:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27210:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27225:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27294:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27306:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27343:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] instance = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27361:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27398:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] s = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27466:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27511:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] runInNOut = (longAt(GIV(stackPointer) + (0 * BytesPerWord))) == GIV(trueObj); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27594:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27643:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27693:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27700:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27703:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27714:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27719:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27722:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27742:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27749:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27752:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27763:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27768:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27771:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27791:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27795:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27798:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27798:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27802:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27805:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27811:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27814:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27823:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27827:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27906:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27956:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27963:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27966:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27977:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27982:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27985:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28005:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28012:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28015:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28026:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28031:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28034:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28054:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28058:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28061:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28061:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28065:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28068:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28074:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28077:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28086:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28090:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28169:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28191:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28224:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28229:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28251:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28258:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28261:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28272:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28277:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28280:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28300:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28307:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28310:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28321:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28326:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28329:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28349:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28353:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28356:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28356:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28360:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28363:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28369:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28372:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28381:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28385:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28434:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28458:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28492:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28493:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg2 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28506:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28572:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28579:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28585:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28623:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] order = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28631:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] string1 = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28634:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] string2 = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28681:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)result << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28701:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] fillValue = positive64BitValueOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28702:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28792:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((onOffBar = longAt(GIV(stackPointer) + (1 * BytesPerWord)))) == GIV(trueObj)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28807:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((bufferSize = longAt(GIV(stackPointer)))) == GIV(nilObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28822:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28853:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28854:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28952:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((longAt(GIV(stackPointer)))) & 7) == 1)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28953:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] crashInThisThread = ((longAt(GIV(stackPointer))) >> 3); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28957:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28961:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28997:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29027:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29027:89: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29032:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)quotient << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29057:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29073:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29094:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)(integerReceiver / integerArgument) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29132:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29133:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29153:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29176:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29177:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29207:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29222:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29223:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29226:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver == integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29235:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29254:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29255:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29258:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr == integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29285:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29307:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29399:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29405:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29409:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29412:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29412:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29419:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29433:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29439:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29442:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29449:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29452:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29457:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29461:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29473:65: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29530:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), mourner); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29558:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29559:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29638:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29662:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29663:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29691:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29715:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopToStore = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29722:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29723:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29748:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29759:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29793:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29794:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29881:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29910:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29911:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29991:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30022:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30023:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30103:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30134:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30135:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30215:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30246:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30247:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30327:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30358:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30359:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30439:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30469:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30470:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30549:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30578:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30579:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30659:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30689:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30690:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30769:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30967:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30971:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30983:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] vScale = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30984:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] hScale = floatValueOf(longAt(GIV(stackPointer) + (2 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30985:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31090:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31142:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31178:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31185:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31188:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31199:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31204:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31207:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31236:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31243:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31246:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31257:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31262:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31265:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31285:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31289:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31292:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31292:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31296:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31299:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31305:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31308:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31317:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31321:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31340:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31414:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31450:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31457:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31460:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31471:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31476:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31479:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31508:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31515:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31518:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31529:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31534:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31537:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31557:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31561:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31564:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31564:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31568:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31571:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31577:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31580:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31589:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31593:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31612:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31686:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31708:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31730:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31735:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31754:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31761:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31764:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31775:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31780:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31783:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31812:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31819:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31822:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31833:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31838:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31841:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31861:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31865:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31868:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31868:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31872:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31875:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31881:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31884:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31893:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31897:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp13 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31916:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31957:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31980:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32007:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] key = cStringOrNullFor(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32030:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32044:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32048:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32087:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), stringOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32105:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32247:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), labelOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32320:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32333:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32334:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32337:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver >= integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32361:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32362:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32365:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr >= integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32380:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32381:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32384:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver > integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32408:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32409:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32412:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr > integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32427:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ammount = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32440:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)segSize << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32458:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32483:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)((value * HashMultiplyConstant) & 0xFFFFFFF) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32501:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((longAt(GIV(stackPointer))) == GIV(trueObj)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32507:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32531:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32548:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32549:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32560:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject == otherObject ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32577:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32603:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32627:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32664:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] s = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32695:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32716:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32739:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), ((value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32753:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32825:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32826:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32855:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32871:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32885:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32901:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32922:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)(index1) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32933:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)((index1 + numFixed)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32971:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32972:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32973:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33018:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33036:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33051:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33069:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33105:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33131:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33168:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33184:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33241:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33248:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33252:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33255:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(messageSelector)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33258:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), runArgs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33261:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), runReceiver); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33289:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33307:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33316:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33342:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33355:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33356:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33359:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver <= integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33383:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33384:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33387:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr <= integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33402:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33403:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33406:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver < integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33430:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33431:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33434:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr < integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33466:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33493:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33506:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33535:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33562:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33575:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33610:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33613:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33627:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33654:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33671:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33689:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33732:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33733:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33784:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), pt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33797:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33826:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33841:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)MillisecondClockMask << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33853:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33853:84: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33858:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)mod << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33889:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33890:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33915:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33933:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33949:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33982:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34005:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34006:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34027:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34043:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 0); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34046:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34053:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34083:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] header = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34084:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] bytecodeCount = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34092:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] class = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34202:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), theMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34215:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 1); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34218:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34225:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34252:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34320:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34323:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34336:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34360:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34421:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 1); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34424:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34437:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34460:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34543:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), subsequentObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34566:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] instance = accessibleObjectAfter(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34569:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)0 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34575:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34590:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34591:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34594:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver != integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34603:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34622:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34623:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34626:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr != integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34648:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34649:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34678:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject != otherObject ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34738:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((longAt(GIV(stackPointer))) == GIV(trueObj)) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34739:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] || ((longAt(GIV(stackPointer))) == GIV(falseObj)))) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34744:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] goal = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34745:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] stack = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34746:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] followWeak = (longAt(GIV(stackPointer))) == GIV(trueObj); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34987:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] path = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34989:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35022:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35023:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] lookupClass = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35055:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] selector = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35056:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35079:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35082:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35086:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35133:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35148:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ~~~~^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35148:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35181:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] actualReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35182:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] selector = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35183:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35206:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35209:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), actualReceiver); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35213:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35248:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35261:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ~~~~^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35261:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35288:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35313:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileProcess)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35348:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35380:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(GIV(stackPointer))) >> 3) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35400:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35416:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35452:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35483:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35484:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35502:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35519:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35564:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35565:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35582:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35608:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)depth << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35637:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35709:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35729:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35753:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35757:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35770:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35786:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35802:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35822:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((5 - 1) * BytesPerWord)), (okay ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35839:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35869:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35883:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35893:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35904:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (wasImmutable ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35923:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35959:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] stringOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36025:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] hasHash = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36026:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36028:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (hasHash ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36036:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36040:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36061:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36077:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36114:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)oldHash << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36132:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] labelOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36194:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36210:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36248:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36254:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36270:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36290:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36291:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36301:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36329:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36351:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36367:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36383:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36399:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer3 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36434:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] bytes = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36469:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36492:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36551:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(totalLength - fixedFields) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36563:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] byteSize = ((longAt(GIV(stackPointer))) & (tagMask()) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36565:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : bytesInObject(longAt(GIV(stackPointer)))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36568:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36602:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((((longAt(GIV(stackPointer)))) & 7) == 1))) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36608:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] nElements = ((longAt(GIV(stackPointer))) >> 3); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36609:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36658:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36663:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] classFormat1 = ((longAt(((longAt(GIV(stackPointer) + (0 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36683:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((byteSize << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36707:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36722:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36762:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36779:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36818:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36833:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36879:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36904:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36919:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36959:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr == arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36977:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aValue = floatObjectOf(exp(smallFloatValueOf(longAt(GIV(stackPointer))))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36993:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ((((usqInt)(longAt(GIV(stackPointer))))) <= 15 ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36995:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : ((exp = ((usqInt) (((usqInt)(longAt(GIV(stackPointer)))))) >> (((numTagBits()) + (smallFloatMantissaBits())) + 1)), ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37014:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37054:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37069:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37109:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr >= arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37136:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37151:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37191:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr > arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37218:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37233:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37273:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr <= arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37300:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37315:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37355:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr < arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37377:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37416:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37431:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37471:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37496:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37511:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37551:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!(rcvr == arg) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37570:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37601:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37648:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37663:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37703:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37721:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37731:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37753:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37769:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37804:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] class = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37814:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37833:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37847:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(specialObjectsOop)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37863:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37918:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37919:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37922:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37938:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37939:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37940:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37979:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37980:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38114:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38145:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38146:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38147:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38314:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38354:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] array = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38355:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] start = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38356:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] stop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38357:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] repl = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38358:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] replStart = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38423:12: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] arrayFmt = arrayFmt; ~~~~~~~~ ^ ~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38470:11: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] replFmt = replFmt; ~~~~~~~ ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38624:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38656:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38657:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38691:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38721:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38722:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38727:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38754:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38760:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38765:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38783:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38803:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (okay ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38823:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38839:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38842:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(result)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38858:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38911:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] moduleName = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39067:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39092:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39127:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39154:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39188:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39209:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39238:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (running ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39249:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sampleBuffer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39259:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39276:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:44603:15: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:49642:13: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:51474:5: warning: expression result unused [-Wunused-value] -classIndex2; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:51539:26: warning: expression result unused [-Wunused-value] 8 /* allocationUnit */ / BytesPerOop; ~ ^ ~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:52836:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] allocation = calloc(sizeof(void *), unscannedEphemeronsQueueInitialSize); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:53051:7: warning: incompatible integer to pointer conversion passing 'usqInt' (aka 'unsigned long') to parameter of type 'void *' [-Wint-conversion] free((GIV(unscannedEphemerons).start)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57008:25: warning: incompatible integer to pointer conversion passing 'usqInt' (aka 'unsigned long') to parameter of type 'void *' [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/malloc/_malloc.h:43:21: note: passing argument to parameter '__ptr' here void *realloc(void *__ptr, size_t __size) __result_use_check __alloc_size(2); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57008:15: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57445:41: warning: expression result unused [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: expanded from macro 'asserta' # define asserta(expr) (expr) ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57466:41: warning: expression result unused [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: expanded from macro 'asserta' # define asserta(expr) (expr) ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:58477:14: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] treeNode1 = treeNode1; ~~~~~~~~~ ^ ~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:60970:108: warning: passing 'usqInt *' (aka 'unsigned long *') to parameter of type 'sqInt *' (aka 'long *') converts between pointers to integer types with different sign [-Wpointer-sign] segAddress = sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(ammount, firstGapOfSizeAtLeast(ammount), (&allocatedSize)); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:60:98: note: passing argument to parameter 'asp' here extern void *sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(sqInt sz, void *minAddr, sqInt *asp); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61431:13: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61982:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(lip, lifp, lisp, !((((usqInt)(longAt(lifp + FoxMethod)))) < (startOfMemory())), __LINE__); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62492:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((((((sqInt)(pointerForOop(longAt(maybeFP + FoxSavedFP))))) & (tagMask())) == 0) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62494:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (oopForPointer(pointerForOop(longAt(maybeFP + FoxSavedFP)))) + (smallIntegerTag()))) == (longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)(InstructionPointerIndex) << (shiftForWord()))))))) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62495:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (((((usqInt)(longAt(maybeFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62496:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(maybeFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62497:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((maybeFP + FoxIFrameFlags) + 2)) != 0)))))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62504:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] maybeFrameCtxt = longAt(maybeFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62577:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62581:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62587:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62588:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62589:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62591:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ok = ok && (checkOkayFields(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62593:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ok = ok && (checkOkayFields(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62595:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62596:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62604:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62746:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62748:95: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - GIV(stackPointer))) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62761:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62774:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62787:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62789:82: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63045:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), message); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63101:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63137:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63138:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63139:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63141:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63179:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63186:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63187:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63188:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63190:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63220:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = ((sqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63221:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63233:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63414:19: warning: explicitly assigning value of variable of type 'struct VirtualMachine *' to itself [-Wself-assign] interpreterProxy = interpreterProxy; ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63429:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63438:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63445:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63446:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63447:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63449:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63859:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63868:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63876:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63877:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63878:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP1 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63880:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerCtx = longAt(callerFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63889:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt((thePage->headSP)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63903:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = oopForPointer(pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63941:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63946:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63949:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(callerSP, callerIP); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63973:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(aFramePtr + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64120:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)((localPrimIndex - 264)) << (shiftForWord()))))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64121:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64130:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64136:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64142:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64147:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)(localPrimIndex - 261) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64264:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64273:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64280:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64281:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64282:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64284:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64301:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64303:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64304:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64305:66: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : ((offset - (ReceiverIndex + 1)) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64306:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (offset - (ReceiverIndex + 1))) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64307:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (offset - (ReceiverIndex + 1))) * BytesPerWord)))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64482:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64574:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64575:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64576:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64577:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (homeContext == (longAt(theFP + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64581:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] || (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64582:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64583:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64584:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethod1 = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64586:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64596:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64597:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64598:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64600:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64606:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64613:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64702:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64715:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64770:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64771:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64772:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64773:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (homeContext == (longAt(theFP + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64777:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64778:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64779:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64780:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethod1 = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64782:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64792:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64793:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64794:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64796:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ctxtOrNilOrZero = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64804:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64811:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64857:53: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] for (ptr = theSP, toDoLimit1 = (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64860:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(ptr); ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64863:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(ptr, followForwarded(oop)); ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64866:134: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] for (ptr = ((theFP + FoxCallerSavedIP) + BytesPerWord), toDoLimit2 = (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64868:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))); ptr <= toDoLimit2; ptr += BytesPerWord) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64869:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(ptr); ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64882:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(ptr, oop); ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64885:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64886:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64887:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64892:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64893:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64894:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64933:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64977:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64979:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64993:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)(numArgs) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65231:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65243:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65245:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (isPointers(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65246:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65247:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65248:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] followForwardedObjectFieldstoDepth(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65249:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65250:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)), 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65271:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65272:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65273:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65313:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] source = ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65339:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) < overflowLimitAddress) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65340:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((longAt(callerFP + FoxSavedFP)) == 0)))) { ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65349:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65358:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65365:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65366:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65367:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP1 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65369:10: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(callerFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65521:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65578:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (longAt(theFP + FoxSavedFP)) == 0; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65618:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65844:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((pointerForOop(longAt(maybeFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65845:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (((((usqInt)(longAt(maybeFrame + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65846:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(maybeFrame + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65847:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((maybeFrame + FoxIFrameFlags) + 2)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65849:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] maybeFrameCtxt = longAt(maybeFrame + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65863:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(maybeFrame + FoxThisContext, maybeFrameCtxt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65924:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((pointerForOop(longAt(theFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65925:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (((((usqInt)(longAt(theFrame + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65926:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFrame + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65927:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFrame + FoxIFrameFlags) + 2)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65930:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFrame + FoxThisContext)) == aOnceMarriedContext) { ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67307:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage2->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67386:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((anOop == ((((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67388:81: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1)))) << 3) | 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67396:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (anOop == (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67398:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)))) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67401:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67407:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((((usqInt)(longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67407:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((((usqInt)(longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67408:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67408:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67409:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67409:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67410:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67410:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67415:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67419:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (anOop == (longAt(theSP))) { ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67427:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (anOop == (longAt(theSP))) { ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67461:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(((GIV(stackPage)->headFP)) + FoxMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67473:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67506:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodFieldOrObj = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67508:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, methodFieldOrObj + MFMethodFlagHasContextFlag); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67513:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67523:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67529:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(theFP + FoxMFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67534:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] byteAtput((theFP + FoxIFrameFlags) + 2, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: passing argument to parameter 'oop' here static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67536:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = byteAt((theFP + FoxIFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67540:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxIFrameFlags) + 3)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67541:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67547:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(theFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67552:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, theContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67559:54: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valuePointer2 = (oopForPointer(pointerForOop(longAt(theFP + FoxSavedFP)))) + (smallIntegerTag()); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67572:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67574:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - (i - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67575:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (i - 1)) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67579:55: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valuePointer = ((i - 1) < ((frameNumArgs2 = byteAt((theFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67580:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs2 - (i - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67581:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs2 - (i - 1)) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67776:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (boolean ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67795:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), floatObjectOf(aFloat)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67811:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integer << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67840:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67856:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67982:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67984:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67985:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67986:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (offset < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67987:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1 - offset) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67988:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - offset) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68003:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68004:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68005:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68007:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt) (longAt(longAt(theFP + FoxThisContext)))) >> (markedBitFullShift())) & 1) != 0) { ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68011:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68098:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68125:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68150:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68210:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (enabled ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68217:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68223:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68233:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (enabled ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68308:11: warning: unused variable 'sp' [-Wunused-variable] char *sp; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68780:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68925:15: warning: incompatible pointer to integer conversion passing 'CogMethod *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(cogMethodOf(meth)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1611:32: note: passing argument to parameter 'n' here extern sqInt printHexnp(usqInt n); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68937:15: warning: incompatible pointer to integer conversion passing 'CogMethod *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(cogMethodOf(meth)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1611:32: note: passing argument to parameter 'n' here extern sqInt printHexnp(usqInt n); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68993:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68994:52: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameAndCallersSPshort(pointerForOop(longAt(theFP + FoxSavedFP)), (assert(!(isBaseFrame(theFP))), ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68995:66: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68997:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + BytesPerWord), printShort); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69017:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69043:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69102:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69138:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69224:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69235:74: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (frameAbove + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(frameAbove + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69237:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((frameAbove + FoxIFrameFlags) + 1))))) + BytesPerWord) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69245:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70670:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (theSP <= (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70673:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (oop == (longAt(theSP))) { ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70675:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70677:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70683:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70684:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70685:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70686:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (oop == (longAt(theFP + FoxThisContext))) { ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70688:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70694:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (oop == (longAt(theFP + FoxMethod))) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70696:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70701:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70709:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (oop == (longAt(theSP))) { ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70711:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70713:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70793:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70806:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + (frameStackedReceiverOffset(theFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70818:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70829:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), (((usqInt)integerValue << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70843:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71153:33: warning: expression result unused [-Wunused-value] ((((usqInt) w1) >> 8) & 0xFF) | (((sqInt)((usqInt)((w1 & 0xFF)) << 8))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71224:30: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] cogCodeBase = pointerForOop(allocateJITMemory(GIV(cogCodeSize), ((header.oldBaseAddr)) - GIV(cogCodeSize))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71225:61: warning: ordered comparison between pointer and integer ('char *' and 'sqInt' (aka 'long')) desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71225:87: warning: pointer/integer type mismatch in conditional expression ('sqInt' (aka 'long') and 'char *') [-Wconditional-type-mismatch] desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ^ ~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71225:24: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'char *' [-Wint-conversion] desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71381:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] initializeCodeZoneFromupTo(cogCodeBase, cogCodeBase + GIV(cogCodeSize)); ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include/cogit.h:56:46: note: passing argument to parameter 'startAddress' here extern void initializeCodeZoneFromupTo(sqInt startAddress, sqInt endAddress); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71381:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] initializeCodeZoneFromupTo(cogCodeBase, cogCodeBase + GIV(cogCodeSize)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include/cogit.h:56:66: note: passing argument to parameter 'endAddress' here extern void initializeCodeZoneFromupTo(sqInt startAddress, sqInt endAddress); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71510:67: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'char *' [-Wint-conversion] longAtput((temporaryIndex < ((frameNumArgs = ((mframeCogMethod(theFP))->cmNumArgs))) ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19483:23: note: passing argument to parameter 'theFP' here mframeCogMethod(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71559:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71592:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71598:66: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP)))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71601:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71640:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71815:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (index * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71830:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (index * BytesPerWord), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71907:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71944:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71948:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71951:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71953:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71955:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxMethod)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71971:130: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72017:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72362:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72403:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72404:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shortPrintFrameAndCallers(pointerForOop(longAt(theFP + FoxSavedFP))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72451:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shortPrintFrameAndNCallers(pointerForOop(longAt(theFP + FoxSavedFP)), n - 1); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72510:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72519:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72704:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72781:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72788:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72800:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72806:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72810:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72813:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72813:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72820:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72834:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72840:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72843:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72850:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72853:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72858:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72862:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72874:65: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71394:37: note: passing argument to parameter 'theFP' here reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73287:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return floatValueOf(longAt(GIV(stackPointer) + (offset * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73299:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73336:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73417:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73419:82: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73436:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73501:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73509:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73519:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73854:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73861:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73863:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), anOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73861:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73867:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73876:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73883:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73884:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73885:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73887:10: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73932:80: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theMovedFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theMovedFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73934:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theMovedFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), anOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73932:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theMovedFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theMovedFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74193:88: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return validInstructionPointerinMethodframePointer(anInstrPointer, ((((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74195:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(fp + FoxMethod)), fp); ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74393:17: warning: variable 'the2ndUnknownShort' is uninitialized when used here [-Wuninitialized] putShorttoFile(the2ndUnknownShort, f); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74338:29: note: initialize the variable 'the2ndUnknownShort' to silence this warning sqInt the2ndUnknownShort; ^ = 0 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74474:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valuePointer2 = ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74476:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - i) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74477:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - i) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74478:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (i < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74479:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - i) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74480:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - i) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74532:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74554:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74562:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74570:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74586:16: warning: expression which evaluates to zero treated as a null pointer constant of type 'void **' [-Wnon-literal-null-conversion] parameters = ((sqInt) null); ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74594:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] argHolder = alloca((argType->size)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74595:17: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] parameters[i] = argHolder; ^ ~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74610:45: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (cif->rtype), 3); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1725:76: note: passing argument to parameter 'returnHolder' here static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74667:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74689:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74696:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74703:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (PARAM_SEMAPHORE_INDEX * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74723:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74732:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74746:16: warning: expression which evaluates to zero treated as a null pointer constant of type 'void **' [-Wnon-literal-null-conversion] parameters = ((sqInt) null); ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74754:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] argHolder = malloc((argType->size)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74755:17: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] parameters[i] = argHolder; ^ ~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74760:10: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] aPtr = parameters[i1]; ^ ~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74763:11: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] free(aPtr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74785:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74787:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((4 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74826:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_TASK_ADDRESS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74836:14: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] taskAddress = longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74839:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74856:45: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (((task->cif))->rtype), 2); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1725:76: note: passing argument to parameter 'returnHolder' here static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74862:23: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] anParameterAddress = parameters[i]; ^ ~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74864:26: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] doFreeFromTask(task, anParameterAddress); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2848:47: note: expanded from macro 'doFreeFromTask' #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74873:23: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] doFreeFromTask(task, ((sqInt)task)); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2848:47: note: expanded from macro 'doFreeFromTask' #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74927:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74934:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (callerContextOrNil = longAt((thePage->baseAddress))), ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74939:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74940:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74941:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74944:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(callerFP + FoxThisContext)) ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74952:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74954:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74957:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74958:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74959:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74961:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74963:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74964:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)(numArgs) << (shiftForWord()))))))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74968:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74969:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74970:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74974:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74976:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74977:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74978:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : ((index - CtxtTempFrameStart) < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74979:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - CtxtTempFrameStart)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74980:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - CtxtTempFrameStart)) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75010:9: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long') from a function with result type 'void *' [-Wint-conversion] return longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75074:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75080:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75089:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75095:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75101:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal2 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75107:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal3 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75116:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75122:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75132:10: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75134:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75143:25: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'const void *' [-Wint-conversion] memcpy(targetPointer, returnHolder, sizeToCopy); ^~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:63:33: note: expanded from macro 'memcpy' __builtin___memcpy_chk (dest, __VA_ARGS__, __darwin_obsz0 (dest)) ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75145:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75152:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75159:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75231:12: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] address = longAt((oop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75250:10: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'const void *' [-Wint-conversion] memcpy(argHolder, srcPtr, argTypeSize); ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:63:62: note: expanded from macro 'memcpy' __builtin___memcpy_chk (dest, __VA_ARGS__, __darwin_obsz0 (dest)) ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h:38:55: note: expanded from macro '__darwin_obsz0' #define __darwin_obsz0(object) __builtin_object_size (object, 0) ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75250:10: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] memcpy(argHolder, srcPtr, argTypeSize); ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:63:27: note: expanded from macro 'memcpy' __builtin___memcpy_chk (dest, __VA_ARGS__, __darwin_obsz0 (dest)) ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75873:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75891:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75915:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newCopy); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75963:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75971:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76090:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76193:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76206:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76208:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (index - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76209:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (index - 1)) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76210:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : ((index - 1) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76211:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76212:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - 1)) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76214:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76250:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76252:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76254:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76408:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76421:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76422:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((index - 1) < ((frameNumArgs = ((mframeCogMethod(spouseFP))->cmNumArgs))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76427:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((index - 1) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76428:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - 1)) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76431:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - 1)) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76435:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76462:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76546:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)sz << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76562:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] flag = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76643:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76645:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodArg = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76830:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76836:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76842:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), primRcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76848:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76870:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76874:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76878:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76882:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76935:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76937:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] primIdx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76972:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(tempOop2) = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76974:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76991:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77003:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77048:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77060:2: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77068:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77072:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77076:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), (((usqInt)primIdx << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77079:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(tempOop)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77106:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77119:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77176:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77178:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77210:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77219:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77226:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77513:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77531:7: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] addr = malloc(byteSize); ^ ~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77543:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)addr)); ^ ~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77546:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77564:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77585:7: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] addr = longAt((oop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77592:18: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] || (isInMemory(addr)))) { ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50299:18: note: passing argument to parameter 'address' here isInMemory(sqInt address) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77625:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77653:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77671:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77687:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77703:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77770:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77798:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77816:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77832:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77834:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77850:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77914:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77943:85: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] handlerOrNilOrZero = findMethodWithPrimitiveFromContextUpToContext(199, longAt(GIV(stackPointer)), GIV(nilObj)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77949:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), handlerOrNilOrZero); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77980:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] stopContext = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77982:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] calleeContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78012:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78017:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] startFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78021:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78022:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78023:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78024:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (stopContext == (longAt(theFP1 + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78028:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78029:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78030:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 3)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78031:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethod = ((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78033:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP1 + FoxMethod)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78043:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78044:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78045:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78047:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] handlerOrNilOrZero = longAt(theFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78055:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP1 = pointerForOop(longAt(theFP1 + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78062:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78093:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), handlerOrNilOrZero); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78129:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78137:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78159:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78440:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78463:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78465:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78563:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78588:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78590:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78592:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78742:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78763:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78765:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78823:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78839:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78841:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78860:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78881:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78883:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78940:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78956:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78958:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78975:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78996:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78998:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79055:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79071:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79073:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79090:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79111:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79113:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79169:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79185:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79187:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79204:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79225:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79227:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79284:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79300:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79302:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79319:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79340:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79342:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79399:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79415:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79417:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79434:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79454:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79456:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79512:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79527:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79529:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79545:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79566:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79568:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79627:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79643:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79645:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79664:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79685:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79687:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79744:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79760:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79762:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79779:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79799:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79801:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79856:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79871:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79873:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79889:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79910:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79912:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79971:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79987:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79989:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80008:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80045:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] module = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80047:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] symbol = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80092:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] moduleHandle = ((void *) (ioLoadModuleOfLength(moduleNameString, moduleNameStringSize))); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:558:35: note: passing argument to parameter 'moduleNameIndex' here void *ioLoadModuleOfLength(sqInt moduleNameIndex, sqInt moduleNameLength); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80128:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] address = ioLoadSymbolOfLengthFromModule(symbolString, symbolStringSize, moduleHandle); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:559:45: note: passing argument to parameter 'functionNameIndex' here void *ioLoadSymbolOfLengthFromModule(sqInt functionNameIndex, sqInt functionNameLength, void *moduleHandle); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80137:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)address)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80140:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80161:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80163:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80219:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80234:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80236:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80252:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80273:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80275:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80334:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80350:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80352:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80371:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80392:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80394:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80451:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80467:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80469:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80486:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80506:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80508:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80563:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80578:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80580:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80596:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80665:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80698:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thang = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80700:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80703:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80731:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80752:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80769:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80780:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80786:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80802:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(messageSelector) = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80804:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newReceiver = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80807:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80807:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80830:71: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80830:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80832:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), GIV(messageSelector)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80863:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80871:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] boolean = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80906:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), wasPinned); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80945:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80982:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] msecsObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80984:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81053:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] usecsObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81055:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81141:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81143:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81192:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81212:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(byteAt((rcvr + BaseHeaderSize) + index)) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81225:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81238:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81254:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81301:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81303:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81305:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81359:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81451:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81470:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81484:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81503:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81534:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81536:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81538:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81606:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81623:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81625:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81627:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81656:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81677:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81679:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81681:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81740:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81756:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81758:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81760:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81779:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81800:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81802:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81804:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81863:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81879:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81881:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81883:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81902:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81923:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81925:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81927:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81985:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82001:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82003:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82005:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82024:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82046:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82048:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82050:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82110:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82127:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82129:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82131:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82151:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82173:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82175:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82177:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82237:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82254:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82256:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82258:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82278:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82299:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82301:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82303:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82361:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82377:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82379:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82381:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82399:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82420:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82422:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82424:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82485:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82501:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82503:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82505:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82526:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82547:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82549:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82551:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82612:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82628:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82630:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82632:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82653:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82674:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82676:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82678:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82735:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82751:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82753:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82755:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82773:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82795:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82797:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82799:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82869:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82886:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82888:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82890:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82920:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82945:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ctxt = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82947:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83053:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83055:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83057:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83120:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83136:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83138:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83140:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83163:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83184:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83186:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83188:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83249:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83265:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83267:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83269:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83290:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83311:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83313:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83315:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83376:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83392:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83394:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83396:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83417:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83438:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83440:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83442:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83504:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83520:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83522:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83524:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83547:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83689:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83710:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83715:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83924:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83944:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84065:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84076:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84077:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84078:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84080:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] objOrFP = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84084:72: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (theFPAbove + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFPAbove + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84086:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFPAbove + FoxIFrameFlags) + 1))))) + BytesPerWord)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84144:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84244:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84268:9: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long') from a function with result type 'void *' [-Wint-conversion] return longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13979:1: warning: unused function 'cmHomeMethod' [-Wunused-function] cmHomeMethod(CogBlockMethod * self_in_cmHomeMethod) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14142:1: warning: unused function 'pageListIsWellFormed' [-Wunused-function] pageListIsWellFormed(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14565:1: warning: unused function 'asCogHomeMethod' [-Wunused-function] asCogHomeMethod(CogBlockMethod *aCogMethod) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17214:1: warning: unused function 'deferStackLimitSmashAroundwith' [-Wunused-function] deferStackLimitSmashAroundwith(void (*functionSymbol)(sqInt), sqInt arg) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18104:1: warning: unused function 'frameHasContext' [-Wunused-function] frameHasContext(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18116:1: warning: unused function 'frameIsBlockActivation' [-Wunused-function] frameIsBlockActivation(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18125:1: warning: unused function 'frameMethodObject' [-Wunused-function] frameMethodObject(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18137:1: warning: unused function 'frameNumArgs' [-Wunused-function] frameNumArgs(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18153:1: warning: unused function 'frameReceiver' [-Wunused-function] frameReceiver(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18393:1: warning: unused function 'iframeIsBlockActivation' [-Wunused-function] iframeIsBlockActivation(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18400:1: warning: unused function 'iframeReceiver' [-Wunused-function] iframeReceiver(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18407:1: warning: unused function 'iframeSavedIP' [-Wunused-function] iframeSavedIP(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18643:1: warning: unused function 'isMachineCodeFrame' [-Wunused-function] isMachineCodeFrame(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19532:1: warning: unused function 'mframeIsBlockActivation' [-Wunused-function] mframeIsBlockActivation(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19539:1: warning: unused function 'mframeReceiver' [-Wunused-function] mframeReceiver(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19954:1: warning: unused function 'newMethodInLookupCacheAtand' [-Wunused-function] newMethodInLookupCacheAtand(sqInt selector, sqInt classTag) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22083:1: warning: unused function 'stackLimitOffset' [-Wunused-function] stackLimitOffset(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22096:1: warning: unused function 'stackPageHeadroom' [-Wunused-function] stackPageHeadroom(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39675:1: warning: unused function 'headerWhileForwardingOf' [-Wunused-function] headerWhileForwardingOf(sqInt aCompiledMethodObjOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40491:1: warning: unused function 'isImmediateFloat' [-Wunused-function] isImmediateFloat(sqInt oop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40599:1: warning: unused function 'maxSlotsForAlloc' [-Wunused-function] maxSlotsForAlloc(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40611:1: warning: unused function 'numFreeLists' [-Wunused-function] numFreeLists(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40830:1: warning: unused function 'wordIndexableFormat' [-Wunused-function] wordIndexableFormat(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40891:1: warning: unused function 'allNewSpaceObjectsHaveZeroRTRefCount' [-Wunused-function] allNewSpaceObjectsHaveZeroRTRefCount(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40970:1: warning: unused function 'allWeakSurvivorsOnWeakList' [-Wunused-function] allWeakSurvivorsOnWeakList(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:41373:1: warning: unused function 'firstCorpse' [-Wunused-function] firstCorpse(sqInt headOfCorpseList) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:41624:1: warning: unused function 'noUnfiredEphemeronsAtEndOfRememberedSet' [-Wunused-function] noUnfiredEphemeronsAtEndOfRememberedSet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:43502:1: warning: unused function 'allObjectsUnmarked' [-Wunused-function] allObjectsUnmarked(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:43617:1: warning: unused function 'allOldMarkedWeakObjectsOnWeaklingStack' [-Wunused-function] allOldMarkedWeakObjectsOnWeaklingStack(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:44470:1: warning: unused function 'allocationUnit' [-Wunused-function] allocationUnit(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:44481:1: warning: unused function 'allStrongSlotsOfWeaklingAreMarked' [-Wunused-function] allStrongSlotsOfWeaklingAreMarked(sqInt aWeakling) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:44507:1: warning: unused function 'allUnscannedEphemeronsAreActive' [-Wunused-function] allUnscannedEphemeronsAreActive(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:44539:1: warning: unused function 'assertInnerValidFreeObject' [-Wunused-function] assertInnerValidFreeObject(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:45129:1: warning: unused function 'bitsSetInFreeSpaceMaskForAllFreeLists' [-Wunused-function] bitsSetInFreeSpaceMaskForAllFreeLists(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:45191:1: warning: unused function 'bridgeSize' [-Wunused-function] bridgeSize(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:45198:1: warning: unused function 'byteFormatMask' [-Wunused-function] byteFormatMask(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:46532:1: warning: unused function 'classIndexFieldWidth' [-Wunused-function] classIndexFieldWidth(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:46669:1: warning: unused function 'classTableRootSlots' [-Wunused-function] classTableRootSlots(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:47722:1: warning: unused function 'ephemeronFormat' [-Wunused-function] ephemeronFormat(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:47729:1: warning: unused function 'existInstancesInNewSpaceOf' [-Wunused-function] existInstancesInNewSpaceOf(sqInt classObj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:47937:1: warning: unused function 'fetchPointerofFreeChunk' [-Wunused-function] fetchPointerofFreeChunk(sqInt fieldIndex, sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48301:1: warning: unused function 'firstFixedFieldOfMaybeImmediate' [-Wunused-function] firstFixedFieldOfMaybeImmediate(sqInt oop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48605:1: warning: unused function 'formatOf' [-Wunused-function] formatOf(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48615:1: warning: unused function 'forwardedFormat' [-Wunused-function] forwardedFormat(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48626:1: warning: unused function 'forwardersIn' [-Wunused-function] forwardersIn(sqInt anObject) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48652:1: warning: unused function 'freeChunkNextIndex' [-Wunused-function] freeChunkNextIndex(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48662:1: warning: unused function 'freeChunkParentIndex' [-Wunused-function] freeChunkParentIndex(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48673:1: warning: unused function 'freeChunkPrevIndex' [-Wunused-function] freeChunkPrevIndex(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48861:1: warning: unused function 'goodContextSize' [-Wunused-function] goodContextSize(sqInt oop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48959:1: warning: unused function 'hasSpurMemoryManagerAPI' [-Wunused-function] hasSpurMemoryManagerAPI(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:49032:1: warning: unused function 'hiddenRootSlots' [-Wunused-function] hiddenRootSlots(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:49039:1: warning: unused function 'hiddenRootsObject' [-Wunused-function] hiddenRootsObject(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50098:1: warning: unused function 'isCompiledMethodHeader' [-Wunused-function] isCompiledMethodHeader(sqInt objHeader) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50115:1: warning: unused function 'isContextHeader' [-Wunused-function] isContextHeader(sqInt aHeader) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50133:1: warning: unused function 'isCopiedIntoSegment' [-Wunused-function] isCopiedIntoSegment(sqInt anObjectInTheHeap) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50156:1: warning: unused function 'isEnumerableObjectNoAssert' [-Wunused-function] isEnumerableObjectNoAssert(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50192:1: warning: unused function 'isEphemeron' [-Wunused-function] isEphemeron(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50212:1: warning: unused function 'isForwardedClassTag' [-Wunused-function] isForwardedClassTag(sqInt classIndex) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50237:1: warning: unused function 'isFreeObject' [-Wunused-function] isFreeObject(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50244:1: warning: unused function 'isFreeOop' [-Wunused-function] isFreeOop(sqInt oop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50259:1: warning: unused function 'isInClassTable' [-Wunused-function] isInClassTable(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50282:1: warning: unused function 'isInEden' [-Wunused-function] isInEden(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50289:1: warning: unused function 'isInFutureSpace' [-Wunused-function] isInFutureSpace(sqInt address) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50324:1: warning: unused function 'isInNewSpace' [-Wunused-function] isInNewSpace(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50339:1: warning: unused function 'isInPastSpace' [-Wunused-function] isInPastSpace(sqInt address) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50346:1: warning: unused function 'isLargeFreeObject' [-Wunused-function] isLargeFreeObject(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50353:1: warning: unused function 'isMaybeFiredEphemeron' [-Wunused-function] isMaybeFiredEphemeron(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50372:1: warning: unused function 'isObjEphemeron' [-Wunused-function] isObjEphemeron(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50383:1: warning: unused function 'isObjImmutable' [-Wunused-function] isObjImmutable(sqInt anOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50486:1: warning: unused function 'isRemembered' [-Wunused-function] isRemembered(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50496:1: warning: unused function 'isSegmentBridge' [-Wunused-function] isSegmentBridge(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50503:1: warning: unused function 'isSemaphoreOop' [-Wunused-function] isSemaphoreOop(sqInt anOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50563:1: warning: unused function 'isValidObjStackAt' [-Wunused-function] isValidObjStackAt(sqInt objStackRootIndex) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50710:1: warning: unused function 'isWeakNonImm' [-Wunused-function] isWeakNonImm(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50848:1: warning: unused function 'knownClassAtIndex' [-Wunused-function] knownClassAtIndex(sqInt classIndex) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50857:1: warning: unused function 'lastPointerFormat' [-Wunused-function] lastPointerFormat(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50986:1: warning: unused function 'lengthOfMaybeImmediate' [-Wunused-function] lengthOfMaybeImmediate(sqInt oop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:53328:1: warning: unused function 'newSpaceIsEmpty' [-Wunused-function] newSpaceIsEmpty(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:53563:1: warning: unused function 'noUnscannedEphemerons' [-Wunused-function] noUnscannedEphemerons(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57712:1: warning: unused function 'slidingCompactionInProgress' [-Wunused-function] slidingCompactionInProgress(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57780:1: warning: unused function 'startOfObject' [-Wunused-function] startOfObject(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:58788:1: warning: unused function 'validClassTableHashes' [-Wunused-function] validClassTableHashes(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:58869:1: warning: unused function 'validFreeTreeChunk' [-Wunused-function] validFreeTreeChunk(sqInt chunk) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:58912:1: warning: unused function 'validObjStacks' [-Wunused-function] validObjStacks(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:59709:1: warning: unused function 'isMobile' [-Wunused-function] isMobile(sqInt obj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:59720:1: warning: unused function 'isPostMobile' [-Wunused-function] isPostMobile(sqInt obj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:59987:1: warning: unused function 'savedFirstFieldsSpaceWasAllocated' [-Wunused-function] savedFirstFieldsSpaceWasAllocated(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:60884:1: warning: unused function 'validRelocationPlanInPass' [-Wunused-function] validRelocationPlanInPass(sqInt onePass) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:60949:1: warning: unused function 'segLimit' [-Wunused-function] segLimit(SpurSegmentInfo * self_in_segLimit) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61044:1: warning: unused function 'allBridgesMarked' [-Wunused-function] allBridgesMarked(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61094:1: warning: unused function 'bridgeAt' [-Wunused-function] bridgeAt(sqInt segIndex) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61109:1: warning: unused function 'bridgeFor' [-Wunused-function] bridgeFor(SpurSegmentInfo *aSegment) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61232:1: warning: unused function 'isInSegments' [-Wunused-function] isInSegments(usqInt address) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61253:1: warning: unused function 'isValidSegmentBridge' [-Wunused-function] isValidSegmentBridge(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61555:1: warning: unused function 'segmentOverlap' [-Wunused-function] segmentOverlap(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61909:1: warning: unused function 'allOnesAsCharStar' [-Wunused-function] allOnesAsCharStar(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61992:1: warning: unused function 'assertValidStackLimits' [-Wunused-function] assertValidStackLimits(sqInt ln) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62688:1: warning: unused function 'checkStackPointerForMaybeMarriedContext' [-Wunused-function] checkStackPointerForMaybeMarriedContext(sqInt aContext) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62843:1: warning: unused function 'contexthasValidInversePCMappingOfin' [-Wunused-function] contexthasValidInversePCMappingOfin(sqInt aContext, sqInt theIP, char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62945:1: warning: unused function 'cr' [-Wunused-function] cr(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65498:1: warning: unused function 'ifCurrentStackPageHasValidHeadPointers' [-Wunused-function] ifCurrentStackPageHasValidHeadPointers(StackPage *thePage) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65519:1: warning: unused function 'iframeMethod' [-Wunused-function] iframeMethod(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65576:1: warning: unused function 'isBaseFrame' [-Wunused-function] isBaseFrame(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65682:1: warning: unused function 'isMarriedOrWidowedContext' [-Wunused-function] isMarriedOrWidowedContext(sqInt aContext) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65701:1: warning: unused function 'isMetaPrimitiveIndex' [-Wunused-function] isMetaPrimitiveIndex(sqInt primIndex) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65714:1: warning: unused function 'isNullExternalPrimitiveCall' [-Wunused-function] isNullExternalPrimitiveCall(sqInt aMethodObj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65739:1: warning: unused function 'isPrimitiveFunctionPointerAnIndex' [-Wunused-function] isPrimitiveFunctionPointerAnIndex(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67605:1: warning: unused function 'maybeLeakCheckExternalPrimCall' [-Wunused-function] maybeLeakCheckExternalPrimCall(sqInt aMethodObj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67996:1: warning: unused function 'noMarkedContextsOnPage' [-Wunused-function] noMarkedContextsOnPage(StackPage *thePage) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70804:1: warning: unused function 'pushedReceiverOrClosureOfFrame' [-Wunused-function] pushedReceiverOrClosureOfFrame(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72146:1: warning: unused function 'saneFunctionPointerForFailureOfPrimIndex' [-Wunused-function] saneFunctionPointerForFailureOfPrimIndex(sqInt primIndex) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72887:1: warning: unused function 'space' [-Wunused-function] space(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73321:1: warning: unused function 'stackLimitBytes' [-Wunused-function] stackLimitBytes(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74177:1: warning: unused function 'validBCPCinMethod' [-Wunused-function] validBCPCinMethod(sqInt thePC, usqInt aMethod) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74191:1: warning: unused function 'validInstructionPointerinFrame' [-Wunused-function] validInstructionPointerinFrame(usqInt anInstrPointer, char *fp) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74204:1: warning: unused function 'validStackPageBaseFrames' [-Wunused-function] validStackPageBaseFrames(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2024:13: warning: unused variable 'messageCount' [-Wunused-variable] _iss usqInt messageCount; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2041:13: warning: unused variable 'byteCount' [-Wunused-variable] _iss usqInt byteCount; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2042:12: warning: unused variable 'cifs' [-Wunused-variable] _iss sqInt cifs; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2043:12: warning: unused variable 'codeGeneratorToComputeAccessorDepth' [-Wunused-variable] _iss sqInt codeGeneratorToComputeAccessorDepth; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2044:12: warning: unused variable 'functions' [-Wunused-variable] _iss sqInt functions; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2045:12: warning: unused variable 'initialMemoryAddress' [-Wunused-variable] _iss sqInt initialMemoryAddress; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2046:12: warning: unused variable 'largeOpaqueMemoryManager' [-Wunused-variable] _iss sqInt largeOpaqueMemoryManager; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2047:12: warning: unused variable 'memoryManager' [-Wunused-variable] _iss sqInt memoryManager; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2048:12: warning: unused variable 'nextAddress' [-Wunused-variable] _iss sqInt nextAddress; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2049:12: warning: unused variable 'preferredPinningSegment' [-Wunused-variable] _iss sqInt preferredPinningSegment; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2050:12: warning: unused variable 'statCoalesces' [-Wunused-variable] _iss sqInt statCoalesces; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2051:14: warning: unused variable 'statFGCDeltaUsecs' [-Wunused-variable] _iss usqLong statFGCDeltaUsecs; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2052:14: warning: unused variable 'statIncrGCUsecs' [-Wunused-variable] _iss usqLong statIncrGCUsecs; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2053:12: warning: unused variable 'testWorker' [-Wunused-variable] _iss sqInt testWorker; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2054:12: warning: unused variable 'theUnknownShort' [-Wunused-variable] _iss sqInt theUnknownShort; ^ [ 11%] Creating directories for 'libgit2-1.4.4-download' [ 14%] Performing install step for 'build_vmmaker_get_image' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-install [ 15%] Completed 'build_vmmaker_get_image' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/CMakeFiles/build_vmmaker_get_image-complete /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-done [ 15%] Built target build_vmmaker_get_image /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/depend [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.4.4-download' [ 15%] Generating VM files for flavour: CoInterpreter build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'CoInterpreter' outputDirectory: '/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build'" -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 8% complete] -- [download 9% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 17% complete] -- [download 19% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 26% complete] -- [download 27% complete] -- [download 29% complete] -- [download 30% complete] -- [download 32% 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 56% 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 69% complete] -- [download 70% 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 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build/libgit2-1.4.4-src' -- extracting... [tar xfz] StackInterpreterPrimitives>>primitiveLoadSymbolFromModule contains declaration for non-existent variable ptr StackInterpreterPrimitives>>primitiveFFIFree contains declaration for non-existent variable ptr-- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libgit2-1.4.4-download' StackInterpreter>>reapAndResetErrorCodeTo:header: contains declaration for non-existent variable theSP StackInterpreterPrimitives>>doPrimitiveWorkerExtractReturnValue contains declaration for non-existent variable externalFunction StackInterpreterPrimitives>>primitiveFFIAllocate contains declaration for non-existent variable ptr StackInterpreter>>checkImageVersionFrom: contains declaration for non-existent variable imageOffset StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable heapSize StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable minimumMemory StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable allocationReserve conflicting return types sqInt, void in extendedStoreBytecodePop: [ 44%] No patch step for 'libgit2-1.4.4-download' conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: [ 55%] No configure step for 'libgit2-1.4.4-download' conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: [ 66%] No build step for 'libgit2-1.4.4-download' Generating #CoInterpreter in '/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build'... [ 77%] No install step for 'libgit2-1.4.4-download' [ 88%] No test step for 'libgit2-1.4.4-download' warning, variable nsMethodCache doesn't exist or has already been removed[100%] Completed 'libgit2-1.4.4-download' [100%] Built target libgit2-1.4.4-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libcharset-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libgit2-1-4-4.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libhttp_parser-2.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libiconv-2.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libpcre2-8-0.dll Adding third-party libraries for Windows-x86_64: libgit2-win-1.0.0 -- Downloading/updating libgit2-win-1.0.0 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libgit2-win-1.0.0-download StackInterpreter>>checkImageVersionFrom: contains declaration for non-existent variable imageOffset StackInterpreterPrimitives>>doPrimitiveWorkerExtractReturnValue contains declaration for non-existent variable externalFunction StackInterpreterPrimitives>>primitiveLoadSymbolFromModule contains declaration for non-existent variable ptr StackInterpreter>>reapAndResetErrorCodeTo:header: contains declaration for non-existent variable theSP StackInterpreterPrimitives>>primitiveFFIAllocate contains declaration for non-existent variable ptr StackInterpreterPrimitives>>primitiveFFIFree contains declaration for non-existent variable ptr[ 11%] Creating directories for 'libgit2-win-1.0.0-download' StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable heapSize StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable minimumMemory StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable allocationReserve conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree [ 22%] Performing download step (download, verify and extract) for 'libgit2-win-1.0.0-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libgit2-win-1.0.0-download/libgit2-win-1.0.0-download-prefix/src/libgit2-win-1.0.0.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/libgit2-win-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 7% complete] -- [download 10% complete] -- [download 11% complete] -- [download 13% 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 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 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 39% complete] -- [download 40% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 48% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 56% complete] -- [download 57% complete] -- [download 59% complete] -- [download 61% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 74% complete] -- [download 78% complete] -- [download 79% complete] -- [download 83% 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 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libgit2-win-1.0.0-download/libgit2-win-1.0.0-download-prefix/src/libgit2-win-1.0.0.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libgit2-win-1.0.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libgit2-win-1.0.0-download' [ 44%] No patch step for 'libgit2-win-1.0.0-download' [ 55%] No configure step for 'libgit2-win-1.0.0-download' [ 66%] No build step for 'libgit2-win-1.0.0-download' 2494 warnings generated. [ 28%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 29%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:306:11: warning: incompatible function pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long (*)(long)') from 'void (sqInt)' (aka 'void (long)') [-Wincompatible-function-pointer-types] VM->push = push; ^ ~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:308:16: warning: incompatible function pointer types assigning to 'sqInt (*)(double)' (aka 'long (*)(double)') from 'void (double)' [-Wincompatible-function-pointer-types] VM->pushFloat = pushFloat; ^ ~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:432:37: warning: incompatible function pointer types assigning to 'void *(*)(sqInt, sqInt, sqInt)' (aka 'void *(*)(long, long, long)') from 'void *(sqInt, sqInt, void *)' (aka 'void *(long, long, void *)') [-Wincompatible-function-pointer-types] VM->ioLoadSymbolOfLengthFromModule = ioLoadSymbolOfLengthFromModule; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:459:26: warning: incompatible function pointer types assigning to 'void (*)(void)' from 'sqInt (void)' (aka 'long (void)') [-Wincompatible-function-pointer-types] VM->forceInterruptCheck = forceInterruptCheck; ^ ~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:510:22: warning: incompatible function pointer types assigning to 'volatile unsigned long (*)(void)' from 'volatile unsigned long long (void)' [-Wincompatible-function-pointer-types] VM->utcMicroseconds = ioUTCMicroseconds; ^ ~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:546:23: warning: incompatible function pointer types assigning to 'sqInt (*)(char *)' (aka 'long (*)(char *)') from 'sqInt (const char *)' (aka 'long (const char *)') [-Wincompatible-function-pointer-types] VM->stringForCString = stringForCString; ^ ~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:557:37: warning: incompatible function pointer types assigning to 'sqInt (*)(vmccp)' (aka 'long (*)(struct _VMCallbackContext *)') from 'sqInt (void *)' (aka 'long (void *)') [-Wincompatible-function-pointer-types] VM->ptEnterInterpreterFromCallback = ptEnterInterpreterFromCallback; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:558:34: warning: incompatible function pointer types assigning to 'sqInt (*)(vmccp)' (aka 'long (*)(struct _VMCallbackContext *)') from 'sqInt (void *)' (aka 'long (void *)') [-Wincompatible-function-pointer-types] VM->ptExitInterpreterToCallback = ptExitInterpreterToCallback; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:562:27: warning: incompatible function pointer types assigning to 'sqInt (*)(int)' (aka 'long (*)(int)') from 'Semaphore *(int)' (aka 'struct __Semaphore *(int)') [-Wincompatible-function-pointer-types] VM->platformSemaphoreNew = platform_semaphore_new; ^ ~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:565:35: warning: incompatible function pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long (*)(long)') from 'void (sqInt)' (aka 'void (long)') [-Wincompatible-function-pointer-types] VM->waitOnExternalSemaphoreIndex = waitOnExternalSemaphoreIndex; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [ 30%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 30%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:135:6: warning: unused variable 'v' [-Wunused-variable] int v; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:267:11: warning: unused variable 'xArray' [-Wunused-variable] sqInt xArray; ^ 6 warnings generated. [ 31%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 31%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/osx/aioOSX.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/osx/aioOSX.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/osx/aioOSX.c:264:6: warning: unused variable 'n' [-Wunused-variable] int n; ^ 1 warning generated. [ 32%] Building C object CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:369:8: warning: unused variable 'pc' [-Wunused-variable] void *pc; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:489:2: warning: 'getcontext' is deprecated: first deprecated in macOS 10.6 - No longer supported [-Wdeprecated-declarations] getcontext(&uap); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ucontext.h:38:6: note: 'getcontext' has been explicitly marked deprecated here int getcontext(ucontext_t *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:77:12: warning: unused variable 'inFault' [-Wunused-variable] static int inFault = 0; ^ 3 warnings generated. [ 32%] Building CXX object CMakeFiles/PharoVMCore.dir/src/utilsMac.mm.o /Library/Developer/CommandLineTools/usr/bin/c++ -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/utilsMac.mm.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/utilsMac.mm [ 33%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogMac.m.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/fileDialogMac.m.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/fileDialogMac.m [ 34%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.m.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.m.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/parameters/parameters.m [ 34%] Building C object CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/memoryUnix.c [ 77%] No install step for 'libgit2-win-1.0.0-download' [ 35%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 35%] 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-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/SqueakSSL.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/SqueakSSL.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 35%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "SqueakSSLPlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ 1 warning generated. [ 36%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:502:36: warning: cast to smaller integer type 'int' from 'sqSSL *' (aka 'struct sqSSL *') [-Wpointer-to-int-cast] logTrace("sqConnectSSL: %x\n", (int)ssl); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/debug.h:34:83: note: expanded from macro 'logTrace' #define logTrace(...) logMessage(LOG_TRACE, __FILENAME__, __FUNCTION__, __LINE__, __VA_ARGS__) ^~~~~~~~~~~ [ 88%] No test step for 'libgit2-win-1.0.0-download' 5 warnings generated. [ 36%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 36%] Built target SqueakSSL /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/FilePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/FilePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 37%] 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 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:846:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:844:17: warning: unused typedef 'aioHandler' [-Wunused-local-typedef] typedef void (*aioHandler)(int fd, void *clientData, int flag); ^ 6 warnings generated. [ 37%] 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 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 38%] 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 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c [100%] Completed 'libgit2-win-1.0.0-download' /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c:108:9: warning: unused variable 'utf8' [-Wunused-variable] int utf8= 0; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c:133:87: warning: cast to smaller integer type 'CFStringEncoding' (aka 'unsigned int') from 'void *' [-Wvoid-pointer-to-int-cast] CFStringRef cfs= CFStringCreateWithBytes(NULL, (unsigned char *)from, fromLen, (CFStringEncoding)fromCode, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c:144:45: warning: cast to smaller integer type 'CFStringEncoding' (aka 'unsigned int') from 'void *' [-Wvoid-pointer-to-int-cast] CFIndex num= CFStringGetBytes(str, rng, (CFStringEncoding)toCode, '?', 0, (UInt8 *)to, toLen - term, &len); ^~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. [ 38%] Building C object CMakeFiles/FilePlugin.dir/src/fileUtils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FilePlugin.dir/src/fileUtils.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/fileUtils.c [ 39%] 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 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:504:10: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long') from a function with result type 'void *' [-Wint-conversion] return primitiveFailFor(PrimErrBadArgument); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:790:11: warning: unused variable 'nameString' [-Wunused-variable] sqInt nameString; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:780:11: warning: unused variable 'createDateOop' [-Wunused-variable] sqInt createDateOop; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:797:11: warning: unused variable 'stringPtr' [-Wunused-variable] char *stringPtr; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:786:11: warning: unused variable 'i' [-Wunused-variable] sqInt i; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:788:11: warning: unused variable 'modDateOop' [-Wunused-variable] sqInt modDateOop; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:785:11: warning: unused variable 'fileSizeOop' [-Wunused-variable] sqInt fileSizeOop; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:795:11: warning: unused variable 'results' [-Wunused-variable] sqInt results; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1141:12: warning: unused variable 'startIndex1' [-Wunused-variable] size_t startIndex1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1137:11: warning: unused variable 'objectPointer1' [-Wunused-variable] sqInt objectPointer1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1129:11: warning: unused variable 'bytesRead1' [-Wunused-variable] sqInt bytesRead1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1133:12: warning: unused variable 'elementSize1' [-Wunused-variable] size_t elementSize1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1135:13: warning: unused variable 'file1' [-Wunused-variable] SQFile *file1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1131:12: warning: unused variable 'count1' [-Wunused-variable] size_t count1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1127:11: warning: unused variable 'array1' [-Wunused-variable] sqInt array1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1138:11: warning: unused variable 'retryCount' [-Wunused-variable] sqInt retryCount; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1629:21: warning: incompatible function pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long (*)(long)') from 'sqInt (*)(int)' (aka 'long (*)(int)') [-Wincompatible-function-pointer-types] characterObjectOf = interpreterProxy->characterObjectOf; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1643:10: warning: incompatible function pointer types assigning to 'sqInt (*)(void)' (aka 'long (*)(void)') from 'void (*)(void)' [-Wincompatible-function-pointer-types] fullGC = interpreterProxy->fullGC; ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "FilePlugin VMMaker-tonel.1 uuid: aadd8828-7cb4-0d00-8c27-e7c10902848b " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:230:1: warning: unused function 'connectToFdwrite' [-Wunused-function] connectToFdwrite(int fd, sqInt writeFlag) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:257:1: warning: unused function 'connectToFilewrite' [-Wunused-function] connectToFilewrite(void *cfile, sqInt writeFlag) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:384:1: warning: unused function 'makeDirEntryNamesizecreateDatemodDateisDirfileSize' [-Wunused-function] makeDirEntryNamesizecreateDatemodDateisDirfileSize(char *entryName, sqInt entryNameSize, sqInt createDate, sqInt modifiedDate, sqInt dirFlag, squeakFileOffsetType fileSize) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1230:1: warning: unused function 'primitiveFileReadWithoutPinning' [-Wunused-function] primitiveFileReadWithoutPinning(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1285:1: warning: unused function 'primitiveFileReadWithPinning' [-Wunused-function] primitiveFileReadWithPinning(void) ^ 24 warnings generated. [ 39%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 40%] Built target FilePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 41%] 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 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c [100%] Built target libgit2-win-1.0.0-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libgit2-win-1.0.0-src/libgit2-1-0-0.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libgit2-win-1.0.0-src/libpcre-1.dll Adding third-party libraries for Windows-x86_64: libgit2-0.25.1-fixLibGit -- Downloading/updating libgit2-0.25.1-fixLibGit /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:709:18: warning: unused variable 'mask' [-Wunused-variable] unsigned int mask; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "FileAttributesPlugin FileAttributesPlugin.oscog-akg.49 uuid: 00b4eed5-b2a8-454a-90b7-c3662d7c5423 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:183:1: warning: unused function 'addressObjectFor' [-Wunused-function] addressObjectFor(void *aMachineAddress) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:313:1: warning: unused function 'badSessionId' [-Wunused-function] badSessionId(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:354:1: warning: unused function 'faSuccess' [-Wunused-function] faSuccess(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:384:1: warning: unused function 'objectFromStructsize' [-Wunused-function] objectFromStructsize(void *aMachineAddress, sqInt structSize) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:403:1: warning: unused function 'pathOoptoBuffermaxLen' [-Wunused-function] pathOoptoBuffermaxLen(sqInt pathNameOop, char *cPathName, sqInt maxLen) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:424:1: warning: unused function 'pointerFrom' [-Wunused-function] pointerFrom(sqInt directoryPointerBytes) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1093:1: warning: unused function 'readLinkintomaxLength' [-Wunused-function] readLinkintomaxLength(char *cPathName, char *cLinkPtr, size_t maxLength) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1171:1: warning: unused function 'sizeOfFaPath' [-Wunused-function] sizeOfFaPath(void) ^ 10 warnings generated. [ 41%] 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 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 42%] 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 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:468:6: warning: unused variable 'mode' [-Wunused-variable] int mode; ^ 5 warnings generated. [ 42%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 42%] Built target FileAttributesPlugin /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-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/freetype-2.12.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/freetype-2.12.1-src/libfreetype.6.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/freetype-2.12.1-src/libfreetype.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 42%] Built target freetype-2.12.1 /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-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/harfbuzz-5.3.1-src/libharfbuzz.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/harfbuzz-5.3.1-src/libharfbuzz.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 42%] Built target harfbuzz-5.3.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/libssh2-1.9.0.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/libssh2-1.9.0.dir/depend.internal". Scanning dependencies of target libssh2-1.9.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/build /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src/libssh2.1.0.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/libssh2-1.9.0-src/libssh2.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/libssh2-1.9.0-src/libssh2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 42%] Built target libssh2-1.9.0 /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-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/openssl-1.1.1k-src/libcrypto.1.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/openssl-1.1.1k-src/libcrypto.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/openssl-1.1.1k-src/libssl.1.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/openssl-1.1.1k-src/libssl.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 42%] Built target openssl-1.1.1k /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.0.1.dir/build.make CMakeFiles/libgit2-1.0.1.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-1.0.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-1.0.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-1.0.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-1.0.1.dir/depend.internal". Scanning dependencies of target libgit2-1.0.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.0.1.dir/build.make CMakeFiles/libgit2-1.0.1.dir/build /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.0.1-src/libgit2.1.0.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/libgit2-1.0.1-src/libgit2.1.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/libgit2-1.0.1-src/libgit2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 42%] Built target libgit2-1.0.1 /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-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/fontconfig-2.13.1-src/libfontconfig.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/fontconfig-2.13.1-src/libfontconfig.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 42%] Built target fontconfig-2.13.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/UnixOSProcessPlugin.dir/build.make CMakeFiles/UnixOSProcessPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 42%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUnixOSProcessPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:942:8: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (!(semaIndices == null)) { ^~~~~~~~~~~ ~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1053:6: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (semaIndices == null) { ^~~~~~~~~~~ ~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:3017:6: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (semaIndices == null) { ^~~~~~~~~~~ ~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4326:8: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (!(semaIndices == null)) { ^~~~~~~~~~~ ~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4462:36: warning: incompatible function pointer types assigning to 'void (*)(int, struct __siginfo *, void *)' from 'void (int)' [-Wincompatible-function-pointer-types] sigchldHandlerAction.sa_sigaction = reapChildProcess; ^ ~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4468:53: warning: comparison between pointer and integer ('int' and 'void *') [-Wpointer-integer-compare] if ((sigaction(SIGCHLD, &sigchldHandlerAction, 0)) == (sigErrorNumber())) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4511:74: warning: comparison between pointer and integer ('int' and 'void *') [-Wpointer-integer-compare] if ((sigaction(signalNumber, (&sigHandlerAction), (&oldHandlerAction))) == (sigErrorNumber())) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4561:8: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (!(semaIndices == null)) { ^~~~~~~~~~~ ~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4903:2: warning: expression result unused [-Wunused-value] (char *)strncpy(cString, stringPtr, len); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "UnixOSProcessPlugin VMConstruction-Plugins-OSProcessPlugin.oscog-dtl.66 uuid: a8a2bf10-e7b3-4963-90b3-d69a2bee77bb " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:365:1: warning: unused function 'argumentAtAsType' [-Wunused-function] argumentAtAsType(sqInt classIdentifier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:410:1: warning: unused function 'copyBytesFromtolength' [-Wunused-function] copyBytesFromtolength(void *charArray1, void *charArray2, sqInt len) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:499:1: warning: unused function 'descriptorTableSize' [-Wunused-function] descriptorTableSize(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:663:1: warning: unused function 'environmentAtSymbolAsType' [-Wunused-function] environmentAtSymbolAsType(sqInt classIdentifier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:688:1: warning: unused function 'fileDescriptorFrom' [-Wunused-function] fileDescriptorFrom(sqInt aSQFileByteArray) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:718:1: warning: unused function 'fileRecordSize' [-Wunused-function] fileRecordSize(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:732:1: warning: unused function 'fileValueOf' [-Wunused-function] fileValueOf(sqInt anSQFileRecord) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1202:1: warning: unused function 'getThisSessionIdentifier' [-Wunused-function] getThisSessionIdentifier(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1313:1: warning: unused function 'isSQFileObject' [-Wunused-function] isSQFileObject(sqInt objectPointer) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1331:1: warning: unused function 'isSQSocketObject' [-Wunused-function] isSQSocketObject(sqInt objectPointer) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1345:1: warning: unused function 'isValidFileSession' [-Wunused-function] isValidFileSession(sqInt objectPointer) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1401:1: warning: unused function 'maskForThisThreadAndResend' [-Wunused-function] maskForThisThreadAndResend(int sigNum) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1526:1: warning: unused function 'newSQFileByteArray' [-Wunused-function] newSQFileByteArray(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1536:1: warning: unused function 'newSQSocketByteArray' [-Wunused-function] newSQSocketByteArray(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1560:1: warning: unused function 'pointerFrom' [-Wunused-function] pointerFrom(sqInt aByteArray) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4322:1: warning: unused function 'restoreDefaultSignalHandlers' [-Wunused-function] restoreDefaultSignalHandlers(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4365:1: warning: unused function 'sendSignaltoPid' [-Wunused-function] sendSignaltoPid(sqInt sig, sqInt pid) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4478:1: warning: unused function 'setSigIntDefaultHandler' [-Wunused-function] setSigIntDefaultHandler(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4488:1: warning: unused function 'setSigIntIgnore' [-Wunused-function] setSigIntIgnore(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4519:1: warning: unused function 'setSigPipeDefaultHandler' [-Wunused-function] setSigPipeDefaultHandler(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4535:1: warning: unused function 'setSigPipeHandler' [-Wunused-function] setSigPipeHandler(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4549:1: warning: unused function 'setSigPipeIgnore' [-Wunused-function] setSigPipeIgnore(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4580:1: warning: unused function 'sigAbrtNumber' [-Wunused-function] sigAbrtNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4590:1: warning: unused function 'sigAlrmNumber' [-Wunused-function] sigAlrmNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4600:1: warning: unused function 'sigChldNumber' [-Wunused-function] sigChldNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4610:1: warning: unused function 'sigContNumber' [-Wunused-function] sigContNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4640:1: warning: unused function 'sigHoldNumber' [-Wunused-function] sigHoldNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4654:1: warning: unused function 'sigHupNumber' [-Wunused-function] sigHupNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4674:1: warning: unused function 'sigIntNumber' [-Wunused-function] sigIntNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4684:1: warning: unused function 'sigKillNumber' [-Wunused-function] sigKillNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4705:1: warning: unused function 'sigPipeNumber' [-Wunused-function] sigPipeNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4715:1: warning: unused function 'sigQuitNumber' [-Wunused-function] sigQuitNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4725:1: warning: unused function 'sigStopNumber' [-Wunused-function] sigStopNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4737:1: warning: unused function 'sigTermNumber' [-Wunused-function] sigTermNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4748:1: warning: unused function 'sigUsr1Number' [-Wunused-function] sigUsr1Number(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4759:1: warning: unused function 'sigUsr2Number' [-Wunused-function] sigUsr2Number(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4769:1: warning: unused function 'sizeOfInt' [-Wunused-function] sizeOfInt(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4779:1: warning: unused function 'sizeOfPointer' [-Wunused-function] sizeOfPointer(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4810:1: warning: unused function 'socketDescriptorFrom' [-Wunused-function] socketDescriptorFrom(sqInt sqSocketOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4829:1: warning: unused function 'socketRecordSize' [-Wunused-function] socketRecordSize(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4843:1: warning: unused function 'socketValueOf' [-Wunused-function] socketValueOf(sqInt anSQSocketRecord) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4915:1: warning: unused function 'unixFileNumber' [-Wunused-function] unixFileNumber(FILEHANDLETYPE fileHandle) ^ 52 warnings generated. [ 43%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 -- Configuring done [ 43%] 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-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 43%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DMiscPrimitivePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "MiscPrimitivePlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ 1 warning generated. [ 44%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 44%] 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-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 45%] 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 -DFloatArrayPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "FloatArrayPlugin VMMaker-tonel.1 uuid: aadd8828-7cb4-0d00-8c27-e7c10902848b " __DATE__ ; ^ -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libgit2-0.25.1-fixLibGit-download 1 warning generated. [ 45%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 46%] 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-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/BitBltPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 46%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1688:15: warning: unused variable 'm1' [-Wunused-variable] unsigned int m1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1692:8: warning: unused variable 'startBits1' [-Wunused-variable] sqInt startBits1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1689:8: warning: unused variable 'pixPerM1' [-Wunused-variable] sqInt pixPerM1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1687:8: warning: unused variable 'endBits' [-Wunused-variable] sqInt endBits; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1693:8: warning: unused variable 'sxLowBits' [-Wunused-variable] sqInt sxLowBits; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1690:8: warning: unused variable 'pixPerM11' [-Wunused-variable] sqInt pixPerM11; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1686:8: warning: unused variable 'dxLowBits' [-Wunused-variable] sqInt dxLowBits; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1694:8: warning: unused variable 't' [-Wunused-variable] sqInt t; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1691:8: warning: unused variable 'startBits' [-Wunused-variable] sqInt startBits; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1685:8: warning: unused variable 'done' [-Wunused-variable] sqInt done; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4555:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] v = v; ~ ^ ~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4559:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] v = v; ~ ^ ~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5028:8: warning: unused variable '_return_value' [-Wunused-variable] sqInt _return_value; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6308:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] v = v; ~ ^ ~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6312:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] v = v; ~ ^ ~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7944:12: warning: explicitly assigning value of variable of type 'unsigned int' to itself [-Wself-assign] rgb = rgb; ~~~ ^ ~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "BitBltSimulation VMMaker.oscog-eem.2493 uuid: d7437cc5-75c7-4a43-af6b-0f85bf0cebe6 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:411:1: warning: unused function 'affectedBottom' [-Wunused-function] affectedBottom(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:418:1: warning: unused function 'affectedLeft' [-Wunused-function] affectedLeft(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:425:1: warning: unused function 'affectedRight' [-Wunused-function] affectedRight(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:432:1: warning: unused function 'affectedTop' [-Wunused-function] affectedTop(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1133:1: warning: unused function 'checkSourceOverlap' [-Wunused-function] checkSourceOverlap(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1271:1: warning: unused function 'copyBitsFastPathSpecialised' [-Wunused-function] copyBitsFastPathSpecialised(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2494:1: warning: unused function 'default8To32Table' [-Wunused-function] default8To32Table(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2538:1: warning: unused function 'deltaFromtonSteps' [-Wunused-function] deltaFromtonSteps(sqInt x1, sqInt x2, sqInt n) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2563:1: warning: unused function 'destMaskAndPointerInit' [-Wunused-function] destMaskAndPointerInit(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2610:1: warning: unused function 'dither32To16threshold' [-Wunused-function] dither32To16threshold(unsigned int srcWord, sqInt ditherValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2626:1: warning: unused function 'drawLoopXY' [-Wunused-function] drawLoopXY(sqInt xDelta, sqInt yDelta) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2771:1: warning: unused function 'expensiveDither32To16threshold' [-Wunused-function] expensiveDither32To16threshold(unsigned int srcWord, sqInt ditherValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2819:1: warning: unused function 'fetchIntOrFloatofObject' [-Wunused-function] fetchIntOrFloatofObject(sqInt fieldIndex, sqInt objectPointer) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2904:1: warning: unused function 'ignoreSourceOrHalftone' [-Wunused-function] ignoreSourceOrHalftone(sqInt formPointer) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3066:1: warning: unused function 'loadBitBltDestForm' [-Wunused-function] loadBitBltDestForm(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3551:1: warning: unused function 'loadBitBltSourceForm' [-Wunused-function] loadBitBltSourceForm(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3641:1: warning: unused function 'loadColorMap' [-Wunused-function] loadColorMap(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3755:1: warning: unused function 'loadColorMapShiftOrMaskFrom' [-Wunused-function] loadColorMapShiftOrMaskFrom(sqInt mapOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3773:1: warning: unused function 'loadHalftoneForm' [-Wunused-function] loadHalftoneForm(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3821:1: warning: unused function 'loadWarpBltFrom' [-Wunused-function] loadWarpBltFrom(sqInt bbObj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3986:1: warning: unused function 'mapPixelflags' [-Wunused-function] mapPixelflags(sqInt sourcePixel, sqInt mapperFlags) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4016:1: warning: unused function 'mergewith' [-Wunused-function] mergewith(unsigned int sourceWord, unsigned int destinationWord) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4490:1: warning: unused function 'partitionedRgbComponentAlphadestnBitsnPartitions' [-Wunused-function] partitionedRgbComponentAlphadestnBitsnPartitions(unsigned int sourceWord, unsigned int destWord, sqInt nBits, sqInt nParts) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4637:1: warning: unused function 'performCopyLoop' [-Wunused-function] performCopyLoop(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4790:1: warning: unused function 'pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc' [-Wunused-function] pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc(sqInt nPixels, sqInt mapperFlags, sqInt srcMask, sqInt dstMask, sqInt srcShiftInc, sqInt dstShiftInc) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4892:1: warning: unused function 'pickWarpPixelAtXy' [-Wunused-function] pickWarpPixelAtXy(sqInt xx, sqInt yy) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6406:1: warning: unused function 'rgbMap16To32' [-Wunused-function] rgbMap16To32(sqInt sourcePixel) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6417:1: warning: unused function 'rgbMap32To32' [-Wunused-function] rgbMap32To32(sqInt sourcePixel) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6427:1: warning: unused function 'rgbMapPixelflags' [-Wunused-function] rgbMapPixelflags(sqInt sourcePixel, sqInt mapperFlags) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6764:1: warning: unused function 'showDisplayBits' [-Wunused-function] showDisplayBits(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6780:1: warning: unused function 'sourceSkewAndPointerInit' [-Wunused-function] sourceSkewAndPointerInit(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6842:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7033:1: warning: unused function 'tryCopyingBitsQuickly' [-Wunused-function] tryCopyingBitsQuickly(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7160:1: warning: unused function 'warpBits' [-Wunused-function] warpBits(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7802:1: warning: unused function 'warpLoopSetup' [-Wunused-function] warpLoopSetup(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:8027:1: warning: unused function 'warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags' [-Wunused-function] warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags(sqInt nPixels, sqInt xDeltah, sqInt yDeltah, sqInt xDeltav, sqInt yDeltav, sqInt dstShiftInc, sqInt mapperFlags) ^ 53 warnings generated. [ 47%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 Local variable name 'receiver' in doPrimitiveWorkerExtractReturnValue may mask method when inlining Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining Local variable name 'stack' in pruneStack:stackp: may mask method when inlining Local variable name 'receiver' in doPrimitiveWorkerCallout may mask method when inlining 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: the2ndUnknownShort localised to writeImageFileIO[ 11%] Creating directories for 'libgit2-0.25.1-fixLibGit-download' [ 47%] 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-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/LargeIntegers.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/LargeIntegers.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 47%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLargeIntegers_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "LargeIntegersPlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:266:1: warning: unused function 'byteSizeOfCSI' [-Wunused-function] byteSizeOfCSI(sqInt csi) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:332:1: warning: unused function 'cDigitAddlenwithleninto' [-Wunused-function] cDigitAddlenwithleninto(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:377:1: warning: unused function 'cDigitCopyFromtolen' [-Wunused-function] cDigitCopyFromtolen(unsigned int *pFrom, unsigned int *pTo, sqInt len) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:389:1: warning: unused function 'cDigitDivlenremlenquolen' [-Wunused-function] cDigitDivlenremlenquolen(unsigned int *pDiv, sqInt divLen, unsigned int *pRem, sqInt remLen, unsigned int *pQuo, sqInt quoLen) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:541:1: warning: unused function 'cDigitLshiftfromlentolen' [-Wunused-function] cDigitLshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:586:1: warning: unused function 'cDigitMontgomerylentimeslenmodulolenmInvModBinto' [-Wunused-function] cDigitMontgomerylentimeslenmodulolenmInvModBinto(unsigned int *pFirst, sqInt firstLen, unsigned int *pSecond, sqInt secondLen, unsigned int *pThird, sqInt thirdLen, unsigned int mInv, unsigned int *pRes) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:659:1: warning: unused function 'cDigitMultiplylenwithlenintolen' [-Wunused-function] cDigitMultiplylenwithlenintolen(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes, sqInt resLen) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:711:1: warning: unused function 'cDigitOfatput' [-Wunused-function] cDigitOfatput(unsigned int *cPointer, sqInt zeroBasedDigitIndex, unsigned int aValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:724:1: warning: unused function 'cDigitOpshortlenlongleninto' [-Wunused-function] cDigitOpshortlenlongleninto(sqInt opIndex, unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:768:1: warning: unused function 'cDigitReplacefromtowithstartingAt' [-Wunused-function] cDigitReplacefromtowithstartingAt(unsigned int *pTo, sqInt start, sqInt stop, unsigned int *pFrom, sqInt repStart) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:781:1: warning: unused function 'cDigitRshiftfromlentolen' [-Wunused-function] cDigitRshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:825:1: warning: unused function 'cDigitSublenwithleninto' [-Wunused-function] cDigitSublenwithleninto(unsigned int *pWordSmall, sqInt smallLen, unsigned int *pWordLarge, sqInt largeLen, unsigned int *pWordRes) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:994:1: warning: unused function 'digitAddLargewith' [-Wunused-function] digitAddLargewith(sqInt firstInteger, sqInt secondInteger) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1254:1: warning: unused function 'digitCompareLargewith' [-Wunused-function] digitCompareLargewith(sqInt firstInteger, sqInt secondInteger) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1278:1: warning: unused function 'digitDivLargewithnegative' [-Wunused-function] digitDivLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1538:1: warning: unused function 'digitMontgomerytimesmodulomInvModB' [-Wunused-function] digitMontgomerytimesmodulomInvModB(sqInt firstLarge, sqInt secondLarge, sqInt thirdLarge, unsigned int mInv) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1651:1: warning: unused function 'digitMultiplyLargewithnegative' [-Wunused-function] digitMultiplyLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1754:1: warning: unused function 'digitOfCSIat' [-Wunused-function] digitOfCSIat(sqInt csi, sqInt ix) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1766:1: warning: unused function 'digitOfLargeIntat' [-Wunused-function] digitOfLargeIntat(sqInt aBytesOop, sqInt ix) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1786:1: warning: unused function 'digitSizeOfCSI' [-Wunused-function] digitSizeOfCSI(sqInt csi) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1802:1: warning: unused function 'digitSizeOfLargeInt' [-Wunused-function] digitSizeOfLargeInt(sqInt anOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1812:1: warning: unused function 'digitSubLargewith' [-Wunused-function] digitSubLargewith(sqInt firstInteger, sqInt secondInteger) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2100:1: warning: unused function 'highBitOfLargeInt' [-Wunused-function] highBitOfLargeInt(sqInt anOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2326:1: warning: unused function 'normalize' [-Wunused-function] normalize(sqInt aLargeInteger) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:3797:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 26 warnings generated. [ 48%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 48%] Built target LargeIntegers /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 48%] 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 -DIMMUTABILITY=1 -DJPEGReaderPlugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "JPEGReaderPlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:250:1: warning: unused function 'colorConvertGrayscaleMCU' [-Wunused-function] colorConvertGrayscaleMCU(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:300:1: warning: unused function 'colorConvertMCU' [-Wunused-function] colorConvertMCU(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:442:1: warning: unused function 'decodeBlockIntocomponent' [-Wunused-function] decodeBlockIntocomponent(int *anArray, int *aColorComponent) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:582:1: warning: unused function 'fillBuffer' [-Wunused-function] fillBuffer(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:610:1: warning: unused function 'getBits' [-Wunused-function] getBits(sqInt requestedBits) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:662:1: warning: unused function 'idctBlockIntqt' [-Wunused-function] idctBlockIntqt(int *anArray, int *qt) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:940:1: warning: unused function 'nextSampleCb' [-Wunused-function] nextSampleCb(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:976:1: warning: unused function 'nextSampleCr' [-Wunused-function] nextSampleCr(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1012:1: warning: unused function 'nextSampleFromblocks' [-Wunused-function] nextSampleFromblocks(int *aComponent, int **aBlockArray) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1048:1: warning: unused function 'nextSampleY' [-Wunused-function] nextSampleY(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1733:1: warning: unused function 'scaleAndSignExtendinFieldWidth' [-Wunused-function] scaleAndSignExtendinFieldWidth(sqInt aNumber, sqInt w) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1780:1: warning: unused function 'stInit' [-Wunused-function] stInit(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1787:1: warning: unused function 'storeJPEGStreamOn' [-Wunused-function] storeJPEGStreamOn(sqInt streamOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:111:14: warning: unused variable 'cbSampleStream' [-Wunused-variable] static sqInt cbSampleStream; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:114:14: warning: unused variable 'crSampleStream' [-Wunused-variable] static sqInt crSampleStream; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:181:14: warning: unused variable 'ySampleStream' [-Wunused-variable] static sqInt ySampleStream; ^ 17 warnings generated. [ 49%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 49%] Built target JPEGReaderPlugin /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-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/libpng-1.6.37.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/libpng-1.6.37-src/libpng.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/libpng-1.6.37-src/libpng16.16.37.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/libpng-1.6.37-src/libpng16.16.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/libpng-1.6.37-src/libpng16.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 49%] 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-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/cairo-1.17.4.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/cairo-1.17.4-src/libcairo.2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/cairo-1.17.4-src/libcairo.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 49%] Built target cairo-1.17.4 /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-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/pixman-0.40.0.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/pixman-0.40.0-src/libpixman-1.0.40.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/pixman-0.40.0-src/libpixman-1.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/pixman-0.40.0-src/libpixman-1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 49%] Built target pixman-0.40.0 /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-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/SDL2-2.24.1-src/libSDL2-2.0.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/SDL2-2.24.1-src/libSDL2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 49%] Built target SDL2-2.24.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/LocalePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/LocalePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 50%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c [ 22%] Performing download step (download, verify and extract) for 'libgit2-0.25.1-fixLibGit-download' Local variable name 'receiver' in doPrimitiveWorkerExtractReturnValue may mask method when inlining Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining Local variable name 'stack' in pruneStack:stackp: may mask method when inlining Local variable name 'receiver' in doPrimitiveWorkerCallout may mask method when inlining 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: the2ndUnknownShort localised to writeImageFileIO/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "LocalePlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:388:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 2 warnings generated. [ 50%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:9: In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:9: In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:9: In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:9: In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:133:17: warning: incompatible integer to pointer conversion passing 'time_t' (aka 'long') to parameter of type 'time_t *' (aka 'long *') [-Wint-conversion] theTime = time((time_t)NULL); ^~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/time.h:118:21: note: passing argument to parameter here time_t time(time_t *); ^ 5 warnings generated. [ 51%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 51%] 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-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/SurfacePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 51%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 52%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:492:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] surfaceHandlePtr = fetchPointerofObject(0, surfaceHandle); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:29: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqIntptr_t' (aka 'long') [-Wint-conversion] result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:30: note: passing argument to parameter 'surfaceHandle' here ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:47: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'sqSurfaceDispatch *' (aka 'struct sqSurfaceDispatch *') [-Wint-conversion] result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:64: note: passing argument to parameter 'fn' here ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "SurfacePlugin VMMaker-tonel.1 uuid: aadd8828-7cb4-0d00-8c27-e7c10902848b " __DATE__ ; ^ 4 warnings generated. [ 53%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libgit2-0.25.1-fixLibGit-download/libgit2-0.25.1-fixLibGit-download-prefix/src/libgit2-0.25.1-fixLibGit.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/libgit2-0.25.1-fixLibGit.zip' -- [download 1% complete] -- [download 3% complete] -- [download 6% complete] -- [download 10% complete] -- [download 16% complete] -- [download 17% complete] -- [download 21% complete] -- [download 24% complete] -- [download 29% complete] -- [download 33% complete] -- [download 34% complete] -- [download 36% complete] -- [download 39% complete] -- [download 41% complete] -- [download 44% complete] -- [download 48% complete] -- [download 50% complete] -- [download 53% complete] -- [download 58% complete] -- [download 59% complete] -- [download 62% complete] -- [download 64% complete] -- [download 66% complete] -- [download 69% complete] -- [download 85% complete] -- [download 93% complete] -- [download 94% complete] -- [download 97% complete] -- [download 100% complete] -- Downloading... done [ 54%] Built target SurfacePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/UUIDPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 54%] Building C object CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:108:11: warning: unused variable 'ok' [-Wunused-variable] sqInt ok; ^ 5 warnings generated. [ 55%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 55%] Built target UUIDPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/DSAPrims.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/DSAPrims.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 55%] 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 -DDSAPrims_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "DSAPlugin CryptographyPlugins-eem.14 uuid: 54292ff0-b538-43ba-9195-26766c158ba9 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:106:1: warning: unused function 'addBackDivisorDigitShift' [-Wunused-function] addBackDivisorDigitShift(sqInt digitShift) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:144:1: warning: unused function 'bigDivideLoop' [-Wunused-function] bigDivideLoop(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:265:1: warning: unused function 'leftRotateby' [-Wunused-function] leftRotateby(unsigned int anInteger, sqInt bits) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:675:1: warning: unused function 'subtractDivisorMultipliedByDigitdigitShift' [-Wunused-function] subtractDivisorMultipliedByDigitdigitShift(sqInt digit, sqInt digitShift) ^ 5 warnings generated. [ 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libgit2-0.25.1-fixLibGit-download/libgit2-0.25.1-fixLibGit-download-prefix/src/libgit2-0.25.1-fixLibGit.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libgit2-0.25.1-fixLibGit-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 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-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/libgit2-1.4.4-src/libgit2.1.4.4.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/libgit2-1.4.4-src/libgit2.1.4.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/libgit2-1.4.4-src/libgit2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/SocketPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/SocketPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 56%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:1499:8: warning: unused variable 'okToListen' [-Wunused-variable] sqInt okToListen; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2311:3: warning: pointer/integer type mismatch in conditional expression ('SocketPtr' (aka 'SQSocket *') and 'int') [-Wconditional-type-mismatch] ? ((SocketPtr) (firstIndexableField(socketOop))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "SocketPlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:245:1: warning: unused function 'netAddressToInt' [-Wunused-function] netAddressToInt(unsigned char *ptrToByteArray) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2296:1: warning: unused function 'socketRecordSize' [-Wunused-function] socketRecordSize(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2307:1: warning: unused function 'socketValueOf' [-Wunused-function] socketValueOf(sqInt socketOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2318:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 7 warnings generated. [ 57%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c [ 33%] No update step for 'libgit2-0.25.1-fixLibGit-download' [ 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/B2DPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/B2DPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 58%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2474:11: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] leftViaY = leftViaY; ~~~~~~~~ ^ ~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2497:12: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] rightViaY = rightViaY; ~~~~~~~~~ ^ ~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3225:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3241:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3346:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3362:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3468:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3484:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3703:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3719:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13646:18: warning: expression result unused [-Wunused-value] ((signed)lastX >> 8); ~~~~~~~~~~~~~ ^ ~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13676:18: warning: expression result unused [-Wunused-value] ((signed)lastX1 >> 8); ~~~~~~~~~~~~~~ ^ ~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "BalloonEnginePlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:851:1: warning: unused function 'aaColorMaskGet' [-Wunused-function] aaColorMaskGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:858:1: warning: unused function 'aaColorMaskPut' [-Wunused-function] aaColorMaskPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:865:1: warning: unused function 'aaColorShiftGet' [-Wunused-function] aaColorShiftGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:872:1: warning: unused function 'aaColorShiftPut' [-Wunused-function] aaColorShiftPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:882:1: warning: unused function 'aaFirstPixelFromto' [-Wunused-function] aaFirstPixelFromto(sqInt leftX, sqInt rightX) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:897:1: warning: unused function 'aaHalfPixelGet' [-Wunused-function] aaHalfPixelGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:904:1: warning: unused function 'aaHalfPixelPut' [-Wunused-function] aaHalfPixelPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:914:1: warning: unused function 'aaLastPixelFromto' [-Wunused-function] aaLastPixelFromto(sqInt leftX, sqInt rightX) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:921:1: warning: unused function 'aaLevelGet' [-Wunused-function] aaLevelGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:928:1: warning: unused function 'aaLevelPut' [-Wunused-function] aaLevelPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:935:1: warning: unused function 'aaScanMaskGet' [-Wunused-function] aaScanMaskGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:942:1: warning: unused function 'aaScanMaskPut' [-Wunused-function] aaScanMaskPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:949:1: warning: unused function 'aaShiftGet' [-Wunused-function] aaShiftGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:956:1: warning: unused function 'aaShiftPut' [-Wunused-function] aaShiftPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:967:1: warning: unused function 'absoluteSquared8Dot24' [-Wunused-function] absoluteSquared8Dot24(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1036:1: warning: unused function 'adjustAALevel' [-Wunused-function] adjustAALevel(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1175:1: warning: unused function 'aetStartGet' [-Wunused-function] aetStartGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1182:1: warning: unused function 'aetStartPut' [-Wunused-function] aetStartPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1189:1: warning: unused function 'aetUsedGet' [-Wunused-function] aetUsedGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1196:1: warning: unused function 'aetUsedPut' [-Wunused-function] aetUsedPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1206:1: warning: unused function 'allocateAETEntry' [-Wunused-function] allocateAETEntry(sqInt nSlots) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1220:1: warning: unused function 'allocateBezier' [-Wunused-function] allocateBezier(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1240:1: warning: unused function 'allocateBezierStackEntry' [-Wunused-function] allocateBezierStackEntry(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1254:1: warning: unused function 'allocateBitmapFillcolormap' [-Wunused-function] allocateBitmapFillcolormap(sqInt cmSize, int *cmBits) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1321:1: warning: unused function 'allocateGradientFillrampWidthisRadial' [-Wunused-function] allocateGradientFillrampWidthisRadial(int *ramp, sqInt rampWidth, sqInt isRadial) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1364:1: warning: unused function 'allocateLine' [-Wunused-function] allocateLine(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1416:1: warning: unused function 'allocateStackEntry' [-Wunused-function] allocateStackEntry(sqInt nSlots) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1430:1: warning: unused function 'allocateStackFillEntry' [-Wunused-function] allocateStackFillEntry(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1443:1: warning: unused function 'allocateWideBezier' [-Wunused-function] allocateWideBezier(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1463:1: warning: unused function 'allocateWideLine' [-Wunused-function] allocateWideLine(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1483:1: warning: unused function 'areEdgeFillsValid' [-Wunused-function] areEdgeFillsValid(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1493:1: warning: unused function 'assureValuebetweenand' [-Wunused-function] assureValuebetweenand(sqInt val1, sqInt val2, sqInt val3) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1516:1: warning: unused function 'bezierEndXOf' [-Wunused-function] bezierEndXOf(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1523:1: warning: unused function 'bezierEndXOfput' [-Wunused-function] bezierEndXOfput(sqInt bezier, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1530:1: warning: unused function 'bezierEndYOf' [-Wunused-function] bezierEndYOf(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1537:1: warning: unused function 'bezierEndYOfput' [-Wunused-function] bezierEndYOfput(sqInt bezier, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1544:1: warning: unused function 'bezierFinalXOf' [-Wunused-function] bezierFinalXOf(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1551:1: warning: unused function 'bezierFinalXOfput' [-Wunused-function] bezierFinalXOfput(sqInt bezier, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1558:1: warning: unused function 'bezierUpdateDataOf' [-Wunused-function] bezierUpdateDataOf(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1565:1: warning: unused function 'bezierViaXOf' [-Wunused-function] bezierViaXOf(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1572:1: warning: unused function 'bezierViaXOfput' [-Wunused-function] bezierViaXOfput(sqInt bezier, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1579:1: warning: unused function 'bezierViaYOf' [-Wunused-function] bezierViaYOf(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1586:1: warning: unused function 'bezierViaYOfput' [-Wunused-function] bezierViaYOfput(sqInt bezier, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1593:1: warning: unused function 'bitmapCmSizeOf' [-Wunused-function] bitmapCmSizeOf(sqInt bmFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1600:1: warning: unused function 'bitmapCmSizeOfput' [-Wunused-function] bitmapCmSizeOfput(sqInt bmFill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1607:1: warning: unused function 'bitmapDepthOf' [-Wunused-function] bitmapDepthOf(sqInt bmFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1614:1: warning: unused function 'bitmapDepthOfput' [-Wunused-function] bitmapDepthOfput(sqInt bmFill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1621:1: warning: unused function 'bitmapHeightOf' [-Wunused-function] bitmapHeightOf(sqInt bmFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1628:1: warning: unused function 'bitmapHeightOfput' [-Wunused-function] bitmapHeightOfput(sqInt bmFill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1635:1: warning: unused function 'bitmapRasterOf' [-Wunused-function] bitmapRasterOf(sqInt bmFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1642:1: warning: unused function 'bitmapRasterOfput' [-Wunused-function] bitmapRasterOfput(sqInt bmFill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1649:1: warning: unused function 'bitmapSizeOf' [-Wunused-function] bitmapSizeOf(sqInt bmFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1656:1: warning: unused function 'bitmapSizeOfput' [-Wunused-function] bitmapSizeOfput(sqInt bmFill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1663:1: warning: unused function 'bitmapTileFlagOf' [-Wunused-function] bitmapTileFlagOf(sqInt bmFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1670:1: warning: unused function 'bitmapTileFlagOfput' [-Wunused-function] bitmapTileFlagOfput(sqInt bmFill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1677:1: warning: unused function 'bitmapValuebitsatXy' [-Wunused-function] bitmapValuebitsatXy(sqInt bmFill, sqInt bits, sqInt xp, sqInt yp) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1740:1: warning: unused function 'bitmapWidthOf' [-Wunused-function] bitmapWidthOf(sqInt bmFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1747:1: warning: unused function 'bitmapWidthOfput' [-Wunused-function] bitmapWidthOfput(sqInt bmFill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1754:1: warning: unused function 'bzEndX' [-Wunused-function] bzEndX(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1765:1: warning: unused function 'bzEndXput' [-Wunused-function] bzEndXput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1776:1: warning: unused function 'bzEndY' [-Wunused-function] bzEndY(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1787:1: warning: unused function 'bzEndYput' [-Wunused-function] bzEndYput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1798:1: warning: unused function 'bzStartX' [-Wunused-function] bzStartX(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1809:1: warning: unused function 'bzStartXput' [-Wunused-function] bzStartXput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1820:1: warning: unused function 'bzStartY' [-Wunused-function] bzStartY(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1831:1: warning: unused function 'bzStartYput' [-Wunused-function] bzStartYput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1842:1: warning: unused function 'bzViaX' [-Wunused-function] bzViaX(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1853:1: warning: unused function 'bzViaXput' [-Wunused-function] bzViaXput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1864:1: warning: unused function 'bzViaY' [-Wunused-function] bzViaY(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1875:1: warning: unused function 'bzViaYput' [-Wunused-function] bzViaYput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2030:1: warning: unused function 'checkedAddBezierToGET' [-Wunused-function] checkedAddBezierToGET(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2058:1: warning: unused function 'checkedAddEdgeToGET' [-Wunused-function] checkedAddEdgeToGET(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2110:1: warning: unused function 'checkedAddLineToGET' [-Wunused-function] checkedAddLineToGET(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2170:1: warning: unused function 'clampValuemax' [-Wunused-function] clampValuemax(sqInt value, sqInt maxValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2218:1: warning: unused function 'clearSpanBufferGet' [-Wunused-function] clearSpanBufferGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2225:1: warning: unused function 'clearSpanBufferPut' [-Wunused-function] clearSpanBufferPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2232:1: warning: unused function 'clipMaxXGet' [-Wunused-function] clipMaxXGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2239:1: warning: unused function 'clipMaxXPut' [-Wunused-function] clipMaxXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2246:1: warning: unused function 'clipMaxYGet' [-Wunused-function] clipMaxYGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2253:1: warning: unused function 'clipMaxYPut' [-Wunused-function] clipMaxYPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2260:1: warning: unused function 'clipMinXGet' [-Wunused-function] clipMinXGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2267:1: warning: unused function 'clipMinXPut' [-Wunused-function] clipMinXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2274:1: warning: unused function 'clipMinYGet' [-Wunused-function] clipMinYGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2281:1: warning: unused function 'clipMinYPut' [-Wunused-function] clipMinYPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2288:1: warning: unused function 'colormapOf' [-Wunused-function] colormapOf(sqInt bmFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2295:1: warning: unused function 'colorTransform' [-Wunused-function] colorTransform(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2577:1: warning: unused function 'computeSqrt' [-Wunused-function] computeSqrt(sqInt length2) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2672:1: warning: unused function 'currentYGet' [-Wunused-function] currentYGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2679:1: warning: unused function 'currentYPut' [-Wunused-function] currentYPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2686:1: warning: unused function 'currentZGet' [-Wunused-function] currentZGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2693:1: warning: unused function 'currentZPut' [-Wunused-function] currentZPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2700:1: warning: unused function 'destOffsetXGet' [-Wunused-function] destOffsetXGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2707:1: warning: unused function 'destOffsetXPut' [-Wunused-function] destOffsetXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2714:1: warning: unused function 'destOffsetYGet' [-Wunused-function] destOffsetYGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2721:1: warning: unused function 'destOffsetYPut' [-Wunused-function] destOffsetYPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2766:1: warning: unused function 'drawWideEdgefrom' [-Wunused-function] drawWideEdgefrom(sqInt edge, sqInt leftX) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2813:1: warning: unused function 'edgeFillsInvalidate' [-Wunused-function] edgeFillsInvalidate(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2824:1: warning: unused function 'edgeFillsValidate' [-Wunused-function] edgeFillsValidate(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2835:1: warning: unused function 'edgeLeftFillOf' [-Wunused-function] edgeLeftFillOf(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2842:1: warning: unused function 'edgeLeftFillOfput' [-Wunused-function] edgeLeftFillOfput(sqInt edge, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2849:1: warning: unused function 'edgeNumLinesOf' [-Wunused-function] edgeNumLinesOf(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2856:1: warning: unused function 'edgeNumLinesOfput' [-Wunused-function] edgeNumLinesOfput(sqInt edge, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2863:1: warning: unused function 'edgeRightFillOf' [-Wunused-function] edgeRightFillOf(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2870:1: warning: unused function 'edgeRightFillOfput' [-Wunused-function] edgeRightFillOfput(sqInt edge, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2877:1: warning: unused function 'edgeTransform' [-Wunused-function] edgeTransform(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2887:1: warning: unused function 'edgeTypeOf' [-Wunused-function] edgeTypeOf(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2894:1: warning: unused function 'edgeXValueOf' [-Wunused-function] edgeXValueOf(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2901:1: warning: unused function 'edgeXValueOfput' [-Wunused-function] edgeXValueOfput(sqInt edge, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2908:1: warning: unused function 'edgeYValueOf' [-Wunused-function] edgeYValueOf(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2915:1: warning: unused function 'edgeYValueOfput' [-Wunused-function] edgeYValueOfput(sqInt edge, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2922:1: warning: unused function 'edgeZValueOf' [-Wunused-function] edgeZValueOf(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2929:1: warning: unused function 'edgeZValueOfput' [-Wunused-function] edgeZValueOfput(sqInt edge, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2953:1: warning: unused function 'estimatedLengthOfwith' [-Wunused-function] estimatedLengthOfwith(sqInt deltaX, sqInt deltaY) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2983:1: warning: unused function 'fillAllFromto' [-Wunused-function] fillAllFromto(sqInt leftX, sqInt rightX) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3086:1: warning: unused function 'fillBitmapSpan' [-Wunused-function] fillBitmapSpan(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3866:1: warning: unused function 'fillColorSpanfromto' [-Wunused-function] fillColorSpanfromto(sqInt pixelValue32, sqInt leftX, sqInt rightX) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3896:1: warning: unused function 'fillDirectionXOf' [-Wunused-function] fillDirectionXOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3903:1: warning: unused function 'fillDirectionXOfput' [-Wunused-function] fillDirectionXOfput(sqInt fill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3910:1: warning: unused function 'fillDirectionYOf' [-Wunused-function] fillDirectionYOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3917:1: warning: unused function 'fillDirectionYOfput' [-Wunused-function] fillDirectionYOfput(sqInt fill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3924:1: warning: unused function 'fillLinearGradient' [-Wunused-function] fillLinearGradient(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4152:1: warning: unused function 'fillMaxXGet' [-Wunused-function] fillMaxXGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4159:1: warning: unused function 'fillMaxXPut' [-Wunused-function] fillMaxXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4166:1: warning: unused function 'fillMaxYGet' [-Wunused-function] fillMaxYGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4173:1: warning: unused function 'fillMaxYPut' [-Wunused-function] fillMaxYPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4180:1: warning: unused function 'fillMinXGet' [-Wunused-function] fillMinXGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4187:1: warning: unused function 'fillMinXPut' [-Wunused-function] fillMinXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4194:1: warning: unused function 'fillMinYGet' [-Wunused-function] fillMinYGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4201:1: warning: unused function 'fillMinYPut' [-Wunused-function] fillMinYPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4208:1: warning: unused function 'fillNormalXOf' [-Wunused-function] fillNormalXOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4215:1: warning: unused function 'fillNormalXOfput' [-Wunused-function] fillNormalXOfput(sqInt fill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4222:1: warning: unused function 'fillNormalYOf' [-Wunused-function] fillNormalYOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4229:1: warning: unused function 'fillNormalYOfput' [-Wunused-function] fillNormalYOfput(sqInt fill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4236:1: warning: unused function 'fillOffsetXGet' [-Wunused-function] fillOffsetXGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4243:1: warning: unused function 'fillOffsetXPut' [-Wunused-function] fillOffsetXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4250:1: warning: unused function 'fillOffsetYGet' [-Wunused-function] fillOffsetYGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4257:1: warning: unused function 'fillOffsetYPut' [-Wunused-function] fillOffsetYPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4264:1: warning: unused function 'fillOriginXOf' [-Wunused-function] fillOriginXOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4271:1: warning: unused function 'fillOriginXOfput' [-Wunused-function] fillOriginXOfput(sqInt fill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4278:1: warning: unused function 'fillOriginYOf' [-Wunused-function] fillOriginYOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4285:1: warning: unused function 'fillOriginYOfput' [-Wunused-function] fillOriginYOfput(sqInt fill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4431:1: warning: unused function 'fillRadialDecreasingrampdeltaSTdsXdtXfromto' [-Wunused-function] fillRadialDecreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4477:1: warning: unused function 'fillRadialGradient' [-Wunused-function] fillRadialGradient(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4839:1: warning: unused function 'fillRadialIncreasingrampdeltaSTdsXdtXfromto' [-Wunused-function] fillRadialIncreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5011:1: warning: unused function 'fillTypeOf' [-Wunused-function] fillTypeOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5018:1: warning: unused function 'findNextAETEdgeFrom' [-Wunused-function] findNextAETEdgeFrom(sqInt leftEdge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5446:1: warning: unused function 'finishedProcessing' [-Wunused-function] finishedProcessing(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5453:1: warning: unused function 'firstPointListGet' [-Wunused-function] firstPointListGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5460:1: warning: unused function 'firstPointListPut' [-Wunused-function] firstPointListPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5467:1: warning: unused function 'freeStackFillEntry' [-Wunused-function] freeStackFillEntry(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5509:1: warning: unused function 'getStartGet' [-Wunused-function] getStartGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5516:1: warning: unused function 'getStartPut' [-Wunused-function] getStartPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5523:1: warning: unused function 'getUsedGet' [-Wunused-function] getUsedGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5530:1: warning: unused function 'getUsedPut' [-Wunused-function] getUsedPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5537:1: warning: unused function 'gradientRampLengthOf' [-Wunused-function] gradientRampLengthOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5544:1: warning: unused function 'gradientRampLengthOfput' [-Wunused-function] gradientRampLengthOfput(sqInt fill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5551:1: warning: unused function 'gradientRampOf' [-Wunused-function] gradientRampOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5558:1: warning: unused function 'hasColorTransform' [-Wunused-function] hasColorTransform(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5565:1: warning: unused function 'hasColorTransformGet' [-Wunused-function] hasColorTransformGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5572:1: warning: unused function 'hasColorTransformPut' [-Wunused-function] hasColorTransformPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5579:1: warning: unused function 'hasEdgeTransform' [-Wunused-function] hasEdgeTransform(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5586:1: warning: unused function 'hasEdgeTransformGet' [-Wunused-function] hasEdgeTransformGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5593:1: warning: unused function 'hasEdgeTransformPut' [-Wunused-function] hasEdgeTransformPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5677:1: warning: unused function 'incrementPointby' [-Wunused-function] incrementPointby(int *point, sqInt delta) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5686:1: warning: unused function 'incrementStatby' [-Wunused-function] incrementStatby(sqInt statIndex, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5899:1: warning: unused function 'isBezier' [-Wunused-function] isBezier(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5919:1: warning: unused function 'isFillColor' [-Wunused-function] isFillColor(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5938:1: warning: unused function 'isFill' [-Wunused-function] isFill(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5946:1: warning: unused function 'isLine' [-Wunused-function] isLine(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5953:1: warning: unused function 'isObject' [-Wunused-function] isObject(sqInt obj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5961:1: warning: unused function 'isRealFill' [-Wunused-function] isRealFill(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5968:1: warning: unused function 'isStackEntry' [-Wunused-function] isStackEntry(sqInt entry) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5976:1: warning: unused function 'isStackIndex' [-Wunused-function] isStackIndex(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5984:1: warning: unused function 'isWideBezier' [-Wunused-function] isWideBezier(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5992:1: warning: unused function 'isWideLine' [-Wunused-function] isWideLine(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6000:1: warning: unused function 'isWide' [-Wunused-function] isWide(sqInt object) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6007:1: warning: unused function 'lastExportedEdgeGet' [-Wunused-function] lastExportedEdgeGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6014:1: warning: unused function 'lastExportedEdgePut' [-Wunused-function] lastExportedEdgePut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6021:1: warning: unused function 'lastExportedFillGet' [-Wunused-function] lastExportedFillGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6028:1: warning: unused function 'lastExportedFillPut' [-Wunused-function] lastExportedFillPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6035:1: warning: unused function 'lastExportedLeftXGet' [-Wunused-function] lastExportedLeftXGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6042:1: warning: unused function 'lastExportedLeftXPut' [-Wunused-function] lastExportedLeftXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6049:1: warning: unused function 'lastExportedRightXGet' [-Wunused-function] lastExportedRightXGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6056:1: warning: unused function 'lastExportedRightXPut' [-Wunused-function] lastExportedRightXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6063:1: warning: unused function 'lineEndXOf' [-Wunused-function] lineEndXOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6070:1: warning: unused function 'lineEndXOfput' [-Wunused-function] lineEndXOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6077:1: warning: unused function 'lineEndYOf' [-Wunused-function] lineEndYOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6084:1: warning: unused function 'lineEndYOfput' [-Wunused-function] lineEndYOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6091:1: warning: unused function 'lineErrorAdjDownOf' [-Wunused-function] lineErrorAdjDownOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6098:1: warning: unused function 'lineErrorAdjDownOfput' [-Wunused-function] lineErrorAdjDownOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6105:1: warning: unused function 'lineErrorAdjUpOf' [-Wunused-function] lineErrorAdjUpOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6112:1: warning: unused function 'lineErrorAdjUpOfput' [-Wunused-function] lineErrorAdjUpOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6119:1: warning: unused function 'lineErrorOf' [-Wunused-function] lineErrorOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6126:1: warning: unused function 'lineErrorOfput' [-Wunused-function] lineErrorOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6133:1: warning: unused function 'lineXDirectionOf' [-Wunused-function] lineXDirectionOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6140:1: warning: unused function 'lineXDirectionOfput' [-Wunused-function] lineXDirectionOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6147:1: warning: unused function 'lineXIncrementOf' [-Wunused-function] lineXIncrementOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6154:1: warning: unused function 'lineXIncrementOfput' [-Wunused-function] lineXIncrementOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6161:1: warning: unused function 'lineYDirectionOf' [-Wunused-function] lineYDirectionOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6168:1: warning: unused function 'lineYDirectionOfput' [-Wunused-function] lineYDirectionOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6237:1: warning: unused function 'loadArrayPolygonnPointsfilllineWidthlineFill' [-Wunused-function] loadArrayPolygonnPointsfilllineWidthlineFill(sqInt points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6691:1: warning: unused function 'loadBitmapFillcolormaptilefromalongnormalxIndex' [-Wunused-function] loadBitmapFillcolormaptilefromalongnormalxIndex(sqInt formOop, sqInt cmOop, sqInt tileFlag, int *point1, int *point2, int *point3, sqInt xIndex) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6834:1: warning: unused function 'loadColorTransformFrom' [-Wunused-function] loadColorTransformFrom(sqInt transformOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6861:1: warning: unused function 'loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor' [-Wunused-function] loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor(sqInt segmentIndex, sqInt points, sqInt pointsShort, sqInt leftFill, sqInt rightFill, sqInt lineWidth, sqInt lineFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:7868:1: warning: unused function 'loadLinefromtooffsetleftFillrightFill' [-Wunused-function] loadLinefromtooffsetleftFillrightFill(sqInt line, int *point1, int *point2, sqInt yOffset, sqInt leftFill, sqInt rightFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8093:1: warning: unused function 'loadPointIntAtfrom' [-Wunused-function] loadPointIntAtfrom(sqInt index, sqInt intArray) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8103:1: warning: unused function 'loadPointShortAtfrom' [-Wunused-function] loadPointShortAtfrom(sqInt index, sqInt shortArray) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8147:1: warning: unused function 'loadPolygonnPointsfilllineWidthlineFillpointsShort' [-Wunused-function] loadPolygonnPointsfilllineWidthlineFillpointsShort(int *points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill, sqInt isShort) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8316:1: warning: unused function 'loadRectanglelineFillleftFillrightFill' [-Wunused-function] loadRectanglelineFillleftFillrightFill(sqInt lineWidth, sqInt lineFill, sqInt leftFill, sqInt rightFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8973:1: warning: unused function 'magicNumberGet' [-Wunused-function] magicNumberGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8980:1: warning: unused function 'magicNumberPut' [-Wunused-function] magicNumberPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8987:1: warning: unused function 'makeRectFromPoints' [-Wunused-function] makeRectFromPoints(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8998:1: warning: unused function 'makeUnsignedFrom' [-Wunused-function] makeUnsignedFrom(sqInt someIntegerValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9058:1: warning: unused function 'needsFlush' [-Wunused-function] needsFlush(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9065:1: warning: unused function 'needsFlushGet' [-Wunused-function] needsFlushGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9072:1: warning: unused function 'needsFlushPut' [-Wunused-function] needsFlushPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9079:1: warning: unused function 'objectHeaderOf' [-Wunused-function] objectHeaderOf(sqInt obj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9090:1: warning: unused function 'objectIndexOf' [-Wunused-function] objectIndexOf(sqInt obj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9097:1: warning: unused function 'objectIndexOfput' [-Wunused-function] objectIndexOfput(sqInt obj, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9104:1: warning: unused function 'objectLengthOf' [-Wunused-function] objectLengthOf(sqInt obj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9111:1: warning: unused function 'objectLengthOfput' [-Wunused-function] objectLengthOfput(sqInt obj, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9118:1: warning: unused function 'objectTypeOf' [-Wunused-function] objectTypeOf(sqInt obj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9125:1: warning: unused function 'objectTypeOfput' [-Wunused-function] objectTypeOfput(sqInt obj, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9132:1: warning: unused function 'objStartGet' [-Wunused-function] objStartGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9139:1: warning: unused function 'objStartPut' [-Wunused-function] objStartPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9146:1: warning: unused function 'objUsedGet' [-Wunused-function] objUsedGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9153:1: warning: unused function 'objUsedPut' [-Wunused-function] objUsedPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9160:1: warning: unused function 'objat' [-Wunused-function] objat(sqInt object, sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9167:1: warning: unused function 'objatput' [-Wunused-function] objatput(sqInt object, sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9178:1: warning: unused function 'offsetFromWidth' [-Wunused-function] offsetFromWidth(sqInt lineWidth) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9185:1: warning: unused function 'point1Get' [-Wunused-function] point1Get(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9192:1: warning: unused function 'point2Get' [-Wunused-function] point2Get(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9199:1: warning: unused function 'point3Get' [-Wunused-function] point3Get(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9206:1: warning: unused function 'point4Get' [-Wunused-function] point4Get(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12282:1: warning: unused function 'quickRemoveInvalidFillsAt' [-Wunused-function] quickRemoveInvalidFillsAt(sqInt leftX) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12428:1: warning: unused function 'repeatValuemax' [-Wunused-function] repeatValuemax(sqInt delta, sqInt maxValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12495:1: warning: unused function 'returnWideBezierFill' [-Wunused-function] returnWideBezierFill(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12502:1: warning: unused function 'returnWideBezierWidth' [-Wunused-function] returnWideBezierWidth(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12512:1: warning: unused function 'returnWideLineFill' [-Wunused-function] returnWideLineFill(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12522:1: warning: unused function 'returnWideLineWidth' [-Wunused-function] returnWideLineWidth(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12668:1: warning: unused function 'shortRunLengthAtfrom' [-Wunused-function] shortRunLengthAtfrom(sqInt i, sqInt runArray) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12680:1: warning: unused function 'shortRunValueAtfrom' [-Wunused-function] shortRunValueAtfrom(sqInt i, sqInt runArray) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12748:1: warning: unused function 'sortGlobalEdgeTable' [-Wunused-function] sortGlobalEdgeTable(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12756:1: warning: unused function 'spanEndAAGet' [-Wunused-function] spanEndAAGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12763:1: warning: unused function 'spanEndAAPut' [-Wunused-function] spanEndAAPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12770:1: warning: unused function 'spanEndGet' [-Wunused-function] spanEndGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12777:1: warning: unused function 'spanEndPut' [-Wunused-function] spanEndPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12784:1: warning: unused function 'spanSizeGet' [-Wunused-function] spanSizeGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12791:1: warning: unused function 'spanSizePut' [-Wunused-function] spanSizePut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12798:1: warning: unused function 'spanStartGet' [-Wunused-function] spanStartGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12805:1: warning: unused function 'spanStartPut' [-Wunused-function] spanStartPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12812:1: warning: unused function 'squaredLengthOfwith' [-Wunused-function] squaredLengthOfwith(sqInt deltaX, sqInt deltaY) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12819:1: warning: unused function 'stackFillDepth' [-Wunused-function] stackFillDepth(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12826:1: warning: unused function 'stackFillDepthput' [-Wunused-function] stackFillDepthput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12833:1: warning: unused function 'stackFillEntryLength' [-Wunused-function] stackFillEntryLength(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12840:1: warning: unused function 'stackFillRightX' [-Wunused-function] stackFillRightX(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12847:1: warning: unused function 'stackFillRightXput' [-Wunused-function] stackFillRightXput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12854:1: warning: unused function 'stackFillSize' [-Wunused-function] stackFillSize(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12861:1: warning: unused function 'stackFillValue' [-Wunused-function] stackFillValue(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12868:1: warning: unused function 'stackFillValueput' [-Wunused-function] stackFillValueput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12875:1: warning: unused function 'stateGet' [-Wunused-function] stateGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12882:1: warning: unused function 'statePut' [-Wunused-function] statePut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12894:1: warning: unused function 'stepToFirstBezier' [-Wunused-function] stepToFirstBezier(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13033:1: warning: unused function 'stepToFirstLine' [-Wunused-function] stepToFirstLine(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13140:1: warning: unused function 'stepToFirstWideBezier' [-Wunused-function] stepToFirstWideBezier(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13244:1: warning: unused function 'stepToFirstWideLine' [-Wunused-function] stepToFirstWideLine(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13388:1: warning: unused function 'stepToNextBezier' [-Wunused-function] stepToNextBezier(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13434:1: warning: unused function 'stepToNextBezierForwardat' [-Wunused-function] stepToNextBezierForwardat(int *updateData, sqInt yValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13515:1: warning: unused function 'stepToNextLine' [-Wunused-function] stepToNextLine(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13686:1: warning: unused function 'stepToNextWideLine' [-Wunused-function] stepToNextWideLine(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13814:1: warning: unused function 'stopBecauseOf' [-Wunused-function] stopBecauseOf(sqInt stopReason) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13823:1: warning: unused function 'stopReasonGet' [-Wunused-function] stopReasonGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13830:1: warning: unused function 'stopReasonPut' [-Wunused-function] stopReasonPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13854:1: warning: unused function 'storeEngineStateInto' [-Wunused-function] storeEngineStateInto(sqInt oop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13930:1: warning: unused function 'storeStopStateIntoEdgefill' [-Wunused-function] storeStopStateIntoEdgefill(sqInt edgeOop, sqInt fillOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14334:1: warning: unused function 'topFillDepth' [-Wunused-function] topFillDepth(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14345:1: warning: unused function 'topFillDepthPut' [-Wunused-function] topFillDepthPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14356:1: warning: unused function 'topFillRightX' [-Wunused-function] topFillRightX(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14367:1: warning: unused function 'topFillRightXPut' [-Wunused-function] topFillRightXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14378:1: warning: unused function 'topFillValue' [-Wunused-function] topFillValue(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14389:1: warning: unused function 'topFillValuePut' [-Wunused-function] topFillValuePut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14468:1: warning: unused function 'transformPoints' [-Wunused-function] transformPoints(sqInt n) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14597:1: warning: unused function 'transformPointXyinto' [-Wunused-function] transformPointXyinto(double xValue, double yValue, int *dstPoint) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14619:1: warning: unused function 'transformPoint' [-Wunused-function] transformPoint(int *point) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14658:1: warning: unused function 'transformPointinto' [-Wunused-function] transformPointinto(sqInt srcPoint, sqInt dstPoint) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14872:1: warning: unused function 'wbSizeGet' [-Wunused-function] wbSizeGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14879:1: warning: unused function 'wbSizePut' [-Wunused-function] wbSizePut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14886:1: warning: unused function 'wbStackClear' [-Wunused-function] wbStackClear(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14895:1: warning: unused function 'wbStackPop' [-Wunused-function] wbStackPop(sqInt nItems) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14916:1: warning: unused function 'wbStackSize' [-Wunused-function] wbStackSize(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14923:1: warning: unused function 'wbStackValue' [-Wunused-function] wbStackValue(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14930:1: warning: unused function 'wbStackValueput' [-Wunused-function] wbStackValueput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14937:1: warning: unused function 'wbTopGet' [-Wunused-function] wbTopGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14944:1: warning: unused function 'wbTopPut' [-Wunused-function] wbTopPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14951:1: warning: unused function 'wideBezierEntryOf' [-Wunused-function] wideBezierEntryOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14959:1: warning: unused function 'wideBezierEntryOfput' [-Wunused-function] wideBezierEntryOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14967:1: warning: unused function 'wideBezierExitOf' [-Wunused-function] wideBezierExitOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14975:1: warning: unused function 'wideBezierExitOfput' [-Wunused-function] wideBezierExitOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14983:1: warning: unused function 'wideBezierExtentOf' [-Wunused-function] wideBezierExtentOf(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14991:1: warning: unused function 'wideBezierExtentOfput' [-Wunused-function] wideBezierExtentOfput(sqInt bezier, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15007:1: warning: unused function 'wideBezierFillOfput' [-Wunused-function] wideBezierFillOfput(sqInt bezier, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15015:1: warning: unused function 'wideBezierUpdateDataOf' [-Wunused-function] wideBezierUpdateDataOf(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15030:1: warning: unused function 'wideBezierWidthOfput' [-Wunused-function] wideBezierWidthOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15038:1: warning: unused function 'wideLineEntryOf' [-Wunused-function] wideLineEntryOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15046:1: warning: unused function 'wideLineEntryOfput' [-Wunused-function] wideLineEntryOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15054:1: warning: unused function 'wideLineExitOf' [-Wunused-function] wideLineExitOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15062:1: warning: unused function 'wideLineExitOfput' [-Wunused-function] wideLineExitOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15070:1: warning: unused function 'wideLineExtentOf' [-Wunused-function] wideLineExtentOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15078:1: warning: unused function 'wideLineExtentOfput' [-Wunused-function] wideLineExtentOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15094:1: warning: unused function 'wideLineFillOfput' [-Wunused-function] wideLineFillOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15110:1: warning: unused function 'wideLineWidthOfput' [-Wunused-function] wideLineWidthOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15118:1: warning: unused function 'workBufferPut' [-Wunused-function] workBufferPut(sqInt wbOop) ^ [ 44%] No patch step for 'libgit2-0.25.1-fixLibGit-download' [ 55%] No configure step for 'libgit2-0.25.1-fixLibGit-download' [ 66%] No build step for 'libgit2-0.25.1-fixLibGit-download' 325 warnings generated. [ 59%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 59%] Built target B2DPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "JPEGReadWriter2Plugin VMMaker.oscog-eem.2493 uuid: d7437cc5-75c7-4a43-af6b-0f85bf0cebe6 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:537:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 2 warnings generated. [ 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c [ 77%] No install step for 'libgit2-0.25.1-fixLibGit-download' [ 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c [ 88%] No test step for 'libgit2-0.25.1-fixLibGit-download' [ 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c [100%] Completed 'libgit2-0.25.1-fixLibGit-download' [ 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c [100%] Built target libgit2-0.25.1-fixLibGit-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libgit2-0.25.1-fixLibGit-src/libgit2.dll Adding third-party libraries for Windows-x86_64: zlib-1.2.11-fixLibGit -- Downloading/updating zlib-1.2.11-fixLibGit [ 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:454:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:454:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:454:43: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:454:58: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:455:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:455:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:455:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:455:55: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:456:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:456:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:456:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:456:57: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:457:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:457:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:457:42: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ 15 warnings generated. [ 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Configuring done [ 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/zlib-1.2.11-fixLibGit-download [ 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:214:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:214:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:214:43: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:214:58: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:215:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:215:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:215:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:215:55: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:216:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:216:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:216:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:216:57: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:217:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:217:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:217:42: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ 15 warnings generated. [ 78%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c [ 81%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c [ 84%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c [ 11%] Creating directories for 'zlib-1.2.11-fixLibGit-download' [ 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c:41:14: warning: unused variable 'src' [-Wunused-variable] my_src_ptr src = (my_src_ptr) cinfo->src; ^ 1 warning generated. [ 86%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c [ 87%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c warning, variable nsMethodCache doesn't exist or has already been removed[ 88%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c [ 89%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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/Pharo.dir/build.make CMakeFiles/Pharo.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/Pharo.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/Pharo.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/Pharo.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 90%] Building C object CMakeFiles/Pharo.dir/src/unixMain.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -o CMakeFiles/Pharo.dir/src/unixMain.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/unixMain.c [ 91%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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-9/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-9/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-9/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-9/repository/resources/mac/PharoSources.icns build/vm/Debug/Pharo.app/Contents/Resources/PharoSources.icns [ 91%] Built target Pharo /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm.dir/build.make CMakeFiles/build_vmmaker_get_vm.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_vm /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm.dir/build.make CMakeFiles/build_vmmaker_get_vm.dir/build [ 92%] Performing update step for 'build_vmmaker_get_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo [ 92%] No patch step for 'build_vmmaker_get_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-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-patch [ 93%] Performing configure step for 'build_vmmaker_get_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure [ 93%] Performing build step for 'build_vmmaker_get_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build [ 94%] Performing install step for 'build_vmmaker_get_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-install [ 94%] Completed 'build_vmmaker_get_vm' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm-complete /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-done [ 95%] Built target build_vmmaker_get_vm /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-9/build && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/basic_types.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/callback_types.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callback_types.c [ 22%] Performing download step (download, verify and extract) for 'zlib-1.2.11-fixLibGit-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/zlib-1.2.11-fixLibGit-download/zlib-1.2.11-fixLibGit-download-prefix/src/zlib-1.2.11-fixLibGit.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/zlib-1.2.11-fixLibGit.zip' -- [download 9% complete] -- [download 23% complete] -- [download 64% complete] -- [download 76% complete] -- [download 100% complete] -- Downloading... done [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callbacks.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/callbacks.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c:47:1: warning: non-void function does not return a value [-Wreturn-type] } ^ 1 warning generated. [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/callout.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/registerCallback.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/structures.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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-9/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: "" -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/./ -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.4.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.0.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2-2.0.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.1.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.40.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.6.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.0.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.37.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.1.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Pharo -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/Resources -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/Resources/PharoSources.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/Resources/Pharo.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/Resources/PharoImage.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/Resources/PharoChanges.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/Info.plist -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/config.h -- Up-to-date: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/pharoClient.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/errorCode.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/debug.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/pathUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/win/resources.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/interpreter.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/exportDefinition.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/threads -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/threads/vmthread.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/macros.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/jit -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/jit/jit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/stringUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/threadSafeQueue -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/imageAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/parameters -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/parameters/parameters.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sigjmp_support.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/semaphores -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/fileDialog.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/pharo.h -- Up-to-date: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/dispdbg.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqAssert.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqaio.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sq.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx/dummyFFI.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test-sq.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ppc-global.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common/sqFFI.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx/dummyFFI.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win/sqWin32FFI.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-sysv.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/any-libffi.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/x86-sysv.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-darwin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM32FFIPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFIPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/IA32FFIPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqManualSurface.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFITestFuncs.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64Win64FFIPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM64FFIPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common warning, variable nsMethodCache doesn't exist or has already been removed-- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/zlib-1.2.11-fixLibGit-download/zlib-1.2.11-fixLibGit-download-prefix/src/zlib-1.2.11-fixLibGit.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/zlib-1.2.11-fixLibGit-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppc.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicDouble.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM32.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64business.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusiness.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessPostLogic.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM64.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicInteger.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/ia32abi.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/AlienSUnitTestProcedures.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64win64business.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicFloat.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64stub.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm64abicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/IA32ABI.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/xabicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/AlienSUnitTestProcedures.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ia32abicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ppc32abicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm32abicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64abicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/threads -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/jit -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging/linux -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging/linux/bin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/img.image -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/imageAccess.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win32Main.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/macAlias.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/unixMain.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/client.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/debug.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/errorCode.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/parameters -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileUtils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/debugUnix.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/semaphores -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/types.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/worker -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/version.info -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/CMakeLists.txt -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/macros.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated/ -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/cogmethod.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/cointerp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/cogit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cointerp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cogit.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cogitIA32.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cogitMIPSEL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/gcc3x-cointerp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cogitARMv5.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/cogmethod.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/cointerp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/cogit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64SysV.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cointerp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cogit.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64WIN64.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cogitaarch64.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/gcc3x-cointerp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Up-to-date: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/cogmethod.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/cointerp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/vmCallback.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/interp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc[ 33%] No update step for 'zlib-1.2.11-fixLibGit-download' StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR [ 44%] No patch step for 'zlib-1.2.11-fixLibGit-download' [ 55%] No configure step for 'zlib-1.2.11-fixLibGit-download' [ 66%] No build step for 'zlib-1.2.11-fixLibGit-download' [ 77%] No install step for 'zlib-1.2.11-fixLibGit-download' [ 88%] No test step for 'zlib-1.2.11-fixLibGit-download' [100%] Completed 'zlib-1.2.11-fixLibGit-download' [100%] Built target zlib-1.2.11-fixLibGit-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/zlib-1.2.11-fixLibGit-src/zlib1.dll Adding third-party libraries for Windows-x86_64: openssl-1.0.2q-fixLigGit -- Downloading/updating openssl-1.0.2q-fixLigGit pushNilSizeFunction localised to compileBlockBodies savedFirstOpcodeIndex localised to compileBlockBodies savedLastDumpedLiteralIndex localised to compileBlockBodies savedNextLiteralIndex localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock: Local variable name 'ret' in genPrimitiveIdentityHash may mask method when inlining Local variable name 'ret' in genPrimitiveImmediateAsInteger may mask method when inlining pushNilSizeFunction localised to compileBlockBodies savedFirstOpcodeIndex localised to compileBlockBodies savedLastDumpedLiteralIndex localised to compileBlockBodies savedNextLiteralIndex localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:-- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/openssl-1.0.2q-fixLigGit-download [ 11%] Creating directories for 'openssl-1.0.2q-fixLigGit-download' [ 22%] Performing download step (download, verify and extract) for 'openssl-1.0.2q-fixLigGit-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/openssl-1.0.2q-fixLigGit-download/openssl-1.0.2q-fixLigGit-download-prefix/src/openssl-1.0.2q-fixLigGit.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/openssl-1.0.2q-fixLigGit.zip' -- [download 1% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 7% complete] -- [download 9% complete] -- [download 12% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 19% complete] -- [download 20% 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 36% complete] -- [download 37% complete] -- [download 39% complete] -- [download 40% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 47% complete] -- [download 49% complete] -- [download 50% complete] -- [download 52% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% 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 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 88% complete] -- [download 90% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 97% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/openssl-1.0.2q-fixLigGit-download/openssl-1.0.2q-fixLigGit-download-prefix/src/openssl-1.0.2q-fixLigGit.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/openssl-1.0.2q-fixLigGit-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done warning, variable nsMethodCache doesn't exist or has already been removed[ 33%] No update step for 'openssl-1.0.2q-fixLigGit-download' [ 44%] No patch step for 'openssl-1.0.2q-fixLigGit-download' [ 55%] No configure step for 'openssl-1.0.2q-fixLigGit-download' [ 66%] No build step for 'openssl-1.0.2q-fixLigGit-download' StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc[ 77%] No install step for 'openssl-1.0.2q-fixLigGit-download' [ 88%] No test step for 'openssl-1.0.2q-fixLigGit-download' warning, variable nsMethodCache doesn't exist or has already been removed[100%] Completed 'openssl-1.0.2q-fixLigGit-download' StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc[100%] Built target openssl-1.0.2q-fixLigGit-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/openssl-1.0.2q-fixLigGit-src/libeay32.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/openssl-1.0.2q-fixLigGit-src/ssleay32.dll Adding third-party libraries for Windows-x86_64: libssh2-1.9.0 -- Downloading/updating libssh2-1.9.0 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-download pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:[ 11%] Creating directories for 'libssh2-1.9.0-download' [ 22%] Performing download step (download, verify and extract) for 'libssh2-1.9.0-download' pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:-- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/libssh2-1.9.0.zip' -- [download 1% complete] -- [download 2% complete] -- [download 4% complete] -- [download 6% complete] -- [download 8% complete] -- [download 10% complete] -- [download 13% complete] -- [download 14% complete] -- [download 17% complete] -- [download 19% complete] -- [download 23% complete] -- [download 25% complete] -- [download 26% complete] -- [download 30% complete] -- [download 33% complete] -- [download 35% complete] -- [download 37% complete] -- [download 40% complete] -- [download 44% complete] -- [download 46% complete] -- [download 48% complete] -- [download 49% complete] -- [download 56% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 63% complete] -- [download 66% complete] -- [download 67% complete] -- [download 69% complete] -- [download 71% complete] -- [download 72% complete] -- [download 78% complete] -- [download 83% complete] -- [download 85% complete] -- [download 87% complete] -- [download 92% complete] -- [download 97% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libssh2-1.9.0-download' [ 44%] No patch step for 'libssh2-1.9.0-download' warning, variable nsMethodCache doesn't exist or has already been removed[ 55%] No configure step for 'libssh2-1.9.0-download' [ 66%] No build step for 'libssh2-1.9.0-download' StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc[ 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 warning, variable nsMethodCache doesn't exist or has already been removed-- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src/libssh2-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src/libssh2.dll Adding third-party libraries for Windows-x86_64: freetype-2.12.1 -- Downloading/updating freetype-2.12.1 pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:-- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/freetype-2.12.1-download StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc 30 March 2023 11:09:41.908737 am warning, signature of InterpreterProxy>>characterTable does not match reference implementation. warning, signature of InterpreterProxy>>fullGC does not match reference implementation. warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>positive32BitValueOf: does not match reference implementation. warning, signature of InterpreterProxy>>pushRemappableOop: does not match reference implementation. external plugin FilePlugin generated as FilePlugin[ 11%] Creating directories for 'freetype-2.12.1-download' warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>pushBool: does not match reference implementation. external plugin FloatArrayPlugin generated as FloatArrayPlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. external plugin SurfacePlugin generated as SurfacePlugin 30 March 2023 11:09:42.355251 am [ 22%] Performing download step (download, verify and extract) for 'freetype-2.12.1-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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 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 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 42% complete] -- [download 43% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% 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 66% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% 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 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='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build/freetype-2.12.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done warning, variable nsMethodCache doesn't exist or has already been removed[ 33%] No update step for 'freetype-2.12.1-download' pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:[ 44%] No patch step for 'freetype-2.12.1-download' 30 March 2023 11:09:44.280855 am warning, signature of InterpreterProxy>>characterTable does not match reference implementation. warning, signature of InterpreterProxy>>fullGC does not match reference implementation. warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>positive32BitValueOf: does not match reference implementation. warning, signature of InterpreterProxy>>pushRemappableOop: does not match reference implementation. external plugin FilePlugin generated as FilePlugin[ 55%] No configure step for 'freetype-2.12.1-download' warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>pushBool: does not match reference implementation. external plugin FloatArrayPlugin generated as FloatArrayPlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. external plugin SurfacePlugin generated as SurfacePlugin 30 March 2023 11:09:44.861221 am PharoVMMaker cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/PharoVMCore.dir/depend.internal". [ 66%] No build step for 'freetype-2.12.1-download' Scanning dependencies of target PharoVMCore make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' [ 14%] Building C object CMakeFiles/PharoVMCore.dir/src/debug.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/debug.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/debug.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/debug.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/src/debug.c: In function ‘getVersionInfo’: /builds/workspace/pharo-vm_pharo-9/repository/src/debug.c:145:16: warning: unused variable ‘__cogitBuildInfo’ [-Wunused-variable] extern char *__cogitBuildInfo; ^ [ 15%] Building C object CMakeFiles/PharoVMCore.dir/src/utils.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/utils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/utils.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/utils.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/src/utils.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/src/utils.c:496:17: warning: ‘max’ defined but not used [-Wunused-function] static long int max(long int x, long int y) { return (x > y) ? x : y; } ^ [ 77%] No install step for 'freetype-2.12.1-download' [ 15%] Building C object CMakeFiles/PharoVMCore.dir/src/errorCode.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/errorCode.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/errorCode.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/src/errorCode.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 16%] Building C object CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/src/nullDisplay.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:208:1: warning: ‘dropInit’ defined but not used [-Wunused-function] dropInit (void) ^ /builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:215:1: warning: ‘dropShutdown’ defined but not used [-Wunused-function] dropShutdown (void) ^ [ 88%] No test step for 'freetype-2.12.1-download' [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/externalPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/externalPrimitives.c:33: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/client.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/client.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/client.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/client.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/src/client.c: In function ‘loadPharoImage’: /builds/workspace/pharo-vm_pharo-9/repository/src/client.c:206:12: warning: variable ‘imageSize’ set but not used [-Wunused-but-set-variable] size_t imageSize = 0; ^ [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/pathUtilities.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pathUtilities.h:8, from /builds/workspace/pharo-vm_pharo-9/repository/src/pathUtilities.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable heapSize StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable minimumMemory StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable allocationReserve StackInterpreterPrimitives>>primitiveFFIFree contains declaration for non-existent variable ptr StackInterpreter>>reapAndResetErrorCodeTo:header: contains declaration for non-existent variable theSP StackInterpreterPrimitives>>doPrimitiveWorkerExtractReturnValue contains declaration for non-existent variable externalFunction StackInterpreter>>checkImageVersionFrom: contains declaration for non-existent variable imageOffset StackInterpreterPrimitives>>primitiveFFIAllocate contains declaration for non-existent variable ptr StackInterpreterPrimitives>>primitiveLoadSymbolFromModule contains declaration for non-existent variable ptr conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate [100%] Completed 'freetype-2.12.1-download' [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/fileDialogCommon.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/fileDialog.h:4, from /builds/workspace/pharo-vm_pharo-9/repository/src/fileDialogCommon.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/stringUtilities.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/stringUtilities.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/src/stringUtilities.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/imageAccess.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/imageAccess.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/parameters/parameterVector.c conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/parameters/parameterVector.h:10, from /builds/workspace/pharo-vm_pharo-9/repository/src/parameters/parameterVector.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/parameters/parameters.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/parameters/parameters.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/semaphores/platformSemaphore.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/semaphores/platformSemaphore.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 22%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 22%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [100%] Built target freetype-2.12.1-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/freetype-2.12.1-src/libbz2-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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 [ 23%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveCalls.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveCalls.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/ffi/src/primitiveCalls.c: In function ‘primitiveReleaseParametersForCall’: /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveCalls.c:102:8: warning: variable ‘aReturnAddress’ set but not used [-Wunused-but-set-variable] sqInt aReturnAddress; ^ [ 23%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveUtils.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveUtils.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 24%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/ffi/src/types.c: In function ‘fillBasicType’: /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:112:2: warning: ‘address’ may be used uninitialized in this function [-Wmaybe-uninitialized] setHandler(aOop, address); ^ [ 24%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/typesPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/typesPrimitives.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/utils.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/utils.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c:3: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/ffi/src/sameThread/sameThread.c: In function ‘sameThreadCallbackEnter’: /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c:34:8: warning: unused variable ‘flags’ [-Wunused-variable] sqInt flags; ^ -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/fontconfig-2.13.1-download [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/callbacks.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/ffi/src/callbacks/callbackPrimitives.c: In function ‘primitiveRegisterCallback’: /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c:102:11: warning: unused variable ‘handler’ [-Wunused-variable] void *handler; ^ [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbacks.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/callbacks.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbacks.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 27%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/semaphores/pharoSemaphore.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/semaphores/pharoSemaphore.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 28%] Building C object CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/threadSafeQueue/threadSafeQueue.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/semaphores/platformSemaphore.h:5, from /builds/workspace/pharo-vm_pharo-9/repository/src/threadSafeQueue/threadSafeQueue.c:2: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/pThreadedFFI.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/pThreadedFFI.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 29%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/worker.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/worker.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 29%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerPrimitives.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 30%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerTask.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/callbacks.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/workerTask.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerTask.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 30%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o -c /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genCaptureCStackPointers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2236:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2235:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2234:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2233:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘sizePCDependentInstructionAt’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2672:9: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘gAndCqRR’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2734:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘addCogMethodsToHeapMap’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2796:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘addressIsInInstructions’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2811:29: warning: suggest parentheses around ‘-’ in operand of ‘&’ [-Wparentheses] return !((usqInt)(address) & BytesPerWord-1) \ ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘allMachineCodeObjectReferencesValid’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2873:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘allMethodsHaveCorrectHeader’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2891:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘callCogCodePopReceiver’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:3244:7: warning: statement with no effect [-Wunused-value] error("what??"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘ceCPICMissreceiver’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:3277:11: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] sqInt result; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘ceSICMiss’: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:3471:4: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)pic), (((usqInt)pic)) + closedPICSize); ^ /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:3498:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto((((usqInt)outerReturn)) - extent, ((usqInt)outerReturn)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:3387:11: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] sqInt result; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:3381:11: warning: variable ‘extent’ set but not used [-Wunused-but-set-variable] sqInt extent; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:3379:11: warning: variable ‘entryPoint’ set but not used [-Wunused-but-set-variable] sqInt entryPoint; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘checkAssertsEnabledInCogit’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:3507:11: warning: variable ‘assertsAreEnabledInCogit’ set but not used [-Wunused-but-set-variable] sqInt assertsAreEnabledInCogit; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘checkIfValidOopRefAndTargetpccogMethod’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:3572:12: warning: variable ‘sendTable1’ set but not used [-Wunused-but-set-variable] sqInt *sendTable1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘checkIfValidOopRefpccogMethod’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:3690:12: warning: variable ‘sendTable’ set but not used [-Wunused-but-set-variable] sqInt *sendTable; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘checkIntegrityOfObjectReferencesInCode’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:3839:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘cleanUpFailingCogCodeConstituents’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:3908:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘cogCodeConstituents’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:4031:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:4080:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘cogExtendPICCaseNMethodtagisMNUCase’: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:4162:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)cPIC), (((usqInt)cPIC)) + closedPICSize); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘cogMethodDoesntLookKosher’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:4267:62: warning: passing argument 1 of ‘methodFor’ makes pointer from integer without a cast [-Wint-conversion] || (((cogMethod->methodObject)) == (((usqInt)(methodFor((cogMethod->methodObject))))))))) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:774:20: note: expected ‘void *’ but argument is of type ‘sqInt {aka long int}’ extern CogMethod * methodFor(void *address); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘cogMNUPICSelectorreceivermethodOperandnumArgs’: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:4358:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)pic), (((usqInt)pic)) + closedPICSize); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘cogOpenPICSelectornumArgs’: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:4434:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)pic), (((usqInt)pic)) + openPICSize); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:4374:11: warning: variable ‘mapSize’ set but not used [-Wunused-but-set-variable] sqInt mapSize; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:4373:11: warning: variable ‘end’ set but not used [-Wunused-but-set-variable] sqInt end; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:4372:11: warning: variable ‘codeSize’ set but not used [-Wunused-but-set-variable] sqInt codeSize; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘cogPICSelectornumArgsCase0MethodCase1MethodtagisMNUCase’: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:4503:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)pic), (((usqInt)pic)) + closedPICSize); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘collectCogConstituentForAnnotationMcpcBcpcMethod’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:4579:36: warning: passing argument 1 of ‘positive64BitIntegerFor’ makes integer from pointer without a cast [-Wint-conversion] address = positive64BitIntegerFor(mcpc); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include/cointerp.h:93:14: note: expected ‘long unsigned int’ but argument is of type ‘char *’ extern sqInt positive64BitIntegerFor(usqLong integerValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:4620:85: warning: passing argument 2 of ‘inlineCacheTagAt’ makes integer from pointer without a cast [-Wint-conversion] (targetMethod1->methodObject = classForInlineCacheTag(inlineCacheTagAt(backEnd, mcpc))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2549:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ inlineCacheTagAt(AbstractInstruction * self_in_inlineCacheTagAt, sqInt callSiteReturnAddress) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:4570:12: warning: variable ‘sendTable1’ set but not used [-Wunused-but-set-variable] sqInt *sendTable1; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compactCogCompiledCode’: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:4897:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)methodZoneBase), ((usqInt)(youngReferrers()))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compactPICsWithFreedTargets’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:4914:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compileBlockDispatchFromto’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:4953:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:4949:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compileBlockEntry’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5027:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compileCallFornumArgsargargargargresultRegregsToSave’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5096:3: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5112:3: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5128:3: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5144:3: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5160:2: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5063:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5062:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5059:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5058:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5057:26: warning: variable ‘anInstruction21’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction21; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5056:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5055:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5054:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘computeEntryOffsets’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:49: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5376:25: note: in expansion of macro ‘roundUpLength’ if (entryPointMask >= (roundUpLength(1))) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5377:8: warning: statement with no effect [-Wunused-value] error("cannot differentiate checked and unchecked entry-points with current cog method alignment"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘configureCPICCase0Case1MethodtagisMNUCasenumArgsdelta’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5503:2: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5468:11: warning: variable ‘pc’ set but not used [-Wunused-but-set-variable] sqInt pc; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘configureMNUCPICmethodOperandnumArgsdelta’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5552:2: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5527:11: warning: variable ‘pc’ set but not used [-Wunused-but-set-variable] sqInt pc; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘enterCogCodePopReceiver’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5923:7: warning: statement with no effect [-Wunused-value] error("what??"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘fillInMethodHeadersizeselector’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6115:9: warning: statement with no effect [-Wunused-value] error("too much code for stack check offset"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6081:16: warning: variable ‘originalMethod’ set but not used [-Wunused-but-set-variable] CogMethod *originalMethod; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘followForwardedMethods’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6329:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘freeUnmarkedMachineCode’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6431:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genCheckForInterruptsTrampoline’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6469:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genEnilopmartForandandforCallcalled’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6513:11: warning: variable ‘size’ set but not used [-Wunused-but-set-variable] sqInt size; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6509:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘generateCaptureCStackPointers’: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6607:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)startAddress), ((usqInt)methodZoneBase)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘generateClosedPICPrototype’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6708:18: note: in expansion of macro ‘roundUpLength’ closedPICSize = roundUpLength(closedPICSize); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6730:16: warning: assignment makes integer from pointer without a cast [-Wint-conversion] cPICPrototype = cPIC; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6635:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6625:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6624:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6623:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6622:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘generateCogFullBlock’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6770:14: note: in expansion of macro ‘roundUpLength’ totalSize = roundUpLength((headerSize + codeSize) + mapSize); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6803:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)method), (((usqInt)method)) + totalSize); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘generateCogMethod’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6844:14: note: in expansion of macro ‘roundUpLength’ totalSize = roundUpLength((headerSize + codeSize) + mapSize); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6876:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)method), (((usqInt)method)) + totalSize); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘generateOpenPICPrototype’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6998:17: note: in expansion of macro ‘roundUpLength’ openPICSize = (roundUpLength((sizeof(CogMethod)) + codeSize)) + (roundUpLength(mapSize)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6998:67: note: in expansion of macro ‘roundUpLength’ openPICSize = (roundUpLength((sizeof(CogMethod)) + codeSize)) + (roundUpLength(mapSize)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘generateTrampolines’: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7098:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)methodZoneStart), ((usqInt)methodZoneBase)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘generateVMOwnerLockFunctions’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7105:11: warning: unused variable ‘startAddress’ [-Wunused-variable] sqInt startAddress; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetLeafCallStackPointer’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7144:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genInnerPICAbortTrampoline’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7191:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genLoadCStackPointersForPrimCall’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7212:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7211:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7210:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7209:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genLoadInlineCacheWithSelector’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7271:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genNonLocalReturnTrampoline’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7287:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘incrementUsageOfTargetIfLinkedSendmcpcignored’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7562:12: warning: variable ‘sendTable1’ set but not used [-Wunused-but-set-variable] sqInt *sendTable1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘indexForSelectorinat’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7632:7: warning: statement with no effect [-Wunused-value] error("could not find selector in method when unlinking send site"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘inverseBranchFor’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7807:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7809:7: warning: statement with no effect [-Wunused-value] error("invalid opcode for inverse"); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘linkSendAtintooffsetreceiver’: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7950:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto((((usqInt)callSiteReturnAddress)) - extent, ((usqInt)callSiteReturnAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7927:11: warning: variable ‘extent’ set but not used [-Wunused-but-set-variable] sqInt extent; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘mapObjectReferencesInMachineCodeForBecome’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8178:13: warning: statement with no effect [-Wunused-value] error("attempt to become two cogged methods"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8181:13: warning: statement with no effect [-Wunused-value] error("attempt to become cogged method into different method"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8237:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8252:3: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)codeBase), ((usqInt)(limitZony()))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8143:11: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘mapObjectReferencesInMachineCodeForFullGC’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8325:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8337:3: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)codeBase), ((usqInt)(limitZony()))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘mapObjectReferencesInMachineCodeForYoungGC’: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8447:3: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)codeBase), ((usqInt)(limitZony()))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8363:11: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘mapObjectReferencesInMachineCode’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8470:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8473:8: warning: statement with no effect [-Wunused-value] error("youngReferrers list overflowed"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘markAndTraceMachineCodeOfMarkedMethods’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8595:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8609:3: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)codeBase), ((usqInt)(limitZony()))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8497:11: warning: variable ‘val1’ set but not used [-Wunused-but-set-variable] sqInt val1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8496:11: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘markAndTraceOrFreeCogMethodfirstVisit’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8654:11: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘markLiteralsAndUnlinkIfUnmarkedSendpcmethod’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8820:140: warning: passing argument 3 of ‘inlineCacheValueForSelectorinat’ makes integer from pointer without a cast [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7741:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8764:11: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘markLiteralspcmethod’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8841:11: warning: variable ‘entryPoint1’ set but not used [-Wunused-but-set-variable] sqInt entryPoint1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8840:12: warning: variable ‘cacheTag1’ set but not used [-Wunused-but-set-variable] usqInt cacheTag1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘noCogMethodsMaximallyMarked’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9264:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘outputInstructionsForGeneratedRuntimeAt’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9313:11: warning: variable ‘size’ set but not used [-Wunused-but-set-variable] sqInt size; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘patchToOpenPICFornumArgsreceiver’: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9376:4: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)oPIC), (((usqInt)oPIC)) + openPICSize); ^ /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9403:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto((((usqInt)outerReturn)) - extent, ((usqInt)outerReturn)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9351:11: warning: variable ‘extent’ set but not used [-Wunused-but-set-variable] sqInt extent; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘recordRunTimeObjectReferences’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9513:10: warning: statement with no effect [-Wunused-value] error("attempt to generate run-time routine containing young object reference. Cannot initialize Cogit run-time."); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘relocateCallsInClosedPIC’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9635:2: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9594:11: warning: variable ‘pc1’ set but not used [-Wunused-but-set-variable] sqInt pc1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘relocateIfCallOrMethodReferencemcpcdelta’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9690:126: warning: passing argument 3 of ‘indexForSelectorinat’ makes integer from pointer without a cast [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), indexForSelectorinat((targetMethod->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7610:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ indexForSelectorinat(sqInt selector, CogMethod *cogMethod, sqInt mcpc) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘remapIfObjectRefpchasYoung’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9716:12: warning: variable ‘sendTable1’ set but not used [-Wunused-but-set-variable] sqInt *sendTable1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘spanForCleanBlockStartingAt’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9932:7: warning: statement with no effect [-Wunused-value] error("couldn't locate end of clean block"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkAllSends’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10099:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10109:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)methodZoneBase), ((usqInt)(limitZony()))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkIfFreeOrLinkedSendpcof’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10154:140: warning: passing argument 3 of ‘inlineCacheValueForSelectorinat’ makes integer from pointer without a cast [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7741:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkIfInvalidClassSendpcignored’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10206:141: warning: passing argument 3 of ‘inlineCacheValueForSelectorinat’ makes integer from pointer without a cast [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7741:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkIfLinkedSendToFreepcignored’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10256:140: warning: passing argument 3 of ‘inlineCacheValueForSelectorinat’ makes integer from pointer without a cast [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7741:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkIfLinkedSendpcignored’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10304:139: warning: passing argument 3 of ‘inlineCacheValueForSelectorinat’ makes integer from pointer without a cast [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7741:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkIfLinkedSendpcto’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10352:140: warning: passing argument 3 of ‘inlineCacheValueForSelectorinat’ makes integer from pointer without a cast [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7741:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkSendsLinkedForInvalidClasses’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10426:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10440:3: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)methodZoneBase), ((usqInt)(limitZony()))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkSendsOfisMNUSelector’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10492:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10504:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10556:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10567:3: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)methodZoneBase), ((usqInt)(limitZony()))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkSendsToFree’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10633:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10644:3: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)methodZoneBase), ((usqInt)(limitZony()))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkSendsToandFreeIf’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10721:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10737:3: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)methodZoneBase), ((usqInt)(limitZony()))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘addAllToYoungReferrers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10794:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘addToYoungReferrers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10825:8: warning: statement with no effect [-Wunused-value] error("no room on youngReferrers list"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘clearCogCompiledCode’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10868:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compactCompiledCode’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10904:28: note: in expansion of macro ‘roundUpLength’ source = ((CogMethod *) (roundUpLength((((sqInt)source)) + ((source->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘freeOlderMethodsForCompaction’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11026:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘methodFor’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11082:32: note: in expansion of macro ‘roundUpLength’ nextMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘methodsCompiledToMachineCodeInto’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11110:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘numMethodsOfType’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11136:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘planCompaction’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11211:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethods’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11249:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethodsOfType’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11280:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethodsWithMethod’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11297:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethodsWithPrimitive’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11314:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethodsWithSelector’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11331:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘relocateMethodsPreCompaction’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11478:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetMethodHeaderOfintoscratch’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11610:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11608:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11607:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genLoadSlotsourceRegdestReg’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11630:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11629:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveBitShift’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11810:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11809:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11808:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11807:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveClass’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11922:11: warning: variable ‘reg1’ set but not used [-Wunused-but-set-variable] sqInt reg1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveDiv’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11956:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11955:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11954:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11953:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveDivide’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12023:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveMod’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12206:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12205:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ [ 11%] Creating directories for 'fontconfig-2.13.1-download' /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveQuo’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12330:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12329:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genSmallIntegerComparison’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12520:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genSmallIntegerComparisonorDoubleComparisoninvert’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12573:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genAddSmallIntegerTagsTo’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12663:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genAlloc64BitPositiveIntegerValueintoscratchRegscratchReg’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12685:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12683:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12682:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12681:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12680:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12679:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12678:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12677:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genAlloc64BitSignedIntegerValueintoscratchRegscratchReg’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12735:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12734:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12731:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12730:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12729:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12728:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12727:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12726:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12725:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12724:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genAllocFloatValueintoscratchRegscratchReg’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12795:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12790:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12789:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12788:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12787:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12786:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12785:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12784:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genClearAndSetSmallIntegerTagsIn’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12885:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12884:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genConvertBitsToSmallFloatInscratch’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12908:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12907:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12906:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genConvertCharacterToSmallIntegerInReg’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12939:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genConvertDataFormatnumSlotsintoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12967:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12966:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12965:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12957:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12956:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12955:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12954:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12953:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12952:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genConvertIntegerToSmallIntegerInReg’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13033:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genConvertSmallFloatToSmallFloatHashAsIntegerInRegscratch’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13053:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genConvertSmallIntegerToCharacterInReg’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13083:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genFloatComparisoninvertboxed’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13173:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetHashFieldNonImmOfasSmallIntegerInto’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13259:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13258:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13257:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetHashFieldNonImmOfinto’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13288:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13287:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetInlineCacheClassTagFromintoforEntry’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13315:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13314:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetNumBytesOfinto’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13358:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetOverflowSlotsOfinto’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13382:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13381:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetSmallFloatValueOfscratchinto’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13404:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13403:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genIntegerTo64BitPositiveIntegerValueintoscratchRegscratchReg’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13433:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genIntegerTo64BitSignedIntegerValueintoscratchRegscratchReg’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13466:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13465:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genJumpIsSmallIntegerValuescratch’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13505:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13504:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13503:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genJumpNotCharacter’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13534:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genJumpNotSmallFloatValueBitsscratch’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13556:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13555:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13554:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genJumpNotSmallFloat’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13614:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genJumpNotSmallIntegerValuescratch’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13636:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13635:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13634:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genJumpNotSmallInteger’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13665:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genJumpSmallInteger’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13686:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveAtPutSigned’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13779:11: warning: variable ‘literal6’ set but not used [-Wunused-but-set-variable] sqInt literal6; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13778:11: warning: variable ‘literal5’ set but not used [-Wunused-but-set-variable] sqInt literal5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13777:11: warning: variable ‘literal4’ set but not used [-Wunused-but-set-variable] sqInt literal4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13776:11: warning: variable ‘literal3’ set but not used [-Wunused-but-set-variable] sqInt literal3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13775:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13774:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13773:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13744:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13743:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13742:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13741:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13740:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13739:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13738:26: warning: variable ‘anInstruction34’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction34; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13737:26: warning: variable ‘anInstruction33’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction33; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13736:26: warning: variable ‘anInstruction32’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction32; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13735:26: warning: variable ‘anInstruction31’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction31; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13734:26: warning: variable ‘anInstruction30’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction30; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13733:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13732:26: warning: variable ‘anInstruction29’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction29; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13731:26: warning: variable ‘anInstruction28’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction28; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13730:26: warning: variable ‘anInstruction27’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction27; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13729:26: warning: variable ‘anInstruction26’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction26; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13728:26: warning: variable ‘anInstruction25’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction25; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13727:26: warning: variable ‘anInstruction24’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction24; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13726:26: warning: variable ‘anInstruction23’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction23; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13725:26: warning: variable ‘anInstruction22’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction22; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13724:26: warning: variable ‘anInstruction21’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction21; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13723:26: warning: variable ‘anInstruction20’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction20; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13722:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13721:26: warning: variable ‘anInstruction19’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction19; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13720:26: warning: variable ‘anInstruction18’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction18; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13719:26: warning: variable ‘anInstruction17’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction17; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13718:26: warning: variable ‘anInstruction16’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction16; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13717:26: warning: variable ‘anInstruction15’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction15; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13716:26: warning: variable ‘anInstruction14’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction14; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13715:26: warning: variable ‘anInstruction13’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction13; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13714:26: warning: variable ‘anInstruction12’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction12; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13713:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13712:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13711:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:13710:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveAtSigned’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14211:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14210:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14188:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14187:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14186:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14185:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14184:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14183:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14182:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14181:26: warning: variable ‘anInstruction20’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction20; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14180:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14179:26: warning: variable ‘anInstruction19’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction19; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14178:26: warning: variable ‘anInstruction18’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction18; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14177:26: warning: variable ‘anInstruction17’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction17; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14176:26: warning: variable ‘anInstruction16’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction16; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14175:26: warning: variable ‘anInstruction15’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction15; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14174:26: warning: variable ‘anInstruction14’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction14; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14173:26: warning: variable ‘anInstruction13’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction13; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14171:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14170:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14169:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14168:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveIdentityHash’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14507:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14506:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveImmediateAsInteger’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14582:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadInt32FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14634:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14633:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14626:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14625:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14624:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14623:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14622:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadInt32FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14703:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14699:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14698:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14697:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadInt64FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14763:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14762:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14754:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14753:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14752:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14751:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14750:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadInt64FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14832:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14827:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14826:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14825:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadUInt32FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14890:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14889:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14882:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14881:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14880:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14879:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14878:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadUInt32FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14959:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14955:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14954:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14953:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadUInt64FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15019:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15018:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15010:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15009:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15008:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15007:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15006:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadUInt64FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15088:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15083:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15082:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15081:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveNew’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15169:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15168:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15157:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15156:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15155:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15154:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15153:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15152:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15151:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15150:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15149:26: warning: variable ‘anInstruction13’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction13; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15147:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15146:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15145:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15144:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveNewWithArg’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15355:11: warning: variable ‘literal8’ set but not used [-Wunused-but-set-variable] sqInt literal8; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15354:11: warning: variable ‘literal7’ set but not used [-Wunused-but-set-variable] sqInt literal7; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15353:11: warning: variable ‘literal6’ set but not used [-Wunused-but-set-variable] sqInt literal6; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15352:11: warning: variable ‘literal5’ set but not used [-Wunused-but-set-variable] sqInt literal5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15351:11: warning: variable ‘literal4’ set but not used [-Wunused-but-set-variable] sqInt literal4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15350:11: warning: variable ‘literal3’ set but not used [-Wunused-but-set-variable] sqInt literal3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15349:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15348:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15347:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15329:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15328:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15327:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15326:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15325:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15324:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15323:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15322:26: warning: variable ‘anInstruction22’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction22; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15320:26: warning: variable ‘anInstruction20’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction20; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15319:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15318:26: warning: variable ‘anInstruction19’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction19; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15317:26: warning: variable ‘anInstruction18’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction18; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15316:26: warning: variable ‘anInstruction17’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction17; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15315:26: warning: variable ‘anInstruction16’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction16; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15314:26: warning: variable ‘anInstruction15’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction15; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15313:26: warning: variable ‘anInstruction14’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction14; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15312:26: warning: variable ‘anInstruction13’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction13; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15311:26: warning: variable ‘anInstruction12’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction12; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15310:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15309:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15308:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15307:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveShallowCopy’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15596:11: warning: variable ‘literal3’ set but not used [-Wunused-but-set-variable] sqInt literal3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15595:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15594:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15593:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15583:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15582:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15581:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15580:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15579:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15578:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15577:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15576:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15575:26: warning: variable ‘anInstruction16’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction16; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15574:26: warning: variable ‘anInstruction15’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction15; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15573:26: warning: variable ‘anInstruction14’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction14; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15572:26: warning: variable ‘anInstruction13’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction13; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15571:26: warning: variable ‘anInstruction12’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction12; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15570:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15569:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15568:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15567:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreInt32IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15725:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15724:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15715:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15714:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15713:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15712:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15711:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreInt32IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15802:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15796:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15795:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15794:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreInt64IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15867:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15866:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15857:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15856:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15855:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15854:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15853:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreInt64IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15944:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15938:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15937:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15936:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreUInt32IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16011:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16010:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16000:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15999:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15998:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15997:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15996:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15995:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreUInt32IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16094:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16087:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16086:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16085:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16084:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreUInt64IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16165:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16164:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16154:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16153:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16152:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16151:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16150:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16149:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreUInt64IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16248:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16241:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16240:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16239:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16238:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStringAt’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16333:11: warning: variable ‘literal4’ set but not used [-Wunused-but-set-variable] sqInt literal4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16332:11: warning: variable ‘literal3’ set but not used [-Wunused-but-set-variable] sqInt literal3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16331:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16330:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16329:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16317:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16316:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16315:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16314:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16313:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16312:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16311:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16310:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16309:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16308:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16307:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStringAtPut’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16477:11: warning: variable ‘literal4’ set but not used [-Wunused-but-set-variable] sqInt literal4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16476:11: warning: variable ‘literal3’ set but not used [-Wunused-but-set-variable] sqInt literal3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16475:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16474:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16473:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16458:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16457:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16456:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16455:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16454:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16453:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16452:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16451:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16450:26: warning: variable ‘anInstruction13’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction13; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16449:26: warning: variable ‘anInstruction12’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction12; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16448:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16447:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16446:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16445:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genRemoveSmallIntegerTagsInScratchReg’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16651:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘getLiteralCountOfplusOneinBytesintoscratch’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16670:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16669:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16668:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘maybeGenerateSelectorIndexDereferenceRoutine’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16754:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16749:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16748:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16747:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16746:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16745:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16744:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16743:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16742:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16741:26: warning: variable ‘anInstruction12’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction12; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16740:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16739:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16738:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16737:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genAllocExternalAddressValueintoscratchRegscratchReg’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16943:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16941:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16940:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16939:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16938:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16937:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16936:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16935:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genCheckRememberedBitOfscratch’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16986:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16985:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genConvertIntegerToCharacterInReg’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17016:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genCreateClosureAtnumArgsnumCopiedcontextNumArgslargeinBlock’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17041:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17039:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genCreateFullClosurenumArgsnumCopiedignoreContextcontextNumArgslargeinBlock’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17082:11: warning: variable ‘literal3’ set but not used [-Wunused-but-set-variable] sqInt literal3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17081:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17080:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17079:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17075:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17074:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17073:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17072:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17071:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17070:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17069:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17068:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17067:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17066:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17065:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17064:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genEnsureObjInRegNotForwardedscratchReg’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17166:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17165:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genEnsureOopInRegNotForwardedscratchReg’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17197:88: warning: passing argument 3 of ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’ makes integer from pointer without a cast [-Wint-conversion] return genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(reg, scratch, instruction, 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:928:28: note: expected ‘sqInt {aka long int}’ but argument is of type ‘AbstractInstruction * {aka struct _AbstractInstruction *}’ static sqInt NoDbgRegParms genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17239:12: warning: assignment makes pointer from integer without a cast [-Wint-conversion] finished = nonFwdJumpTargetOrZero; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17210:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17209:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genEnsureOopInRegNotForwardedscratchRegupdatingSlotin’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17258:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17256:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17255:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17254:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetActiveContextLargeinBlock’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17448:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17405:11: warning: variable ‘literal9’ set but not used [-Wunused-but-set-variable] sqInt literal9; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17404:11: warning: variable ‘literal8’ set but not used [-Wunused-but-set-variable] sqInt literal8; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17403:11: warning: variable ‘literal7’ set but not used [-Wunused-but-set-variable] sqInt literal7; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17402:11: warning: variable ‘literal6’ set but not used [-Wunused-but-set-variable] sqInt literal6; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17401:11: warning: variable ‘literal5’ set but not used [-Wunused-but-set-variable] sqInt literal5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17400:11: warning: variable ‘literal4’ set but not used [-Wunused-but-set-variable] sqInt literal4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17399:11: warning: variable ‘literal3’ set but not used [-Wunused-but-set-variable] sqInt literal3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17398:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17397:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17396:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17389:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17388:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17387:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17386:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17385:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17384:26: warning: variable ‘anInstruction36’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction36; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17383:26: warning: variable ‘anInstruction35’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction35; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17381:26: warning: variable ‘anInstruction33’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction33; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17380:26: warning: variable ‘anInstruction32’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction32; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17379:26: warning: variable ‘anInstruction31’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction31; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17378:26: warning: variable ‘anInstruction30’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction30; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17377:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17376:26: warning: variable ‘anInstruction29’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction29; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17375:26: warning: variable ‘anInstruction28’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction28; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17374:26: warning: variable ‘anInstruction27’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction27; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17373:26: warning: variable ‘anInstruction26’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction26; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17372:26: warning: variable ‘anInstruction25’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction25; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17371:26: warning: variable ‘anInstruction24’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction24; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17370:26: warning: variable ‘anInstruction23’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction23; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17369:26: warning: variable ‘anInstruction22’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction22; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17368:26: warning: variable ‘anInstruction21’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction21; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17367:26: warning: variable ‘anInstruction20’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction20; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17366:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17365:26: warning: variable ‘anInstruction19’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction19; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17364:26: warning: variable ‘anInstruction18’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction18; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17363:26: warning: variable ‘anInstruction17’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction17; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17362:26: warning: variable ‘anInstruction16’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction16; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17361:26: warning: variable ‘anInstruction15’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction15; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17360:26: warning: variable ‘anInstruction14’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction14; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17359:26: warning: variable ‘anInstruction13’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction13; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17358:26: warning: variable ‘anInstruction12’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction12; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17357:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17356:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17355:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17354:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetActiveContextNumArgslargeinBlock’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17631:9: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17651:9: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17612:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetBitsofFormatByteOfinto’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17668:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17667:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetClassIndexOfNonImminto’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17686:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17685:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetClassObjectOfClassIndexintoscratchReg’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17712:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17711:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17710:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17709:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17708:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17707:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetClassObjectOfintoscratchReginstRegIsReceiver’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17772:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17769:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17768:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17767:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17766:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17765:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetDoubleValueOfinto’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17854:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17853:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetFormatOfintoleastSignificantHalfOfBaseHeaderIntoScratch’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17885:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17884:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17883:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetNumSlotsOfinto’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17918:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetRawSlotSizeOfNonImminto’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17944:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17943:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genJumpImmediate’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17957:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genJumpImmutablescratchReg’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17974:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17973:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genJumpMutablescratchReg’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17994:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17993:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genNewArrayOfSizeinitialized’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18032:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18028:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18027:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18026:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18025:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18024:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18023:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18022:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18021:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genNoPopCreateClosureAtnumArgsnumCopiedcontextNumArgslargeinBlock’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18114:11: warning: variable ‘literal4’ set but not used [-Wunused-but-set-variable] sqInt literal4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18113:11: warning: variable ‘literal3’ set but not used [-Wunused-but-set-variable] sqInt literal3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18112:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18111:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18110:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18107:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18106:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18105:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18104:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18103:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18102:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18101:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18100:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18099:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18098:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18097:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveIdenticalOrNotIf’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18252:86: warning: passing argument 3 of ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’ makes integer from pointer without a cast [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(Arg0Reg, TempReg, comp, 0); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17207:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘AbstractInstruction * {aka struct _AbstractInstruction *}’ genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18278:86: warning: passing argument 3 of ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’ makes integer from pointer without a cast [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(Arg0Reg, TempReg, comp, 0); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17207:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘AbstractInstruction * {aka struct _AbstractInstruction *}’ genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18238:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18237:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadBoolean8FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18337:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18329:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18328:26: warning: variable ‘anInstruction21’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction21; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18326:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18325:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18324:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadBoolean8FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18424:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18419:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18417:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18416:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18415:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadChar16FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18501:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18500:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18493:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18492:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18491:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18490:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18489:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadChar16FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18570:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18566:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18565:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18564:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadChar32FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18629:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18628:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18621:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18620:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18619:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18618:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18617:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadChar32FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18698:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18694:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18693:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18692:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadChar8FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18755:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18748:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18747:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18746:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18745:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadChar8FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18821:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18817:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18816:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18815:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadFloat32FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18881:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18880:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18872:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18871:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18870:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18869:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18868:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadFloat32FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18951:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18946:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18945:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18944:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadFloat64FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19011:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19010:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19002:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19001:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19000:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18999:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18998:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadFloat64FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19079:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19074:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19073:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19072:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadInt16FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19136:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19135:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19128:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19127:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19126:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19125:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19124:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadInt16FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19205:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19201:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19200:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19199:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadInt8FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19262:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19255:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19254:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19253:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19252:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadInt8FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19328:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19324:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19323:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19322:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadPointerFromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19388:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19387:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19379:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19378:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19377:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19376:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19375:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadPointerFromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19466:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19461:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19460:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19459:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadUInt16FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19533:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19532:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19525:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19524:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19523:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19522:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19521:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadUInt16FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19602:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19598:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19597:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19596:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadUInt8FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19659:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19652:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19651:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19650:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19649:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadUInt8FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19725:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19721:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19720:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19719:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveObjectAt’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19779:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19774:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19773:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19772:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveSize’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19864:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19863:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19862:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19847:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19846:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19845:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19844:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19843:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19842:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19841:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19840:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19839:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19838:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19837:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreBoolean8IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19998:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19988:26: warning: variable ‘anInstruction31’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction31; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19987:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19986:26: warning: variable ‘anInstruction21’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction21; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19985:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19984:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19983:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:19982:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreBoolean8IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20096:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20089:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20088:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20087:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20086:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20085:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20084:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreChar16IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20181:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20180:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20171:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20170:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20169:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20168:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20167:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreChar16IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20260:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20254:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20253:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20252:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreChar32IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20327:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20326:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20317:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20316:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20315:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20314:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20313:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreChar32IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20406:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20400:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20399:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20398:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreChar8IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20471:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20462:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20461:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20460:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20459:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreChar8IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20547:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20541:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20540:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20539:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreFloat32IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20614:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20613:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20604:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20603:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20602:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20601:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20600:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreFloat32IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20691:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20685:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20684:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20683:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreFloat64IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20756:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20755:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20746:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20745:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20744:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20743:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20742:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreFloat64IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20831:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20825:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20824:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20823:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreInt16IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20894:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20893:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20884:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20883:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20882:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20881:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20880:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreInt16IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20971:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20965:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20964:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:20963:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreInt8IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21034:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21025:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21024:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21023:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21022:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreInt8IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21108:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21102:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21101:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21100:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStorePointerIntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21176:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21175:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21165:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21164:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21163:26: warning: variable ‘anInstruction21’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction21; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21162:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21161:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21160:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21159:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStorePointerIntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21264:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21257:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21256:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21255:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21254:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21253:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreUInt16IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21339:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21338:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21328:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21327:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21326:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21325:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21324:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21323:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreUInt16IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21420:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21413:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21412:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21411:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21410:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreUInt8IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21487:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21477:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21476:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21475:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21474:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21473:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreUInt8IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21567:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21560:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21559:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21558:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21557:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStringCompareWith’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21642:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21641:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21631:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21630:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21629:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21628:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21627:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21626:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21625:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStringReplace’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21822:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21821:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21802:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21801:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21800:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21799:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21798:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21797:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21796:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21795:26: warning: variable ‘anInstruction24’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction24; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21794:26: warning: variable ‘anInstruction23’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction23; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21793:26: warning: variable ‘anInstruction22’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction22; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21792:26: warning: variable ‘anInstruction21’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction21; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21791:26: warning: variable ‘anInstruction20’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction20; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21790:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21789:26: warning: variable ‘anInstruction19’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction19; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21788:26: warning: variable ‘anInstruction18’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction18; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21787:26: warning: variable ‘anInstruction17’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction17; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21786:26: warning: variable ‘anInstruction16’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction16; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21785:26: warning: variable ‘anInstruction15’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction15; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21784:26: warning: variable ‘anInstruction14’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction14; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21783:26: warning: variable ‘anInstruction13’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction13; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21782:26: warning: variable ‘anInstruction12’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction12; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21781:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21780:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21779:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:21778:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genSetSmallIntegerTagsIn’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22115:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genStoreCheckReceiverRegvalueRegscratchReginFrame’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22151:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genStoreSourceRegslotIndexdestRegscratchReginFrameneedsStoreCheck’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22203:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22202:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genStoreSourceRegslotIndexintoNewObjectInDestReg’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22232:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22231:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genStoreTrampolineCalledinstVarIndex’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22255:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genStoreWithImmutabilityAndStoreCheckSourceRegslotIndexdestRegscratchRegneedRestoreRcvr’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22303:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22297:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22296:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22295:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genStoreWithImmutabilityButNoStoreCheckSourceRegslotIndexdestRegscratchRegneedRestoreRcvr’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22386:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22384:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22383:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘jumpNotCharacterUnsignedValueInRegister’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22485:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘maybeCompileRetryOnPrimitiveFail’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22575:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22574:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22573:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22572:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘ensureSpilledAtfrom’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2137:25: warning: statement with no effect [-Wunused-value] #define traceSpill(ign) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22705:2: note: in expansion of macro ‘traceSpill’ traceSpill(self_in_ensureSpilledAtfrom); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22692:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22691:26: warning: variable ‘inst’ set but not used [-Wunused-but-set-variable] AbstractInstruction *inst; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22690:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘popToReg’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22800:9: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22761:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22760:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22759:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘storeToReg’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22886:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22851:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22850:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22849:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘computeMaximumSize’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:23472:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘dispatchConcretize’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24178:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset1 = (((int) jumpTarget)) - (((int) (((self_in_dispatchConcretize->address)) + 5))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24199:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset23 = (((int) jumpTarget3)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24217:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset110 = (((int) jumpTarget2)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24240:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset24 = (((int) jumpTarget4)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24258:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset111 = (((int) jumpTarget21)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24278:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset2 = (((int) jumpTarget1)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24287:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset2 = (((int) jumpTarget1)) - (((int) (((self_in_dispatchConcretize->address)) + 5))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24307:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset25 = (((int) jumpTarget5)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24325:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset112 = (((int) jumpTarget22)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24346:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset26 = (((int) jumpTarget6)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24364:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset113 = (((int) jumpTarget23)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24385:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset27 = (((int) jumpTarget7)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24403:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset114 = (((int) jumpTarget24)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24424:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset28 = (((int) jumpTarget8)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24442:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset115 = (((int) jumpTarget25)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24465:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset29 = (((int) jumpTarget9)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24483:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset116 = (((int) jumpTarget26)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24506:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset30 = (((int) jumpTarget10)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24524:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset117 = (((int) jumpTarget27)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24545:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset31 = (((int) jumpTarget20)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24563:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset118 = (((int) jumpTarget28)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24584:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset32 = (((int) jumpTarget29)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24602:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset119 = (((int) jumpTarget210)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24623:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset33 = (((int) jumpTarget30)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24641:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset120 = (((int) jumpTarget211)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24662:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset34 = (((int) jumpTarget31)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24680:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset121 = (((int) jumpTarget212)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24702:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset35 = (((int) jumpTarget32)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24720:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset122 = (((int) jumpTarget213)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24742:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset36 = (((int) jumpTarget33)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24760:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset123 = (((int) jumpTarget214)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24781:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset37 = (((int) jumpTarget34)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24799:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset124 = (((int) jumpTarget215)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24820:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset38 = (((int) jumpTarget35)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:24838:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset125 = (((int) jumpTarget216)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:25635:4: warning: statement with no effect [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:25768:4: warning: statement with no effect [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:25902:4: warning: statement with no effect [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:26000:4: warning: statement with no effect [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27143:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘dispatchConcretizeProcessorSpecific’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27266:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genDivRRQuoRem’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27328:8: warning: statement with no effect [-Wunused-value] error("couldn't find unused register in genDivR:R:Quo:Rem:"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘generateLowLevelTryLock’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27414:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27413:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27412:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27411:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘generateLowLevelUnlock’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27442:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27441:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genLoadCStackPointer’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27466:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genLoadCStackPointers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27487:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27486:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genLoadStackPointers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27511:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27510:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genMemCopytoconstantSize’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27535:27: warning: variable ‘inst’ set but not used [-Wunused-but-set-variable] AbstractInstruction * inst; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27532:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27531:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genMemCopytosize’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27593:27: warning: variable ‘inst’ set but not used [-Wunused-but-set-variable] AbstractInstruction * inst; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27590:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPushRegisterArgsForAbortMissNumArgs’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27714:11: warning: variable ‘literal9’ set but not used [-Wunused-but-set-variable] sqInt literal9; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27713:11: warning: variable ‘literal8’ set but not used [-Wunused-but-set-variable] sqInt literal8; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27712:11: warning: variable ‘literal7’ set but not used [-Wunused-but-set-variable] sqInt literal7; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27711:11: warning: variable ‘literal6’ set but not used [-Wunused-but-set-variable] sqInt literal6; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27710:11: warning: variable ‘literal5’ set but not used [-Wunused-but-set-variable] sqInt literal5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27709:11: warning: variable ‘literal4’ set but not used [-Wunused-but-set-variable] sqInt literal4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27708:11: warning: variable ‘literal3’ set but not used [-Wunused-but-set-variable] sqInt literal3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27707:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27706:11: warning: variable ‘literal10’ set but not used [-Wunused-but-set-variable] sqInt literal10; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27705:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27704:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27703:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27702:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27701:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27700:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27699:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27698:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27697:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27696:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27695:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27694:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27693:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27692:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPushRegisterArgsForNumArgsscratchReg’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27798:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27797:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genSaveStackPointers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27879:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27878:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘instructionSizeAt’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27965:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘prepareStackToCallCFunctionInSmalltalkStack’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28242:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28241:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘rewriteCallAttarget’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28315:8: warning: statement with no effect [-Wunused-value] error("linking callsite to invalid address"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘rewriteInlineCacheAttagtarget’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28384:8: warning: statement with no effect [-Wunused-value] error("linking callsite to invalid address"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘sizeHasModrmat’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28520:9: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28494:11: warning: variable ‘ro’ set but not used [-Wunused-but-set-variable] sqInt ro; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘sizeImmediateGroup1at’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28552:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28537:11: warning: variable ‘rm’ set but not used [-Wunused-but-set-variable] sqInt rm; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28535:11: warning: variable ‘mod’ set but not used [-Wunused-but-set-variable] sqInt mod; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘stopsFromto’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28561:9: warning: passing argument 1 of ‘memset’ makes pointer from integer without a cast [-Wint-conversion] memset(startAddr, 204 /* stop */, (endAddr - startAddr) + 1); ^ In file included from /usr/include/features.h:367:0, from /usr/include/stdint.h:25, from /usr/lib/gcc/x86_64-linux-gnu/5/include/stdint.h:9, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:12, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /usr/include/x86_64-linux-gnu/bits/string3.h:78:1: note: expected ‘void *’ but argument is of type ‘sqInt {aka long int}’ __NTH (memset (void *__dest, int __ch, size_t __len)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘twoByteInstructionSizeAt’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28600:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compileGetErrorCode’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28672:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28671:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compileInterpreterPrimitiveMayCallBackflags’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28805:2: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28816:2: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28834:13: warning: passing argument 1 of ‘jmpTarget’ makes pointer from integer without a cast [-Wint-conversion] jmpTarget(arrivingJmp, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28048:1: note: expected ‘AbstractInstruction * {aka struct _AbstractInstruction *}’ but argument is of type ‘sqInt {aka long int}’ jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28735:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28732:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28731:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28729:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28728:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28727:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28726:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28725:26: warning: variable ‘anInstruction19’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction19; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28724:26: warning: variable ‘anInstruction16’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction16; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28723:26: warning: variable ‘anInstruction15’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction15; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28722:26: warning: variable ‘anInstruction14’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction14; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28721:26: warning: variable ‘anInstruction13’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction13; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28720:26: warning: variable ‘anInstruction12’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction12; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28719:26: warning: variable ‘anInstruction110’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction110; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28718:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compileInterpreterPrimitiveflags’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28972:2: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28983:2: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29032:13: warning: passing argument 1 of ‘jmpTarget’ makes pointer from integer without a cast [-Wint-conversion] jmpTarget(arrivingJmp, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28048:1: note: expected ‘AbstractInstruction * {aka struct _AbstractInstruction *}’ but argument is of type ‘sqInt {aka long int}’ jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29042:13: warning: passing argument 1 of ‘jmpTarget’ makes pointer from integer without a cast [-Wint-conversion] jmpTarget(arrivingJmp1, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28048:1: note: expected ‘AbstractInstruction * {aka struct _AbstractInstruction *}’ but argument is of type ‘sqInt {aka long int}’ jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28896:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28892:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28891:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28889:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28888:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28887:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28886:26: warning: variable ‘anInstruction28’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction28; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28885:26: warning: variable ‘anInstruction27’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction27; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28884:26: warning: variable ‘anInstruction26’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction26; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28883:26: warning: variable ‘anInstruction25’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction25; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28882:26: warning: variable ‘anInstruction24’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction24; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28881:26: warning: variable ‘anInstruction20’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction20; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28880:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28879:26: warning: variable ‘anInstruction19’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction19; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28878:26: warning: variable ‘anInstruction18’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction18; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28877:26: warning: variable ‘anInstruction17’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction17; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28876:26: warning: variable ‘anInstruction16’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction16; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28875:26: warning: variable ‘anInstruction15’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction15; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28874:26: warning: variable ‘anInstruction14’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction14; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28873:26: warning: variable ‘anInstruction13’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction13; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28872:26: warning: variable ‘anInstruction112’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction112; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28871:26: warning: variable ‘anInstruction111’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction111; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compileMachineCodeInterpreterPrimitive’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29110:8: warning: statement with no effect [-Wunused-value] error("shouldBeImplemented"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29116:3: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29122:3: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29128:3: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29134:3: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29140:2: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29081:11: warning: variable ‘n’ set but not used [-Wunused-but-set-variable] sqInt n; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29078:26: warning: variable ‘anInstruction12’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction12; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29077:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compileOpenPICMethodCacheProbeForwithShiftbaseRegOrNone’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29180:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29179:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29178:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29177:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29176:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compileOpenPICnumArgs’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29253:39: warning: passing argument 2 of ‘isWithinMwOffsetRange’ makes integer from pointer without a cast [-Wint-conversion] if (!(isWithinMwOffsetRange(backEnd, methodCacheAddress()))) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28030:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void *’ isWithinMwOffsetRange(AbstractInstruction * self_in_isWithinMwOffsetRange, sqInt anAddress) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29237:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29235:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compilePerformMethodCacheProbeForwithShiftbaseRegOrNone’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29304:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29303:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29302:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29301:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29300:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compilePrimitive’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29411:49: warning: passing argument 1 of ‘compileMachineCodeInterpreterPrimitive’ makes pointer from integer without a cast [-Wint-conversion] return compileMachineCodeInterpreterPrimitive(mcprimFunctionForPrimitiveIndex(primitiveIndex)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29075:1: note: expected ‘void (*)(void)’ but argument is of type ‘sqInt {aka long int}’ compileMachineCodeInterpreterPrimitive(void (*primitiveRoutine)(void)) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29414:24: warning: comparison of distinct pointer types lacks a cast || (primitiveRoutine == primitiveFail)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genDoubleFailIfZeroArgRcvrarg’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29533:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genFastPrimTraceUsingand’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29899:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29898:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29897:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29896:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29895:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29894:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genLookupForPerformNumArgs’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30033:39: warning: passing argument 2 of ‘isWithinMwOffsetRange’ makes integer from pointer without a cast [-Wint-conversion] if (!(isWithinMwOffsetRange(backEnd, methodCacheAddress()))) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28030:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void *’ isWithinMwOffsetRange(AbstractInstruction * self_in_isWithinMwOffsetRange, sqInt anAddress) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30020:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30018:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genMustBeBooleanTrampolineForcalled’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30092:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveHashMultiply’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30111:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30110:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimReturnEnterCogCodeEnilopmart’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30173:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30168:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30167:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30166:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30165:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30164:26: warning: variable ‘anInstruction18’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction18; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30163:26: warning: variable ‘anInstruction16’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction16; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30162:26: warning: variable ‘anInstruction15’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction15; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30161:26: warning: variable ‘anInstruction14’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction14; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30160:26: warning: variable ‘anInstruction13’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction13; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30159:26: warning: variable ‘anInstruction12’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction12; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30158:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30157:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genQuickReturnConst’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30347:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genReturnFalse’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30393:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genReturnNil’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30412:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genReturnNilFromBlock’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30431:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genReturnTrue’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30451:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘maybeCompileAllocFillerCheck’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30865:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30864:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30863:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30862:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘rewritePrimInvocationInto’: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:31740:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto((((usqInt)cogMethod)) + cmNoCheckEntryOffset, (((usqInt)address)) + extent); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:31710:11: warning: variable ‘extent’ set but not used [-Wunused-but-set-variable] sqInt extent; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘adjustArgumentsForPerform’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32021:11: warning: variable ‘literal9’ set but not used [-Wunused-but-set-variable] sqInt literal9; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32020:11: warning: variable ‘literal5’ set but not used [-Wunused-but-set-variable] sqInt literal5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32019:11: warning: variable ‘literal3’ set but not used [-Wunused-but-set-variable] sqInt literal3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32018:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32017:11: warning: variable ‘literal10’ set but not used [-Wunused-but-set-variable] sqInt literal10; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32015:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32014:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32013:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32012:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32011:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32010:26: warning: variable ‘anInstruction15’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction15; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32009:26: warning: variable ‘anInstruction14’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction14; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32008:26: warning: variable ‘anInstruction13’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction13; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compileAbstractInstructionsFromthrough’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2136:25: warning: statement with no effect [-Wunused-value] #define traceSimStack() 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32165:2: note: in expansion of macro ‘traceSimStack’ traceSimStack(); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2098:30: warning: statement with no effect [-Wunused-value] #define maybeHaltIfDebugPC() 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32171:3: note: in expansion of macro ‘maybeHaltIfDebugPC’ maybeHaltIfDebugPC(); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2133:30: warning: statement with no effect [-Wunused-value] #define traceDescriptor(ign) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32186:3: note: in expansion of macro ‘traceDescriptor’ traceDescriptor(descriptor); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2136:25: warning: statement with no effect [-Wunused-value] #define traceSimStack() 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32187:3: note: in expansion of macro ‘traceSimStack’ traceSimStack(); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32222:8: warning: statement with no effect [-Wunused-value] error("Cog JIT internal error. Too many abstract opcodes. Num opcodes heuristic is too optimistic."); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32160:11: warning: variable ‘generateBranchAround’ set but not used [-Wunused-but-set-variable] sqInt generateBranchAround; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compileBlockBodies’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32233:11: warning: variable ‘initialCounterIndex’ set but not used [-Wunused-but-set-variable] sqInt initialCounterIndex; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compileBlockFrameBuild’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32315:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32314:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32313:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compileFrameBuild’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32610:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32609:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32608:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compileFullBlockMethodFrameBuild’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32730:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32729:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compileTwoPathFrameBuild’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32845:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32844:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32843:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32842:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘compileTwoPathFramelessInit’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32947:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘ensureFixupAt’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2134:34: warning: statement with no effect [-Wunused-value] #define traceFixupmerge(igu,ana) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33110:2: note: in expansion of macro ‘traceFixupmerge’ traceFixupmerge(fixup, 1); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘ensureNonMergeFixupAt’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2134:34: warning: statement with no effect [-Wunused-value] #define traceFixupmerge(igu,ana) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33146:2: note: in expansion of macro ‘traceFixupmerge’ traceFixupmerge(fixup, 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genCallPICEnilopmartNumArgs’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33342:11: warning: variable ‘size’ set but not used [-Wunused-but-set-variable] sqInt size; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33337:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genCallPrimitiveBytecode’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33394:11: warning: variable ‘primSet’ set but not used [-Wunused-but-set-variable] sqInt primSet; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genExternalizePointersForPrimitiveCall’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33419:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33418:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33417:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘generateInstructionsAt’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2097:41: warning: statement with no effect [-Wunused-value] #define maybeBreakGeneratingAt(address) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33607:3: note: in expansion of macro ‘maybeBreakGeneratingAt’ maybeBreakGeneratingAt(absoluteAddress); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2097:41: warning: statement with no effect [-Wunused-value] #define maybeBreakGeneratingAt(address) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33634:3: note: in expansion of macro ‘maybeBreakGeneratingAt’ maybeBreakGeneratingAt((abstractInstruction->address)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘generateSendTrampolines’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33683:47: warning: passing argument 1 of ‘generateSuperSendTrampolineTonamednumArgsin’ makes integer from pointer without a cast [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendabovetonumArgs, "ceDirectedSuperSend", numArgs, directedSuperSendTrampolines); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1265:28: note: expected ‘sqInt {aka long int}’ but argument is of type ‘sqInt (*)(sqInt, sqInt, sqInt, sqInt) {aka long int (*)(long int, long int, long int, long int)}’ static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33683:69: warning: passing argument 2 of ‘generateSuperSendTrampolineTonamednumArgsin’ makes integer from pointer without a cast [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendabovetonumArgs, "ceDirectedSuperSend", numArgs, directedSuperSendTrampolines); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1265:28: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33684:47: warning: passing argument 1 of ‘generateSuperSendTrampolineTonamednumArgsin’ makes integer from pointer without a cast [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendaboveClassBindingtonumArgs, "ceDirectedSuperBindingSend", numArgs, directedSuperBindingSendTrampolines); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1265:28: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void (*)(sqInt, sqInt, sqInt, sqInt) {aka void (*)(long int, long int, long int, long int)}’ static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33684:81: warning: passing argument 2 of ‘generateSuperSendTrampolineTonamednumArgsin’ makes integer from pointer without a cast [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendaboveClassBindingtonumArgs, "ceDirectedSuperBindingSend", numArgs, directedSuperBindingSendTrampolines); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1265:28: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘generateSuperSendTrampolineTonamednumArgsin’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33703:102: warning: passing argument 1 of ‘trampolineNamenumArgs’ makes pointer from integer without a cast [-Wint-conversion] trampoline = genSendTrampolineFornumArgscalledargargargarg(function, numArgs, trampolineNamenumArgs(name, numArgs), ClassReg, TempReg, ReceiverResultReg, (numArgs <= (NumSendTrampolines - 2) ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9986:1: note: expected ‘char *’ but argument is of type ‘sqInt {aka long int}’ trampolineNamenumArgs(char *routinePrefix, sqInt numArgs) ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33703:61: warning: passing argument 1 of ‘genSendTrampolineFornumArgscalledargargargarg’ makes pointer from integer without a cast [-Wint-conversion] trampoline = genSendTrampolineFornumArgscalledargargargarg(function, numArgs, trampolineNamenumArgs(name, numArgs), ClassReg, TempReg, ReceiverResultReg, (numArgs <= (NumSendTrampolines - 2) ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1298:28: note: expected ‘void *’ but argument is of type ‘sqInt {aka long int}’ static sqInt NoDbgRegParms genSendTrampolineFornumArgscalledargargargarg(void *aRoutine, sqInt numArgs, char *aString, sqInt regOrConst0, sqInt regOrConst1, sqInt regOrConst2, sqInt regOrConst3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genForwardersInlinedIdenticalOrNotIf’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33926:85: warning: passing argument 3 of ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’ makes integer from pointer without a cast [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(argReg, TempReg, label, 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17207:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘AbstractInstruction * {aka struct _AbstractInstruction *}’ genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33930:23: warning: passing argument 3 of ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’ makes integer from pointer without a cast [-Wint-conversion] : argReg), TempReg, label, fixup); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17207:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘AbstractInstruction * {aka struct _AbstractInstruction *}’ genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33930:30: warning: passing argument 4 of ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’ makes integer from pointer without a cast [-Wint-conversion] : argReg), TempReg, label, fixup); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17207:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘BytecodeFixup * {aka struct *}’ genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33745:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33733:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33732:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33731:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genIdenticalNoBranchArgIsConstantrcvrIsConstantargRegrcvrRegorNotIf’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34003:85: warning: passing argument 3 of ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’ makes integer from pointer without a cast [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(argReg, TempReg, label, 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17207:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘AbstractInstruction * {aka struct _AbstractInstruction *}’ genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34007:92: warning: passing argument 3 of ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’ makes integer from pointer without a cast [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(rcvrRegOrNone, TempReg, label, 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17207:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘AbstractInstruction * {aka struct _AbstractInstruction *}’ genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33948:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33947:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33946:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33945:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genInlinedIdenticalOrNotIf’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34062:25: warning: variable ‘primDescriptor’ set but not used [-Wunused-but-set-variable] BytecodeDescriptor *primDescriptor; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genJumpBackTo’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34088:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genJumpIfto’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34133:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34132:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genMarshalledSendnumArgssendTable’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34274:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34273:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genMethodAbortTrampolineFor’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34334:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPopStackBytecode’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34382:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34381:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveClosureValue’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34422:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34415:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34414:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34413:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34412:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveFullClosureValue’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34496:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34491:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34490:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34489:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitivePerform’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34547:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPushLiteralVariable’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34629:11: warning: variable ‘eA’ set but not used [-Wunused-but-set-variable] sqInt eA; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34625:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPushMaybeContextReceiverVariable’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34719:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34718:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genPushRemoteTempLongBytecode’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34841:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genSpecialSelectorArithmetic’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:35030:9: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:35160:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34993:11: warning: variable ‘literal3’ set but not used [-Wunused-but-set-variable] sqInt literal3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34992:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34991:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34990:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34982:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34981:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34980:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34979:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34978:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34977:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34976:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34975:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genSpecialSelectorComparison’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:35244:11: warning: variable ‘nextPC’ set but not used [-Wunused-but-set-variable] sqInt nextPC; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:35233:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:35232:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genStaticallyResolvedSpecialSelectorComparison’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:35423:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genStorePopLiteralVariableneedsStoreCheckneedsImmutabilityCheck’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:35440:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genStorePopMaybeContextReceiverVariableneedsStoreCheckneedsImmutabilityCheck’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:35501:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:35500:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genStorePopRemoteTempAtneedsStoreCheck’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:35624:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genStorePopTemporaryVariable’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:35650:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘mergeWithFixupIfRequired’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2135:25: warning: statement with no effect [-Wunused-value] #define traceMerge(ign) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:36060:2: note: in expansion of macro ‘traceMerge’ traceMerge(fixup); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘reinitializeFixupsFromthrough’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:36232:45: warning: assignment makes pointer from integer without a cast [-Wint-conversion] (self_in_reinitialize->targetInstruction) = ((self_in_reinitialize->simStackPtr) = 0); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘ssAllocateRequiredRegMaskupThrough’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:36503:11: warning: variable ‘lastRequiredNative’ set but not used [-Wunused-but-set-variable] sqInt lastRequiredNative; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c: At top level: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2165:1: warning: ‘availableFloatRegisterOrNoneFor’ defined but not used [-Wunused-function] availableFloatRegisterOrNoneFor(AbstractInstruction * self_in_availableFloatRegisterOrNoneFor, sqInt liveRegsMask) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2199:1: warning: ‘cloneLiteralFrom’ defined but not used [-Wunused-function] cloneLiteralFrom(AbstractInstruction * self_in_cloneLiteralFrom, AbstractInstruction *existingLiteral) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2288:1: warning: ‘initializeSharableLiteral’ defined but not used [-Wunused-function] initializeSharableLiteral(AbstractInstruction * self_in_initializeSharableLiteral, sqInt literal) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2307:1: warning: ‘initializeUniqueLiteral’ defined but not used [-Wunused-function] initializeUniqueLiteral(AbstractInstruction * self_in_initializeUniqueLiteral, sqInt literal) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2330:1: warning: ‘isLiteral’ defined but not used [-Wunused-function] isLiteral(AbstractInstruction * self_in_isLiteral) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2386:1: warning: ‘rewriteConditionalJumpLongAttarget’ defined but not used [-Wunused-function] rewriteConditionalJumpLongAttarget(AbstractInstruction * self_in_rewriteConditionalJumpLongAttarget, sqInt callSiteReturnAddress, sqInt callTargetAddress) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2399:1: warning: ‘wantsNearAddressFor’ defined but not used [-Wunused-function] wantsNearAddressFor(AbstractInstruction * self_in_wantsNearAddressFor, sqInt anObject) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2426:1: warning: ‘computeSizeOfArithCqR’ defined but not used [-Wunused-function] computeSizeOfArithCqR(AbstractInstruction * self_in_computeSizeOfArithCqR) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2441:1: warning: ‘computeSizeOfArithCwR’ defined but not used [-Wunused-function] computeSizeOfArithCwR(AbstractInstruction * self_in_computeSizeOfArithCwR) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2486:1: warning: ‘concretizeMoveCwR’ defined but not used [-Wunused-function] concretizeMoveCwR(AbstractInstruction * self_in_concretizeMoveCwR) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2605:1: warning: ‘loadLiteralByteSize’ defined but not used [-Wunused-function] loadLiteralByteSize(AbstractInstruction * self_in_loadLiteralByteSize) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2880:1: warning: ‘allMethodsHaveCorrectHeader’ defined but not used [-Wunused-function] allMethodsHaveCorrectHeader(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5950:1: warning: ‘expectedClosedPICPrototype’ defined but not used [-Wunused-function] expectedClosedPICPrototype(CogMethod *cPIC) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6227:1: warning: ‘firstMappedPCFor’ defined but not used [-Wunused-function] firstMappedPCFor(CogMethod *cogMethod) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8930:1: warning: ‘maybeFreeCogMethodDoesntLookKosher’ defined but not used [-Wunused-function] maybeFreeCogMethodDoesntLookKosher(CogMethod *cogMethod) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9242:1: warning: ‘noAssertMethodClassAssociationOf’ defined but not used [-Wunused-function] noAssertMethodClassAssociationOf(sqInt methodPointer) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9254:1: warning: ‘noCogMethodsMaximallyMarked’ defined but not used [-Wunused-function] noCogMethodsMaximallyMarked(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9414:1: warning: ‘picAbortDiscriminatorValue’ defined but not used [-Wunused-function] picAbortDiscriminatorValue(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9523:1: warning: ‘registerMaskFor’ defined but not used [-Wunused-function] registerMaskFor(sqInt reg) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9530:1: warning: ‘registerMaskForand’ defined but not used [-Wunused-function] registerMaskForand(sqInt reg1, sqInt reg2) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10771:1: warning: ‘counters’ defined but not used [-Wunused-function] counters(CogMethod * self_in_counters) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11039:1: warning: ‘kosherYoungReferrers’ defined but not used [-Wunused-function] kosherYoungReferrers(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11526:1: warning: ‘voidYoungReferrersPostTenureAll’ defined but not used [-Wunused-function] voidYoungReferrersPostTenureAll(void) ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16880:1: warning: ‘checkValidDerivedObjectReference’ defined but not used [-Wunused-function] checkValidDerivedObjectReference(sqInt bodyAddress) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16895:1: warning: ‘couldBeDerivedObject’ defined but not used [-Wunused-function] couldBeDerivedObject(sqInt bodyAddress) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17037:1: warning: ‘genCreateClosureAtnumArgsnumCopiedcontextNumArgslargeinBlock’ defined but not used [-Wunused-function] genCreateClosureAtnumArgsnumCopiedcontextNumArgslargeinBlock(sqInt bcpc, sqInt numArgs, sqInt numCopied, sqInt ctxtNumArgs, sqInt isLargeCtxt, sqInt isInBlock) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22465:1: warning: ‘getActiveContextAllocatesInMachineCode’ defined but not used [-Wunused-function] getActiveContextAllocatesInMachineCode(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22476:1: warning: ‘inlineCacheTagIsYoung’ defined but not used [-Wunused-function] inlineCacheTagIsYoung(sqInt cacheTag) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22893:1: warning: ‘isMergeFixup’ defined but not used [-Wunused-function] isMergeFixup(BytecodeFixup * self_in_isMergeFixup) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22952:1: warning: ‘callFullTargetFromReturnAddress’ defined but not used [-Wunused-function] callFullTargetFromReturnAddress(AbstractInstruction * self_in_callFullTargetFromReturnAddress, sqInt callSiteReturnAddress) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22980:1: warning: ‘cFloatResultToRd’ defined but not used [-Wunused-function] cFloatResultToRd(AbstractInstruction * self_in_cFloatResultToRd, sqInt reg) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22991:1: warning: ‘cFloatResultToRs’ defined but not used [-Wunused-function] cFloatResultToRs(AbstractInstruction * self_in_cFloatResultToRs, sqInt reg) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:23551:1: warning: ‘concretizeFill32’ defined but not used [-Wunused-function] concretizeFill32(AbstractInstruction * self_in_concretizeFill32) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27273:1: warning: ‘fullCallsAreRelative’ defined but not used [-Wunused-function] fullCallsAreRelative(AbstractInstruction * self_in_fullCallsAreRelative) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27409:1: warning: ‘generateLowLevelTryLock’ defined but not used [-Wunused-function] generateLowLevelTryLock(AbstractInstruction * self_in_generateLowLevelTryLock, sqInt vmOwnerLockAddress) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27439:1: warning: ‘generateLowLevelUnlock’ defined but not used [-Wunused-function] generateLowLevelUnlock(AbstractInstruction * self_in_generateLowLevelUnlock, sqInt vmOwnerLockAddress) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27529:1: warning: ‘genMemCopytoconstantSize’ defined but not used [-Wunused-function] genMemCopytoconstantSize(AbstractInstruction * self_in_genMemCopytoconstantSize, sqInt originalSourceReg, sqInt originalDestReg, sqInt size) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27588:1: warning: ‘genMemCopytosize’ defined but not used [-Wunused-function] genMemCopytosize(AbstractInstruction * self_in_genMemCopytosize, sqInt originalSourceReg, sqInt originalDestReg, sqInt originalSize) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27894:1: warning: ‘genSubstituteReturnAddress’ defined but not used [-Wunused-function] genSubstituteReturnAddress(AbstractInstruction * self_in_genSubstituteReturnAddress, sqInt retpc) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27905:1: warning: ‘genSwapRRScratch’ defined but not used [-Wunused-function] genSwapRRScratch(AbstractInstruction * self_in_genSwapRRScratch, sqInt regA, sqInt regB, sqInt regTmp) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28146:1: warning: ‘literalBeforeInlineCacheTagAt’ defined but not used [-Wunused-function] literalBeforeInlineCacheTagAt(AbstractInstruction * self_in_literalBeforeInlineCacheTagAt, sqInt callSiteReturnAddress) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28158:1: warning: ‘loadPICLiteralByteSize’ defined but not used [-Wunused-function] loadPICLiteralByteSize(AbstractInstruction * self_in_loadPICLiteralByteSize) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28165:1: warning: ‘machineCodeAt’ defined but not used [-Wunused-function] machineCodeAt(AbstractInstruction * self_in_machineCodeAt, sqInt anOffset) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28178:1: warning: ‘machineCodeBytes’ defined but not used [-Wunused-function] machineCodeBytes(AbstractInstruction * self_in_machineCodeBytes) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28221:1: warning: ‘numLowLevelLockOpcodes’ defined but not used [-Wunused-function] numLowLevelLockOpcodes(AbstractInstruction * self_in_numLowLevelLockOpcodes) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28277:1: warning: ‘relocateMethodReferenceBeforeAddressby’ defined but not used [-Wunused-function] relocateMethodReferenceBeforeAddressby(AbstractInstruction * self_in_relocateMethodReferenceBeforeAddressby, sqInt pc, sqInt delta) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28613:1: warning: ‘zoneCallsAreRelative’ defined but not used [-Wunused-function] zoneCallsAreRelative(AbstractInstruction * self_in_zoneCallsAreRelative) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30891:1: warning: ‘numSpecialSelectors’ defined but not used [-Wunused-function] numSpecialSelectors(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:31858:1: warning: ‘v4LongForwardBranchDistance’ defined but not used [-Wunused-function] v4LongForwardBranchDistance(BytecodeDescriptor *descriptor, sqInt pc, sqInt nExts, sqInt aMethodObj) ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:36205:1: warning: ‘receiverIsInReceiverResultReg’ defined but not used [-Wunused-function] receiverIsInReceiverResultReg(void) ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:36912:1: warning: ‘tempsValidAndVolatileEntriesSpilled’ defined but not used [-Wunused-function] tempsValidAndVolatileEntriesSpilled(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:37013:1: warning: ‘violatesEnsureSpilledSpillAssert’ defined but not used [-Wunused-function] violatesEnsureSpilledSpillAssert(void) ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1364:14: warning: ‘breakBlock’ defined but not used [-Wunused-variable] static sqInt breakBlock; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1378:14: warning: ‘ceByteSizeOfTrampoline’ defined but not used [-Wunused-variable] static sqInt ceByteSizeOfTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1388:22: warning: ‘ceCheckFeaturesFunction’ defined but not used [-Wunused-variable] static usqIntptr_t (*ceCheckFeaturesFunction)(void); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1390:14: warning: ‘ceCPICMissTrampoline’ defined but not used [-Wunused-variable] static sqInt ceCPICMissTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1394:14: warning: ‘ceFloatObjectOfTrampoline’ defined but not used [-Wunused-variable] static sqInt ceFloatObjectOfTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1395:14: warning: ‘ceFloatValueOfTrampoline’ defined but not used [-Wunused-variable] static sqInt ceFloatValueOfTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1396:15: warning: ‘ceFlushICache’ defined but not used [-Wunused-variable] static void (*ceFlushICache)(usqIntptr_t from, usqIntptr_t to); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1400:14: warning: ‘ceInlineNewHashTrampoline’ defined but not used [-Wunused-variable] static sqInt ceInlineNewHashTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1401:14: warning: ‘ceInstantiateClassIndexableSizeTrampoline’ defined but not used [-Wunused-variable] static sqInt ceInstantiateClassIndexableSizeTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1402:14: warning: ‘ceInstantiateClassTrampoline’ defined but not used [-Wunused-variable] static sqInt ceInstantiateClassTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1407:14: warning: ‘ceMethodAbortTrampoline’ defined but not used [-Wunused-variable] static sqInt ceMethodAbortTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1410:14: warning: ‘cePICAbortTrampoline’ defined but not used [-Wunused-variable] static sqInt cePICAbortTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1411:14: warning: ‘cePositive64BitIntegerTrampoline’ defined but not used [-Wunused-variable] static sqInt cePositive64BitIntegerTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1412:14: warning: ‘cePositive64BitValueOfTrampoline’ defined but not used [-Wunused-variable] static sqInt cePositive64BitValueOfTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1420:14: warning: ‘ceSigned64BitIntegerTrampoline’ defined but not used [-Wunused-variable] static sqInt ceSigned64BitIntegerTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1421:14: warning: ‘ceSigned64BitValueOfTrampoline’ defined but not used [-Wunused-variable] static sqInt ceSigned64BitValueOfTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1446:14: warning: ‘compilationTrace’ defined but not used [-Wunused-variable] static sqInt compilationTrace; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1451:14: warning: ‘currentCallCleanUpSize’ defined but not used [-Wunused-variable] static sqInt currentCallCleanUpSize; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1453:14: warning: ‘debugBytecodePointers’ defined but not used [-Wunused-variable] static sqInt debugBytecodePointers; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1454:14: warning: ‘debugFixupBreaks’ defined but not used [-Wunused-variable] static sqInt debugFixupBreaks; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1455:14: warning: ‘debugOpcodeIndices’ defined but not used [-Wunused-variable] static sqInt debugOpcodeIndices; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1457:14: warning: ‘debugStackPointers’ defined but not used [-Wunused-variable] static sqInt debugStackPointers; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1461:14: warning: ‘disassemblingMethod’ defined but not used [-Wunused-variable] static sqInt disassemblingMethod; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1467:14: warning: ‘expectedFPAlignment’ defined but not used [-Wunused-variable] static sqInt expectedFPAlignment; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1468:14: warning: ‘expectedSPAlignment’ defined but not used [-Wunused-variable] static sqInt expectedSPAlignment; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1993:14: warning: ‘guardPageSize’ defined but not used [-Wunused-variable] static sqInt guardPageSize; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2003:14: warning: ‘memoryManager’ defined but not used [-Wunused-variable] static sqInt memoryManager; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2025:14: warning: ‘percentageToEnsureRelease’ defined but not used [-Wunused-variable] static sqInt percentageToEnsureRelease; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2047:14: warning: ‘simulateFPInUse’ defined but not used [-Wunused-variable] static sqInt simulateFPInUse; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2061:15: warning: ‘unpairedMethodList’ defined but not used [-Wunused-variable] static usqInt unpairedMethodList; ^ [ 22%] Performing download step (download, verify and extract) for 'fontconfig-2.13.1-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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 4% 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 21% complete] -- [download 23% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 34% complete] -- [download 39% complete] -- [download 41% complete] -- [download 42% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 50% complete] -- [download 51% complete] -- [download 54% complete] -- [download 55% complete] -- [download 57% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 69% complete] -- [download 70% complete] -- [download 72% complete] -- [download 74% complete] -- [download 86% 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-9/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-9/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-9/build/fontconfig-2.13.1-src/libexpat-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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 Local variable name 'receiver' in doPrimitiveWorkerExtractReturnValue may mask method when inlining Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining Local variable name 'stack' in pruneStack:stackp: may mask method when inlining Local variable name 'receiver' in doPrimitiveWorkerCallout may mask method when inlining 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: the2ndUnknownShort localised to writeImageFileIO-- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/harfbuzz-5.3.1-download In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genSpecialSelectorComparison’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:35426:9: warning: ‘result’ may be used uninitialized in this function [-Wmaybe-uninitialized] return ssPushAnnotatedConstant((result ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:35397:9: note: ‘result’ was declared here int result; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘genSpecialSelectorArithmetic’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:35163:6: warning: ‘jumpContinue’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (!(jumpContinue)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7494:39: warning: ‘rcvrInt’ may be used uninitialized in this function [-Wmaybe-uninitialized] ((abstractInstruction->operands))[0] = operandOne; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34995:11: note: ‘rcvrInt’ was declared here sqInt rcvrInt; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:35036:31: warning: ‘result’ may be used uninitialized in this function [-Wmaybe-uninitialized] ssPushAnnotatedConstant((((usqInt)result << 3) | 1))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7494:39: warning: ‘argInt’ may be used uninitialized in this function [-Wmaybe-uninitialized] ((abstractInstruction->operands))[0] = operandOne; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34983:11: note: ‘argInt’ was declared here sqInt argInt; ^ [ 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-9/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 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 27% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 36% complete] -- [download 37% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 43% complete] -- [download 44% complete] -- [download 46% complete] -- [download 47% 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 62% complete] -- [download 63% complete] -- [download 66% complete] -- [download 67% complete] -- [download 71% complete] -- [download 72% complete] -- [download 74% complete] -- [download 77% complete] -- [download 78% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 84% complete] -- [download 85% complete] -- [download 87% complete] -- [download 90% complete] -- [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 In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c: In function ‘initializeCodeZoneFromupTo’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6706:31: warning: ‘endCPICCase1’ may be used uninitialized in this function [-Wmaybe-uninitialized] cPICCaseSize = ((endCPICCase1->address)) - ((endCPICCase0->address)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6629:27: note: ‘endCPICCase1’ was declared here AbstractInstruction * endCPICCase1; ^ -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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' [ 31%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o -c /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/build/generated/64/vm/src/gcc3x-cointerp.c: At top level: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48:0: warning: ignoring #pragma auto_inline [-Wunknown-pragmas] #pragma auto_inline(off) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65:0: warning: ignoring #pragma auto_inline [-Wunknown-pragmas] #pragma auto_inline(on) ^ [ 66%] No build step for 'harfbuzz-5.3.1-download' [ 77%] No install step for 'harfbuzz-5.3.1-download' /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘interpret’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2991:30: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2992:30: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38:0: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:88:38: warning: statement with no effect [-Wunused-value] # define bytecodeDispatchDebugHook() 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2998:3: note: in expansion of macro ‘bytecodeDispatchDebugHook’ bytecodeDispatchDebugHook(); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3012:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3026:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 8 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3040:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 16 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3054:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 24 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3068:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 32 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3082:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 40 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3096:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 48 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3110:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 56 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3124:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 64 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3138:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 72 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3152:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 80 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3166:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 88 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3180:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 96 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3194:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 104 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3208:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 112 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3222:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 120 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3237:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (0 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3238:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3239:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3254:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (1 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3255:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3256:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3271:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (2 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3272:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3273:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3288:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (3 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3289:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3290:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3305:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (4 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3306:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3307:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3322:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (5 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3323:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3324:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3339:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (6 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3340:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3341:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3356:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (7 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3357:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3358:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3373:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (8 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3374:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3375:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3390:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (9 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3391:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3392:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3407:77: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (10 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3408:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3409:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3424:77: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (11 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3425:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3426:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3440:77: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (12 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3441:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3442:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3456:77: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (13 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3457:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3458:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3472:77: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (14 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3473:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3474:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3488:77: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (15 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3489:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3490:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4710:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(localFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4766:69: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (0 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4767:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4770:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4786:69: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (1 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4787:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4790:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4806:69: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (2 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4807:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4810:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4826:69: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (3 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4827:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4830:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4846:69: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (4 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4847:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4850:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4866:69: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (5 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4867:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4870:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4886:69: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (6 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4887:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4890:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4906:69: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (7 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4907:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4910:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4926:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(localFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5019:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] localReturnValue = longAt(localFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5059:19: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((byteAt((localFP + FoxIFrameFlags) + 3)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5079:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] closure = longAt(localFP + (frameStackedReceiverOffset(localFP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5096:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5097:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5098:18: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5100:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5128:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5129:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5130:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5132:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext1 = longAt(localFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5149:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5150:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5151:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5153:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext2 = longAt(localFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5177:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5183:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5190:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] frameToReturnTo = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5213:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5214:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5215:18: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5217:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext3 = longAt(localFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5244:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil2 = longAt((thePage3->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5269:37: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5310:38: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(longAt(localFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5312:37: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] localIP = pointerForOop(longAt(callerFP + FoxCallerSavedIP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5326:33: warning: passing argument 2 of ‘longAtPointerput’ makes integer from pointer without a cast [-Wint-conversion] longAtPointerput(localSP, localIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5337:37: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5341:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(localFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5432:44: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callersFPOrNull = pointerForOop(longAt(localFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5440:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5472:49: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5501:37: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] contextToReturnFrom = longAt(((GIV(stackPage)->baseAddress)) - BytesPerWord); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5504:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), contextToReturnFrom); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5507:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), localReturnValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5510:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5540:34: warning: passing argument 2 of ‘longAtPointerput’ makes integer from pointer without a cast [-Wint-conversion] longAtPointerput(localSP, localIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5551:38: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5555:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(localFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5571:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxCallerSavedIP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5572:79: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] localSP = localFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5574:11: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((localFP + FoxIFrameFlags) + 1)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5585:33: warning: passing argument 2 of ‘longAtPointerput’ makes integer from pointer without a cast [-Wint-conversion] longAtPointerput(localSP, localIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5596:37: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5599:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aMethodObj1 = longAt(localFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5643:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5644:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5645:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5647:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5680:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object1 = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + (((sqInt)((usqInt)(variableIndex) << (shiftForWord()))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5686:56: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5687:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5688:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5735:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] objOop = longAt(localFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5778:50: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5779:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5782:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5864:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] objOop = longAt(localFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5907:50: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5908:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5911:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38:0: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6041:6: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(GIV(messageSelector)), lengthOfMaybeImmediate(GIV(messageSelector)), longAtPointer(localSP + (GIV(argumentCount) * BytesPerOop))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6195:35: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6196:35: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6269:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6284:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6289:35: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6290:35: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6301:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(localFP + FoxIFSavedIP, ((sqInt)localIP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6312:35: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6313:35: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6326:50: warning: passing argument 2 of ‘longAtPointerput’ makes integer from pointer without a cast [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6328:50: warning: passing argument 2 of ‘longAtPointerput’ makes integer from pointer without a cast [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localFP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6367:65: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(localFP, methodHeader2); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:40: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6387:36: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6388:36: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6450:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6481:37: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6482:37: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6498:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6507:37: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6515:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6516:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6517:19: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6519:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object3 = longAt(callerFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6631:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj1 = longAt(localFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6726:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6727:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6924:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6925:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6926:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6928:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7066:61: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7067:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7068:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7090:61: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7091:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7092:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7127:61: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7128:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7129:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7180:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7181:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7182:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7184:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7500:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7501:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7506:36: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] backwardJumpCountByte = byteAt(localFP + ((VMBIGENDIAN ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7529:15: warning: passing argument 1 of ‘byteAtput’ makes integer from pointer without a cast [-Wint-conversion] byteAtput(localFP + ((VMBIGENDIAN ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7743:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7749:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7750:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7887:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7893:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7894:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:8964:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:8970:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:8971:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9123:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9129:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9130:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9269:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9277:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9315:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9322:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9323:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9391:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9392:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9435:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9436:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9484:11: warning: variable ‘classOop1’ set but not used [-Wunused-but-set-variable] sqInt classOop1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9483:11: warning: variable ‘classOop’ set but not used [-Wunused-but-set-variable] sqInt classOop; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9766:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9767:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9733:11: warning: variable ‘classOop’ set but not used [-Wunused-but-set-variable] sqInt classOop; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9819:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9820:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9786:11: warning: variable ‘classOop’ set but not used [-Wunused-but-set-variable] sqInt classOop; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10132:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10133:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10134:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10136:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theThingToPush = longAt(localFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10186:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] localReturnValue = longAt(localFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10339:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10345:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10346:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10483:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10489:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10490:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11559:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11565:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11566:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11718:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11724:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11725:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11864:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11872:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11910:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11917:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11918:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11986:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11987:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12030:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12031:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12051:11: warning: variable ‘classOop1’ set but not used [-Wunused-but-set-variable] sqInt classOop1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12050:11: warning: variable ‘classOop’ set but not used [-Wunused-but-set-variable] sqInt classOop; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12268:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12269:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12235:11: warning: variable ‘classOop’ set but not used [-Wunused-but-set-variable] sqInt classOop; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12321:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12322:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12288:11: warning: variable ‘classOop’ set but not used [-Wunused-but-set-variable] sqInt classOop; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12535:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(localFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12636:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12667:36: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12668:36: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12684:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12693:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12701:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12702:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12703:18: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12705:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(callerFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12787:47: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12788:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12789:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12964:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(localSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13062:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13063:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13068:36: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] backwardJumpCountByte = byteAt(localFP + ((VMBIGENDIAN ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13091:15: warning: passing argument 1 of ‘byteAtput’ makes integer from pointer without a cast [-Wint-conversion] byteAtput(localFP + ((VMBIGENDIAN ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13201:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13296:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13297:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13421:41: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13422:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13425:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13450:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13545:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13546:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13667:41: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13668:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13671:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13765:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13766:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13767:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13769:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13833:124: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((newClosure + BaseHeaderSize) + (((sqInt)((usqInt)(FullClosureReceiverIndex) << (shiftForWord())))), longAt(localFP + FoxIFReceiver)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13883:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13884:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13885:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13887:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12948:3: warning: label ‘directedSuperclassSend’ defined but not used [-Wunused-label] directedSuperclassSend: ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘activateCoggedNewMethod’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14258:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (((cogMethod->cmNumArgs)) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14260:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14272:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14275:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14281:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14281:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14285:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), ((sqInt)cogMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14288:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14291:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14296:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14302:37: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:40: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14308:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14311:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘activateNewMethod’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14359:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14363:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14367:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14370:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14370:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14374:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14388:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14394:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14397:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14400:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14404:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14416:64: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:40: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘assertValidExecutionPointersimbarline’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14590:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(lifp + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14601:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = longAt(lifp + FoxIFSavedIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14617:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodField1 = longAt(lifp + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14634:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(lifp + FoxSavedFP)) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14581:12: warning: variable ‘theIP’ set but not used [-Wunused-but-set-variable] usqInt theIP; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14578:16: warning: variable ‘cogMethod’ set but not used [-Wunused-but-set-variable] CogMethod *cogMethod; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘assertValidMachineCodeFrame’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14649:47: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14645:16: warning: variable ‘homeMethod’ set but not used [-Wunused-but-set-variable] CogMethod *homeMethod; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘assertValidStackedInstructionPointersInline’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14691:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = ((usqInt)(longAt((aStackPage->headSP)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14698:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14700:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14717:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodObj = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14722:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = longAt(theFP + FoxIFSavedIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14728:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = ((usqInt)(longAt(theFP + FoxCallerSavedIP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14729:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14675:16: warning: variable ‘theMethod’ set but not used [-Wunused-but-set-variable] CogMethod *theMethod; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14671:12: warning: variable ‘methodObj’ set but not used [-Wunused-but-set-variable] usqInt methodObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘attemptToSwitchToMachineCode’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14785:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 3)) != 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14786:109: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (!(isVanillaBlockClosure((cls = frameStackedReceivernumArgs(GIV(framePointer), ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14788:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((GIV(framePointer) + FoxIFrameFlags) + 1)))))))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14808:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxSavedFP)) == 0) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14809:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxCallerSavedIP, ceBaseFrameReturnPC()); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14812:54: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((((usqInt)(longAt((pointerForOop(longAt(GIV(framePointer) + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()))) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14812:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((((usqInt)(longAt((pointerForOop(longAt(GIV(framePointer) + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14814:38: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theFP = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14816:71: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, ((sqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14816:15: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, ((sqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14817:19: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxCallerSavedIP, ceReturnToInterpreterPC()); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14820:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((GIV(framePointer) + FoxIFrameFlags) + 3)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14821:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] closure = longAt(GIV(framePointer) + (frameStackedReceiverOffset(GIV(framePointer)))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14842:68: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodField + (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 2)) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14842:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodField + (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 2)) != 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14846:58: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((p + FoxMFReceiver) - FoxIFReceiver, longAt(p)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14846:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((p + FoxMFReceiver) - FoxIFReceiver, longAt(p)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14853:49: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cogMethod1 = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14864:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), pc); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14867:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14772:16: warning: variable ‘homeMethod’ set but not used [-Wunused-but-set-variable] CogMethod *homeMethod; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘callbackEnter’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14896:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] wasInMachineCode = (((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14941:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14886:20: warning: variable ‘wasInMachineCode’ set but not used [-Wunused-but-set-variable] volatile sqInt wasInMachineCode; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘callRegisterArgCogMethodatreceiver’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14991:64: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14991:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14993:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14994:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14997:64: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer) + (3 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14997:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer) + (3 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14998:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14999:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15004:64: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15004:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15006:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15007:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15009:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15010:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15015:63: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15015:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15016:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (0 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15018:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceActivateFailingPrimitiveMethod’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15042:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] result = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15045:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceBaseFrameReturn’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15103:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] contextToReturnTo = longAt((GIV(stackPage)->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15132:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15162:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] contextToReturnFrom = longAt(((GIV(stackPage)->baseAddress)) - BytesPerWord); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15165:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), contextToReturnFrom); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15168:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15171:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15189:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15191:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), returnValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15195:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15197:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15200:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceCannotAssignTowithIndexvalueToAssign’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15233:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15237:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), immutableObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15240:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), valueToAssign); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15243:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), (((usqInt)(index + 1) << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15246:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceCannotResume’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15269:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] resultOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15271:64: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt(GIV(framePointer) + FoxThisContext)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15271:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt(GIV(framePointer) + FoxThisContext)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15274:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), resultOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15278:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15280:158: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ceSendAborttonumArgs(longAt((GIV(specialObjectsOop) + BaseHeaderSize) + (((sqInt)((usqInt)(SelectorCannotReturn) << (shiftForWord()))))), longAt(GIV(framePointer) + FoxThisContext), 1); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceContextinstVar’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15342:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15347:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceContextinstVarvalue’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15371:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15376:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceInterpretMethodFromPICreceiver’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15449:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceMNUFromPICMNUMethodreceiver’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15480:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15491:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceNonLocalReturn’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15612:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] closure = longAt(GIV(framePointer) + (frameStackedReceiverOffset(GIV(framePointer)))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15632:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15633:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15634:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15636:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext = longAt(theFP1 + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15642:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), ourContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15645:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15648:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15667:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP2 + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15668:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP2 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15669:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP2 + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15671:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext = longAt(theFP2 + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15677:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), ourContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15680:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), returnValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15683:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15691:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP6 + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15692:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP6 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15693:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP6 + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15695:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext1 = longAt(theFP6 + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15701:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), ourContext1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15704:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp13 = GIV(stackPointer) - BytesPerWord), returnValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15707:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp23 = GIV(stackPointer) - BytesPerWord), unwindContextOrNilOrZero); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15710:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15721:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15727:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15734:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] frameToReturnTo = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15758:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP3 + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15759:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP3 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15760:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP3 + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15762:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext = longAt(theFP3 + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15768:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), ourContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15771:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), returnValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15774:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15790:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil2 = longAt((thePage3->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15811:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15846:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15853:49: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15855:60: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(callerFP + FoxCallerSavedIP)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceReapAndResetErrorCodeFor’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15868:36: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] reapAndResetErrorCodeToheader(GIV(framePointer), (cogMethod->methodHeader)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:40: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceReturnToInterpreter’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15897:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15908:51: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(framePointer) + FoxIFSavedIP), GIV(framePointer), GIV(stackPointer), 1, __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15909:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15911:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), anOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceSendAborttonumArgs’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15947:2: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector), lengthOfMaybeImmediate(selector), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16008:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceSendFromInLineCacheMiss’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16053:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + ((numArgs + 1) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16125:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceSendMustBeBooleanTointerpretingAtDelta’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16168:47: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16169:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16185:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16194:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(p); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16195:55: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((p - BytesPerWord) - BytesPerWord, longAt(p)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16195:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((p - BytesPerWord) - BytesPerWord, longAt(p)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16199:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), aNonBooleanObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16202:84: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((1 + (((cogMethod->cmNumArgs)) << ((BytesPerWord * 8) - 8))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16204:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : 0))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16207:61: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : ((1 + (((cogMethod->cmNumArgs)) << 8)) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16209:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : 0))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16201:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFrameFlags, (VMBIGENDIAN ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16212:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, 0); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16213:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodObj); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16160:11: warning: variable ‘oop’ set but not used [-Wunused-but-set-variable] sqInt oop; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceSendMustBeBoolean’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16237:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16241:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), anObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16244:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceSendabovetonumArgs’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16315:2: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector), lengthOfMaybeImmediate(selector), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16392:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, noCheckEntryOffset(), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16421:44: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, noCheckEntryOffset(), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16424:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16431:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceSendsupertonumArgs’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16488:2: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector), lengthOfMaybeImmediate(selector), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16500:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16505:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodPointer = longAt(GIV(framePointer) + FoxMethod); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16607:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, (superNormalBar == 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16638:44: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, (superNormalBar == 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16652:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16659:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceStackOverflow’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16684:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16688:47: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16678:11: warning: variable ‘cesoRetAddr’ set but not used [-Wunused-but-set-variable] sqInt cesoRetAddr; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceTraceBlockActivation’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16712:134: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(((mframeHomeMethod(GIV(framePointer)))->methodObject), ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16714:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAt(GIV(framePointer) + FoxMFReceiver)) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16716:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAt(GIV(framePointer) + FoxIFReceiver))), 1, null); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceTraceLinkedSend’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16733:42: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cogMethod = ((CogMethod *) ((longAt(GIV(stackPointer))) - (traceLinkedSendOffset()))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38:0: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16754:2: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector1), lengthOfMaybeImmediate(selector1), theReceiver); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16730:11: warning: variable ‘selector1’ set but not used [-Wunused-but-set-variable] sqInt selector1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘checkAssertsEnabledInCoInterpreter’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16773:11: warning: variable ‘assertsAreEnabledInCoInterpreter’ set but not used [-Wunused-but-set-variable] sqInt assertsAreEnabledInCoInterpreter; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘checkStackIntegrity’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16966:42: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16970:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16978:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16980:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16982:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] (byteAt((theFP + FoxIFrameFlags) + 2)) != 0))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16983:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17007:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17009:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17018:39: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] if ((heapMapAtWord(pointerForOop(cogMethod))) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘CogMethod * {aka struct *}’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17024:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17031:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17037:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘commenceCogCompiledCodeCompaction’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17108:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17120:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘contextInstructionPointerframe’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17178:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17180:44: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17194:11: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt(theFP + FoxIFSavedIP) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17195:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : theIP)) - (longAt(theFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘divorceAMachineCodeFrameWithCogMethodin’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17249:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17252:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17253:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17254:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17256:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17265:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘enterSmalltalkExecutiveImplementation’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17406:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17410:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17422:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘executeCogMethodfromLinkedSendWithReceiver’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17449:51: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17457:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17460:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘executeCogMethodfromUnlinkedSendWithReceiver’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17485:51: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17493:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17496:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘executeCogPICfromLinkedSendWithReceiverandCacheTag’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17523:51: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17526:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17532:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), cacheTag); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17551:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17554:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), cacheTag); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘executeNewMethod’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17607:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, ((sqInt)GIV(instructionPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘followForwardedFieldsInCurrentMethod’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17856:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17858:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(GIV(framePointer) + FoxMethod); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘followForwardingPointersInStackZone’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17970:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17971:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theFP + FoxMFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17974:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxMFReceiver, followForwarded(oop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17979:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17982:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxIFReceiver, followForwarded(oop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17984:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18001:47: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, (longAt(theFP + FoxIFSavedIP)) + offset); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18001:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, (longAt(theFP + FoxIFSavedIP)) + offset); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18002:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxMethod, (oop = newOop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18005:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18007:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18009:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] (byteAt((theFP + FoxIFrameFlags) + 2)) != 0))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18010:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (((longAt(longAt(theFP + FoxThisContext))) & ((classIndexMask()) - (isForwardedObjectClassIndexPun()))) == 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18011:63: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18011:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18014:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18016:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18018:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theFP + offset); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18021:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + offset, followForwarded(oop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18023:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18029:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18031:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theSP, followForwarded(oop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘frameCallerContext’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18095:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘frameHasContext’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18106:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18107:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18108:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘frameIsBlockActivation’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18118:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18119:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18120:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘frameMethodObject’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18127:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18129:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘frameNumArgs’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18139:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18141:12: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘frameReceiver’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18155:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18156:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18157:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘getCurrentBytecode’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18256:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘handleForwardedSendFaultForReceiverstackDelta’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18286:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (rcvrStackIndex * BytesPerWord), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18288:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (isPointers(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18289:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18290:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)))) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18291:61: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] followForwardedObjectFieldstoDepth(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18292:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18293:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)), 0); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘handleMNUInMachineCodeToclassForMessage’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18322:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18371:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18380:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘iframeIsBlockActivation’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18395:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] return (byteAt((theFP + FoxIFrameFlags) + 3)) != 0; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘iframeReceiver’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18402:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘iframeSavedIP’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18409:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxIFSavedIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘instructionPointerForFramecurrentFPcurrentIP’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18469:25: warning: passing argument 1 of ‘oopForPointer’ makes pointer from integer without a cast [-Wint-conversion] theIP = oopForPointer(instrPtr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:153:23: note: expected ‘void *’ but argument is of type ‘sqInt {aka long int}’ static inline sqInt oopForPointer(void *ptr) { return (sqInt)ptr; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18481:44: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18492:13: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((thePage->headSP)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18493:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : oopForPointer(pointerForOop(longAt(theFPAbove + FoxCallerSavedIP)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18497:54: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? mustMapMachineCodePCcontext((value >> 3), longAt(spouseFP + FoxThisContext)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘interpretMethodFromMachineCode’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18602:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18614:4: warning: statement with no effect [-Wunused-value] !GIV(primFailCode); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘isMachineCodeFrame’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18645:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return (((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘makeBaseFrameFor’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18779:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer = (page->baseAddress)), followObjFieldofObject(SenderIndex, aContext)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18780:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18797:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), maybeClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18820:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18823:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18825:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), ceBaseFrameReturnPC()); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18826:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18883:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), (theMethod + MFMethodFlagHasContextFlag) + MFMethodFlagIsBlockFlag); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18890:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), theMethod + MFMethodFlagHasContextFlag); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18892:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18895:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), theMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18896:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18897:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), (VMBIGENDIAN ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18904:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18911:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18918:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18923:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), theIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘mapStackPages’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19006:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIPPtr = (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19007:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] || ((longAt(theFP + FoxIFSavedIP)) == 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19020:42: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19024:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19027:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19031:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19032:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19033:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19034:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxThisContext))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19035:57: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19035:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19042:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19043:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxMethod))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19045:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = longAt(theIPPtr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19049:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = longAt(theIPPtr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19054:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP -= longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19056:52: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19056:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19058:44: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19058:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19062:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19068:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19071:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘markAndTraceStackPage’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19199:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19203:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19216:15: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theSP, oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19223:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19224:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19225:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19227:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] markAndTrace(longAt(theFP + FoxThisContext)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19229:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19231:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aCogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19241:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] markAndTrace(longAt(theFP + FoxMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19243:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19251:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19264:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theSP, oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘markCogMethodsAndReferentsOnPage’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19322:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19325:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘mcprimFunctionForPrimitiveIndex’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19387:10: warning: return makes integer from pointer without a cast [-Wint-conversion] return mcprimHashMultiply; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘mframeCogMethod’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19485:38: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘mframeHomeMethodExport’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19495:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(GIV(framePointer) + FoxMethod); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘mframeHomeMethod’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19518:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘mframeIsBlockActivation’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19534:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘mframeReceiver’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19541:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxMFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘moveFramesInthroughtoPage’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19766:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19770:38: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theSP = theFP + (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19773:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19774:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19775:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19777:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19782:53: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((newSP = (newPage->baseAddress)), longAt(callerFP + FoxThisContext)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19782:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((newSP = (newPage->baseAddress)), longAt(callerFP + FoxThisContext)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19783:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((newSP -= BytesPerWord), theContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19785:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19787:12: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19791:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newSP, longAt(source)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19791:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newSP, longAt(source)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19805:48: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19809:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(callerFP + FoxIFSavedIP, callerIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19812:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + stackedReceiverOffset, callerIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19817:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newFP + FoxCallerSavedIP, ceBaseFrameReturnPC()); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19818:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newFP + FoxSavedFP, 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19821:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] offsetCallerFP = pointerForOop(longAt(fpInNewPage + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19825:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(fpInNewPage + FoxSavedFP, oopForPointer(offsetCallerFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19826:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(fpInNewPage + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19827:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(fpInNewPage + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19828:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((fpInNewPage + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19829:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theContext = longAt(fpInNewPage + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printFrameFlagsForFP’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20362:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20364:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] it = (longAt(address)) & 7; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20368:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20372:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] print(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20381:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printNum(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20383:12: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20384:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] print((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20385:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20386:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20389:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] print((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20390:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20391:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printFrameMethodFor’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20409:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20416:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20417:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20419:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20433:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20435:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printFrameThingatextraString’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20447:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printFrameThingatextra’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20485:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printFrameWithSP’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20542:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20544:44: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20546:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20561:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theMethod = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20563:13: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20566:20: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] numArgs = byteAt((theFP + FoxIFrameFlags) + 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20580:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20581:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20582:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20583:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOrClosure = longAt(theFP + (frameStackedReceiverOffset(theFP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20594:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20595:98: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printFrameOopat("(caller ctxt", (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20597:11: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20598:97: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printFrameOopat("(saved ctxt", (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20600:11: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (1 * BytesPerWord)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20606:79: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printFrameThingatextraString("caller ip", theFP + FoxCallerSavedIP, ((longAt(theFP + FoxCallerSavedIP)) == (ceReturnToInterpreterPC()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20611:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20615:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20618:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20622:69: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printFrameThingatextra("saved ip", theFP + FoxIFSavedIP, ((longAt(theFP + FoxIFSavedIP)) == 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20624:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : (((longAt(theFP + FoxIFSavedIP)) - theMethod) + 2) - BaseHeaderSize)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20628:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] topThing = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20636:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printFrameOopat((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20637:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20638:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20643:64: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printFrameThingatextra("frame ip", theSP, ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20654:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printFrameOopat((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20655:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20656:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘returnToExecutivepostContextSwitch’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21048:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21052:49: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21059:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21065:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] retValue = longAt(GIV(framePointer) + FoxMFReceiver); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21070:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] retValue = longAt(GIV(framePointer) + FoxMFReceiver); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21073:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21076:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), retValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21081:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21094:50: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(longAt(GIV(framePointer) + FoxIFSavedIP))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘returntoExecutive’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21121:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21124:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21127:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21132:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), returnValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21135:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21149:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘sendInvokeCallbackContext’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21306:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21311:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21315:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21319:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21324:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21364:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21370:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21374:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21377:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21377:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21384:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21398:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21404:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object5); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21407:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21414:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object11); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21417:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21422:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21426:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21438:64: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:40: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21445:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘sendInvokeCallbackStackRegistersJmpbuf’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21548:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21552:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21556:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21560:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21564:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21604:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21610:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21614:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21617:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21617:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21624:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21638:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21644:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object5); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21647:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21654:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object11); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21657:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21662:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21666:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21678:64: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:40: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21685:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘shortPrintFrame’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21743:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21744:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21745:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21746:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] mthd = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21748:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21753:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printChar(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21758:85: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(mthd, rcvr, ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21759:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21760:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0), ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21760:70: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0), ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21762:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21763:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21765:34: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] (0 < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21766:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21767:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1) * BytesPerWord)))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘slowPrimitiveResponse’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22024:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘transferTofrom’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22323:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22339:127: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22356:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22357:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22358:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22360:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22464:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22466:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22479:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22483:127: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘updateStackZoneReferencesToCompiledCodePreCompaction’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22507:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22509:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theMethodField = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22517:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = ((usqInt)(longAt(theIPPtr))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22521:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theIPPtr, theIP + ((theMethod->objectHeader))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22523:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxMethod, theMethodField + ((theMethod->objectHeader))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22525:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘updateStateOfSpouseContextForFrameWithSP’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22550:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22553:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22559:22: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] tempIndex = byteAt((theFP + FoxIFrameFlags) + 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22572:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((longAt(argsPointer)) & (tagMask())) == 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22573:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (oopisLessThan(longAt(argsPointer), GIV(newSpaceLimit)))) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2936:49: note: in definition of macro ‘oopisLessThan’ #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22580:116: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))), longAt(argsPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22591:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((longAt(pointer)) & (tagMask())) == 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22592:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (oopisLessThan(longAt(pointer), GIV(newSpaceLimit)))) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2936:49: note: in definition of macro ‘oopisLessThan’ #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22599:124: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + tempIndex)) << (shiftForWord())))), longAt(pointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘validInstructionPointerinMethodframePointer’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22623:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return (((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory()); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22626:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22630:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theInstrPointer = longAt(fp + FoxIFSavedIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘validStackPageBaseFrame’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22660:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] senderContextOrNil = longAt((aPage->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22661:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] savedThisContext = longAt(((aPage->baseAddress)) - BytesPerWord); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘voidVMStateForSnapshotFlushingExternalPrimitivesIf’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22729:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22728:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveCollectCogCodeConstituents’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23107:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] withDetails = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23121:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), constituents); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveContextXray’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23148:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] context = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23156:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23181:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)flags << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveEnterCriticalSection’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23210:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23211:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23216:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23243:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23249:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23254:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveExitCriticalSection’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23281:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFlushCacheByMethod’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23335:68: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((GIV(methodCache)[probe + MethodCacheMethod]) == (longAt(GIV(stackPointer)))) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23340:38: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] flushExternalPrimitiveOf(longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23341:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] unlinkSendsToandFreeIf(longAt(GIV(stackPointer)), 0); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFlushCacheBySelector’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23357:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] selector = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLongRunningPrimitiveSemaphore’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23395:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23410:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveMethodPCData’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23445:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodReceiver = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23481:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), data); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveMethodXray’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23512:63: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (methodWithHeaderShouldBeCogged(methodHeaderOf(longAt(GIV(stackPointer))))) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23514:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] alreadyCogged = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23515:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && ((((((usqInt) (longAt(longAt(GIV(stackPointer))))) >> (formatShift())) & (formatMask())) >= (firstCompiledMethodFormat())) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23516:49: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (isCogMethodReference(longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord())))))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23519:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cogMethod = cogselector(longAt(GIV(stackPointer)), GIV(nilObj)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23523:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cogMethod = cogselector(longAt(GIV(stackPointer)), GIV(nilObj)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23542:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && ((((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23543:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && ((((((usqInt) (longAt(longAt(GIV(stackPointer))))) >> (formatShift())) & (formatMask())) >= (firstCompiledMethodFormat())) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23544:49: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (isCogMethodReference(longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord())))))))))) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23546:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodHeader = longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord()))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23565:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)flags << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveMinimumUnusedHeadroom’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23579:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveObjectAt’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23599:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23618:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23636:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveObjectAtPut’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23655:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] newValue = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23656:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23662:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23724:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), newValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveProfileSemaphore’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23745:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23764:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveResume’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23800:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] proc = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSignal’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23859:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (synchronousSignal(longAt(GIV(stackPointer)))) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSnapshot’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23880:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxMethod)) == GIV(newMethod)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSnapshotEmbedded’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23900:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxMethod)) == GIV(newMethod)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSuspend’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23932:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] process = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23935:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24101:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), myList); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveTerminateTo’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24157:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aContextOrNil = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24167:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] thisCtx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24211:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((pointerForOop(longAt(theFP + FoxSavedFP))) != contextsFP) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24213:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24215:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24223:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24233:49: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] contextsIP = ((usqInt)(pointerForOop(longAt(frameAbove + FoxCallerSavedIP)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24241:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newSP, longAt(source)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24241:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newSP, longAt(source)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24243:15: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24243:35: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24244:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(newFP + FoxMethod)))) < (startOfMemory())) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24248:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(contextsFP + FoxIFSavedIP, contextsIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24251:15: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newFP + FoxCallerSavedIP, contextsIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24279:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24324:48: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (((callerFP1 = pointerForOop(longAt(fp1 + FoxSavedFP)))) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24365:49: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (((callerFP2 = pointerForOop(longAt(fp2 + FoxSavedFP)))) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24378:51: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24378:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24378:30: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24399:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24438:76: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24440:11: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), aContextOrNil); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24438:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveVoidVMState’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24479:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveVoidVMStateForMethod’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24544:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodObj = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24547:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodObj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24549:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24553:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24586:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24587:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24588:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24590:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24601:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24604:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24615:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24770:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24798:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24536:11: warning: variable ‘top’ set but not used [-Wunused-but-set-variable] sqInt top; ^ [ 88%] No test step for 'harfbuzz-5.3.1-download' /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24526:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24525:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘unmarkAllFrames’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24864:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24867:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxMethod, methodField - 4); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24871:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] flags = longAt(theFP + FoxIFrameFlags); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24873:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxIFrameFlags, flags - 2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24876:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘initializeStacknumSlotspageSize’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24898:11: warning: variable ‘theIndex’ set but not used [-Wunused-but-set-variable] sqInt theIndex; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24897:17: warning: variable ‘structStackPageSize’ set but not used [-Wunused-but-set-variable] usqIntptr_t structStackPageSize; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘cStringOrNullFor’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25029:11: warning: variable ‘classOop’ set but not used [-Wunused-but-set-variable] sqInt classOop; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveAdd’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25389:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveAddLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25421:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25422:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25456:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveAdoptInstance’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25484:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25485:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveAllInstances’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25529:37: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25534:38: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25541:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveAllObjects’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25570:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveArctan’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25586:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveArrayBecome’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25606:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25607:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveArrayBecomeOneWay’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25630:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25631:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveArrayBecomeOneWayCopyHash’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25656:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25660:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25668:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25668:91: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveArrayBecomeOneWayNoCopyHash’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25690:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25691:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveAsCharacter’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25711:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] characterCode = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25724:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), characterObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveAsFloat’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25739:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25742:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), floatObjectOf(((double) ((rcvr >> 3)) ))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveAt’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25770:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25771:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25898:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveAtPut’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25928:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25929:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25930:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] value = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26089:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveBeCursor’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26140:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cursorObj = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26144:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cursorObj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26145:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] maskObj = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveBeDisplay’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26368:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26362:9: warning: variable ‘changed’ set but not used [-Wunused-but-set-variable] int changed; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveBehaviorHash’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26440:48: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] hashOrError = (((hash = (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask()))) != 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26442:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : (objCouldBeClassObj(longAt(GIV(stackPointer))) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26443:47: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? (((err = enterIntoClassTable(longAt(GIV(stackPointer))))) != 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26445:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26449:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)hashOrError << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveBitAnd’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26485:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26547:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26611:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveBitAndLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26628:47: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26629:48: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26636:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveBitOr’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26669:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26731:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26795:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveBitOrLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26812:47: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26813:48: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26820:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveBitShift’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26838:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26846:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26884:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveBitShiftLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26906:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26921:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26959:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveBitXor’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26987:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26988:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26995:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27124:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveBitXorLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27142:47: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27143:48: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27150:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveBytesLeft’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27178:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((GIV(totalFreeOldSpace) << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27185:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(nilObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27201:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27206:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27210:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27225:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27164:11: warning: variable ‘aBool’ set but not used [-Wunused-but-set-variable] sqInt aBool; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveChangeClass’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27294:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27306:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveClass’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27343:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] instance = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27361:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveClipboardText’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27398:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] s = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27466:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveClockLogAddresses’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27511:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] runInNOut = (longAt(GIV(stackPointer) + (0 * BytesPerWord))) == GIV(trueObj); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27594:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27489:11: warning: variable ‘oop’ set but not used [-Wunused-but-set-variable] sqInt oop; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveClosureValue’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27643:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27693:128: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27700:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27703:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27714:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27719:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27722:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27742:131: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27749:21: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27752:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27763:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27768:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27771:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27791:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27795:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27798:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27798:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27802:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27805:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27811:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27814:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27823:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27827:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveClosureValueNoContextSwitch’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27906:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27956:128: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27963:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27966:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27977:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27982:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27985:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28005:131: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28012:21: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28015:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28026:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28031:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28034:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28054:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28058:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28061:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28061:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28065:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28068:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28074:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28077:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28086:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28090:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveClosureValueWithArgs’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28169:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28191:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28224:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28229:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28251:128: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28258:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28261:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28272:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28277:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28280:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28300:131: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28307:21: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28310:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28321:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28326:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28329:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28349:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28353:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28356:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28356:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28360:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28363:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28369:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28372:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28381:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28385:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28167:11: warning: variable ‘top’ set but not used [-Wunused-but-set-variable] sqInt top; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveCoarseLocalMicrosecondClock’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28434:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveCoarseUTCMicrosecondClock’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28458:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveCompareBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28492:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28493:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg2 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28506:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28572:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28579:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28585:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveCompareWith’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28623:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] order = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28631:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] string1 = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28634:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] string2 = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28681:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)result << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveConstantFill’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28701:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] fillValue = positive64BitValueOf(longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28702:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveControlVMProfiling’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28792:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((onOffBar = longAt(GIV(stackPointer) + (1 * BytesPerWord)))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28807:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((bufferSize = longAt(GIV(stackPointer)))) == GIV(nilObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28822:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveCopyObject’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28853:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28854:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveCrashVM’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28952:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((longAt(GIV(stackPointer)))) & 7) == 1)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28953:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] crashInThisThread = ((longAt(GIV(stackPointer))) >> 3); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28957:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28961:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveDisablePowerManager’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28997:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveDiv’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29027:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29027:89: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29032:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)quotient << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveDivide’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29057:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29073:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29094:15: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)(integerReceiver / integerArgument) << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveDivideLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29132:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29133:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29153:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveDivLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29176:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29177:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29207:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveEqual’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29222:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29223:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29226:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver == integerArgument ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29235:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveEqualLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29254:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29255:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29258:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr == integerArg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveExp’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29285:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveExponent’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29307:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFailForFFIExceptionat’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29399:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29405:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29409:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29412:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29412:59: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29419:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29433:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29439:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29442:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29449:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29452:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29457:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29461:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29473:65: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:40: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFetchNextMourner’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29530:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), mourner); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFloatAdd’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29558:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29559:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29638:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFloatAt’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29662:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29663:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29691:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFloatAtPut’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29715:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopToStore = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29722:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29723:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29748:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29759:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFloatDivide’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29793:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29794:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29881:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFloatEqual’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29910:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29911:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29991:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFloatGreaterOrEqual’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30022:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30023:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30103:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFloatGreaterThan’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30134:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30135:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30215:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFloatLessOrEqual’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30246:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30247:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30327:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFloatLessThan’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30358:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30359:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30439:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFloatMultiply’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30469:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30470:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30549:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFloatNotEqual’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30578:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30579:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30659:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!aBool ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFloatSubtract’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30689:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30690:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30769:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFlushExternalPrimitives’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30821:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30820:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFormPrint’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30967:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30971:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30983:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] vScale = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30984:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] hScale = floatValueOf(longAt(GIV(stackPointer) + (2 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30985:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFractionalPart’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31090:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFullClosureValue’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31142:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31178:128: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31185:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31188:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31199:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31204:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31207:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31236:131: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31243:21: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31246:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31257:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31262:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31265:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31285:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31289:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31292:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31292:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31296:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31299:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31305:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31308:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31317:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31321:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31340:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFullClosureValueNoContextSwitch’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31414:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31450:128: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31457:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31460:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31471:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31476:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31479:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31508:131: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31515:21: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31518:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31529:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31534:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31537:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31557:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31561:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31564:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31564:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31568:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31571:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31577:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31580:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31589:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31593:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31612:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFullClosureValueWithArgs’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31686:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31708:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31730:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31735:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31754:128: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31761:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31764:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31775:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31780:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31783:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31812:131: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31819:21: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31822:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31833:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31838:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31841:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31861:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31865:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31868:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31868:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31872:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31875:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31881:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31884:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31893:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31897:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp13 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31916:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31684:11: warning: variable ‘top’ set but not used [-Wunused-but-set-variable] sqInt top; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGetAttribute’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31957:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31980:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), s); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGetenv’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32007:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] key = cStringOrNullFor(longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32030:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGetImmutability’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32044:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32048:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGetLogDirectory’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32087:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), stringOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGetNextEvent’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32105:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGetWindowLabel’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32247:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), labelOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGetWindowSize’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32320:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGreaterOrEqual’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32333:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32334:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32337:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver >= integerArgument ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGreaterOrEqualLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32361:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32362:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32365:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr >= integerArg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGreaterThan’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32380:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32381:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32384:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver > integerArgument ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGreaterThanLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32408:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32409:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32412:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr > integerArg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGrowMemoryByAtLeast’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32427:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ammount = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32440:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)segSize << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveHashMultiply’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32458:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] value = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32483:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)((value * HashMultiplyConstant) & 0xFFFFFFF) << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveHeartbeatFrequency’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32501:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && ((longAt(GIV(stackPointer))) == GIV(trueObj)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32507:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveHighResClock’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32531:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveIdentical’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32548:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32549:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32560:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject == otherObject ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveIdentityHash’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32577:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32603:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveImageFormatVersion’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32627:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveImageName’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32664:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] s = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32695:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveImmediateAsInteger’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32716:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32739:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), ((value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveInputSemaphore’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32753:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveIntegerAt’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32825:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index1 = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32826:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32855:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32871:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32885:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32901:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32922:15: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)(index1) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32933:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)((index1 + numFixed)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveIntegerAtPut’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32971:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32972:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32973:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33018:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33036:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33051:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33069:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33105:15: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33131:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveInterruptChecksPerMSec’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33168:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveInterruptSemaphore’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33184:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveInvokeObjectAsMethod’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33241:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33248:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33252:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33255:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(messageSelector)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33258:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), runArgs); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33261:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), runReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveIsBigEnder’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33289:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (VMBIGENDIAN ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveIsPinned’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33307:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33316:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveIsWindowObscured’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33342:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLessOrEqual’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33355:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33356:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33359:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver <= integerArgument ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLessOrEqualLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33383:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33384:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33387:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr <= integerArg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLessThan’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33402:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33403:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33406:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver < integerArgument ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLessThanLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33430:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33431:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33434:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr < integerArg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveListBuiltinModule’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33466:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33493:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33506:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveListExternalModule’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33535:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33562:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33575:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadImageSegment’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33610:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33613:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33627:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLocalMicrosecondClock’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33654:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLogN’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33671:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLowSpaceSemaphore’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33689:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveMakePoint’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33732:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33733:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33784:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), pt); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveMaxIdentityHash’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33797:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveMillisecondClock’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33826:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveMillisecondClockMask’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33841:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)MillisecondClockMask << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveMod’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33853:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33853:84: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33858:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)mod << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveModLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33889:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33890:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33915:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveMultiply’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33933:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33949:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33982:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveMultiplyLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34005:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34006:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34027:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveNew’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34043:44: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 0); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34046:69: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34053:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveNewMethod’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34083:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] header = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34084:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] bytecodeCount = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34092:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] class = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34202:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), theMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveNewPinned’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34215:44: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 1); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34218:69: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34225:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveNewWithArg’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34252:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34320:57: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 0); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34323:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34336:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveNewWithArgPinned’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34360:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34421:57: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 1); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34424:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34437:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveNextInstance’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34460:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34543:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), subsequentObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveNextObject’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34566:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] instance = accessibleObjectAfter(longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34569:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)0 << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34575:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveNotEqual’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34590:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34591:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34594:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver != integerArgument ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34603:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveNotEqualLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34622:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34623:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34626:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr != integerArg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveNotIdentical’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34648:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34649:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34678:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject != otherObject ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitivePathToUsing’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34738:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((longAt(GIV(stackPointer))) == GIV(trueObj)) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34739:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] || ((longAt(GIV(stackPointer))) == GIV(falseObj)))) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34744:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] goal = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34745:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] stack = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34746:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] followWeak = (longAt(GIV(stackPointer))) == GIV(trueObj); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34987:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] path = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34989:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), path); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34699:12: warning: variable ‘freeStartAtStart’ set but not used [-Wunused-but-set-variable] usqInt freeStartAtStart; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitivePerformInSuperclass’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35022:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35023:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] lookupClass = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35055:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] selector = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35056:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35079:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35082:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35086:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38:0: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35093:2: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector1), lengthOfMaybeImmediate(selector1), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35133:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35148:62: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35148:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35013:11: warning: variable ‘selector1’ set but not used [-Wunused-but-set-variable] sqInt selector1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitivePerformWithArgs’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35181:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] actualReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35182:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] selector = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35183:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35206:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35209:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), actualReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35213:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38:0: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35220:2: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector1), lengthOfMaybeImmediate(selector1), actualReceiver); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35248:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35261:62: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35261:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35172:11: warning: variable ‘selector1’ set but not used [-Wunused-but-set-variable] sqInt selector1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveProfilePrimitive’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35288:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveProfileSample’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35313:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileProcess)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveProfileStart’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35348:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveQuit’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35380:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(GIV(stackPointer))) >> 3) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveQuo’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35400:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35416:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35452:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveQuoLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35483:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35484:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35502:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveRelinquishProcessor’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35519:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveRemLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35564:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35565:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35582:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveScreenDepth’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35608:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)depth << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveScreenScaleFactor’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35637:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveScreenSize’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35709:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSecondsClock’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35729:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSetDisplayMode’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35753:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35757:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35770:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35786:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35802:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35822:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((5 - 1) * BytesPerWord)), (okay ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSetFullScreen’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35839:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSetImmutability’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35869:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35883:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35893:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35904:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (wasImmutable ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSetInterruptKey’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35923:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSetLogDirectory’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35959:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] stringOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSetOrHasIdentityHash’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36025:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] hasHash = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36026:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && ((long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36028:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (hasHash ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36036:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36040:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36061:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36077:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36114:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)oldHash << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSetWindowLabel’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36132:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] labelOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSetWindowSize’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36194:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36210:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveShortAt’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36248:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36254:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36270:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveShortAtPut’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36290:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] value = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36291:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36301:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36329:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveShowDisplayRect’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36351:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36367:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36383:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36399:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer3 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSignalAtBytesLeft’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36434:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] bytes = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSine’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36469:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSize’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36492:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36551:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(totalLength - fixedFields) << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSizeInBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36563:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] byteSize = ((longAt(GIV(stackPointer))) & (tagMask()) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36565:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : bytesInObject(longAt(GIV(stackPointer)))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36568:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSizeInBytesOfInstance’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36602:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((((longAt(GIV(stackPointer)))) & 7) == 1))) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36608:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] nElements = ((longAt(GIV(stackPointer))) >> 3); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36609:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36658:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36663:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] classFormat1 = ((longAt(((longAt(GIV(stackPointer) + (0 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36683:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((byteSize << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatAdd’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36707:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36722:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36762:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatArctan’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36779:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatDivide’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36818:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36833:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36879:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatEqual’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36904:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36919:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36959:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr == arg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatExp’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36977:58: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aValue = floatObjectOf(exp(smallFloatValueOf(longAt(GIV(stackPointer))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatExponent’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36993:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ((((usqInt)(longAt(GIV(stackPointer))))) <= 15 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36995:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : ((exp = ((usqInt) (((usqInt)(longAt(GIV(stackPointer)))))) >> (((numTagBits()) + (smallFloatMantissaBits())) + 1)), ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatFractionalPart’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37014:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatGreaterOrEqual’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37054:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37069:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37109:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr >= arg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatGreaterThan’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37136:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37151:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37191:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr > arg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatLessOrEqual’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37218:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37233:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37273:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr <= arg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatLessThan’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37300:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37315:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37355:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr < arg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatLogN’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37377:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatMultiply’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37416:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37431:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37471:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatNotEqual’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37496:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37511:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37551:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!(rcvr == arg) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatSine’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37570:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatSquareRoot’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37601:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatSubtract’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37648:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37663:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37703:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatTimesTwoPower’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37721:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37731:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37753:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatTruncated’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37769:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSomeInstance’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37804:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] class = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37814:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSomeObject’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37833:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSpecialObjectsOop’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37847:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(specialObjectsOop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSquareRoot’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37863:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreImageSegment’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37918:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37919:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37922:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37938:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37939:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37940:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStringAt’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37979:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37980:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38114:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStringAtPut’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38145:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38146:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38147:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] value = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38314:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStringReplace’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38354:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] array = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38355:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] start = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38356:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] stop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38357:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] repl = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38358:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] replStart = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSubtract’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38624:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSubtractLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38656:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38657:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38691:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveTestAndSetOwnershipOfCriticalSection’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38721:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38722:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38727:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38754:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38760:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38765:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveTestDisplayDepth’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38783:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38803:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (okay ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveTimesTwoPower’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38823:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38839:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38842:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(result)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveTruncated’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38858:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveUnloadModule’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38911:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] moduleName = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38902:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38901:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveUTCMicrosecondClock’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39067:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveUtcAndTimezoneOffset’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39092:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39127:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveUtcWithOffset’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39154:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39188:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveVMPath’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39209:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveVMProfileSamplesInto’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39238:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (running ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39249:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] sampleBuffer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39259:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39230:11: warning: variable ‘v’ set but not used [-Wunused-but-set-variable] sqInt v; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveWait’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39276:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] sema = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘clearLeakMapAndMapAccessibleObjects’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39557:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39556:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘allNewSpaceObjectsHaveZeroRTRefCount’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40904:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘allWeakSurvivorsOnWeakList’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40979:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘processEphemerons’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:41695:11: warning: variable ‘oldList’ set but not used [-Wunused-but-set-variable] sqInt oldList; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:41694:11: warning: variable ‘oldCorpse’ set but not used [-Wunused-but-set-variable] sqInt oldCorpse; ^ [100%] Completed 'harfbuzz-5.3.1-download' /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘allInstancesOf’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:42910:11: warning: variable ‘prevPrevObj2’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:42909:11: warning: variable ‘prevPrevObj11’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:42908:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:42907:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘allObjects’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:43338:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:43337:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘allObjectsUnmarked’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:43520:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:43519:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘allOldMarkedWeakObjectsOnWeaklingStack’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:43623:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘checkHeapFreeSpaceIntegrity’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:45319:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:45318:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘checkHeapIntegrityclassIndicesShouldBeValid’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:45618:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:45617:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘clearLeakMapAndMapAccessibleFreeSpace’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:46716:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘countMarkedAndUnmarkdObjects’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:47194:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:47193:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘existInstancesInNewSpaceOf’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:47743:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘findStringBeginningWith’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48002:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48001:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘findString’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48149:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48148:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘initialInstanceOf’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:49241:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:49240:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘initializeObjectMemory’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:49450:11: warning: variable ‘freeChunk’ set but not used [-Wunused-but-set-variable] sqInt freeChunk; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘loadImageSegmentFromoutPointers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:51474:5: warning: statement with no effect [-Wunused-value] -classIndex2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:51539:3: warning: statement with no effect [-Wunused-value] 8 /* allocationUnit */ / BytesPerOop; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘longPrintInstancesWithClassIndex’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:51623:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:51622:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘longPrintReferencesTo’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:51742:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:51741:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘markObjects’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:52836:13: warning: assignment makes integer from pointer without a cast [-Wint-conversion] allocation = calloc(sizeof(void *), unscannedEphemeronsQueueInitialSize); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:53051:7: warning: passing argument 1 of ‘free’ makes pointer from integer without a cast [-Wint-conversion] free((GIV(unscannedEphemerons).start)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:19:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /usr/include/stdlib.h:483:13: note: expected ‘void *’ but argument is of type ‘usqInt {aka long unsigned int}’ extern void free (void *__ptr) __THROW; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘objectBefore’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:53899:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:53898:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘objectsReachableFromRoots’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:54057:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:54056:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printActivationsOf’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:54868:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:54867:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printContextReferencesTo’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:55023:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:55022:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printForwarders’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:55240:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:55239:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printFreeChunks’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:55358:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:55357:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printInstancesWithClassIndex’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:55713:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:55712:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printMethodImplementorsOf’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:55886:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:55885:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printMethodReferencesTo’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:56019:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:56018:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printObjectsWithHash’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:56194:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:56193:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printOopsExcept’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:56412:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:56411:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printOopsSuchThat’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:56582:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:56581:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printReferencesTo’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:56711:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:56710:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘pushOnUnscannedEphemeronsStack’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57008:25: warning: passing argument 1 of ‘realloc’ makes pointer from integer without a cast [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:19:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /usr/include/stdlib.h:480:14: note: expected ‘void *’ but argument is of type ‘usqInt {aka long unsigned int}’ extern void *realloc (void *__ptr, size_t __size) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57008:15: warning: assignment makes integer from pointer without a cast [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:8:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘runLeakCheckerFor’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57445:41: warning: value computed is not used [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: in definition of macro ‘asserta’ # define asserta(expr) (expr) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘runLeakCheckerForexcludeUnmarkedObjsclassIndicesShouldBeValid’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57466:41: warning: value computed is not used [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: in definition of macro ‘asserta’ # define asserta(expr) (expr) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘setHeapBasememoryLimitendOfMemory’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57577:11: warning: variable ‘oldStart’ set but not used [-Wunused-but-set-variable] sqInt oldStart; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57574:11: warning: variable ‘actualEdenBytes’ set but not used [-Wunused-but-set-variable] sqInt actualEdenBytes; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘validClassTableHashes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:58793:11: warning: variable ‘ignored’ set but not used [-Wunused-but-set-variable] sqInt ignored; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘compact’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:58984:11: warning: variable ‘prevPrevObj3’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:58983:11: warning: variable ‘prevPrevObj2’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:58982:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:58981:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘copyAndUnmarkMobileObjects’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:59364:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘copyAndUnmark’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:59575:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘planCompactSavingForwarders’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:59753:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘reinitializeScanFrom’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:59885:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘scanForFirstFreeAndFirstMobileObjectFrom’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:60008:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘unmarkObjectsFromFirstFreeObject’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:60086:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘updatePointers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:60245:11: warning: variable ‘prevPrevObj3’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj3; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:60244:11: warning: variable ‘prevPrevObj2’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:60243:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:60242:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘validRelocationPlanInPass’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:60892:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘addSegmentOfSize’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:60970:108: warning: pointer targets in passing argument 3 of ‘sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto’ differ in signedness [-Wpointer-sign] segAddress = sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(ammount, firstGapOfSizeAtLeast(ammount), (&allocatedSize)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:60:14: note: expected ‘sqInt * {aka long int *}’ but argument is of type ‘usqInt * {aka long unsigned int *}’ extern void *sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(sqInt sz, void *minAddr, sqInt *asp); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘assertValidExecutionPointers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61982:77: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(lip, lifp, lisp, !((((usqInt)(longAt(lifp + FoxMethod)))) < (startOfMemory())), __LINE__); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘checkAllAccessibleObjectsOkay’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62116:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62115:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘checkIsStillMarriedContextcurrentFP’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62492:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && ((((((sqInt)(pointerForOop(longAt(maybeFP + FoxSavedFP))))) & (tagMask())) == 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62494:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] (oopForPointer(pointerForOop(longAt(maybeFP + FoxSavedFP)))) + (smallIntegerTag()))) == (longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)(InstructionPointerIndex) << (shiftForWord()))))))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62495:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (((((usqInt)(longAt(maybeFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62496:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(maybeFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62497:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((maybeFP + FoxIFrameFlags) + 2)) != 0)))))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62504:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] maybeFrameCtxt = longAt(maybeFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘checkOkayStackPage’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62577:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62581:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62587:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62588:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62589:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62591:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ok = ok && (checkOkayFields(longAt(theFP + FoxThisContext))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62593:50: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ok = ok && (checkOkayFields(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62595:13: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62596:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62604:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘checkStackPointerIndexForFrame’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62746:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62748:95: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - GIV(stackPointer))) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62761:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62774:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62787:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62789:82: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘createActualMessageTo’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:38:48: warning: statement with no effect [-Wunused-value] # define mnuBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62974:2: note: in expansion of macro ‘mnuBreakpointreceiver’ mnuBreakpointreceiver(firstFixedFieldOfMaybeImmediate(GIV(messageSelector)), lengthOfMaybeImmediate(GIV(messageSelector)), null); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63045:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), message); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘disownVM’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63101:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘divorceAllFrames’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63137:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63138:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63139:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63141:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘divorceFramesIn’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63179:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63186:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63187:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63188:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63190:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63220:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = ((sqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63221:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63233:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ensureCallerContext’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63429:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63438:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63445:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63446:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63447:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63449:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ensureImageFormatIsUpToDate’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63499:11: warning: variable ‘prevPrevObj2’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj2; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63498:11: warning: variable ‘prevPrevObj11’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj11; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63497:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63496:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘externalDivorceFrameandContext’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63859:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63868:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63876:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(callerFP1 + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63877:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(callerFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63878:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((callerFP1 + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63880:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerCtx = longAt(callerFP1 + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63889:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = longAt((thePage->headSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63903:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = oopForPointer(pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63941:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63946:49: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63949:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(callerSP, callerIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘externalEnsureIsBaseFrame’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63973:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(aFramePtr + FoxSavedFP)) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘externalQuickPrimitiveResponse’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64120:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)((localPrimIndex - 264)) << (shiftForWord()))))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64121:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64130:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(trueObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64136:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64142:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64147:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)(localPrimIndex - 261) << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘fetchPointerofMarriedContext’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64264:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64273:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64280:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64281:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64282:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64284:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64301:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64303:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64304:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64305:66: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : ((offset - (ReceiverIndex + 1)) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64306:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (offset - (ReceiverIndex + 1))) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64307:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (offset - (ReceiverIndex + 1))) * BytesPerWord)))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘findFrameAboveinPage’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64482:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘findMethodWithPrimitiveFromContextUpToContext’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64574:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64575:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64576:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64577:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (homeContext == (longAt(theFP + FoxThisContext)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64581:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] || (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64582:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64583:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64584:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theMethod1 = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64586:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64596:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64597:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64598:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64600:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64606:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64613:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘findSPOfon’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64702:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64715:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘findUnwindThroughContext’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64770:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64771:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64772:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64773:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (homeContext == (longAt(theFP + FoxThisContext)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64777:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64778:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64779:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64780:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theMethod1 = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64782:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64792:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64793:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64794:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64796:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ctxtOrNilOrZero = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64804:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64811:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘followForwardedFrameContentsstackPointer’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64857:53: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] for (ptr = theSP, toDoLimit1 = (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64860:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(ptr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64863:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(ptr, followForwarded(oop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64866:134: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] for (ptr = ((theFP + FoxCallerSavedIP) + BytesPerWord), toDoLimit2 = (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64868:11: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))); ptr <= toDoLimit2; ptr += BytesPerWord) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64869:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(ptr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64882:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(ptr, oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64885:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64886:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64887:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64892:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64893:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64894:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘frameContext’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64933:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘frameStackedReceiverOffset’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64977:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64979:12: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘frameStackedReceivernumArgs’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64993:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)(numArgs) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘handleForwardedSendFaultForTag’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65231:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65243:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65245:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (isPointers(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65246:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65247:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)))) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65248:61: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] followForwardedObjectFieldstoDepth(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65249:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65250:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)), 0); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘handleSpecialSelectorSendFaultForfpsp’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65271:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65272:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65273:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘handleStackOverflow’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65313:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] source = ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65339:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && ((((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) < overflowLimitAddress) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65340:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (!((longAt(callerFP + FoxSavedFP)) == 0)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65349:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65358:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65365:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(callerFP1 + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65366:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(callerFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65367:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((callerFP1 + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65369:10: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAt(callerFP1 + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65298:11: warning: variable ‘callerContextOrNil’ set but not used [-Wunused-but-set-variable] sqInt callerContextOrNil; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘iframeMethod’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65521:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘isBaseFrame’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65578:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return (longAt(theFP + FoxSavedFP)) == 0; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘isFrameonPage’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65618:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘isWidowedContextDuringGC’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65844:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((pointerForOop(longAt(maybeFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65845:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (((((usqInt)(longAt(maybeFrame + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65846:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(maybeFrame + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65847:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((maybeFrame + FoxIFrameFlags) + 2)) != 0))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65849:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] maybeFrameCtxt = longAt(maybeFrame + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65863:15: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(maybeFrame + FoxThisContext, maybeFrameCtxt); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘isWidowedContext’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65924:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((pointerForOop(longAt(theFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65925:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (((((usqInt)(longAt(theFrame + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65926:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFrame + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65927:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFrame + FoxIFrameFlags) + 2)) != 0))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65930:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFrame + FoxThisContext)) == aOnceMarriedContext) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘lookupMethodInClass’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:66521:4: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector), lengthOfMaybeImmediate(selector), null); ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:66634:2: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(GIV(messageSelector) + BaseHeaderSize, lengthOfformat(GIV(messageSelector), (((usqInt) (longAt(GIV(messageSelector)))) >> (formatShift())) & (formatMask())), null); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:66493:11: warning: variable ‘selector’ set but not used [-Wunused-but-set-variable] sqInt selector; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘markAndTraceStackPages’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67307:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage2->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘marriedContextpointsTostackDeltaForCurrentFrame’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67386:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((anOop == ((((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67388:81: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1)))) << 3) | 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67396:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (anOop == (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67398:13: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67401:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67407:50: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((((usqInt)(longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67407:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((((usqInt)(longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67408:38: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67408:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67409:38: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxIFrameFlags) + 2)) != 0)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67409:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxIFrameFlags) + 2)) != 0)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67410:48: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67410:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67415:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67419:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (anOop == (longAt(theSP))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67427:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (anOop == (longAt(theSP))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘marryContextInNewStackPageAndInitializeInterpreterRegisters’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67461:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(((GIV(stackPage)->headFP)) + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67473:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘marryFrameSP’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67506:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodFieldOrObj = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67508:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxMethod, methodFieldOrObj + MFMethodFlagHasContextFlag); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67513:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67523:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67529:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(theFP + FoxMFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67534:13: warning: passing argument 1 of ‘byteAtput’ makes integer from pointer without a cast [-Wint-conversion] byteAtput((theFP + FoxIFrameFlags) + 2, 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67536:20: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] numArgs = byteAt((theFP + FoxIFrameFlags) + 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67540:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((theFP + FoxIFrameFlags) + 3)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67541:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67547:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(theFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67552:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxThisContext, theContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67559:54: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valuePointer2 = (oopForPointer(pointerForOop(longAt(theFP + FoxSavedFP)))) + (smallIntegerTag()); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67572:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67574:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - (i - 1)) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67575:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (i - 1)) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67579:55: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] valuePointer = ((i - 1) < ((frameNumArgs2 = byteAt((theFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67580:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs2 - (i - 1)) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67581:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs2 - (i - 1)) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘methodReturnBool’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67776:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (boolean ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘methodReturnFloat’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67795:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), floatObjectOf(aFloat)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘methodReturnInteger’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67811:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integer << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘methodReturnString’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67840:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘methodReturnValue’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67856:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘noInlineTemporaryin’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67982:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67984:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67985:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67986:40: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (offset < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67987:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1 - offset) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67988:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - offset) * BytesPerWord)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘noMarkedContextsOnPage’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68003:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68004:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68005:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68007:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt) (longAt(longAt(theFP + FoxThisContext)))) >> (markedBitFullShift())) & 1) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68011:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ownVM’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68098:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘popStack’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68125:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘popthenPush’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68150:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveEventProcessingControl’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68210:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (enabled ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68217:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68223:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68233:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (enabled ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStopProfiling’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68308:11: warning: unused variable ‘sp’ [-Wunused-variable] char *sp; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printAllStacks’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68515:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68514:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printCallStackOfcurrentFP’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68780:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printContext’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68925:15: warning: passing argument 1 of ‘printHexnp’ makes integer from pointer without a cast [-Wint-conversion] printHexnp(cogMethodOf(meth)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1611:14: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘CogMethod * {aka struct *}’ extern sqInt printHexnp(usqInt n); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68937:15: warning: passing argument 1 of ‘printHexnp’ makes integer from pointer without a cast [-Wint-conversion] printHexnp(cogMethodOf(meth)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1611:14: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘CogMethod * {aka struct *}’ extern sqInt printHexnp(usqInt n); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printFrameAndCallersSPshort’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68993:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68994:52: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printFrameAndCallersSPshort(pointerForOop(longAt(theFP + FoxSavedFP)), (assert(!(isBaseFrame(theFP))), ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68995:66: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68997:11: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + BytesPerWord), printShort); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printFrameOopat’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69017:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printFrameOopindexat’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69043:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printFrameThingandFrameat’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69102:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printFrameThingat’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69138:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printFrame’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69224:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69235:74: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] (frameAbove + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(frameAbove + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69237:11: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((frameAbove + FoxIFrameFlags) + 1))))) + BytesPerWord) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69245:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printLikelyImplementorsOfSelector’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69328:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69327:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printStackReferencesTo’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70670:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (theSP <= (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70673:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (oop == (longAt(theSP))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70675:18: warning: passing argument 1 of ‘printHexnp’ makes integer from pointer without a cast [-Wint-conversion] printHexnp(theFP); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69271:1: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ printHexnp(usqInt n) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70677:18: warning: passing argument 1 of ‘printHexnp’ makes integer from pointer without a cast [-Wint-conversion] printHexnp(theSP); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69271:1: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ printHexnp(usqInt n) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70683:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70684:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70685:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70686:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (oop == (longAt(theFP + FoxThisContext))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70688:18: warning: passing argument 1 of ‘printHexnp’ makes integer from pointer without a cast [-Wint-conversion] printHexnp(theFP); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69271:1: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ printHexnp(usqInt n) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70694:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (oop == (longAt(theFP + FoxMethod))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70696:17: warning: passing argument 1 of ‘printHexnp’ makes integer from pointer without a cast [-Wint-conversion] printHexnp(theFP); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69271:1: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ printHexnp(usqInt n) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70701:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70709:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (oop == (longAt(theSP))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70711:17: warning: passing argument 1 of ‘printHexnp’ makes integer from pointer without a cast [-Wint-conversion] printHexnp(theFP); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69271:1: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ printHexnp(usqInt n) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70713:17: warning: passing argument 1 of ‘printHexnp’ makes integer from pointer without a cast [-Wint-conversion] printHexnp(theSP); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69271:1: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ printHexnp(usqInt n) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘pushBool’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70793:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘pushedReceiverOrClosureOfFrame’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70806:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + (frameStackedReceiverOffset(theFP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘pushFloat’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70818:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘pushInteger’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70829:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), (((usqInt)integerValue << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘push’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70843:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘readImageFromFileStartingAt’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:313:30: warning: statement with no effect [-Wunused-value] # define SQ_SWAP_8_BYTES(x) __builtin_bswap64(x) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71138:3: note: in expansion of macro ‘SQ_SWAP_8_BYTES’ SQ_SWAP_8_BYTES(w); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71153:3: warning: statement with no effect [-Wunused-value] ((((usqInt) w1) >> 8) & 0xFF) | (((sqInt)((usqInt)((w1 & 0xFF)) << 8))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71224:30: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] cogCodeBase = pointerForOop(allocateJITMemory(GIV(cogCodeSize), ((header.oldBaseAddr)) - GIV(cogCodeSize))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘void *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71225:61: warning: comparison between pointer and integer desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71225:112: warning: pointer/integer type mismatch in conditional expression desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71225:24: warning: assignment makes integer from pointer without a cast [-Wint-conversion] desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71381:29: warning: passing argument 1 of ‘initializeCodeZoneFromupTo’ makes integer from pointer without a cast [-Wint-conversion] initializeCodeZoneFromupTo(cogCodeBase, cogCodeBase + GIV(cogCodeSize)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:42:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include/cogit.h:56:13: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ extern void initializeCodeZoneFromupTo(sqInt startAddress, sqInt endAddress); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71381:42: warning: passing argument 2 of ‘initializeCodeZoneFromupTo’ makes integer from pointer without a cast [-Wint-conversion] initializeCodeZoneFromupTo(cogCodeBase, cogCodeBase + GIV(cogCodeSize)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:42:0: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include/cogit.h:56:13: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ extern void initializeCodeZoneFromupTo(sqInt startAddress, sqInt endAddress); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘reapAndResetErrorCodeToheader’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71510:67: warning: passing argument 1 of ‘mframeCogMethod’ makes pointer from integer without a cast [-Wint-conversion] longAtput((temporaryIndex < ((frameNumArgs = ((mframeCogMethod(theFP))->cmNumArgs))) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19483:1: note: expected ‘char *’ but argument is of type ‘sqInt {aka long int}’ mframeCogMethod(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘reestablishContextPriorToCallback’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71559:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71592:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71598:66: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP)))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71601:50: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71640:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘retryPrimitiveOnFailure’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71815:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (index * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71830:23: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (index * BytesPerWord), oop); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘returnAsThroughCallbackContext’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71907:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71944:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71948:62: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71951:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71953:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aMethodObj = ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71955:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(GIV(framePointer) + FoxMethod)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71971:130: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72017:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘saneFunctionPointerForFailureOfPrimIndex’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72149:11: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] sqInt theClass; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘shortPrintContext’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72362:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘shortPrintFrameAndCallers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72403:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72404:50: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] shortPrintFrameAndCallers(pointerForOop(longAt(theFP + FoxSavedFP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘shortPrintFrameAndNCallers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72451:51: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] shortPrintFrameAndNCallers(pointerForOop(longAt(theFP + FoxSavedFP)), n - 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘shortReversePrintFrameAndCallers’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72510:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72519:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘snapshot’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72704:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72781:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72788:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72800:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72806:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72810:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72813:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72813:59: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72820:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72834:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72840:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72843:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72850:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72853:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72858:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72862:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72874:65: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71394:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘stackFloatValue’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73287:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return floatValueOf(longAt(GIV(stackPointer) + (offset * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘stackIntegerValue’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73299:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘stackObjectValue’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73336:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘stackPointerIndexForFrame’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73417:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73419:82: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘stackPositiveMachineIntegerValue’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73436:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘stackSignedMachineIntegerValue’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73501:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘stackTop’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73509:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘stackValue’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73519:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘storeSenderOfFramewithValue’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73854:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73861:76: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73863:11: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), anOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73861:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73867:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73876:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73883:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73884:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73885:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73887:10: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAt(callerFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73932:80: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((theMovedFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theMovedFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73934:11: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theMovedFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), anOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73932:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((theMovedFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theMovedFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73845:11: warning: variable ‘callerContextOrNil’ set but not used [-Wunused-but-set-variable] sqInt callerContextOrNil; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘validInstructionPointerinFrame’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74193:88: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return validInstructionPointerinMethodframePointer(anInstrPointer, ((((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74195:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(fp + FoxMethod)), fp); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘cloneContext’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74474:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valuePointer2 = ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74476:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - i) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74477:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - i) * BytesPerWord))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74478:38: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (i < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74479:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - i) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74480:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - i) * BytesPerWord)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘doPrimitiveSameThreadCallout’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74532:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74554:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74562:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74570:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74594:13: warning: assignment makes integer from pointer without a cast [-Wint-conversion] argHolder = alloca((argType->size)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74595:17: warning: assignment makes pointer from integer without a cast [-Wint-conversion] parameters[i] = argHolder; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74610:45: warning: passing argument 1 of ‘marshallAndPushReturnValueFromofTypepoping’ makes integer from pointer without a cast [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (cif->rtype), 3); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1725:27: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void *’ static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘doPrimitiveWorkerCallout’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74667:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74689:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74696:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74703:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (PARAM_SEMAPHORE_INDEX * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74723:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74732:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74754:13: warning: assignment makes integer from pointer without a cast [-Wint-conversion] argHolder = malloc((argType->size)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74755:17: warning: assignment makes pointer from integer without a cast [-Wint-conversion] parameters[i] = argHolder; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74760:10: warning: assignment makes integer from pointer without a cast [-Wint-conversion] aPtr = parameters[i1]; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74763:11: warning: passing argument 1 of ‘free’ makes pointer from integer without a cast [-Wint-conversion] free(aPtr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:19:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /usr/include/stdlib.h:483:13: note: expected ‘void *’ but argument is of type ‘sqInt {aka long int}’ extern void free (void *__ptr) __THROW; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74785:9: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74787:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((4 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘doPrimitiveWorkerExtractReturnValue’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74826:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_TASK_ADDRESS * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74836:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] taskAddress = longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74839:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74856:45: warning: passing argument 1 of ‘marshallAndPushReturnValueFromofTypepoping’ makes integer from pointer without a cast [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (((task->cif))->rtype), 2); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1725:27: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void *’ static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74862:23: warning: assignment makes integer from pointer without a cast [-Wint-conversion] anParameterAddress = parameters[i]; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74864:26: warning: passing argument 1 of ‘free’ makes pointer from integer without a cast [-Wint-conversion] doFreeFromTask(task, anParameterAddress); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2848:47: note: in definition of macro ‘doFreeFromTask’ #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:19:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /usr/include/stdlib.h:483:13: note: expected ‘void *’ but argument is of type ‘sqInt {aka long int}’ extern void free (void *__ptr) __THROW; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74873:23: warning: passing argument 1 of ‘free’ makes pointer from integer without a cast [-Wint-conversion] doFreeFromTask(task, ((sqInt)task)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2848:47: note: in definition of macro ‘doFreeFromTask’ #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:19:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /usr/include/stdlib.h:483:13: note: expected ‘void *’ but argument is of type ‘long int’ extern void free (void *__ptr) __THROW; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74819:13: warning: variable ‘worker’ set but not used [-Wunused-but-set-variable] Worker *worker; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘fieldofFrame’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74927:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74934:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] (callerContextOrNil = longAt((thePage->baseAddress))), ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74939:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74940:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74941:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74944:14: warning: passing argument 1 of ‘longAt’ mak[100%] Built target harfbuzz-5.3.1-download es integer from pointer without a cast [-Wint-conversion] longAt(callerFP + FoxThisContext)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74952:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74954:13: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74957:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74958:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74959:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74961:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] (numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74963:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))), ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74964:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)(numArgs) << (shiftForWord()))))))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74968:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74969:13: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74970:13: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74974:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74976:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74977:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74978:63: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : ((index - CtxtTempFrameStart) < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74979:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - CtxtTempFrameStart)) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74980:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - CtxtTempFrameStart)) * BytesPerWord)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘getHandler’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75010:9: warning: return makes pointer from integer without a cast [-Wint-conversion] return longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘marshallAndPushReturnValueFromofTypepoping’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75074:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75080:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75089:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75095:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75101:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal2 << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75107:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal3 << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75116:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75122:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75132:10: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75134:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop4); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75143:25: warning: passing argument 2 of ‘memcpy’ makes pointer from integer without a cast [-Wint-conversion] memcpy(targetPointer, returnHolder, sizeToCopy); ^ In file included from /usr/include/features.h:367:0, from /usr/include/stdint.h:25, from /usr/lib/gcc/x86_64-linux-gnu/5/include/stdint.h:9, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26: /usr/include/x86_64-linux-gnu/bits/string3.h:50:1: note: expected ‘const void * restrict’ but argument is of type ‘sqInt {aka long int}’ __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75145:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop5); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75152:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75159:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘marshallArgumentFromatIndexintoofTypewithSize’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75231:12: warning: assignment makes pointer from integer without a cast [-Wint-conversion] address = longAt((oop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75250:10: warning: passing argument 1 of ‘memcpy’ makes pointer from integer without a cast [-Wint-conversion] memcpy(argHolder, srcPtr, argTypeSize); ^ In file included from /usr/include/features.h:367:0, from /usr/include/stdint.h:25, from /usr/lib/gcc/x86_64-linux-gnu/5/include/stdint.h:9, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26: /usr/include/x86_64-linux-gnu/bits/string3.h:50:1: note: expected ‘void * restrict’ but argument is of type ‘sqInt {aka long int}’ __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveAllVMParameters’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75873:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveClone’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75891:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ warning, variable nsMethodCache doesn't exist or has already been removed/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75915:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newCopy); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveContextAt’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75963:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75971:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76090:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76193:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76206:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] value = ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76208:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (index - 1)) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76209:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (index - 1)) * BytesPerWord))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76210:45: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : ((index - 1) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76211:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - 1)) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76212:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - 1)) * BytesPerWord)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76214:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveContextAtPut’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76250:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] value = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76252:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76254:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76408:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76421:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76422:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((index - 1) < ((frameNumArgs = ((mframeCogMethod(spouseFP))->cmNumArgs))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76427:46: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((index - 1) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76428:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - 1)) * BytesPerWord), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76431:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - 1)) * BytesPerWord), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76435:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveContextSize’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76462:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76546:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)sz << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveDeferDisplayUpdates’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76562:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] flag = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveDoNamedPrimitiveWithArgs’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76643:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76645:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodArg = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76830:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76836:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76842:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), primRcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76848:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76870:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76874:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76878:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76882:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76632:11: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76596:11: warning: variable ‘classOop’ set but not used [-Wunused-but-set-variable] sqInt classOop; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveDoPrimitiveWithArgs’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76935:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76937:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] primIdx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76972:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(tempOop2) = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76974:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76991:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77003:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77048:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77060:2: warning: statement with no effect [-Wunused-value] !GIV(primFailCode); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77068:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77072:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77076:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), (((usqInt)primIdx << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77079:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(tempOop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveExecuteMethod’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77106:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77119:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveExecuteMethodArgsArray’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77176:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77178:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77210:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77219:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77226:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveExternalCall’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77302:11: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFFIAllocate’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77513:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77531:7: warning: assignment makes integer from pointer without a cast [-Wint-conversion] addr = malloc(byteSize); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77543:9: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ptr[0] = (((sqIntptr_t)addr)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77546:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFFIFree’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77564:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77585:7: warning: assignment makes pointer from integer without a cast [-Wint-conversion] addr = longAt((oop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77592:18: warning: passing argument 1 of ‘isInMemory’ makes integer from pointer without a cast [-Wint-conversion] || (isInMemory(addr)))) { ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50299:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void *’ isInMemory(sqInt address) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77625:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFFIIntegerAt’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77653:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77671:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77687:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77703:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77770:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFFIIntegerAtPut’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77798:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77816:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77832:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77834:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77850:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77914:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFindHandlerContext’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77943:85: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] handlerOrNilOrZero = findMethodWithPrimitiveFromContextUpToContext(199, longAt(GIV(stackPointer)), GIV(nilObj)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77949:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), handlerOrNilOrZero); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFindNextUnwindContext’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77980:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] stopContext = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77982:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] calleeContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78012:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78017:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] startFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78021:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78022:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78023:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78024:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (stopContext == (longAt(theFP1 + FoxThisContext)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78028:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78029:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78030:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 3)) != 0))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78031:37: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theMethod = ((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78033:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP1 + FoxMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78043:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78044:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78045:18: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78047:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] handlerOrNilOrZero = longAt(theFP1 + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78055:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theFP1 = pointerForOop(longAt(theFP1 + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78062:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78093:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), handlerOrNilOrZero); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFullGC’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78129:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78137:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGetCurrentWorkingDirectory’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78159:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveIncrementalGC’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78440:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveInstVarAt’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78463:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78465:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78563:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveInstVarAtPut’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78588:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78590:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78592:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78742:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadBoolean8FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78763:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78765:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78823:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadBoolean8FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78839:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78841:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78860:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadChar16FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78881:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78883:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78940:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadChar16FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78956:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78958:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78975:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadChar32FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78996:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78998:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79055:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadChar32FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79071:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79073:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79090:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadChar8FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79111:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79113:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79169:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadChar8FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79185:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79187:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79204:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadFloat32FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79225:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79227:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79284:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadFloat32FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79300:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79302:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79319:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadFloat64FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79340:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79342:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79399:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadFloat64FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79415:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79417:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79434:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadInt16FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79454:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79456:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79512:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadInt16FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79527:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79529:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79545:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadInt32FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79566:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79568:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79627:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadInt32FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79643:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79645:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79664:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadInt64FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79685:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79687:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79744:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadInt64FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79760:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79762:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79779:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadInt8FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79799:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79801:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79856:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadInt8FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79871:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79873:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79889:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadPointerFromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79910:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79912:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79971:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadPointerFromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79987:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79989:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80008:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadSymbolFromModule’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80045:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] module = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80047:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] symbol = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80092:50: warning: passing argument 1 of ‘ioLoadModuleOfLength’ makes integer from pointer without a cast [-Wint-conversion] moduleHandle = ((void *) (ioLoadModuleOfLength(moduleNameString, moduleNameStringSize))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:558:8: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ void *ioLoadModuleOfLength(sqInt moduleNameIndex, sqInt moduleNameLength); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80128:43: warning: passing argument 1 of ‘ioLoadSymbolOfLengthFromModule’ makes integer from pointer without a cast [-Wint-conversion] address = ioLoadSymbolOfLengthFromModule(symbolString, symbolStringSize, moduleHandle); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:559:8: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ void *ioLoadSymbolOfLengthFromModule(sqInt functionNameIndex, sqInt functionNameLength, void *moduleHandle); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80137:9: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ptr[0] = (((sqIntptr_t)address)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80140:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadUInt16FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80161:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80163:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80219:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadUInt16FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80234:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80236:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80252:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadUInt32FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80273:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80275:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80334:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadUInt32FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80350:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80352:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80371:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadUInt64FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80392:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80394:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80451:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadUInt64FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80467:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80469:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80486:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadUInt8FromBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80506:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80508:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80563:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadUInt8FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80578:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80580:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80596:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLongRunningPrimitive’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80665:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveObjectPointsTo’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80698:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] thang = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80700:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80703:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80731:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (trueOrFalse ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80752:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80769:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80780:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80786:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitivePerform’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80802:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(messageSelector) = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80804:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] newReceiver = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80807:64: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80807:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38:0: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80815:2: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(GIV(messageSelector)), lengthOfMaybeImmediate(GIV(messageSelector)), newReceiver); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80830:71: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80830:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80832:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), GIV(messageSelector)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitivePin’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80863:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80871:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] boolean = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80906:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), wasPinned); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSetGCSemaphore’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80945:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSignalAtMilliseconds’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80982:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] msecsObj = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80984:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSignalAtUTCMicroseconds’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81053:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] usecsObj = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81055:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSlotAt’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81141:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81143:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81192:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81212:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(byteAt((rcvr + BaseHeaderSize) + index)) << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81225:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81238:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81254:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSlotAtPut’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81301:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81303:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81305:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81359:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81451:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81470:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81484:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81503:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreBoolean8IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81534:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81536:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81538:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81606:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreBoolean8IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81623:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81625:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81627:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81656:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreChar16IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81677:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81679:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81681:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81740:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreChar16IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81756:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81758:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81760:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81779:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreChar32IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81800:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81802:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81804:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81863:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreChar32IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81879:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81881:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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 /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81883:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81902:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreChar8IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81923:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81925:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81927:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81985:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreChar8IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82001:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82003:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82005:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82024:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreFloat32IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82046:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82048:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82050:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82110:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreFloat32IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82127:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82129:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82131:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82151:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreFloat64IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82173:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82175:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82177:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82237:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreFloat64IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82254:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82256:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82258:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82278:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreInt16IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82299:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82301:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82303:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82361:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreInt16IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82377:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82379:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82381:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82399:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreInt32IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82420:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82422:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82424:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82485:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreInt32IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82501:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82503:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82505:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82526:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreInt64IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82547:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82549:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82551:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82612:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreInt64IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82628:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82630:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82632:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82653:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreInt8IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82674:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82676:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82678:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82735:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreInt8IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82751:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82753:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82755:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82773:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStorePointerIntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82795:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82797:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82799:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82869:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStorePointerIntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82886:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82888:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82890:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82920:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreStackp’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82945:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ctxt = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82947:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreUInt16IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83053:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83055:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83057:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83120:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreUInt16IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83136:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83138:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83140:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83163:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreUInt32IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83184:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83186:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83188:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83249:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreUInt32IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83265:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83267:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83269:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83290:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreUInt64IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83311:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83313:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83315:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83376:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreUInt64IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83392:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83394:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83396:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83417:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreUInt8IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83438:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83440:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83442:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83504:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreUInt8IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83520:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83522:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83524:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83547:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveVMParameter’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83689:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83710:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83715:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83924:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveVoidReceiver’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83944:42: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtPointerput(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘pruneStackstackp’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84065:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84076:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84077:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84078:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84080:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] objOrFP = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84084:72: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] (theFPAbove + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFPAbove + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84086:11: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFPAbove + FoxIFrameFlags) + 1))))) + BytesPerWord)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84014:11: warning: variable ‘oop1’ set but not used [-Wunused-but-set-variable] sqInt oop1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ptEnterInterpreterFromCallback’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84144:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ptExitInterpreterToCallback’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84244:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘readAddress’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84268:9: warning: return makes pointer from integer without a cast [-Wint-conversion] return longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘unmarkAfterPathTo’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84291:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84290:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: At top level: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13979:1: warning: ‘cmHomeMethod’ defined but not used [-Wunused-function] cmHomeMethod(CogBlockMethod * self_in_cmHomeMethod) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14142:1: warning: ‘pageListIsWellFormed’ defined but not used [-Wunused-function] pageListIsWellFormed(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14565:1: warning: ‘asCogHomeMethod’ defined but not used [-Wunused-function] asCogHomeMethod(CogBlockMethod *aCogMethod) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17214:1: warning: ‘deferStackLimitSmashAroundwith’ defined but not used [-Wunused-function] deferStackLimitSmashAroundwith(void (*functionSymbol)(sqInt), sqInt arg) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18104:1: warning: ‘frameHasContext’ defined but not used [-Wunused-function] frameHasContext(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18116:1: warning: ‘frameIsBlockActivation’ defined but not used [-Wunused-function] frameIsBlockActivation(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18125:1: warning: ‘frameMethodObject’ defined but not used [-Wunused-function] frameMethodObject(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18137:1: warning: ‘frameNumArgs’ defined but not used [-Wunused-function] frameNumArgs(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18153:1: warning: ‘frameReceiver’ defined but not used [-Wunused-function] frameReceiver(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18393:1: warning: ‘iframeIsBlockActivation’ defined but not used [-Wunused-function] iframeIsBlockActivation(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18400:1: warning: ‘iframeReceiver’ defined but not used [-Wunused-function] iframeReceiver(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18407:1: warning: ‘iframeSavedIP’ defined but not used [-Wunused-function] iframeSavedIP(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18643:1: warning: ‘isMachineCodeFrame’ defined but not used [-Wunused-function] isMachineCodeFrame(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19532:1: warning: ‘mframeIsBlockActivation’ defined but not used [-Wunused-function] mframeIsBlockActivation(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19539:1: warning: ‘mframeReceiver’ defined but not used [-Wunused-function] mframeReceiver(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19954:1: warning: ‘newMethodInLookupCacheAtand’ defined but not used [-Wunused-function] newMethodInLookupCacheAtand(sqInt selector, sqInt classTag) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22083:1: warning: ‘stackLimitOffset’ defined but not used [-Wunused-function] stackLimitOffset(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22096:1: warning: ‘stackPageHeadroom’ defined but not used [-Wunused-function] stackPageHeadroom(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39675:1: warning: ‘headerWhileForwardingOf’ defined but not used [-Wunused-function] headerWhileForwardingOf(sqInt aCompiledMethodObjOop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40491:1: warning: ‘isImmediateFloat’ defined but not used [-Wunused-function] isImmediateFloat(sqInt oop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40599:1: warning: ‘maxSlotsForAlloc’ defined but not used [-Wunused-function] maxSlotsForAlloc(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40611:1: warning: ‘numFreeLists’ defined but not used [-Wunused-function] numFreeLists(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40830:1: warning: ‘wordIndexableFormat’ defined but not used [-Wunused-function] wordIndexableFormat(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40891:1: warning: ‘allNewSpaceObjectsHaveZeroRTRefCount’ defined but not used [-Wunused-function] allNewSpaceObjectsHaveZeroRTRefCount(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40970:1: warning: ‘allWeakSurvivorsOnWeakList’ defined but not used [-Wunused-function] allWeakSurvivorsOnWeakList(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:41373:1: warning: ‘firstCorpse’ defined but not used [-Wunused-function] firstCorpse(sqInt headOfCorpseList) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:41624:1: warning: ‘noUnfiredEphemeronsAtEndOfRememberedSet’ defined but not used [-Wunused-function] noUnfiredEphemeronsAtEndOfRememberedSet(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:43502:1: warning: ‘allObjectsUnmarked’ defined but not used [-Wunused-function] allObjectsUnmarked(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:43617:1: warning: ‘allOldMarkedWeakObjectsOnWeaklingStack’ defined but not used [-Wunused-function] allOldMarkedWeakObjectsOnWeaklingStack(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:44470:1: warning: ‘allocationUnit’ defined but not used [-Wunused-function] allocationUnit(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:44481:1: warning: ‘allStrongSlotsOfWeaklingAreMarked’ defined but not used [-Wunused-function] allStrongSlotsOfWeaklingAreMarked(sqInt aWeakling) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:44507:1: warning: ‘allUnscannedEphemeronsAreActive’ defined but not used [-Wunused-function] allUnscannedEphemeronsAreActive(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:44539:1: warning: ‘assertInnerValidFreeObject’ defined but not used [-Wunused-function] assertInnerValidFreeObject(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:45129:1: warning: ‘bitsSetInFreeSpaceMaskForAllFreeLists’ defined but not used [-Wunused-function] bitsSetInFreeSpaceMaskForAllFreeLists(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:45191:1: warning: ‘bridgeSize’ defined but not used [-Wunused-function] bridgeSize(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:45198:1: warning: ‘byteFormatMask’ defined but not used [-Wunused-function] byteFormatMask(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:46532:1: warning: ‘classIndexFieldWidth’ defined but not used [-Wunused-function] classIndexFieldWidth(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:46669:1: warning: ‘classTableRootSlots’ defined but not used [-Wunused-function] classTableRootSlots(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:47722:1: warning: ‘ephemeronFormat’ defined but not used [-Wunused-function] ephemeronFormat(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:47729:1: warning: ‘existInstancesInNewSpaceOf’ defined but not used [-Wunused-function] existInstancesInNewSpaceOf(sqInt classObj) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:47937:1: warning: ‘fetchPointerofFreeChunk’ defined but not used [-Wunused-function] fetchPointerofFreeChunk(sqInt fieldIndex, sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48301:1: warning: ‘firstFixedFieldOfMaybeImmediate’ defined but not used [-Wunused-function] firstFixedFieldOfMaybeImmediate(sqInt oop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48605:1: warning: ‘formatOf’ defined but not used [-Wunused-function] formatOf(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48615:1: warning: ‘forwardedFormat’ defined but not used [-Wunused-function] forwardedFormat(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48626:1: warning: ‘forwardersIn’ defined but not used [-Wunused-function] forwardersIn(sqInt anObject) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48652:1: warning: ‘freeChunkNextIndex’ defined but not used [-Wunused-function] freeChunkNextIndex(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48662:1: warning: ‘freeChunkParentIndex’ defined but not used [-Wunused-function] freeChunkParentIndex(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48673:1: warning: ‘freeChunkPrevIndex’ defined but not used [-Wunused-function] freeChunkPrevIndex(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48861:1: warning: ‘goodContextSize’ defined but not used [-Wunused-function] goodContextSize(sqInt oop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48959:1: warning: ‘hasSpurMemoryManagerAPI’ defined but not used [-Wunused-function] hasSpurMemoryManagerAPI(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:49032:1: warning: ‘hiddenRootSlots’ defined but not used [-Wunused-function] hiddenRootSlots(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:49039:1: warning: ‘hiddenRootsObject’ defined but not used [-Wunused-function] hiddenRootsObject(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50098:1: warning: ‘isCompiledMethodHeader’ defined but not used [-Wunused-function] isCompiledMethodHeader(sqInt objHeader) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50115:1: warning: ‘isContextHeader’ defined but not used [-Wunused-function] isContextHeader(sqInt aHeader) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50133:1: warning: ‘isCopiedIntoSegment’ defined but not used [-Wunused-function] isCopiedIntoSegment(sqInt anObjectInTheHeap) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50156:1: warning: ‘isEnumerableObjectNoAssert’ defined but not used [-Wunused-function] isEnumerableObjectNoAssert(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50192:1: warning: ‘isEphemeron’ defined but not used [-Wunused-function] isEphemeron(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50212:1: warning: ‘isForwardedClassTag’ defined but not used [-Wunused-function] isForwardedClassTag(sqInt classIndex) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50237:1: warning: ‘isFreeObject’ defined but not used [-Wunused-function] isFreeObject(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50244:1: warning: ‘isFreeOop’ defined but not used [-Wunused-function] isFreeOop(sqInt oop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50259:1: warning: ‘isInClassTable’ defined but not used [-Wunused-function] isInClassTable(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50282:1: warning: ‘isInEden’ defined but not used [-Wunused-function] isInEden(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50289:1: warning: ‘isInFutureSpace’ defined but not used [-Wunused-function] isInFutureSpace(sqInt address) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50324:1: warning: ‘isInNewSpace’ defined but not used [-Wunused-function] isInNewSpace(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50339:1: warning: ‘isInPastSpace’ defined but not used [-Wunused-function] isInPastSpace(sqInt address) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50346:1: warning: ‘isLargeFreeObject’ defined but not used [-Wunused-function] isLargeFreeObject(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50353:1: warning: ‘isMaybeFiredEphemeron’ defined but not used [-Wunused-function] isMaybeFiredEphemeron(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50372:1: warning: ‘isObjEphemeron’ defined but not used [-Wunused-function] isObjEphemeron(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50383:1: warning: ‘isObjImmutable’ defined but not used [-Wunused-function] isObjImmutable(sqInt anOop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50486:1: warning: ‘isRemembered’ defined but not used [-Wunused-function] isRemembered(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50496:1: warning: ‘isSegmentBridge’ defined but not used [-Wunused-function] isSegmentBridge(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50503:1: warning: ‘isSemaphoreOop’ defined but not used [-Wunused-function] isSemaphoreOop(sqInt anOop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50563:1: warning: ‘isValidObjStackAt’ defined but not used [-Wunused-function] isValidObjStackAt(sqInt objStackRootIndex) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50710:1: warning: ‘isWeakNonImm’ defined but not used [-Wunused-function] isWeakNonImm(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50848:1: warning: ‘knownClassAtIndex’ defined but not used [-Wunused-function] knownClassAtIndex(sqInt classIndex) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50857:1: warning: ‘lastPointerFormat’ defined but not used [-Wunused-function] lastPointerFormat(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50986:1: warning: ‘lengthOfMaybeImmediate’ defined but not used [-Wunused-function] lengthOfMaybeImmediate(sqInt oop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:53328:1: warning: ‘newSpaceIsEmpty’ defined but not used [-Wunused-function] newSpaceIsEmpty(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:53563:1: warning: ‘noUnscannedEphemerons’ defined but not used [-Wunused-function] noUnscannedEphemerons(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57712:1: warning: ‘slidingCompactionInProgress’ defined but not used [-Wunused-function] slidingCompactionInProgress(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57780:1: warning: ‘startOfObject’ defined but not used [-Wunused-function] startOfObject(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:58788:1: warning: ‘validClassTableHashes’ defined but not used [-Wunused-function] validClassTableHashes(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:58869:1: warning: ‘validFreeTreeChunk’ defined but not used [-Wunused-function] validFreeTreeChunk(sqInt chunk) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:58912:1: warning: ‘validObjStacks’ defined but not used [-Wunused-function] validObjStacks(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:59709:1: warning: ‘isMobile’ defined but not used [-Wunused-function] isMobile(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:59720:1: warning: ‘isPostMobile’ defined but not used [-Wunused-function] isPostMobile(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:59987:1: warning: ‘savedFirstFieldsSpaceWasAllocated’ defined but not used [-Wunused-function] savedFirstFieldsSpaceWasAllocated(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:60884:1: warning: ‘validRelocationPlanInPass’ defined but not used [-Wunused-function] validRelocationPlanInPass(sqInt onePass) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:60949:1: warning: ‘segLimit’ defined but not used [-Wunused-function] segLimit(SpurSegmentInfo * self_in_segLimit) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61044:1: warning: ‘allBridgesMarked’ defined but not used [-Wunused-function] allBridgesMarked(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61094:1: warning: ‘bridgeAt’ defined but not used [-Wunused-function] bridgeAt(sqInt segIndex) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61109:1: warning: ‘bridgeFor’ defined but not used [-Wunused-function] bridgeFor(SpurSegmentInfo *aSegment) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61232:1: warning: ‘isInSegments’ defined but not used [-Wunused-function] isInSegments(usqInt address) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61253:1: warning: ‘isValidSegmentBridge’ defined but not used [-Wunused-function] isValidSegmentBridge(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61555:1: warning: ‘segmentOverlap’ defined but not used [-Wunused-function] segmentOverlap(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61909:1: warning: ‘allOnesAsCharStar’ defined but not used [-Wunused-function] allOnesAsCharStar(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61992:1: warning: ‘assertValidStackLimits’ defined but not used [-Wunused-function] assertValidStackLimits(sqInt ln) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62688:1: warning: ‘checkStackPointerForMaybeMarriedContext’ defined but not used [-Wunused-function] checkStackPointerForMaybeMarriedContext(sqInt aContext) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62843:1: warning: ‘contexthasValidInversePCMappingOfin’ defined but not used [-Wunused-function] contexthasValidInversePCMappingOfin(sqInt aContext, sqInt theIP, char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62945:1: warning: ‘cr’ defined but not used [-Wunused-function] cr(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65498:1: warning: ‘ifCurrentStackPageHasValidHeadPointers’ defined but not used [-Wunused-function] ifCurrentStackPageHasValidHeadPointers(StackPage *thePage) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65519:1: warning: ‘iframeMethod’ defined but not used [-Wunused-function] iframeMethod(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65576:1: warning: ‘isBaseFrame’ defined but not used [-Wunused-function] isBaseFrame(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65682:1: warning: ‘isMarriedOrWidowedContext’ defined but not used [-Wunused-function] isMarriedOrWidowedContext(sqInt aContext) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65701:1: warning: ‘isMetaPrimitiveIndex’ defined but not used [-Wunused-function] isMetaPrimitiveIndex(sqInt primIndex) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65714:1: warning: ‘isNullExternalPrimitiveCall’ defined but not used [-Wunused-function] isNullExternalPrimitiveCall(sqInt aMethodObj) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65739:1: warning: ‘isPrimitiveFunctionPointerAnIndex’ defined but not used [-Wunused-function] isPrimitiveFunctionPointerAnIndex(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67605:1: warning: ‘maybeLeakCheckExternalPrimCall’ defined but not used [-Wunused-function] maybeLeakCheckExternalPrimCall(sqInt aMethodObj) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67996:1: warning: ‘noMarkedContextsOnPage’ defined but not used [-Wunused-function] noMarkedContextsOnPage(StackPage *thePage) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70804:1: warning: ‘pushedReceiverOrClosureOfFrame’ defined but not used [-Wunused-function] pushedReceiverOrClosureOfFrame(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72146:1: warning: ‘saneFunctionPointerForFailureOfPrimIndex’ defined but not used [-Wunused-function] saneFunctionPointerForFailureOfPrimIndex(sqInt primIndex) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72887:1: warning: ‘space’ defined but not used [-Wunused-function] space(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73321:1: warning: ‘stackLimitBytes’ defined but not used [-Wunused-function] stackLimitBytes(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74177:1: warning: ‘validBCPCinMethod’ defined but not used [-Wunused-function] validBCPCinMethod(sqInt thePC, usqInt aMethod) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74191:1: warning: ‘validInstructionPointerinFrame’ defined but not used [-Wunused-function] validInstructionPointerinFrame(usqInt anInstrPointer, char *fp) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74204:1: warning: ‘validStackPageBaseFrames’ defined but not used [-Wunused-function] validStackPageBaseFrames(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2024:13: warning: ‘messageCount’ defined but not used [-Wunused-variable] _iss usqInt messageCount; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2041:13: warning: ‘byteCount’ defined but not used [-Wunused-variable] _iss usqInt byteCount; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2042:12: warning: ‘cifs’ defined but not used [-Wunused-variable] _iss sqInt cifs; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2043:12: warning: ‘codeGeneratorToComputeAccessorDepth’ defined but not used [-Wunused-variable] _iss sqInt codeGeneratorToComputeAccessorDepth; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2044:12: warning: ‘functions’ defined but not used [-Wunused-variable] _iss sqInt functions; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2045:12: warning: ‘initialMemoryAddress’ defined but not used [-Wunused-variable] _iss sqInt initialMemoryAddress; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2046:12: warning: ‘largeOpaqueMemoryManager’ defined but not used [-Wunused-variable] _iss sqInt largeOpaqueMemoryManager; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2047:12: warning: ‘memoryManager’ defined but not used [-Wunused-variable] _iss sqInt memoryManager; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2048:12: warning: ‘nextAddress’ defined but not used [-Wunused-variable] _iss sqInt nextAddress; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2049:12: warning: ‘preferredPinningSegment’ defined but not used [-Wunused-variable] _iss sqInt preferredPinningSegment; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2050:12: warning: ‘statCoalesces’ defined but not used [-Wunused-variable] _iss sqInt statCoalesces; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2051:14: warning: ‘statFGCDeltaUsecs’ defined but not used [-Wunused-variable] _iss usqLong statFGCDeltaUsecs; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2052:14: warning: ‘statIncrGCUsecs’ defined but not used [-Wunused-variable] _iss usqLong statIncrGCUsecs; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2053:12: warning: ‘testWorker’ defined but not used [-Wunused-variable] _iss sqInt testWorker; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2054:12: warning: ‘theUnknownShort’ defined but not used [-Wunused-variable] _iss sqInt theUnknownShort; ^ StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc-- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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 2% complete] -- [download 3% 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 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 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 44% complete] -- [download 60% complete] -- [download 75% 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-9/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-9/build/pixman-0.40.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done pushNilSizeFunction localised to compileBlockBodies savedFirstOpcodeIndex localised to compileBlockBodies savedLastDumpedLiteralIndex localised to compileBlockBodies savedNextLiteralIndex localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:[ 33%] No update step for 'pixman-0.40.0-download' [ 44%] No patch step for 'pixman-0.40.0-download' /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘writeImageFileIO’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74393:2: warning: ‘the2ndUnknownShort’ may be used uninitialized in this function [-Wmaybe-uninitialized] putShorttoFile(the2ndUnknownShort, f); ^ [ 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-9/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 warning, variable nsMethodCache doesn't exist or has already been removed-- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/cairo-1.17.4-download StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘followForwardedFrameContentsstackPointer’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64889:3: warning: ‘oop’ may be used uninitialized in this function [-Wmaybe-uninitialized] followForwardedObjectFieldstoDepth(oop, 0); ^ [ 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-9/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 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 18% complete] -- [download 19% 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 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 58% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 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 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 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printInvalidClassTableEntries’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:55814:11: warning: ‘hash’ may be used uninitialized in this function [-Wmaybe-uninitialized] sqInt hash; ^ -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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' warning, variable nsMethodCache doesn't exist or has already been removed[100%] Completed 'cairo-1.17.4-download' [100%] Built target cairo-1.17.4-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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 StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc-- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libpng-1.6.37-download [ 11%] Creating directories for 'libpng-1.6.37-download' pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock: 30 March 2023 11:10:11.494635 am warning, signature of InterpreterProxy>>characterTable does not match reference implementation. warning, signature of InterpreterProxy>>fullGC does not match reference implementation. warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>positive32BitValueOf: does not match reference implementation. warning, signature of InterpreterProxy>>pushRemappableOop: does not match reference implementation. external plugin FilePlugin generated as FilePlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>pushBool: does not match reference implementation. external plugin FloatArrayPlugin generated as FloatArrayPlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. external plugin SurfacePlugin generated as SurfacePlugin 30 March 2023 11:10:12.006698 am PharoVMMaker [ 22%] Performing download step (download, verify and extract) for 'libpng-1.6.37-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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 2% complete] -- [download 8% complete] -- [download 12% complete] -- [download 17% complete] -- [download 22% complete] -- [download 27% complete] -- [download 34% complete] -- [download 44% complete] -- [download 49% complete] -- [download 54% complete] -- [download 64% complete] -- [download 67% complete] -- [download 81% complete] -- [download 88% complete] -- [download 100% complete] -- Downloading... done [ 31%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 32%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/vm/src/common/sqVirtualMachine.c: In function ‘sqGetInterpreterProxy’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:306:11: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->push = push; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:308:16: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->pushFloat = pushFloat; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:432:37: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->ioLoadSymbolOfLengthFromModule = ioLoadSymbolOfLengthFromModule; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:459:26: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->forceInterruptCheck = forceInterruptCheck; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:510:22: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->utcMicroseconds = ioUTCMicroseconds; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:546:23: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->stringForCString = stringForCString; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:557:37: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->ptEnterInterpreterFromCallback = ptEnterInterpreterFromCallback; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:558:34: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->ptExitInterpreterToCallback = ptExitInterpreterToCallback; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:562:27: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->platformSemaphoreNew = platform_semaphore_new; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:565:35: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->waitOnExternalSemaphoreIndex = waitOnExternalSemaphoreIndex; ^ [ 33%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 33%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/vm/src/common/sqExternalSemaphores.c: In function ‘signalSemaphoreWithIndex’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:135:6: warning: unused variable ‘v’ [-Wunused-variable] int v; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c: In function ‘doSignalExternalSemaphores’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:198:17: warning: variable ‘signalled’ set but not used [-Wunused-but-set-variable] char switched, signalled = 0; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c: In function ‘waitOnExternalSemaphoreIndex’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:267:11: warning: unused variable ‘xArray’ [-Wunused-variable] sqInt xArray; ^ [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/unix/aio.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/unix/aio.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/aio.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/semaphores/platformSemaphore.h:5, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/aio.c:34: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/vm/src/unix/aio.c: In function ‘aioInit’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/aio.c:124:16: warning: passing argument 2 of ‘signal’ from incompatible pointer type [-Wincompatible-pointer-types] signal(SIGIO, forceInterruptCheck); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/aio.c:45:0: /usr/include/signal.h:102:23: note: expected ‘__sighandler_t {aka void (*)(int)}’ but argument is of type ‘sqInt (*)(void) {aka long int (*)(void)}’ extern __sighandler_t signal (int __sig, __sighandler_t __handler) ^ [ 35%] Building C object CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/src/debugUnix.c: In function ‘reportStackState’: /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:369:8: warning: unused variable ‘pc’ [-Wunused-variable] void *pc; ^ /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:77:12: warning: ‘inFault’ defined but not used [-Wunused-variable] static int inFault = 0; ^ [ 35%] Building C object CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/memoryUnix.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/memoryUnix.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 36%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogUnix.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/fileDialogUnix.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/fileDialogUnix.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/fileDialog.h:4, from /builds/workspace/pharo-vm_pharo-9/repository/src/fileDialogUnix.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 36%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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 cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/PharoVMCore.dir/depend.internal". -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build/libpng-1.6.37-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' [ 36%] Built target PharoVMCore make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Scanning dependencies of target JPEGReaderPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' [ 37%] Building C object CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReaderPlugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "JPEGReaderPlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:250:1: warning: ‘colorConvertGrayscaleMCU’ defined but not used [-Wunused-function] colorConvertGrayscaleMCU(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:300:1: warning: ‘colorConvertMCU’ defined but not used [-Wunused-function] colorConvertMCU(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:442:1: warning: ‘decodeBlockIntocomponent’ defined but not used [-Wunused-function] decodeBlockIntocomponent(int *anArray, int *aColorComponent) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:582:1: warning: ‘fillBuffer’ defined but not used [-Wunused-function] fillBuffer(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:610:1: warning: ‘getBits’ defined but not used [-Wunused-function] getBits(sqInt requestedBits) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:662:1: warning: ‘idctBlockIntqt’ defined but not used [-Wunused-function] idctBlockIntqt(int *anArray, int *qt) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:940:1: warning: ‘nextSampleCb’ defined but not used [-Wunused-function] nextSampleCb(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:976:1: warning: ‘nextSampleCr’ defined but not used [-Wunused-function] nextSampleCr(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1012:1: warning: ‘nextSampleFromblocks’ defined but not used [-Wunused-function] nextSampleFromblocks(int *aComponent, int **aBlockArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1048:1: warning: ‘nextSampleY’ defined but not used [-Wunused-function] nextSampleY(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1733:1: warning: ‘scaleAndSignExtendinFieldWidth’ defined but not used [-Wunused-function] scaleAndSignExtendinFieldWidth(sqInt aNumber, sqInt w) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1780:1: warning: ‘stInit’ defined but not used [-Wunused-function] stInit(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1787:1: warning: ‘storeJPEGStreamOn’ defined but not used [-Wunused-function] storeJPEGStreamOn(sqInt streamOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:111:14: warning: ‘cbSampleStream’ defined but not used [-Wunused-variable] static sqInt cbSampleStream; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:114:14: warning: ‘crSampleStream’ defined but not used [-Wunused-variable] static sqInt crSampleStream; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:181:14: warning: ‘ySampleStream’ defined but not used [-Wunused-variable] static sqInt ySampleStream; ^ [ 33%] No update step for 'libpng-1.6.37-download' [ 37%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build' [ 37%] Built target JPEGReaderPlugin make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/LargeIntegers.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/LargeIntegers.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/LargeIntegers.dir/depend.internal". Scanning dependencies of target LargeIntegers make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' [ 38%] Building C object CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLargeIntegers_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "LargeIntegersPlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:266:1: warning: ‘byteSizeOfCSI’ defined but not used [-Wunused-function] byteSizeOfCSI(sqInt csi) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:332:1: warning: ‘cDigitAddlenwithleninto’ defined but not used [-Wunused-function] cDigitAddlenwithleninto(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:377:1: warning: ‘cDigitCopyFromtolen’ defined but not used [-Wunused-function] cDigitCopyFromtolen(unsigned int *pFrom, unsigned int *pTo, sqInt len) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:389:1: warning: ‘cDigitDivlenremlenquolen’ defined but not used [-Wunused-function] cDigitDivlenremlenquolen(unsigned int *pDiv, sqInt divLen, unsigned int *pRem, sqInt remLen, unsigned int *pQuo, sqInt quoLen) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:541:1: warning: ‘cDigitLshiftfromlentolen’ defined but not used [-Wunused-function] cDigitLshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:586:1: warning: ‘cDigitMontgomerylentimeslenmodulolenmInvModBinto’ defined but not used [-Wunused-function] cDigitMontgomerylentimeslenmodulolenmInvModBinto(unsigned int *pFirst, sqInt firstLen, unsigned int *pSecond, sqInt secondLen, unsigned int *pThird, sqInt thirdLen, unsigned int mInv, unsigned int *pRes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:659:1: warning: ‘cDigitMultiplylenwithlenintolen’ defined but not used [-Wunused-function] cDigitMultiplylenwithlenintolen(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes, sqInt resLen) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:711:1: warning: ‘cDigitOfatput’ defined but not used [-Wunused-function] cDigitOfatput(unsigned int *cPointer, sqInt zeroBasedDigitIndex, unsigned int aValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:724:1: warning: ‘cDigitOpshortlenlongleninto’ defined but not used [-Wunused-function] cDigitOpshortlenlongleninto(sqInt opIndex, unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:768:1: warning: ‘cDigitReplacefromtowithstartingAt’ defined but not used [-Wunused-function] cDigitReplacefromtowithstartingAt(unsigned int *pTo, sqInt start, sqInt stop, unsigned int *pFrom, sqInt repStart) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:781:1: warning: ‘cDigitRshiftfromlentolen’ defined but not used [-Wunused-function] cDigitRshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:825:1: warning: ‘cDigitSublenwithleninto’ defined but not used [-Wunused-function] cDigitSublenwithleninto(unsigned int *pWordSmall, sqInt smallLen, unsigned int *pWordLarge, sqInt largeLen, unsigned int *pWordRes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:994:1: warning: ‘digitAddLargewith’ defined but not used [-Wunused-function] digitAddLargewith(sqInt firstInteger, sqInt secondInteger) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1254:1: warning: ‘digitCompareLargewith’ defined but not used [-Wunused-function] digitCompareLargewith(sqInt firstInteger, sqInt secondInteger) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1278:1: warning: ‘digitDivLargewithnegative’ defined but not used [-Wunused-function] digitDivLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1538:1: warning: ‘digitMontgomerytimesmodulomInvModB’ defined but not used [-Wunused-function] digitMontgomerytimesmodulomInvModB(sqInt firstLarge, sqInt secondLarge, sqInt thirdLarge, unsigned int mInv) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1651:1: warning: ‘digitMultiplyLargewithnegative’ defined but not used [-Wunused-function] digitMultiplyLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1754:1: warning: ‘digitOfCSIat’ defined but not used [-Wunused-function] digitOfCSIat(sqInt csi, sqInt ix) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1766:1: warning: ‘digitOfLargeIntat’ defined but not used [-Wunused-function] digitOfLargeIntat(sqInt aBytesOop, sqInt ix) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1786:1: warning: ‘digitSizeOfCSI’ defined but not used [-Wunused-function] digitSizeOfCSI(sqInt csi) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1802:1: warning: ‘digitSizeOfLargeInt’ defined but not used [-Wunused-function] digitSizeOfLargeInt(sqInt anOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1812:1: warning: ‘digitSubLargewith’ defined but not used [-Wunused-function] digitSubLargewith(sqInt firstInteger, sqInt secondInteger) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2100:1: warning: ‘highBitOfLargeInt’ defined but not used [-Wunused-function] highBitOfLargeInt(sqInt anOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2326:1: warning: ‘normalize’ defined but not used [-Wunused-function] normalize(sqInt aLargeInteger) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:3797:1: warning: ‘sqAssert’ defined but not used [-Wunused-function] sqAssert(sqInt aBool) ^ [ 44%] No patch step for 'libpng-1.6.37-download' [ 38%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build' [ 38%] Built target LargeIntegers make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SurfacePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SurfacePlugin.dir/depend.internal". Scanning dependencies of target SurfacePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' [ 39%] Building C object CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 39%] Building C object CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c: In function ‘primitiveRegisterSurface’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:492:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] surfaceHandlePtr = fetchPointerofObject(0, surfaceHandle); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:29: warning: passing argument 1 of ‘ioRegisterSurface’ makes integer from pointer without a cast [-Wint-conversion] result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:1: note: expected ‘sqIntptr_t {aka long int}’ but argument is of type ‘void *’ ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:47: warning: passing argument 2 of ‘ioRegisterSurface’ makes pointer from integer without a cast [-Wint-conversion] result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:1: note: expected ‘sqSurfaceDispatch * {aka struct sqSurfaceDispatch *}’ but argument is of type ‘sqInt {aka long int}’ ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "SurfacePlugin VMMaker-tonel.1 uuid: b96a8129-7cb4-0d00-9da3-32dd068a2fce " __DATE__ ; ^ [ 55%] No configure step for 'libpng-1.6.37-download' 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-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-bin.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-bin.zip.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-c-src.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-c-src.zip.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-include.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-include.zip.sha1 generated. CPack: Create package using TGZ CPack: Install projects CPack: - Run preinstall target for: PharoVM [ 40%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build' [ 40%] Built target SurfacePlugin make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/UUIDPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/UUIDPlugin.dir/depend.internal". Scanning dependencies of target UUIDPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' [ 40%] Building C object CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c: In function ‘setInterpreter’: /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:108:11: warning: unused variable ‘ok’ [-Wunused-variable] sqInt ok; ^ [ 41%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build' [ 41%] Built target UUIDPlugin make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/FilePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/FilePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/FilePlugin.dir/depend.internal". Scanning dependencies of target FilePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' [ 41%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 66%] No build step for 'libpng-1.6.37-download' /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c: In function ‘waitForDataonSemaphoreIndex’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:846:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ [ 42%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 77%] No install step for 'libpng-1.6.37-download' [ 42%] Building C object CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c:33:0: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 43%] Building C object CMakeFiles/FilePlugin.dir/src/fileUtils.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FilePlugin.dir/src/fileUtils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/fileUtils.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/fileUtils.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 43%] Building C object CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘pointerFrom’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:504:10: warning: return makes pointer from integer without a cast [-Wint-conversion] return primitiveFailFor(PrimErrBadArgument); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘primitiveDirectoryEntry’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:703:11: warning: variable ‘v’ set but not used [-Wunused-but-set-variable] sqInt v; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘primitiveDirectoryLookup’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:799:11: warning: variable ‘v’ set but not used [-Wunused-but-set-variable] sqInt v; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:797:11: warning: unused variable ‘stringPtr’ [-Wunused-variable] char *stringPtr; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:795:11: warning: unused variable ‘results’ [-Wunused-variable] sqInt results; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:790:11: warning: unused variable ‘nameString’ [-Wunused-variable] sqInt nameString; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:788:11: warning: unused variable ‘modDateOop’ [-Wunused-variable] sqInt modDateOop; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:786:11: warning: unused variable ‘i’ [-Wunused-variable] sqInt i; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:785:11: warning: unused variable ‘fileSizeOop’ [-Wunused-variable] sqInt fileSizeOop; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:780:11: warning: unused variable ‘createDateOop’ [-Wunused-variable] sqInt createDateOop; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘primitiveFileRead’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1141:12: warning: unused variable ‘startIndex1’ [-Wunused-variable] size_t startIndex1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1138:11: warning: unused variable ‘retryCount’ [-Wunused-variable] sqInt retryCount; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1137:11: warning: unused variable ‘objectPointer1’ [-Wunused-variable] sqInt objectPointer1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1135:13: warning: unused variable ‘file1’ [-Wunused-variable] SQFile *file1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1133:12: warning: unused variable ‘elementSize1’ [-Wunused-variable] size_t elementSize1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1131:12: warning: unused variable ‘count1’ [-Wunused-variable] size_t count1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1129:11: warning: unused variable ‘bytesRead1’ [-Wunused-variable] sqInt bytesRead1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1127:11: warning: unused variable ‘array1’ [-Wunused-variable] sqInt array1; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘setInterpreter’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1629:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] characterObjectOf = interpreterProxy->characterObjectOf; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1643:10: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] fullGC = interpreterProxy->fullGC; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "FilePlugin VMMaker-tonel.1 uuid: b96a8129-7cb4-0d00-9da3-32dd068a2fce " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:230:1: warning: ‘connectToFdwrite’ defined but not used [-Wunused-function] connectToFdwrite(int fd, sqInt writeFlag) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:257:1: warning: ‘connectToFilewrite’ defined but not used [-Wunused-function] connectToFilewrite(void *cfile, sqInt writeFlag) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:384:1: warning: ‘makeDirEntryNamesizecreateDatemodDateisDirfileSize’ defined but not used [-Wunused-function] makeDirEntryNamesizecreateDatemodDateisDirfileSize(char *entryName, sqInt entryNameSize, sqInt createDate, sqInt modifiedDate, sqInt dirFlag, squeakFileOffsetType fileSize) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1230:1: warning: ‘primitiveFileReadWithoutPinning’ defined but not used [-Wunused-function] primitiveFileReadWithoutPinning(void) ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1285:1: warning: ‘primitiveFileReadWithPinning’ defined but not used [-Wunused-function] primitiveFileReadWithPinning(void) ^ Scanning dependencies of target PharoVMCore /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/build [ 16%] Building C object CMakeFiles/PharoVMCore.dir/src/debug.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/debug.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/debug.c [ 88%] No test step for 'libpng-1.6.37-download' /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘primitiveFileGetPosition’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1071:3: warning: ‘position’ may be used uninitialized in this function [-Wmaybe-uninitialized] methodReturnValue(positive64BitIntegerFor(position)); ^ /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘primitiveFileSize’: /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1411:3: warning: ‘size’ may be used uninitialized in this function [-Wmaybe-uninitialized] methodReturnValue(positive64BitIntegerFor(size)); ^ [ 44%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build' [ 45%] Built target FilePlugin make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Scanning dependencies of target FileAttributesPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' [ 45%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:53: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c: In function ‘primitiveFileAttributes’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:630:11: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c: In function ‘primitiveLogicalDrives’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:709:18: warning: unused variable ‘mask’ [-Wunused-variable] unsigned int mask; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c: In function ‘processDirectory’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1048:11: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "FileAttributesPlugin FileAttributesPlugin.oscog-akg.49 uuid: 00b4eed5-b2a8-454a-90b7-c3662d7c5423 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:183:1: warning: ‘addressObjectFor’ defined but not used [-Wunused-function] addressObjectFor(void *aMachineAddress) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:313:1: warning: ‘badSessionId’ defined but not used [-Wunused-function] badSessionId(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:354:1: warning: ‘faSuccess’ defined but not used [-Wunused-function] faSuccess(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:384:1: warning: ‘objectFromStructsize’ defined but not used [-Wunused-function] objectFromStructsize(void *aMachineAddress, sqInt structSize) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:403:1: warning: ‘pathOoptoBuffermaxLen’ defined but not used [-Wunused-function] pathOoptoBuffermaxLen(sqInt pathNameOop, char *cPathName, sqInt maxLen) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:424:1: warning: ‘pointerFrom’ defined but not used [-Wunused-function] pointerFrom(sqInt directoryPointerBytes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1093:1: warning: ‘readLinkintomaxLength’ defined but not used [-Wunused-function] readLinkintomaxLength(char *cPathName, char *cLinkPtr, size_t maxLength) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1171:1: warning: ‘sizeOfFaPath’ defined but not used [-Wunused-function] sizeOfFaPath(void) ^ [ 46%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 46%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c: In function ‘faFileStatAttributes’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:468:6: warning: unused variable ‘mode’ [-Wunused-variable] int mode; ^ [ 47%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build' [ 47%] Built target FileAttributesPlugin make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SocketPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SocketPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SocketPlugin.dir/depend.internal". Scanning dependencies of target SocketPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' [ 48%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c: In function ‘primitiveSocketListenOnPortBacklogInterface’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:1499:8: warning: unused variable ‘okToListen’ [-Wunused-variable] sqInt okToListen; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c: In function ‘socketValueOf’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "SocketPlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:245:1: warning: ‘netAddressToInt’ defined but not used [-Wunused-function] netAddressToInt(unsigned char *ptrToByteArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2296:1: warning: ‘socketRecordSize’ defined but not used [-Wunused-function] socketRecordSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2307:1: warning: ‘socketValueOf’ defined but not used [-Wunused-function] socketValueOf(sqInt socketOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2318:1: warning: ‘sqAssert’ defined but not used [-Wunused-function] sqAssert(sqInt aBool) ^ [100%] Completed 'libpng-1.6.37-download' [ 16%] Building C object CMakeFiles/PharoVMCore.dir/src/utils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/utils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/utils.c /builds/workspace/pharo-vm_pharo-9/repository/src/utils.c:224:8: warning: unused variable 'tmpBasedir' [-Wunused-variable] char* tmpBasedir = (char*)alloca(bufferSize); ^ /builds/workspace/pharo-vm_pharo-9/repository/src/utils.c:496:17: warning: unused function 'max' [-Wunused-function] static long int max(long int x, long int y) { return (x > y) ? x : y; } ^ 2 warnings generated. [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/errorCode.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/errorCode.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/errorCode.c [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c [100%] Built target libpng-1.6.37-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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 /builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:208:1: warning: unused function 'dropInit' [-Wunused-function] dropInit (void) ^ /builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:215:1: warning: unused function 'dropShutdown' [-Wunused-function] dropShutdown (void) ^ 2 warnings generated. [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/externalPrimitives.c [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/client.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/client.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/client.c [ 49%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c:54: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c: In function ‘sqSocketSetReusable’: /builds/workspace/pharo-vm_pharo-9/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; ^ [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/pathUtilities.c [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/fileDialogCommon.c -- Configuring done [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/stringUtilities.c [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/imageAccess.c [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/parameters/parameterVector.c [ 49%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build' [ 49%] Built target SocketPlugin make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Scanning dependencies of target JPEGReadWriter2Plugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' [ 49%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c: In function ‘primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgr’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:410:8: warning: variable ‘v’ set but not used [-Wunused-but-set-variable] sqInt v; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "JPEGReadWriter2Plugin VMMaker.oscog-eem.2493 uuid: d7437cc5-75c7-4a43-af6b-0f85bf0cebe6 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:537:1: warning: ‘sqAssert’ defined but not used [-Wunused-function] sqAssert(sqInt aBool) ^ -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/SDL2-2.24.1-download [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/parameters/parameters.c [ 23%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/semaphores/platformSemaphore.c [ 50%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c [ 51%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c [ 23%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 24%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c [ 52%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c [ 53%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 24%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveCalls.c [ 11%] Creating directories for 'SDL2-2.24.1-download' [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveUtils.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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c [ 54%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: In function ‘start_pass_main’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: In function ‘process_data_simple_main’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: In function ‘jinit_c_main_controller’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c:247:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main; ^ [ 55%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c [ 55%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:108:3: warning: variable 'address' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:112:19: note: uninitialized use occurs here setHandler(aOop, address); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:4:15: note: initialize the variable 'address' to silence this warning void* address; ^ = NULL 1 warning generated. [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/typesPrimitives.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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c [ 56%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c [ 22%] Performing download step (download, verify and extract) for 'SDL2-2.24.1-download' [ 57%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/utils.c -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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 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 44% complete] -- [download 47% complete] -- [download 50% complete] -- [download 54% complete] [ 57%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c [ 58%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c [ 58%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c [ 59%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- [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 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 81% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c:34:8: warning: unused variable 'flags' [-Wunused-variable] sqInt flags; ^ 1 warning generated. [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c:102:11: warning: unused variable 'handler' [-Wunused-variable] void *handler; ^ 1 warning generated. [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbacks.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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c [ 60%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c [ 61%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build/SDL2-2.24.1-src' -- extracting... [tar xfz] [ 29%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/semaphores/pharoSemaphore.c [ 29%] Building C object CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/threadSafeQueue/threadSafeQueue.c [ 61%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'SDL2-2.24.1-download' [ 30%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/pThreadedFFI.c [ 30%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/worker.c [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c [ 31%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerPrimitives.c [ 31%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerTask.c [ 32%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘alloc_funny_pointers’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘make_funny_pointers’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘set_wraparound_pointers’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘set_bottom_pointers’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘start_pass_main’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘process_data_simple_main’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘process_data_context_main’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘jinit_d_main_controller’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:478:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main; ^ [ 65%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c [ 44%] No patch step for 'SDL2-2.24.1-download' [ 55%] No configure step for 'SDL2-2.24.1-download' In file included from /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: In file included from /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: In file included from /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: In file included from /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: In file included from /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:14: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ In file included from /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2672:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:3128:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:3244:8: warning: expression result unused [-Wunused-value] error("what??"); ^~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:4267:62: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] || (((cogMethod->methodObject)) == (((usqInt)(methodFor((cogMethod->methodObject))))))))) { ^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:774:36: note: passing argument to parameter 'address' here extern CogMethod * methodFor(void *address); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:4579:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'unsigned long' [-Wint-conversion] address = positive64BitIntegerFor(mcpc); ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include/cointerp.h:93:46: note: passing argument to parameter 'integerValue' here extern sqInt positive64BitIntegerFor(usqLong integerValue); ^ In file included from /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:4620:85: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (targetMethod1->methodObject = classForInlineCacheTag(inlineCacheTagAt(backEnd, mcpc))); ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2549:72: note: passing argument to parameter 'callSiteReturnAddress' here inlineCacheTagAt(AbstractInstruction * self_in_inlineCacheTagAt, sqInt callSiteReturnAddress) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:4817:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5027:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5096:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5112:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5128:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5144:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5160:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5377:9: warning: expression result unused [-Wunused-value] error("cannot differentiate checked and unchecked entry-points with current cog method alignment"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5503:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5552:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5879:23: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5923:8: warning: expression result unused [-Wunused-value] error("what??"); ^~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6115:10: warning: expression result unused [-Wunused-value] error("too much code for stack check offset"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6730:16: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'CogMethod *' [-Wint-conversion] cPICPrototype = cPIC; ^ ~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7105:11: warning: unused variable 'startAddress' [-Wunused-variable] sqInt startAddress; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7632:8: warning: expression result unused [-Wunused-value] error("could not find selector in method when unlinking send site"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7807:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7809:8: warning: expression result unused [-Wunused-value] error("invalid opcode for inverse"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8178:14: warning: expression result unused [-Wunused-value] error("attempt to become two cogged methods"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8181:14: warning: expression result unused [-Wunused-value] error("attempt to become cogged method into different method"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8470:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8473:9: warning: expression result unused [-Wunused-value] error("youngReferrers list overflowed"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8820:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7741:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9117:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9513:11: warning: expression result unused [-Wunused-value] error("attempt to generate run-time routine containing young object reference. Cannot initialize Cogit run-time."); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9635:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9690:126: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), indexForSelectorinat((targetMethod->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7610:66: note: passing argument to parameter 'mcpc' here indexForSelectorinat(sqInt selector, CogMethod *cogMethod, sqInt mcpc) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9932:8: warning: expression result unused [-Wunused-value] error("couldn't locate end of clean block"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10154:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7741:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10206:141: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7741:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10256:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7741:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10304:139: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7741:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10352:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:7741:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10825:9: warning: expression result unused [-Wunused-value] error("no room on youngReferrers list"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17197:88: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(reg, scratch, instruction, 0); ^~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:928:125: note: passing argument to parameter 'fwdJumpTarget' here static sqInt NoDbgRegParms genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17239:12: warning: incompatible integer to pointer conversion assigning to 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') from 'sqInt' (aka 'long') [-Wint-conversion] finished = nonFwdJumpTargetOrZero; ^ ~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17448:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17631:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17651:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18252:86: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(Arg0Reg, TempReg, comp, 0); ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17207:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:18278:86: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(Arg0Reg, TempReg, comp, 0); ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17207:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22800:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22886:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:23472:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:25635:33: warning: expression result unused [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:25768:33: warning: expression result unused [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:25902:33: warning: expression result unused [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:26000:33: warning: expression result unused [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27143:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27266:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27328:9: warning: expression result unused [-Wunused-value] error("couldn't find unused register in genDivR:R:Quo:Rem:"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27965:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28315:9: warning: expression result unused [-Wunused-value] error("linking callsite to invalid address"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28384:9: warning: expression result unused [-Wunused-value] error("linking callsite to invalid address"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28520:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28552:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28561:9: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'const void *' [-Wint-conversion] memset(startAddr, 204 /* stop */, (endAddr - startAddr) + 1); ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_string.h:77:62: note: expanded from macro 'memset' __builtin___memset_chk (dest, __VA_ARGS__, __darwin_obsz0 (dest)) ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_common.h:38:55: note: expanded from macro '__darwin_obsz0' #define __darwin_obsz0(object) __builtin_object_size (object, 0) ^~~~~~ In file included from /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28561:9: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] memset(startAddr, 204 /* stop */, (endAddr - startAddr) + 1); ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_string.h:77:27: note: expanded from macro 'memset' __builtin___memset_chk (dest, __VA_ARGS__, __darwin_obsz0 (dest)) ^~~~ In file included from /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:15: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28600:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28805:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28816:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28834:13: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wint-conversion] jmpTarget(arrivingJmp, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28048:33: note: passing argument to parameter 'self_in_jmpTarget' here jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28972:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28983:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29032:13: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wint-conversion] jmpTarget(arrivingJmp, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28048:33: note: passing argument to parameter 'self_in_jmpTarget' here jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29042:13: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wint-conversion] jmpTarget(arrivingJmp1, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28048:33: note: passing argument to parameter 'self_in_jmpTarget' here jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29110:9: warning: expression result unused [-Wunused-value] error("shouldBeImplemented"); ^~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29116:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29122:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29128:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29134:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29140:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29253:39: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(isWithinMwOffsetRange(backEnd, methodCacheAddress()))) { ^~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28030:82: note: passing argument to parameter 'anAddress' here isWithinMwOffsetRange(AbstractInstruction * self_in_isWithinMwOffsetRange, sqInt anAddress) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29411:49: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void (*)(void)' [-Wint-conversion] return compileMachineCodeInterpreterPrimitive(mcprimFunctionForPrimitiveIndex(primitiveIndex)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29075:47: note: passing argument to parameter 'primitiveRoutine' here compileMachineCodeInterpreterPrimitive(void (*primitiveRoutine)(void)) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:29414:24: warning: comparison of distinct pointer types ('void (*)(void)' and 'sqInt (*)(void)' (aka 'long (*)(void)')) [-Wcompare-distinct-pointer-types] || (primitiveRoutine == primitiveFail)) { ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30033:39: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(isWithinMwOffsetRange(backEnd, methodCacheAddress()))) { ^~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28030:82: note: passing argument to parameter 'anAddress' here isWithinMwOffsetRange(AbstractInstruction * self_in_isWithinMwOffsetRange, sqInt anAddress) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30791:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:32222:9: warning: expression result unused [-Wunused-value] error("Cog JIT internal error. Too many abstract opcodes. Num opcodes heuristic is too optimistic."); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33683:47: warning: incompatible pointer to integer conversion passing 'sqInt (sqInt, sqInt, sqInt, sqInt)' (aka 'long (long, long, long, long)') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendabovetonumArgs, "ceDirectedSuperSend", numArgs, directedSuperSendTrampolines); ^~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1265:78: note: passing argument to parameter 'function' here static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33683:69: warning: incompatible pointer to integer conversion passing 'char [20]' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendabovetonumArgs, "ceDirectedSuperSend", numArgs, directedSuperSendTrampolines); ^~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1265:94: note: passing argument to parameter 'name' here static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33684:47: warning: incompatible pointer to integer conversion passing 'void (sqInt, sqInt, sqInt, sqInt)' (aka 'void (long, long, long, long)') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendaboveClassBindingtonumArgs, "ceDirectedSuperBindingSend", numArgs, directedSuperBindingSendTrampolines); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1265:78: note: passing argument to parameter 'function' here static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33684:81: warning: incompatible pointer to integer conversion passing 'char [27]' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendaboveClassBindingtonumArgs, "ceDirectedSuperBindingSend", numArgs, directedSuperBindingSendTrampolines); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1265:94: note: passing argument to parameter 'name' here static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33703:102: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'char *' [-Wint-conversion] trampoline = genSendTrampolineFornumArgscalledargargargarg(function, numArgs, trampolineNamenumArgs(name, numArgs), ClassReg, TempReg, ReceiverResultReg, (numArgs <= (NumSendTrampolines - 2) ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9986:29: note: passing argument to parameter 'routinePrefix' here trampolineNamenumArgs(char *routinePrefix, sqInt numArgs) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33703:61: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] trampoline = genSendTrampolineFornumArgscalledargargargarg(function, numArgs, trampolineNamenumArgs(name, numArgs), ClassReg, TempReg, ReceiverResultReg, (numArgs <= (NumSendTrampolines - 2) ^~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:1298:80: note: passing argument to parameter 'aRoutine' here static sqInt NoDbgRegParms genSendTrampolineFornumArgscalledargargargarg(void *aRoutine, sqInt numArgs, char *aString, sqInt regOrConst0, sqInt regOrConst1, sqInt regOrConst2, sqInt regOrConst3); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33926:85: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(argReg, TempReg, label, 0); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17207:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33930:23: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : argReg), TempReg, label, fixup); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17207:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:33930:30: warning: incompatible pointer to integer conversion passing 'BytecodeFixup *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : argReg), TempReg, label, fixup); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17207:119: note: passing argument to parameter 'nonFwdJumpTargetOrZero' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34003:85: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(argReg, TempReg, label, 0); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17207:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34007:92: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(rcvrRegOrNone, TempReg, label, 0); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17207:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:35030:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:35160:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:35029:3: warning: variable 'result' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:35032:22: note: uninitialized use occurs here if (isIntegerValue(result)) { ^~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:34998:17: note: initialize the variable 'result' to silence this warning sqInt result; ^ = 0 /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:35423:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:35422:2: warning: variable 'result' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:35426:34: note: uninitialized use occurs here return ssPushAnnotatedConstant((result ^~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:35397:15: note: initialize the variable 'result' to silence this warning int result; ^ = 0 /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:36232:45: warning: incompatible integer to pointer conversion assigning to 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') from 'unsigned char' [-Wint-conversion] (self_in_reinitialize->targetInstruction) = ((self_in_reinitialize->simStackPtr) = 0); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:36456:22: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2165:1: warning: unused function 'availableFloatRegisterOrNoneFor' [-Wunused-function] availableFloatRegisterOrNoneFor(AbstractInstruction * self_in_availableFloatRegisterOrNoneFor, sqInt liveRegsMask) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2199:1: warning: unused function 'cloneLiteralFrom' [-Wunused-function] cloneLiteralFrom(AbstractInstruction * self_in_cloneLiteralFrom, AbstractInstruction *existingLiteral) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2288:1: warning: unused function 'initializeSharableLiteral' [-Wunused-function] initializeSharableLiteral(AbstractInstruction * self_in_initializeSharableLiteral, sqInt literal) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2307:1: warning: unused function 'initializeUniqueLiteral' [-Wunused-function] initializeUniqueLiteral(AbstractInstruction * self_in_initializeUniqueLiteral, sqInt literal) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2330:1: warning: unused function 'isLiteral' [-Wunused-function] isLiteral(AbstractInstruction * self_in_isLiteral) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2386:1: warning: unused function 'rewriteConditionalJumpLongAttarget' [-Wunused-function] rewriteConditionalJumpLongAttarget(AbstractInstruction * self_in_rewriteConditionalJumpLongAttarget, sqInt callSiteReturnAddress, sqInt callTargetAddress) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2399:1: warning: unused function 'wantsNearAddressFor' [-Wunused-function] wantsNearAddressFor(AbstractInstruction * self_in_wantsNearAddressFor, sqInt anObject) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2426:1: warning: unused function 'computeSizeOfArithCqR' [-Wunused-function] computeSizeOfArithCqR(AbstractInstruction * self_in_computeSizeOfArithCqR) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2441:1: warning: unused function 'computeSizeOfArithCwR' [-Wunused-function] computeSizeOfArithCwR(AbstractInstruction * self_in_computeSizeOfArithCwR) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2486:1: warning: unused function 'concretizeMoveCwR' [-Wunused-function] concretizeMoveCwR(AbstractInstruction * self_in_concretizeMoveCwR) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2605:1: warning: unused function 'loadLiteralByteSize' [-Wunused-function] loadLiteralByteSize(AbstractInstruction * self_in_loadLiteralByteSize) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:2880:1: warning: unused function 'allMethodsHaveCorrectHeader' [-Wunused-function] allMethodsHaveCorrectHeader(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:5950:1: warning: unused function 'expectedClosedPICPrototype' [-Wunused-function] expectedClosedPICPrototype(CogMethod *cPIC) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:6227:1: warning: unused function 'firstMappedPCFor' [-Wunused-function] firstMappedPCFor(CogMethod *cogMethod) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:8930:1: warning: unused function 'maybeFreeCogMethodDoesntLookKosher' [-Wunused-function] maybeFreeCogMethodDoesntLookKosher(CogMethod *cogMethod) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9242:1: warning: unused function 'noAssertMethodClassAssociationOf' [-Wunused-function] noAssertMethodClassAssociationOf(sqInt methodPointer) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9254:1: warning: unused function 'noCogMethodsMaximallyMarked' [-Wunused-function] noCogMethodsMaximallyMarked(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9414:1: warning: unused function 'picAbortDiscriminatorValue' [-Wunused-function] picAbortDiscriminatorValue(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9523:1: warning: unused function 'registerMaskFor' [-Wunused-function] registerMaskFor(sqInt reg) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:9530:1: warning: unused function 'registerMaskForand' [-Wunused-function] registerMaskForand(sqInt reg1, sqInt reg2) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:10771:1: warning: unused function 'counters' [-Wunused-function] counters(CogMethod * self_in_counters) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11039:1: warning: unused function 'kosherYoungReferrers' [-Wunused-function] kosherYoungReferrers(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:11526:1: warning: unused function 'voidYoungReferrersPostTenureAll' [-Wunused-function] voidYoungReferrersPostTenureAll(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16880:1: warning: unused function 'checkValidDerivedObjectReference' [-Wunused-function] checkValidDerivedObjectReference(sqInt bodyAddress) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:16895:1: warning: unused function 'couldBeDerivedObject' [-Wunused-function] couldBeDerivedObject(sqInt bodyAddress) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:17037:1: warning: unused function 'genCreateClosureAtnumArgsnumCopiedcontextNumArgslargeinBlock' [-Wunused-function] genCreateClosureAtnumArgsnumCopiedcontextNumArgslargeinBlock(sqInt bcpc, sqInt numArgs, sqInt numCopied, sqInt ctxtNumArgs, sqInt isLargeCtxt, sqInt isInBlock) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22465:1: warning: unused function 'getActiveContextAllocatesInMachineCode' [-Wunused-function] getActiveContextAllocatesInMachineCode(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22476:1: warning: unused function 'inlineCacheTagIsYoung' [-Wunused-function] inlineCacheTagIsYoung(sqInt cacheTag) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22893:1: warning: unused function 'isMergeFixup' [-Wunused-function] isMergeFixup(BytecodeFixup * self_in_isMergeFixup) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22952:1: warning: unused function 'callFullTargetFromReturnAddress' [-Wunused-function] callFullTargetFromReturnAddress(AbstractInstruction * self_in_callFullTargetFromReturnAddress, sqInt callSiteReturnAddress) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22980:1: warning: unused function 'cFloatResultToRd' [-Wunused-function] cFloatResultToRd(AbstractInstruction * self_in_cFloatResultToRd, sqInt reg) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:22991:1: warning: unused function 'cFloatResultToRs' [-Wunused-function] cFloatResultToRs(AbstractInstruction * self_in_cFloatResultToRs, sqInt reg) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:23551:1: warning: unused function 'concretizeFill32' [-Wunused-function] concretizeFill32(AbstractInstruction * self_in_concretizeFill32) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27273:1: warning: unused function 'fullCallsAreRelative' [-Wunused-function] fullCallsAreRelative(AbstractInstruction * self_in_fullCallsAreRelative) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27409:1: warning: unused function 'generateLowLevelTryLock' [-Wunused-function] generateLowLevelTryLock(AbstractInstruction * self_in_generateLowLevelTryLock, sqInt vmOwnerLockAddress) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27439:1: warning: unused function 'generateLowLevelUnlock' [-Wunused-function] generateLowLevelUnlock(AbstractInstruction * self_in_generateLowLevelUnlock, sqInt vmOwnerLockAddress) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27529:1: warning: unused function 'genMemCopytoconstantSize' [-Wunused-function] genMemCopytoconstantSize(AbstractInstruction * self_in_genMemCopytoconstantSize, sqInt originalSourceReg, sqInt originalDestReg, sqInt size) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27588:1: warning: unused function 'genMemCopytosize' [-Wunused-function] genMemCopytosize(AbstractInstruction * self_in_genMemCopytosize, sqInt originalSourceReg, sqInt originalDestReg, sqInt originalSize) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27894:1: warning: unused function 'genSubstituteReturnAddress' [-Wunused-function] genSubstituteReturnAddress(AbstractInstruction * self_in_genSubstituteReturnAddress, sqInt retpc) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:27905:1: warning: unused function 'genSwapRRScratch' [-Wunused-function] genSwapRRScratch(AbstractInstruction * self_in_genSwapRRScratch, sqInt regA, sqInt regB, sqInt regTmp) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28146:1: warning: unused function 'literalBeforeInlineCacheTagAt' [-Wunused-function] literalBeforeInlineCacheTagAt(AbstractInstruction * self_in_literalBeforeInlineCacheTagAt, sqInt callSiteReturnAddress) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28158:1: warning: unused function 'loadPICLiteralByteSize' [-Wunused-function] loadPICLiteralByteSize(AbstractInstruction * self_in_loadPICLiteralByteSize) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28165:1: warning: unused function 'machineCodeAt' [-Wunused-function] machineCodeAt(AbstractInstruction * self_in_machineCodeAt, sqInt anOffset) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28178:1: warning: unused function 'machineCodeBytes' [-Wunused-function] machineCodeBytes(AbstractInstruction * self_in_machineCodeBytes) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28221:1: warning: unused function 'numLowLevelLockOpcodes' [-Wunused-function] numLowLevelLockOpcodes(AbstractInstruction * self_in_numLowLevelLockOpcodes) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28277:1: warning: unused function 'relocateMethodReferenceBeforeAddressby' [-Wunused-function] relocateMethodReferenceBeforeAddressby(AbstractInstruction * self_in_relocateMethodReferenceBeforeAddressby, sqInt pc, sqInt delta) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:28613:1: warning: unused function 'zoneCallsAreRelative' [-Wunused-function] zoneCallsAreRelative(AbstractInstruction * self_in_zoneCallsAreRelative) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:30891:1: warning: unused function 'numSpecialSelectors' [-Wunused-function] numSpecialSelectors(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:31858:1: warning: unused function 'v4LongForwardBranchDistance' [-Wunused-function] v4LongForwardBranchDistance(BytecodeDescriptor *descriptor, sqInt pc, sqInt nExts, sqInt aMethodObj) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:36205:1: warning: unused function 'receiverIsInReceiverResultReg' [-Wunused-function] receiverIsInReceiverResultReg(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:36912:1: warning: unused function 'tempsValidAndVolatileEntriesSpilled' [-Wunused-function] tempsValidAndVolatileEntriesSpilled(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64SysV.c:37013:1: warning: unused function 'violatesEnsureSpilledSpillAssert' [-Wunused-function] violatesEnsureSpilledSpillAssert(void) ^ [ 65%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c [ 66%] No build step for 'SDL2-2.24.1-download' [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c [ 77%] No install step for 'SDL2-2.24.1-download' [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c [ 69%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c [ 88%] No test step for 'SDL2-2.24.1-download' [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c [100%] Completed 'SDL2-2.24.1-download' [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c [100%] Built target SDL2-2.24.1-download /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c: In function ‘init_source’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c:41:14: warning: unused variable ‘src’ [-Wunused-variable] my_src_ptr src = (my_src_ptr) cinfo->src; ^ [ 74%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/SDL2-2.24.1-src/SDL2.dll -- Configuring done CMake Warning (dev) at /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build/libffi-src/src/java_raw_api.c This warning is for project developers. Use -Wno-dev to suppress it. [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c [ 76%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c [ 76%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c [ 77%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c [ 77%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build' [ 77%] Built target JPEGReadWriter2Plugin make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/B2DPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/B2DPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/B2DPlugin.dir/depend.internal". Scanning dependencies of target B2DPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' [ 77%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c: In function ‘stepToNextLine’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13520:11: warning: variable ‘yValue’ set but not used [-Wunused-but-set-variable] sqInt yValue; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c: In function ‘stepToNextWideBezierInat’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13646:3: warning: statement with no effect [-Wunused-value] ((signed)lastX >> 8); ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13676:2: warning: statement with no effect [-Wunused-value] ((signed)lastX1 >> 8); ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c: In function ‘stepToNextWideLine’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13699:11: warning: variable ‘yValue’ set but not used [-Wunused-but-set-variable] sqInt yValue; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "BalloonEnginePlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:851:1: warning: ‘aaColorMaskGet’ defined but not used [-Wunused-function] aaColorMaskGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:858:1: warning: ‘aaColorMaskPut’ defined but not used [-Wunused-function] aaColorMaskPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:865:1: warning: ‘aaColorShiftGet’ defined but not used [-Wunused-function] aaColorShiftGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:872:1: warning: ‘aaColorShiftPut’ defined but not used [-Wunused-function] aaColorShiftPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:882:1: warning: ‘aaFirstPixelFromto’ defined but not used [-Wunused-function] aaFirstPixelFromto(sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:897:1: warning: ‘aaHalfPixelGet’ defined but not used [-Wunused-function] aaHalfPixelGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:904:1: warning: ‘aaHalfPixelPut’ defined but not used [-Wunused-function] aaHalfPixelPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:914:1: warning: ‘aaLastPixelFromto’ defined but not used [-Wunused-function] aaLastPixelFromto(sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:921:1: warning: ‘aaLevelGet’ defined but not used [-Wunused-function] aaLevelGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:928:1: warning: ‘aaLevelPut’ defined but not used [-Wunused-function] aaLevelPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:935:1: warning: ‘aaScanMaskGet’ defined but not used [-Wunused-function] aaScanMaskGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:942:1: warning: ‘aaScanMaskPut’ defined but not used [-Wunused-function] aaScanMaskPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:949:1: warning: ‘aaShiftGet’ defined but not used [-Wunused-function] aaShiftGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:956:1: warning: ‘aaShiftPut’ defined but not used [-Wunused-function] aaShiftPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:967:1: warning: ‘absoluteSquared8Dot24’ defined but not used [-Wunused-function] absoluteSquared8Dot24(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1036:1: warning: ‘adjustAALevel’ defined but not used [-Wunused-function] adjustAALevel(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1175:1: warning: ‘aetStartGet’ defined but not used [-Wunused-function] aetStartGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1182:1: warning: ‘aetStartPut’ defined but not used [-Wunused-function] aetStartPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1189:1: warning: ‘aetUsedGet’ defined but not used [-Wunused-function] aetUsedGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1196:1: warning: ‘aetUsedPut’ defined but not used [-Wunused-function] aetUsedPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1206:1: warning: ‘allocateAETEntry’ defined but not used [-Wunused-function] allocateAETEntry(sqInt nSlots) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1220:1: warning: ‘allocateBezier’ defined but not used [-Wunused-function] allocateBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1240:1: warning: ‘allocateBezierStackEntry’ defined but not used [-Wunused-function] allocateBezierStackEntry(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1254:1: warning: ‘allocateBitmapFillcolormap’ defined but not used [-Wunused-function] allocateBitmapFillcolormap(sqInt cmSize, int *cmBits) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1321:1: warning: ‘allocateGradientFillrampWidthisRadial’ defined but not used [-Wunused-function] allocateGradientFillrampWidthisRadial(int *ramp, sqInt rampWidth, sqInt isRadial) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1364:1: warning: ‘allocateLine’ defined but not used [-Wunused-function] allocateLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1416:1: warning: ‘allocateStackEntry’ defined but not used [-Wunused-function] allocateStackEntry(sqInt nSlots) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1430:1: warning: ‘allocateStackFillEntry’ defined but not used [-Wunused-function] allocateStackFillEntry(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1443:1: warning: ‘allocateWideBezier’ defined but not used [-Wunused-function] allocateWideBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1463:1: warning: ‘allocateWideLine’ defined but not used [-Wunused-function] allocateWideLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1483:1: warning: ‘areEdgeFillsValid’ defined but not used [-Wunused-function] areEdgeFillsValid(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1493:1: warning: ‘assureValuebetweenand’ defined but not used [-Wunused-function] assureValuebetweenand(sqInt val1, sqInt val2, sqInt val3) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1516:1: warning: ‘bezierEndXOf’ defined but not used [-Wunused-function] bezierEndXOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1523:1: warning: ‘bezierEndXOfput’ defined but not used [-Wunused-function] bezierEndXOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1530:1: warning: ‘bezierEndYOf’ defined but not used [-Wunused-function] bezierEndYOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1537:1: warning: ‘bezierEndYOfput’ defined but not used [-Wunused-function] bezierEndYOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1544:1: warning: ‘bezierFinalXOf’ defined but not used [-Wunused-function] bezierFinalXOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1551:1: warning: ‘bezierFinalXOfput’ defined but not used [-Wunused-function] bezierFinalXOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1558:1: warning: ‘bezierUpdateDataOf’ defined but not used [-Wunused-function] bezierUpdateDataOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1565:1: warning: ‘bezierViaXOf’ defined but not used [-Wunused-function] bezierViaXOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1572:1: warning: ‘bezierViaXOfput’ defined but not used [-Wunused-function] bezierViaXOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1579:1: warning: ‘bezierViaYOf’ defined but not used [-Wunused-function] bezierViaYOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1586:1: warning: ‘bezierViaYOfput’ defined but not used [-Wunused-function] bezierViaYOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1593:1: warning: ‘bitmapCmSizeOf’ defined but not used [-Wunused-function] bitmapCmSizeOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1600:1: warning: ‘bitmapCmSizeOfput’ defined but not used [-Wunused-function] bitmapCmSizeOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1607:1: warning: ‘bitmapDepthOf’ defined but not used [-Wunused-function] bitmapDepthOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1614:1: warning: ‘bitmapDepthOfput’ defined but not used [-Wunused-function] bitmapDepthOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1621:1: warning: ‘bitmapHeightOf’ defined but not used [-Wunused-function] bitmapHeightOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1628:1: warning: ‘bitmapHeightOfput’ defined but not used [-Wunused-function] bitmapHeightOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1635:1: warning: ‘bitmapRasterOf’ defined but not used [-Wunused-function] bitmapRasterOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1642:1: warning: ‘bitmapRasterOfput’ defined but not used [-Wunused-function] bitmapRasterOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1649:1: warning: ‘bitmapSizeOf’ defined but not used [-Wunused-function] bitmapSizeOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1656:1: warning: ‘bitmapSizeOfput’ defined but not used [-Wunused-function] bitmapSizeOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1663:1: warning: ‘bitmapTileFlagOf’ defined but not used [-Wunused-function] bitmapTileFlagOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1670:1: warning: ‘bitmapTileFlagOfput’ defined but not used [-Wunused-function] bitmapTileFlagOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1677:1: warning: ‘bitmapValuebitsatXy’ defined but not used [-Wunused-function] bitmapValuebitsatXy(sqInt bmFill, sqInt bits, sqInt xp, sqInt yp) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1740:1: warning: ‘bitmapWidthOf’ defined but not used [-Wunused-function] bitmapWidthOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1747:1: warning: ‘bitmapWidthOfput’ defined but not used [-Wunused-function] bitmapWidthOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1754:1: warning: ‘bzEndX’ defined but not used [-Wunused-function] bzEndX(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1765:1: warning: ‘bzEndXput’ defined but not used [-Wunused-function] bzEndXput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1776:1: warning: ‘bzEndY’ defined but not used [-Wunused-function] bzEndY(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1787:1: warning: ‘bzEndYput’ defined but not used [-Wunused-function] bzEndYput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1798:1: warning: ‘bzStartX’ defined but not used [-Wunused-function] bzStartX(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1809:1: warning: ‘bzStartXput’ defined but not used [-Wunused-function] bzStartXput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1820:1: warning: ‘bzStartY’ defined but not used [-Wunused-function] bzStartY(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1831:1: warning: ‘bzStartYput’ defined but not used [-Wunused-function] bzStartYput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1842:1: warning: ‘bzViaX’ defined but not used [-Wunused-function] bzViaX(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1853:1: warning: ‘bzViaXput’ defined but not used [-Wunused-function] bzViaXput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1864:1: warning: ‘bzViaY’ defined but not used [-Wunused-function] bzViaY(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1875:1: warning: ‘bzViaYput’ defined but not used [-Wunused-function] bzViaYput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2030:1: warning: ‘checkedAddBezierToGET’ defined but not used [-Wunused-function] checkedAddBezierToGET(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2058:1: warning: ‘checkedAddEdgeToGET’ defined but not used [-Wunused-function] checkedAddEdgeToGET(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2110:1: warning: ‘checkedAddLineToGET’ defined but not used [-Wunused-function] checkedAddLineToGET(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2170:1: warning: ‘clampValuemax’ defined but not used [-Wunused-function] clampValuemax(sqInt value, sqInt maxValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2218:1: warning: ‘clearSpanBufferGet’ defined but not used [-Wunused-function] clearSpanBufferGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2225:1: warning: ‘clearSpanBufferPut’ defined but not used [-Wunused-function] clearSpanBufferPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2232:1: warning: ‘clipMaxXGet’ defined but not used [-Wunused-function] clipMaxXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2239:1: warning: ‘clipMaxXPut’ defined but not used [-Wunused-function] clipMaxXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2246:1: warning: ‘clipMaxYGet’ defined but not used [-Wunused-function] clipMaxYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2253:1: warning: ‘clipMaxYPut’ defined but not used [-Wunused-function] clipMaxYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2260:1: warning: ‘clipMinXGet’ defined but not used [-Wunused-function] clipMinXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2267:1: warning: ‘clipMinXPut’ defined but not used [-Wunused-function] clipMinXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2274:1: warning: ‘clipMinYGet’ defined but not used [-Wunused-function] clipMinYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2281:1: warning: ‘clipMinYPut’ defined but not used [-Wunused-function] clipMinYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2288:1: warning: ‘colormapOf’ defined but not used [-Wunused-function] colormapOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2295:1: warning: ‘colorTransform’ defined but not used [-Wunused-function] colorTransform(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2577:1: warning: ‘computeSqrt’ defined but not used [-Wunused-function] computeSqrt(sqInt length2) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2672:1: warning: ‘currentYGet’ defined but not used [-Wunused-function] currentYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2679:1: warning: ‘currentYPut’ defined but not used [-Wunused-function] currentYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2686:1: warning: ‘currentZGet’ defined but not used [-Wunused-function] currentZGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2693:1: warning: ‘currentZPut’ defined but not used [-Wunused-function] currentZPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2700:1: warning: ‘destOffsetXGet’ defined but not used [-Wunused-function] destOffsetXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2707:1: warning: ‘destOffsetXPut’ defined but not used [-Wunused-function] destOffsetXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2714:1: warning: ‘destOffsetYGet’ defined but not used [-Wunused-function] destOffsetYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2721:1: warning: ‘destOffsetYPut’ defined but not used [-Wunused-function] destOffsetYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2766:1: warning: ‘drawWideEdgefrom’ defined but not used [-Wunused-function] drawWideEdgefrom(sqInt edge, sqInt leftX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2813:1: warning: ‘edgeFillsInvalidate’ defined but not used [-Wunused-function] edgeFillsInvalidate(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2824:1: warning: ‘edgeFillsValidate’ defined but not used [-Wunused-function] edgeFillsValidate(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2835:1: warning: ‘edgeLeftFillOf’ defined but not used [-Wunused-function] edgeLeftFillOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2842:1: warning: ‘edgeLeftFillOfput’ defined but not used [-Wunused-function] edgeLeftFillOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2849:1: warning: ‘edgeNumLinesOf’ defined but not used [-Wunused-function] edgeNumLinesOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2856:1: warning: ‘edgeNumLinesOfput’ defined but not used [-Wunused-function] edgeNumLinesOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2863:1: warning: ‘edgeRightFillOf’ defined but not used [-Wunused-function] edgeRightFillOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2870:1: warning: ‘edgeRightFillOfput’ defined but not used [-Wunused-function] edgeRightFillOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2877:1: warning: ‘edgeTransform’ defined but not used [-Wunused-function] edgeTransform(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2887:1: warning: ‘edgeTypeOf’ defined but not used [-Wunused-function] edgeTypeOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2894:1: warning: ‘edgeXValueOf’ defined but not used [-Wunused-function] edgeXValueOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2901:1: warning: ‘edgeXValueOfput’ defined but not used [-Wunused-function] edgeXValueOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2908:1: warning: ‘edgeYValueOf’ defined but not used [-Wunused-function] edgeYValueOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2915:1: warning: ‘edgeYValueOfput’ defined but not used [-Wunused-function] edgeYValueOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2922:1: warning: ‘edgeZValueOf’ defined but not used [-Wunused-function] edgeZValueOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2929:1: warning: ‘edgeZValueOfput’ defined but not used [-Wunused-function] edgeZValueOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2953:1: warning: ‘estimatedLengthOfwith’ defined but not used [-Wunused-function] estimatedLengthOfwith(sqInt deltaX, sqInt deltaY) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2983:1: warning: ‘fillAllFromto’ defined but not used [-Wunused-function] fillAllFromto(sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3086:1: warning: ‘fillBitmapSpan’ defined but not used [-Wunused-function] fillBitmapSpan(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3866:1: warning: ‘fillColorSpanfromto’ defined but not used [-Wunused-function] fillColorSpanfromto(sqInt pixelValue32, sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3896:1: warning: ‘fillDirectionXOf’ defined but not used [-Wunused-function] fillDirectionXOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3903:1: warning: ‘fillDirectionXOfput’ defined but not used [-Wunused-function] fillDirectionXOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3910:1: warning: ‘fillDirectionYOf’ defined but not used [-Wunused-function] fillDirectionYOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3917:1: warning: ‘fillDirectionYOfput’ defined but not used [-Wunused-function] fillDirectionYOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3924:1: warning: ‘fillLinearGradient’ defined but not used [-Wunused-function] fillLinearGradient(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4152:1: warning: ‘fillMaxXGet’ defined but not used [-Wunused-function] fillMaxXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4159:1: warning: ‘fillMaxXPut’ defined but not used [-Wunused-function] fillMaxXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4166:1: warning: ‘fillMaxYGet’ defined but not used [-Wunused-function] fillMaxYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4173:1: warning: ‘fillMaxYPut’ defined but not used [-Wunused-function] fillMaxYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4180:1: warning: ‘fillMinXGet’ defined but not used [-Wunused-function] fillMinXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4187:1: warning: ‘fillMinXPut’ defined but not used [-Wunused-function] fillMinXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4194:1: warning: ‘fillMinYGet’ defined but not used [-Wunused-function] fillMinYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4201:1: warning: ‘fillMinYPut’ defined but not used [-Wunused-function] fillMinYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4208:1: warning: ‘fillNormalXOf’ defined but not used [-Wunused-function] fillNormalXOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4215:1: warning: ‘fillNormalXOfput’ defined but not used [-Wunused-function] fillNormalXOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4222:1: warning: ‘fillNormalYOf’ defined but not used [-Wunused-function] fillNormalYOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4229:1: warning: ‘fillNormalYOfput’ defined but not used [-Wunused-function] fillNormalYOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4236:1: warning: ‘fillOffsetXGet’ defined but not used [-Wunused-function] fillOffsetXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4243:1: warning: ‘fillOffsetXPut’ defined but not used [-Wunused-function] fillOffsetXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4250:1: warning: ‘fillOffsetYGet’ defined but not used [-Wunused-function] fillOffsetYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4257:1: warning: ‘fillOffsetYPut’ defined but not used [-Wunused-function] fillOffsetYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4264:1: warning: ‘fillOriginXOf’ defined but not used [-Wunused-function] fillOriginXOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4271:1: warning: ‘fillOriginXOfput’ defined but not used [-Wunused-function] fillOriginXOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4278:1: warning: ‘fillOriginYOf’ defined but not used [-Wunused-function] fillOriginYOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4285:1: warning: ‘fillOriginYOfput’ defined but not used [-Wunused-function] fillOriginYOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4431:1: warning: ‘fillRadialDecreasingrampdeltaSTdsXdtXfromto’ defined but not used [-Wunused-function] fillRadialDecreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4477:1: warning: ‘fillRadialGradient’ defined but not used [-Wunused-function] fillRadialGradient(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4839:1: warning: ‘fillRadialIncreasingrampdeltaSTdsXdtXfromto’ defined but not used [-Wunused-function] fillRadialIncreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5011:1: warning: ‘fillTypeOf’ defined but not used [-Wunused-function] fillTypeOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5018:1: warning: ‘findNextAETEdgeFrom’ defined but not used [-Wunused-function] findNextAETEdgeFrom(sqInt leftEdge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5446:1: warning: ‘finishedProcessing’ defined but not used [-Wunused-function] finishedProcessing(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5453:1: warning: ‘firstPointListGet’ defined but not used [-Wunused-function] firstPointListGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5460:1: warning: ‘firstPointListPut’ defined but not used [-Wunused-function] firstPointListPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5467:1: warning: ‘freeStackFillEntry’ defined but not used [-Wunused-function] freeStackFillEntry(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5509:1: warning: ‘getStartGet’ defined but not used [-Wunused-function] getStartGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5516:1: warning: ‘getStartPut’ defined but not used [-Wunused-function] getStartPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5523:1: warning: ‘getUsedGet’ defined but not used [-Wunused-function] getUsedGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5530:1: warning: ‘getUsedPut’ defined but not used [-Wunused-function] getUsedPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5537:1: warning: ‘gradientRampLengthOf’ defined but not used [-Wunused-function] gradientRampLengthOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5544:1: warning: ‘gradientRampLengthOfput’ defined but not used [-Wunused-function] gradientRampLengthOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5551:1: warning: ‘gradientRampOf’ defined but not used [-Wunused-function] gradientRampOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5558:1: warning: ‘hasColorTransform’ defined but not used [-Wunused-function] hasColorTransform(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5565:1: warning: ‘hasColorTransformGet’ defined but not used [-Wunused-function] hasColorTransformGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5572:1: warning: ‘hasColorTransformPut’ defined but not used [-Wunused-function] hasColorTransformPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5579:1: warning: ‘hasEdgeTransform’ defined but not used [-Wunused-function] hasEdgeTransform(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5586:1: warning: ‘hasEdgeTransformGet’ defined but not used [-Wunused-function] hasEdgeTransformGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5593:1: warning: ‘hasEdgeTransformPut’ defined but not used [-Wunused-function] hasEdgeTransformPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5677:1: warning: ‘incrementPointby’ defined but not used [-Wunused-function] incrementPointby(int *point, sqInt delta) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5686:1: warning: ‘incrementStatby’ defined but not used [-Wunused-function] incrementStatby(sqInt statIndex, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5899:1: warning: ‘isBezier’ defined but not used [-Wunused-function] isBezier(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5919:1: warning: ‘isFillColor’ defined but not used [-Wunused-function] isFillColor(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5938:1: warning: ‘isFill’ defined but not used [-Wunused-function] isFill(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5946:1: warning: ‘isLine’ defined but not used [-Wunused-function] isLine(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5953:1: warning: ‘isObject’ defined but not used [-Wunused-function] isObject(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5961:1: warning: ‘isRealFill’ defined but not used [-Wunused-function] isRealFill(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5968:1: warning: ‘isStackEntry’ defined but not used [-Wunused-function] isStackEntry(sqInt entry) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5976:1: warning: ‘isStackIndex’ defined but not used [-Wunused-function] isStackIndex(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5984:1: warning: ‘isWideBezier’ defined but not used [-Wunused-function] isWideBezier(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5992:1: warning: ‘isWideLine’ defined but not used [-Wunused-function] isWideLine(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6000:1: warning: ‘isWide’ defined but not used [-Wunused-function] isWide(sqInt object) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6007:1: warning: ‘lastExportedEdgeGet’ defined but not used [-Wunused-function] lastExportedEdgeGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6014:1: warning: ‘lastExportedEdgePut’ defined but not used [-Wunused-function] lastExportedEdgePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6021:1: warning: ‘lastExportedFillGet’ defined but not used [-Wunused-function] lastExportedFillGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6028:1: warning: ‘lastExportedFillPut’ defined but not used [-Wunused-function] lastExportedFillPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6035:1: warning: ‘lastExportedLeftXGet’ defined but not used [-Wunused-function] lastExportedLeftXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6042:1: warning: ‘lastExportedLeftXPut’ defined but not used [-Wunused-function] lastExportedLeftXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6049:1: warning: ‘lastExportedRightXGet’ defined but not used [-Wunused-function] lastExportedRightXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6056:1: warning: ‘lastExportedRightXPut’ defined but not used [-Wunused-function] lastExportedRightXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6063:1: warning: ‘lineEndXOf’ defined but not used [-Wunused-function] lineEndXOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6070:1: warning: ‘lineEndXOfput’ defined but not used [-Wunused-function] lineEndXOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6077:1: warning: ‘lineEndYOf’ defined but not used [-Wunused-function] lineEndYOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6084:1: warning: ‘lineEndYOfput’ defined but not used [-Wunused-function] lineEndYOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6091:1: warning: ‘lineErrorAdjDownOf’ defined but not used [-Wunused-function] lineErrorAdjDownOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6098:1: warning: ‘lineErrorAdjDownOfput’ defined but not used [-Wunused-function] lineErrorAdjDownOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6105:1: warning: ‘lineErrorAdjUpOf’ defined but not used [-Wunused-function] lineErrorAdjUpOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6112:1: warning: ‘lineErrorAdjUpOfput’ defined but not used [-Wunused-function] lineErrorAdjUpOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6119:1: warning: ‘lineErrorOf’ defined but not used [-Wunused-function] lineErrorOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6126:1: warning: ‘lineErrorOfput’ defined but not used [-Wunused-function] lineErrorOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6133:1: warning: ‘lineXDirectionOf’ defined but not used [-Wunused-function] lineXDirectionOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6140:1: warning: ‘lineXDirectionOfput’ defined but not used [-Wunused-function] lineXDirectionOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6147:1: warning: ‘lineXIncrementOf’ defined but not used [-Wunused-function] lineXIncrementOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6154:1: warning: ‘lineXIncrementOfput’ defined but not used [-Wunused-function] lineXIncrementOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6161:1: warning: ‘lineYDirectionOf’ defined but not used [-Wunused-function] lineYDirectionOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6168:1: warning: ‘lineYDirectionOfput’ defined but not used [-Wunused-function] lineYDirectionOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6237:1: warning: ‘loadArrayPolygonnPointsfilllineWidthlineFill’ defined but not used [-Wunused-function] loadArrayPolygonnPointsfilllineWidthlineFill(sqInt points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6691:1: warning: ‘loadBitmapFillcolormaptilefromalongnormalxIndex’ defined but not used [-Wunused-function] loadBitmapFillcolormaptilefromalongnormalxIndex(sqInt formOop, sqInt cmOop, sqInt tileFlag, int *point1, int *point2, int *point3, sqInt xIndex) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6834:1: warning: ‘loadColorTransformFrom’ defined but not used [-Wunused-function] loadColorTransformFrom(sqInt transformOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6861:1: warning: ‘loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor’ defined but not used [-Wunused-function] loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor(sqInt segmentIndex, sqInt points, sqInt pointsShort, sqInt leftFill, sqInt rightFill, sqInt lineWidth, sqInt lineFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:7868:1: warning: ‘loadLinefromtooffsetleftFillrightFill’ defined but not used [-Wunused-function] loadLinefromtooffsetleftFillrightFill(sqInt line, int *point1, int *point2, sqInt yOffset, sqInt leftFill, sqInt rightFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8093:1: warning: ‘loadPointIntAtfrom’ defined but not used [-Wunused-function] loadPointIntAtfrom(sqInt index, sqInt intArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8103:1: warning: ‘loadPointShortAtfrom’ defined but not used [-Wunused-function] loadPointShortAtfrom(sqInt index, sqInt shortArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8147:1: warning: ‘loadPolygonnPointsfilllineWidthlineFillpointsShort’ defined but not used [-Wunused-function] loadPolygonnPointsfilllineWidthlineFillpointsShort(int *points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill, sqInt isShort) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8316:1: warning: ‘loadRectanglelineFillleftFillrightFill’ defined but not used [-Wunused-function] loadRectanglelineFillleftFillrightFill(sqInt lineWidth, sqInt lineFill, sqInt leftFill, sqInt rightFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8973:1: warning: ‘magicNumberGet’ defined but not used [-Wunused-function] magicNumberGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8980:1: warning: ‘magicNumberPut’ defined but not used [-Wunused-function] magicNumberPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8987:1: warning: ‘makeRectFromPoints’ defined but not used [-Wunused-function] makeRectFromPoints(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8998:1: warning: ‘makeUnsignedFrom’ defined but not used [-Wunused-function] makeUnsignedFrom(sqInt someIntegerValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9058:1: warning: ‘needsFlush’ defined but not used [-Wunused-function] needsFlush(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9065:1: warning: ‘needsFlushGet’ defined but not used [-Wunused-function] needsFlushGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9072:1: warning: ‘needsFlushPut’ defined but not used [-Wunused-function] needsFlushPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9079:1: warning: ‘objectHeaderOf’ defined but not used [-Wunused-function] objectHeaderOf(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9090:1: warning: ‘objectIndexOf’ defined but not used [-Wunused-function] objectIndexOf(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9097:1: warning: ‘objectIndexOfput’ defined but not used [-Wunused-function] objectIndexOfput(sqInt obj, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9104:1: warning: ‘objectLengthOf’ defined but not used [-Wunused-function] objectLengthOf(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9111:1: warning: ‘objectLengthOfput’ defined but not used [-Wunused-function] objectLengthOfput(sqInt obj, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9118:1: warning: ‘objectTypeOf’ defined but not used [-Wunused-function] objectTypeOf(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9125:1: warning: ‘objectTypeOfput’ defined but not used [-Wunused-function] objectTypeOfput(sqInt obj, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9132:1: warning: ‘objStartGet’ defined but not used [-Wunused-function] objStartGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9139:1: warning: ‘objStartPut’ defined but not used [-Wunused-function] objStartPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9146:1: warning: ‘objUsedGet’ defined but not used [-Wunused-function] objUsedGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9153:1: warning: ‘objUsedPut’ defined but not used [-Wunused-function] objUsedPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9160:1: warning: ‘objat’ defined but not used [-Wunused-function] objat(sqInt object, sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9167:1: warning: ‘objatput’ defined but not used [-Wunused-function] objatput(sqInt object, sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9178:1: warning: ‘offsetFromWidth’ defined but not used [-Wunused-function] offsetFromWidth(sqInt lineWidth) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9185:1: warning: ‘point1Get’ defined but not used [-Wunused-function] point1Get(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9192:1: warning: ‘point2Get’ defined but not used [-Wunused-function] point2Get(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9199:1: warning: ‘point3Get’ defined but not used [-Wunused-function] point3Get(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9206:1: warning: ‘point4Get’ defined but not used [-Wunused-function] point4Get(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12282:1: warning: ‘quickRemoveInvalidFillsAt’ defined but not used [-Wunused-function] quickRemoveInvalidFillsAt(sqInt leftX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12428:1: warning: ‘repeatValuemax’ defined but not used [-Wunused-function] repeatValuemax(sqInt delta, sqInt maxValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12495:1: warning: ‘returnWideBezierFill’ defined but not used [-Wunused-function] returnWideBezierFill(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12502:1: warning: ‘returnWideBezierWidth’ defined but not used [-Wunused-function] returnWideBezierWidth(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12512:1: warning: ‘returnWideLineFill’ defined but not used [-Wunused-function] returnWideLineFill(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12522:1: warning: ‘returnWideLineWidth’ defined but not used [-Wunused-function] returnWideLineWidth(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12668:1: warning: ‘shortRunLengthAtfrom’ defined but not used [-Wunused-function] shortRunLengthAtfrom(sqInt i, sqInt runArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12680:1: warning: ‘shortRunValueAtfrom’ defined but not used [-Wunused-function] shortRunValueAtfrom(sqInt i, sqInt runArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12748:1: warning: ‘sortGlobalEdgeTable’ defined but not used [-Wunused-function] sortGlobalEdgeTable(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12756:1: warning: ‘spanEndAAGet’ defined but not used [-Wunused-function] spanEndAAGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12763:1: warning: ‘spanEndAAPut’ defined but not used [-Wunused-function] spanEndAAPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12770:1: warning: ‘spanEndGet’ defined but not used [-Wunused-function] spanEndGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12777:1: warning: ‘spanEndPut’ defined but not used [-Wunused-function] spanEndPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12784:1: warning: ‘spanSizeGet’ defined but not used [-Wunused-function] spanSizeGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12791:1: warning: ‘spanSizePut’ defined but not used [-Wunused-function] spanSizePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12798:1: warning: ‘spanStartGet’ defined but not used [-Wunused-function] spanStartGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12805:1: warning: ‘spanStartPut’ defined but not used [-Wunused-function] spanStartPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12812:1: warning: ‘squaredLengthOfwith’ defined but not used [-Wunused-function] squaredLengthOfwith(sqInt deltaX, sqInt deltaY) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12819:1: warning: ‘stackFillDepth’ defined but not used [-Wunused-function] stackFillDepth(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12826:1: warning: ‘stackFillDepthput’ defined but not used [-Wunused-function] stackFillDepthput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12833:1: warning: ‘stackFillEntryLength’ defined but not used [-Wunused-function] stackFillEntryLength(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12840:1: warning: ‘stackFillRightX’ defined but not used [-Wunused-function] stackFillRightX(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12847:1: warning: ‘stackFillRightXput’ defined but not used [-Wunused-function] stackFillRightXput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12854:1: warning: ‘stackFillSize’ defined but not used [-Wunused-function] stackFillSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12861:1: warning: ‘stackFillValue’ defined but not used [-Wunused-function] stackFillValue(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12868:1: warning: ‘stackFillValueput’ defined but not used [-Wunused-function] stackFillValueput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12875:1: warning: ‘stateGet’ defined but not used [-Wunused-function] stateGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12882:1: warning: ‘statePut’ defined but not used [-Wunused-function] statePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12894:1: warning: ‘stepToFirstBezier’ defined but not used [-Wunused-function] stepToFirstBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13033:1: warning: ‘stepToFirstLine’ defined but not used [-Wunused-function] stepToFirstLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13140:1: warning: ‘stepToFirstWideBezier’ defined but not used [-Wunused-function] stepToFirstWideBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13244:1: warning: ‘stepToFirstWideLine’ defined but not used [-Wunused-function] stepToFirstWideLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13388:1: warning: ‘stepToNextBezier’ defined but not used [-Wunused-function] stepToNextBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13434:1: warning: ‘stepToNextBezierForwardat’ defined but not used [-Wunused-function] stepToNextBezierForwardat(int *updateData, sqInt yValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13515:1: warning: ‘stepToNextLine’ defined but not used [-Wunused-function] stepToNextLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13686:1: warning: ‘stepToNextWideLine’ defined but not used [-Wunused-function] stepToNextWideLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13814:1: warning: ‘stopBecauseOf’ defined but not used [-Wunused-function] stopBecauseOf(sqInt stopReason) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13823:1: warning: ‘stopReasonGet’ defined but not used [-Wunused-function] stopReasonGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13830:1: warning: ‘stopReasonPut’ defined but not used [-Wunused-function] stopReasonPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13854:1: warning: ‘storeEngineStateInto’ defined but not used [-Wunused-function] storeEngineStateInto(sqInt oop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13930:1: warning: ‘storeStopStateIntoEdgefill’ defined but not used [-Wunused-function] storeStopStateIntoEdgefill(sqInt edgeOop, sqInt fillOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14334:1: warning: ‘topFillDepth’ defined but not used [-Wunused-function] topFillDepth(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14345:1: warning: ‘topFillDepthPut’ defined but not used [-Wunused-function] topFillDepthPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14356:1: warning: ‘topFillRightX’ defined but not used [-Wunused-function] topFillRightX(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14367:1: warning: ‘topFillRightXPut’ defined but not used [-Wunused-function] topFillRightXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14378:1: warning: ‘topFillValue’ defined but not used [-Wunused-function] topFillValue(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14389:1: warning: ‘topFillValuePut’ defined but not used [-Wunused-function] topFillValuePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14468:1: warning: ‘transformPoints’ defined but not used [-Wunused-function] transformPoints(sqInt n) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14597:1: warning: ‘transformPointXyinto’ defined but not used [-Wunused-function] transformPointXyinto(double xValue, double yValue, int *dstPoint) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14619:1: warning: ‘transformPoint’ defined but not used [-Wunused-function] transformPoint(int *point) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14658:1: warning: ‘transformPointinto’ defined but not used [-Wunused-function] transformPointinto(sqInt srcPoint, sqInt dstPoint) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14872:1: warning: ‘wbSizeGet’ defined but not used [-Wunused-function] wbSizeGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14879:1: warning: ‘wbSizePut’ defined but not used [-Wunused-function] wbSizePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14886:1: warning: ‘wbStackClear’ defined but not used [-Wunused-function] wbStackClear(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14895:1: warning: ‘wbStackPop’ defined but not used [-Wunused-function] wbStackPop(sqInt nItems) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14916:1: warning: ‘wbStackSize’ defined but not used [-Wunused-function] wbStackSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14923:1: warning: ‘wbStackValue’ defined but not used [-Wunused-function] wbStackValue(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14930:1: warning: ‘wbStackValueput’ defined but not used [-Wunused-function] wbStackValueput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14937:1: warning: ‘wbTopGet’ defined but not used [-Wunused-function] wbTopGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14944:1: warning: ‘wbTopPut’ defined but not used [-Wunused-function] wbTopPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14951:1: warning: ‘wideBezierEntryOf’ defined but not used [-Wunused-function] wideBezierEntryOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14959:1: warning: ‘wideBezierEntryOfput’ defined but not used [-Wunused-function] wideBezierEntryOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14967:1: warning: ‘wideBezierExitOf’ defined but not used [-Wunused-function] wideBezierExitOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14975:1: warning: ‘wideBezierExitOfput’ defined but not used [-Wunused-function] wideBezierExitOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14983:1: warning: ‘wideBezierExtentOf’ defined but not used [-Wunused-function] wideBezierExtentOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14991:1: warning: ‘wideBezierExtentOfput’ defined but not used [-Wunused-function] wideBezierExtentOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15007:1: warning: ‘wideBezierFillOfput’ defined but not used [-Wunused-function] wideBezierFillOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15015:1: warning: ‘wideBezierUpdateDataOf’ defined but not used [-Wunused-function] wideBezierUpdateDataOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15030:1: warning: ‘wideBezierWidthOfput’ defined but not used [-Wunused-function] wideBezierWidthOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15038:1: warning: ‘wideLineEntryOf’ defined but not used [-Wunused-function] wideLineEntryOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15046:1: warning: ‘wideLineEntryOfput’ defined but not used [-Wunused-function] wideLineEntryOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15054:1: warning: ‘wideLineExitOf’ defined but not used [-Wunused-function] wideLineExitOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15062:1: warning: ‘wideLineExitOfput’ defined but not used [-Wunused-function] wideLineExitOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15070:1: warning: ‘wideLineExtentOf’ defined but not used [-Wunused-function] wideLineExtentOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15078:1: warning: ‘wideLineExtentOfput’ defined but not used [-Wunused-function] wideLineExtentOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15094:1: warning: ‘wideLineFillOfput’ defined but not used [-Wunused-function] wideLineFillOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15110:1: warning: ‘wideLineWidthOfput’ defined but not used [-Wunused-function] wideLineWidthOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15118:1: warning: ‘workBufferPut’ defined but not used [-Wunused-function] workBufferPut(sqInt wbOop) ^ -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build [Pipeline] } [Pipeline] // withEnv [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-9"` set -ex cd build && VERBOSE=1 make install package [Pipeline] withEnv [Pipeline] { [Pipeline] sh [ 78%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build' [ 78%] Built target B2DPlugin make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Scanning dependencies of target FloatArrayPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' [ 79%] Building C object CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFloatArrayPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "FloatArrayPlugin VMMaker-tonel.1 uuid: b96a8129-7cb4-0d00-9da3-32dd068a2fce " __DATE__ ; ^ [ 80%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build' [ 80%] Built target FloatArrayPlugin make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/LocalePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/LocalePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/LocalePlugin.dir/depend.internal". Scanning dependencies of target LocalePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' [ 81%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "LocalePlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:388:1: warning: ‘sqAssert’ defined but not used [-Wunused-function] sqAssert(sqInt aBool) ^ [ 82%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:33: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 82%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build' [ 82%] Built target LocalePlugin 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-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/SDL2-2.24.1-src/libSDL2-2.0.so.0 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/SDL2-2.24.1-src/libSDL2-2.0.so.0.2400.1 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/SDL2-2.24.1-src/libSDL2.so /builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' [ 82%] 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 '/builds/workspace/pharo-vm_pharo-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libpng-1.6.37.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/libpng-1.6.37-src/libpng.so /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/libpng-1.6.37-src/libpng16.so /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/libpng-1.6.37-src/libpng16.so.16 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/libpng-1.6.37-src/libpng16.so.16.37.0 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' [ 82%] Built target libpng-1.6.37 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-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-0.25.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-0.25.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-0.25.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/libgit2-0.25.1-src/libgit2.so /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/libgit2-0.25.1-src/libgit2.so.0.25.1 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/libgit2-0.25.1-src/libgit2.so.25 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' [ 82%] Built target libgit2-0.25.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-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/fontconfig-2.13.1-src/libexpat.so /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/fontconfig-2.13.1-src/libexpat.so.1 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/fontconfig-2.13.1-src/libexpat.so.1.8.10 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/fontconfig-2.13.1-src/libfontconfig.so /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/fontconfig-2.13.1-src/libfontconfig.so.1 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/fontconfig-2.13.1-src/libfontconfig.so.1.12.0 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' [ 82%] Built target fontconfig-2.13.1 make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Scanning dependencies of target MiscPrimitivePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' [ 83%] Building C object CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DMiscPrimitivePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c + cd build + VERBOSE=1 + make install package In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "MiscPrimitivePlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ [ 83%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build' [ 83%] Built target MiscPrimitivePlugin 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-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/openssl-1.1.1k-src/libcrypto.so /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/openssl-1.1.1k-src/libcrypto.so.1.1 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/openssl-1.1.1k-src/libssl.so /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/openssl-1.1.1k-src/libssl.so.1.1 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' [ 83%] Built target openssl-1.1.1k make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/BitBltPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/BitBltPlugin.dir/depend.internal". Scanning dependencies of target BitBltPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' [ 83%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c /usr/bin/cmake.exe -S/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository -B/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake.exe -E cmake_progress_start /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build//CMakeFiles/progress.marks In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘copyBitsFallback’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1694:8: warning: unused variable ‘t’ [-Wunused-variable] sqInt t; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1693:8: warning: unused variable ‘sxLowBits’ [-Wunused-variable] sqInt sxLowBits; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1692:8: warning: unused variable ‘startBits1’ [-Wunused-variable] sqInt startBits1; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1691:8: warning: unused variable ‘startBits’ [-Wunused-variable] sqInt startBits; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1690:8: warning: unused variable ‘pixPerM11’ [-Wunused-variable] sqInt pixPerM11; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1689:8: warning: unused variable ‘pixPerM1’ [-Wunused-variable] sqInt pixPerM1; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1688:15: warning: unused variable ‘m1’ [-Wunused-variable] unsigned int m1; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1687:8: warning: unused variable ‘endBits’ [-Wunused-variable] sqInt endBits; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1686:8: warning: unused variable ‘dxLowBits’ [-Wunused-variable] sqInt dxLowBits; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1685:8: warning: unused variable ‘done’ [-Wunused-variable] sqInt done; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘loadBitBltDestForm’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3069:8: warning: variable ‘v’ set but not used [-Wunused-but-set-variable] sqInt v; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘loadBitBltFromwarping’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3152:8: warning: variable ‘v1’ set but not used [-Wunused-but-set-variable] sqInt v1; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3151:8: warning: variable ‘v’ set but not used [-Wunused-but-set-variable] sqInt v; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘loadBitBltSourceForm’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3558:8: warning: variable ‘v’ set but not used [-Wunused-but-set-variable] sqInt v; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘lockSurfaces’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3877:8: warning: variable ‘v’ set but not used [-Wunused-but-set-variable] sqInt v; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘primitiveCompareColors’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5028:8: warning: unused variable ‘_return_value’ [-Wunused-variable] sqInt _return_value; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5027:8: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5026:8: warning: variable ‘testID’ set but not used [-Wunused-but-set-variable] sqInt testID; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5025:8: warning: variable ‘rcvr’ set but not used [-Wunused-but-set-variable] sqInt rcvr; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5024:14: warning: variable ‘colorB’ set but not used [-Wunused-but-set-variable] usqIntptr_t colorB; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5023:14: warning: variable ‘colorA’ set but not used [-Wunused-but-set-variable] usqIntptr_t colorA; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "BitBltSimulation VMMaker.oscog-eem.2493 uuid: d7437cc5-75c7-4a43-af6b-0f85bf0cebe6 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:411:1: warning: ‘affectedBottom’ defined but not used [-Wunused-function] affectedBottom(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:418:1: warning: ‘affectedLeft’ defined but not used [-Wunused-function] affectedLeft(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:425:1: warning: ‘affectedRight’ defined but not used [-Wunused-function] affectedRight(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:432:1: warning: ‘affectedTop’ defined but not used [-Wunused-function] affectedTop(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1133:1: warning: ‘checkSourceOverlap’ defined but not used [-Wunused-function] checkSourceOverlap(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1271:1: warning: ‘copyBitsFastPathSpecialised’ defined but not used [-Wunused-function] copyBitsFastPathSpecialised(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2494:1: warning: ‘default8To32Table’ defined but not used [-Wunused-function] default8To32Table(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2538:1: warning: ‘deltaFromtonSteps’ defined but not used [-Wunused-function] deltaFromtonSteps(sqInt x1, sqInt x2, sqInt n) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2563:1: warning: ‘destMaskAndPointerInit’ defined but not used [-Wunused-function] destMaskAndPointerInit(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2610:1: warning: ‘dither32To16threshold’ defined but not used [-Wunused-function] dither32To16threshold(unsigned int srcWord, sqInt ditherValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2626:1: warning: ‘drawLoopXY’ defined but not used [-Wunused-function] drawLoopXY(sqInt xDelta, sqInt yDelta) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2771:1: warning: ‘expensiveDither32To16threshold’ defined but not used [-Wunused-function] expensiveDither32To16threshold(unsigned int srcWord, sqInt ditherValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2819:1: warning: ‘fetchIntOrFloatofObject’ defined but not used [-Wunused-function] fetchIntOrFloatofObject(sqInt fieldIndex, sqInt objectPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2904:1: warning: ‘ignoreSourceOrHalftone’ defined but not used [-Wunused-function] ignoreSourceOrHalftone(sqInt formPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3066:1: warning: ‘loadBitBltDestForm’ defined but not used [-Wunused-function] loadBitBltDestForm(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3551:1: warning: ‘loadBitBltSourceForm’ defined but not used [-Wunused-function] loadBitBltSourceForm(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3641:1: warning: ‘loadColorMap’ defined but not used [-Wunused-function] loadColorMap(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3755:1: warning: ‘loadColorMapShiftOrMaskFrom’ defined but not used [-Wunused-function] loadColorMapShiftOrMaskFrom(sqInt mapOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3773:1: warning: ‘loadHalftoneForm’ defined but not used [-Wunused-function] loadHalftoneForm(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3821:1: warning: ‘loadWarpBltFrom’ defined but not used [-Wunused-function] loadWarpBltFrom(sqInt bbObj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3986:1: warning: ‘mapPixelflags’ defined but not used [-Wunused-function] mapPixelflags(sqInt sourcePixel, sqInt mapperFlags) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4016:1: warning: ‘mergewith’ defined but not used [-Wunused-function] mergewith(unsigned int sourceWord, unsigned int destinationWord) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4490:1: warning: ‘partitionedRgbComponentAlphadestnBitsnPartitions’ defined but not used [-Wunused-function] partitionedRgbComponentAlphadestnBitsnPartitions(unsigned int sourceWord, unsigned int destWord, sqInt nBits, sqInt nParts) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4637:1: warning: ‘performCopyLoop’ defined but not used [-Wunused-function] performCopyLoop(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4790:1: warning: ‘pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc’ defined but not used [-Wunused-function] pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc(sqInt nPixels, sqInt mapperFlags, sqInt srcMask, sqInt dstMask, sqInt srcShiftInc, sqInt dstShiftInc) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4892:1: warning: ‘pickWarpPixelAtXy’ defined but not used [-Wunused-function] pickWarpPixelAtXy(sqInt xx, sqInt yy) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6406:1: warning: ‘rgbMap16To32’ defined but not used [-Wunused-function] rgbMap16To32(sqInt sourcePixel) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6417:1: warning: ‘rgbMap32To32’ defined but not used [-Wunused-function] rgbMap32To32(sqInt sourcePixel) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6427:1: warning: ‘rgbMapPixelflags’ defined but not used [-Wunused-function] rgbMapPixelflags(sqInt sourcePixel, sqInt mapperFlags) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6764:1: warning: ‘showDisplayBits’ defined but not used [-Wunused-function] showDisplayBits(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6780:1: warning: ‘sourceSkewAndPointerInit’ defined but not used [-Wunused-function] sourceSkewAndPointerInit(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6842:1: warning: ‘sqAssert’ defined but not used [-Wunused-function] sqAssert(sqInt aBool) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7033:1: warning: ‘tryCopyingBitsQuickly’ defined but not used [-Wunused-function] tryCopyingBitsQuickly(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7160:1: warning: ‘warpBits’ defined but not used [-Wunused-function] warpBits(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7802:1: warning: ‘warpLoopSetup’ defined but not used [-Wunused-function] warpLoopSetup(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:8027:1: warning: ‘warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags’ defined but not used [-Wunused-function] warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags(sqInt nPixels, sqInt xDeltah, sqInt yDeltah, sqInt xDeltav, sqInt yDeltav, sqInt dstShiftInc, sqInt mapperFlags) ^ make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-src /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". Scanning dependencies of target objlib make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build' [ 0%] Building C object libffi-build/CMakeFiles/objlib.dir/src/closures.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build/libffi-src/src/closures.c [ 84%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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 In file included from /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/closures.c:525: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/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 ^ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' [ 84%] Built target BitBltPlugin make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SqueakSSL.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SqueakSSL.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SqueakSSL.dir/depend.internal". Scanning dependencies of target SqueakSSL make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' [ 85%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "SqueakSSLPlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ [ 85%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:3: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c: In function ‘sqVerifySAN’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:42:32: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] # define ASN1_STRING_get0_data ASN1_STRING_data ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:176:24: note: in expansion of macro ‘ASN1_STRING_get0_data’ const char* sANData = ASN1_STRING_get0_data(sAN->d.ia5); ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c: In function ‘sqConnectSSL’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:464: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-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:464:47: warning: the address of ‘X509_check_host’ will always evaluate as ‘true’ [-Waddress] if (X509_check_ip_asc && X509_check_host) { ^ [ 86%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build' [ 86%] Built target SqueakSSL make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/DSAPrims.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/DSAPrims.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/DSAPrims.dir/depend.internal". Scanning dependencies of target DSAPrims make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' [ 86%] Building C object CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDSAPrims_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "DSAPlugin CryptographyPlugins-eem.14 uuid: 54292ff0-b538-43ba-9195-26766c158ba9 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:106:1: warning: ‘addBackDivisorDigitShift’ defined but not used [-Wunused-function] addBackDivisorDigitShift(sqInt digitShift) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:144:1: warning: ‘bigDivideLoop’ defined but not used [-Wunused-function] bigDivideLoop(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:265:1: warning: ‘leftRotateby’ defined but not used [-Wunused-function] leftRotateby(unsigned int anInteger, sqInt bits) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:675:1: warning: ‘subtractDivisorMultipliedByDigitdigitShift’ defined but not used [-Wunused-function] subtractDivisorMultipliedByDigitdigitShift(sqInt digit, sqInt digitShift) ^ [ 87%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build' [ 87%] Built target DSAPrims make -f CMakeFiles/UnixOSProcessPlugin.dir/build.make CMakeFiles/UnixOSProcessPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Scanning dependencies of target UnixOSProcessPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/UnixOSProcessPlugin.dir/build.make CMakeFiles/UnixOSProcessPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' [ 88%] Building C object CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUnixOSProcessPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:38: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘primitiveFileStat’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:2055:11: warning: variable ‘uid’ set but not used [-Wunused-but-set-variable] sqInt uid; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:2049:11: warning: variable ‘gid’ set but not used [-Wunused-but-set-variable] sqInt gid; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘primitiveFixPointersInArrayOfStrings’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:2095:11: warning: variable ‘count’ set but not used [-Wunused-but-set-variable] sqInt count; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘setSigChldHandler’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4462:36: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] sigchldHandlerAction.sa_sigaction = reapChildProcess; ^ /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘setSignalNumberhandler’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘sigHoldNumber’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4645:9: warning: return makes pointer from integer without a cast [-Wint-conversion] return -1; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "UnixOSProcessPlugin VMConstruction-Plugins-OSProcessPlugin.oscog-dtl.66 uuid: a8a2bf10-e7b3-4963-90b3-d69a2bee77bb " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:365:1: warning: ‘argumentAtAsType’ defined but not used [-Wunused-function] argumentAtAsType(sqInt classIdentifier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:410:1: warning: ‘copyBytesFromtolength’ defined but not used [-Wunused-function] copyBytesFromtolength(void *charArray1, void *charArray2, sqInt len) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:499:1: warning: ‘descriptorTableSize’ defined but not used [-Wunused-function] descriptorTableSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:663:1: warning: ‘environmentAtSymbolAsType’ defined but not used [-Wunused-function] environmentAtSymbolAsType(sqInt classIdentifier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:688:1: warning: ‘fileDescriptorFrom’ defined but not used [-Wunused-function] fileDescriptorFrom(sqInt aSQFileByteArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:718:1: warning: ‘fileRecordSize’ defined but not used [-Wunused-function] fileRecordSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:732:1: warning: ‘fileValueOf’ defined but not used [-Wunused-function] fileValueOf(sqInt anSQFileRecord) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1202:1: warning: ‘getThisSessionIdentifier’ defined but not used [-Wunused-function] getThisSessionIdentifier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1313:1: warning: ‘isSQFileObject’ defined but not used [-Wunused-function] isSQFileObject(sqInt objectPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1331:1: warning: ‘isSQSocketObject’ defined but not used [-Wunused-function] isSQSocketObject(sqInt objectPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1345:1: warning: ‘isValidFileSession’ defined but not used [-Wunused-function] isValidFileSession(sqInt objectPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1401:1: warning: ‘maskForThisThreadAndResend’ defined but not used [-Wunused-function] maskForThisThreadAndResend(int sigNum) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1526:1: warning: ‘newSQFileByteArray’ defined but not used [-Wunused-function] newSQFileByteArray(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1536:1: warning: ‘newSQSocketByteArray’ defined but not used [-Wunused-function] newSQSocketByteArray(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1560:1: warning: ‘pointerFrom’ defined but not used [-Wunused-function] pointerFrom(sqInt aByteArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4322:1: warning: ‘restoreDefaultSignalHandlers’ defined but not used [-Wunused-function] restoreDefaultSignalHandlers(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4365:1: warning: ‘sendSignaltoPid’ defined but not used [-Wunused-function] sendSignaltoPid(sqInt sig, sqInt pid) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4478:1: warning: ‘setSigIntDefaultHandler’ defined but not used [-Wunused-function] setSigIntDefaultHandler(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4488:1: warning: ‘setSigIntIgnore’ defined but not used [-Wunused-function] setSigIntIgnore(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4519:1: warning: ‘setSigPipeDefaultHandler’ defined but not used [-Wunused-function] setSigPipeDefaultHandler(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4535:1: warning: ‘setSigPipeHandler’ defined but not used [-Wunused-function] setSigPipeHandler(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4549:1: warning: ‘setSigPipeIgnore’ defined but not used [-Wunused-function] setSigPipeIgnore(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4580:1: warning: ‘sigAbrtNumber’ defined but not used [-Wunused-function] sigAbrtNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4590:1: warning: ‘sigAlrmNumber’ defined but not used [-Wunused-function] sigAlrmNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4600:1: warning: ‘sigChldNumber’ defined but not used [-Wunused-function] sigChldNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4610:1: warning: ‘sigContNumber’ defined but not used [-Wunused-function] sigContNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4640:1: warning: ‘sigHoldNumber’ defined but not used [-Wunused-function] sigHoldNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4654:1: warning: ‘sigHupNumber’ defined but not used [-Wunused-function] sigHupNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4674:1: warning: ‘sigIntNumber’ defined but not used [-Wunused-function] sigIntNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4684:1: warning: ‘sigKillNumber’ defined but not used [-Wunused-function] sigKillNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4705:1: warning: ‘sigPipeNumber’ defined but not used [-Wunused-function] sigPipeNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4715:1: warning: ‘sigQuitNumber’ defined but not used [-Wunused-function] sigQuitNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4725:1: warning: ‘sigStopNumber’ defined but not used [-Wunused-function] sigStopNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4737:1: warning: ‘sigTermNumber’ defined but not used [-Wunused-function] sigTermNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4748:1: warning: ‘sigUsr1Number’ defined but not used [-Wunused-function] sigUsr1Number(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4759:1: warning: ‘sigUsr2Number’ defined but not used [-Wunused-function] sigUsr2Number(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4769:1: warning: ‘sizeOfInt’ defined but not used [-Wunused-function] sizeOfInt(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4779:1: warning: ‘sizeOfPointer’ defined but not used [-Wunused-function] sizeOfPointer(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4810:1: warning: ‘socketDescriptorFrom’ defined but not used [-Wunused-function] socketDescriptorFrom(sqInt sqSocketOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4829:1: warning: ‘socketRecordSize’ defined but not used [-Wunused-function] socketRecordSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4843:1: warning: ‘socketValueOf’ defined but not used [-Wunused-function] socketValueOf(sqInt anSQSocketRecord) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4915:1: warning: ‘unixFileNumber’ defined but not used [-Wunused-function] unixFileNumber(FILEHANDLETYPE fileHandle) ^ [ 88%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build' [ 88%] 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-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libgit2.so /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libgit2.so.1.4 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libgit2.so.1.4.4 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' [ 88%] 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-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libssh2-1.9.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src/libssh2.so /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src/libssh2.so.1 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src/libssh2.so.1.0.1 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src/libssh2.so.1.9.0 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' [ 88%] 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-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-linux-1.0.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-linux-1.0.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-linux-1.0.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/libgit2-linux-1.0.0-src/libgit2.1.0.0.so /builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' [ 88%] 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-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/openssl-1.0.2q.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/openssl-1.0.2q.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/openssl-1.0.2q.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/openssl-1.0.2q-src/libcrypto.so.1.0.0 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/openssl-1.0.2q-src/libssl.so /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/openssl-1.0.2q-src/libssl.so.1.0.0 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' [ 88%] Built target openssl-1.0.2q 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-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libssh2-1.7.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libssh2-1.7.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libssh2-1.7.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/libssh2-1.7.0-src/libssh2.so /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/libssh2-1.7.0-src/libssh2.so.1 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/libssh2-1.7.0-src/libssh2.so.1.0.1 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' [ 88%] Built target libssh2-1.7.0 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-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/freetype-2.12.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/freetype-2.12.1-src/libbz2.so.1 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/freetype-2.12.1-src/libbz2.so.1.0 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/freetype-2.12.1-src/libbz2.so.1.0.6 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/freetype-2.12.1-src/libfreetype.so /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/freetype-2.12.1-src/libfreetype.so.6 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/freetype-2.12.1-src/libfreetype.so.6.18.3 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' [ 88%] Built target freetype-2.12.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-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/cairo-1.17.4.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/cairo-1.17.4-src/libcairo.so /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/cairo-1.17.4-src/libcairo.so.2 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/cairo-1.17.4-src/libcairo.so.2.11704.0 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' [ 88%] 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-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/harfbuzz-5.3.1-src/libharfbuzz.so /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/harfbuzz-5.3.1-src/libharfbuzz.so.0 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/harfbuzz-5.3.1-src/libharfbuzz.so.0.50301.0 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' [ 88%] 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-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/pixman-0.40.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/pixman-0.40.0-src/libpixman-1.so /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/pixman-0.40.0-src/libpixman-1.so.0 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build/pixman-0.40.0-src/libpixman-1.so.0.40.0 /builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' [ 88%] Built target pixman-0.40.0 make -f CMakeFiles/pharo.dir/build.make CMakeFiles/pharo.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/pharo.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/pharo.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/pharo.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/pharo.dir/depend.internal". Scanning dependencies of target pharo make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/pharo.dir/build.make CMakeFiles/pharo.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' [ 89%] Building C object CMakeFiles/pharo.dir/src/unixMain.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -o CMakeFiles/pharo.dir/src/unixMain.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/unixMain.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/parameters/parameterVector.h:10, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/parameters/parameters.h:10, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharoClient.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/src/unixMain.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 90%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. CMakeFiles/pharo.dir/src/unixMain.c.o -o build/vm/pharo -Wl,-rpath,/builds/workspace/pharo-vm_pharo-9/build/build/vm build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' [ 90%] Built target pharo make -f CMakeFiles/build_vmmaker_get_vm.dir/build.make CMakeFiles/build_vmmaker_get_vm.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_vm make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/build_vmmaker_get_vm.dir/build.make CMakeFiles/build_vmmaker_get_vm.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' [ 90%] Performing update step for 'build_vmmaker_get_vm' cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo [ 90%] Performing configure step for 'build_vmmaker_get_vm' cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure [ 91%] Performing build step for 'build_vmmaker_get_vm' cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build [ 92%] Performing install step for 'build_vmmaker_get_vm' cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo cd /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-install [ 93%] Completed 'build_vmmaker_get_vm' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm-complete /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-done make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' [ 95%] Built target build_vmmaker_get_vm make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' cd /builds/workspace/pharo-vm_pharo-9/build && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary /builds/workspace/pharo-vm_pharo-9/build /builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary /builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Scanning dependencies of target TestLibrary make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/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-9/build' [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/basic_types.c.o cd /builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/TestLibrary.dir/src/basic_types.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/basic_types.c 158 warnings generated. [ 32%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma auto_inline(off) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma auto_inline(on) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2991:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2992:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3012:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3026:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 8 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3040:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 16 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3054:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 24 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3068:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 32 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3082:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 40 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3096:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 48 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3110:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 56 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3124:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 64 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3138:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 72 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3152:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 80 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3166:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 88 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3180:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 96 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3194:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 104 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3208:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 112 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3222:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 120 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3237:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (0 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3238:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3239:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3254:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (1 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3255:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3256:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3271:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (2 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3272:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3273:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3288:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (3 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3289:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3290:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3305:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (4 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3306:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3307:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3322:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (5 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3323:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3324:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3339:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (6 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3340:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3341:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3356:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (7 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3357:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3358:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3373:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (8 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3374:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3375:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3390:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (9 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3391:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3392:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3407:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (10 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3408:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3409:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3424:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (11 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3425:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3426:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3440:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (12 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3441:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3442:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3456:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (13 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3457:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3458:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3472:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (14 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3473:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3474:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3488:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (15 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3489:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3490:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4710:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4766:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (0 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4767:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4770:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4786:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (1 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4787:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4790:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4806:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (2 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4807:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4810:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4826:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (3 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4827:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4830:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4846:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (4 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4847:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4850:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4866:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (5 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4867:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4870:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4886:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (6 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4887:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4890:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4906:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (7 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4907:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4910:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4926:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5019:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localReturnValue = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5059:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((byteAt((localFP + FoxIFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5079:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closure = longAt(localFP + (frameStackedReceiverOffset(localFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5096:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5097:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5098:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5100:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5128:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5129:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5130:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5132:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext1 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5149:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5150:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5151:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5153:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext2 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5177:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5183:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5190:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameToReturnTo = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5213:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5214:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5215:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5217:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext3 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5244:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil2 = longAt((thePage3->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5269:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5310:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localFP = pointerForOop(longAt(localFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5312:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localIP = pointerForOop(longAt(callerFP + FoxCallerSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5326:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput(localSP, localIP); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5337:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5341:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5432:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callersFPOrNull = pointerForOop(longAt(localFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5440:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5472:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5501:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] contextToReturnFrom = longAt(((GIV(stackPage)->baseAddress)) - BytesPerWord); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5504:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), contextToReturnFrom); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5507:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), localReturnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5510:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5540:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput(localSP, localIP); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5551:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5555:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5571:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxCallerSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5572:79: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localSP = localFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5574:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((localFP + FoxIFrameFlags) + 1)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5585:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput(localSP, localIP); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5596:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5599:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj1 = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5643:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5644:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5645:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5647:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5680:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object1 = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + (((sqInt)((usqInt)(variableIndex) << (shiftForWord()))))); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5686:56: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5687:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5688:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5735:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] objOop = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5778:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5779:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5782:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5864:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] objOop = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5907:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5908:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5911:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6195:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6196:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6269:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6284:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6289:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6290:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6301:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(localFP + FoxIFSavedIP, ((sqInt)localIP)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6312:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6313:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6326:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localIP); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6328:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localFP); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6367:65: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(localFP, methodHeader2); ^~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6387:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6388:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6450:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6481:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6482:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6498:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6507:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6515:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6516:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6517:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6519:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object3 = longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6631:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj1 = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6726:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6727:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6924:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6925:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6926:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6928:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7066:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7067:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7068:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7090:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7091:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7092:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7127:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7128:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7129:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7180:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7181:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7182:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7184:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7500:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7501:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7506:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] backwardJumpCountByte = byteAt(localFP + ((VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7529:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] byteAtput(localFP + ((VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: passing argument to parameter 'oop' here static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7743:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7749:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7750:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7887:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7893:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7894:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:8964:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:8970:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:8971:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9123:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9129:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9130:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9269:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9277:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9315:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9322:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9323:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9391:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9392:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9435:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9436:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9766:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9767:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9819:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9820:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10132:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10133:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10134:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10136:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theThingToPush = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10186:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localReturnValue = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10339:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10345:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10346:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10483:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10489:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10490:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11559:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11565:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11566:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11718:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11724:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11725:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11864:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11872:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11910:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11917:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11918:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11986:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11987:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12030:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12031:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12268:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12269:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12321:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12322:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12535:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12636:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12667:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12668:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12684:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12693:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12701:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12702:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12703:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12705:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12787:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12788:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12789:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12964:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(localSP); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13062:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13063:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13068:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] backwardJumpCountByte = byteAt(localFP + ((VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13091:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] byteAtput(localFP + ((VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: passing argument to parameter 'oop' here static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13201:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13296:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13297:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13421:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13422:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13425:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13450:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13545:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13546:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13667:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13668:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13671:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13765:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13766:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13767:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13769:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13833:124: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((newClosure + BaseHeaderSize) + (((sqInt)((usqInt)(FullClosureReceiverIndex) << (shiftForWord())))), longAt(localFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13883:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13884:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13885:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13887:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12948:3: warning: unused label 'directedSuperclassSend' [-Wunused-label] directedSuperclassSend: ^~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14258:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (((cogMethod->cmNumArgs)) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14260:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14272:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14275:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14281:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14281:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14285:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), ((sqInt)cogMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14288:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14291:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14296:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14302:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14308:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14311:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14359:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14363:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14367:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14370:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14370:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14374:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14388:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14394:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14397:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14400:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14404:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14416:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14590:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(lifp + FoxMethod); ^~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14601:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt(lifp + FoxIFSavedIP); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14617:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField1 = longAt(lifp + FoxMethod); ^~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14634:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(lifp + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14649:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14691:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = ((usqInt)(longAt((aStackPage->headSP)))); ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14698:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14700:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14717:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodObj = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14722:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt(theFP + FoxIFSavedIP); ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14728:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = ((usqInt)(longAt(theFP + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14729:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14785:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14786:109: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!(isVanillaBlockClosure((cls = frameStackedReceivernumArgs(GIV(framePointer), ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14788:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((GIV(framePointer) + FoxIFrameFlags) + 1)))))))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14808:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxSavedFP)) == 0) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14809:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxCallerSavedIP, ceBaseFrameReturnPC()); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14812:54: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt((pointerForOop(longAt(GIV(framePointer) + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14812:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt((pointerForOop(longAt(GIV(framePointer) + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14814:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14816:71: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, ((sqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP))))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14816:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, ((sqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP))))); ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14817:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxCallerSavedIP, ceReturnToInterpreterPC()); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14820:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((GIV(framePointer) + FoxIFrameFlags) + 3)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14821:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closure = longAt(GIV(framePointer) + (frameStackedReceiverOffset(GIV(framePointer)))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14842:68: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodField + (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 2)) != 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14842:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodField + (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 2)) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14846:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((p + FoxMFReceiver) - FoxIFReceiver, longAt(p)); ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14846:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((p + FoxMFReceiver) - FoxIFReceiver, longAt(p)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14853:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod1 = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14864:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), pc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14867:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14896:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] wasInMachineCode = (((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14941:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14991:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14991:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14993:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14994:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14997:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer) + (3 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14997:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer) + (3 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14998:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14999:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15004:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15004:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15006:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15007:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15009:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15010:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15015:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15015:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15016:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (0 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15018:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15042:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] result = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15045:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15103:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] contextToReturnTo = longAt((GIV(stackPage)->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15132:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15162:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] contextToReturnFrom = longAt(((GIV(stackPage)->baseAddress)) - BytesPerWord); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15165:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), contextToReturnFrom); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15168:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15171:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15189:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15191:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15195:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15197:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15200:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15233:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15237:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), immutableObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15240:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), valueToAssign); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15243:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), (((usqInt)(index + 1) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15246:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15269:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] resultOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15271:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt(GIV(framePointer) + FoxThisContext)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15271:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt(GIV(framePointer) + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15274:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), resultOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15278:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15280:158: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ceSendAborttonumArgs(longAt((GIV(specialObjectsOop) + BaseHeaderSize) + (((sqInt)((usqInt)(SelectorCannotReturn) << (shiftForWord()))))), longAt(GIV(framePointer) + FoxThisContext), 1); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15342:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15347:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15371:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15376:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15449:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15480:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15491:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15612:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closure = longAt(GIV(framePointer) + (frameStackedReceiverOffset(GIV(framePointer)))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15632:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15633:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15634:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15636:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(theFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15642:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), ourContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15645:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15648:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15667:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP2 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15668:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP2 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15669:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP2 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15671:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(theFP2 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15677:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), ourContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15680:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15683:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15691:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP6 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15692:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP6 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15693:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP6 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15695:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext1 = longAt(theFP6 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15701:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), ourContext1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15704:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp13 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15707:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp23 = GIV(stackPointer) - BytesPerWord), unwindContextOrNilOrZero); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15710:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15721:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15727:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15734:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameToReturnTo = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15758:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP3 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15759:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP3 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15760:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP3 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15762:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(theFP3 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15768:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), ourContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15771:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15774:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15790:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil2 = longAt((thePage3->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15811:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15846:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15853:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15855:60: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(callerFP + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15868:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] reapAndResetErrorCodeToheader(GIV(framePointer), (cogMethod->methodHeader)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15897:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15908:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(framePointer) + FoxIFSavedIP), GIV(framePointer), GIV(stackPointer), 1, __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15909:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15911:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), anOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16008:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16053:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + ((numArgs + 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16125:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16168:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16169:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16185:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16194:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(p); ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16195:55: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((p - BytesPerWord) - BytesPerWord, longAt(p)); ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16195:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((p - BytesPerWord) - BytesPerWord, longAt(p)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16199:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), aNonBooleanObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16202:84: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((1 + (((cogMethod->cmNumArgs)) << ((BytesPerWord * 8) - 8))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16204:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : 0))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16207:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : ((1 + (((cogMethod->cmNumArgs)) << 8)) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16209:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : 0))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16201:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFrameFlags, (VMBIGENDIAN ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16212:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16213:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodObj); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16237:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16241:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), anObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16244:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16392:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, noCheckEntryOffset(), rcvr); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16421:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, noCheckEntryOffset(), rcvr); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16424:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16431:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16500:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16505:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodPointer = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16607:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, (superNormalBar == 0 ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16638:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, (superNormalBar == 0 ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16652:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16659:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16684:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16688:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16712:134: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(((mframeHomeMethod(GIV(framePointer)))->methodObject), ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16714:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(GIV(framePointer) + FoxMFReceiver)) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16716:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(GIV(framePointer) + FoxIFReceiver))), 1, null); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16733:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogMethod *) ((longAt(GIV(stackPointer))) - (traceLinkedSendOffset()))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16966:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16970:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16978:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16980:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16982:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (byteAt((theFP + FoxIFrameFlags) + 2)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16983:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17007:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17009:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17018:39: warning: incompatible pointer to integer conversion passing 'CogMethod *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] if ((heapMapAtWord(pointerForOop(cogMethod))) == 0) { ^~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17024:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17031:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17037:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17108:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17120:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17178:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17180:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17194:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(theFP + FoxIFSavedIP) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17195:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : theIP)) - (longAt(theFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17249:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17252:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17253:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17254:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17256:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17265:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17406:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17410:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17422:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17449:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17457:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17460:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17485:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17493:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17496:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17523:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17526:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17532:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), cacheTag); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17551:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17554:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), cacheTag); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17607:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, ((sqInt)GIV(instructionPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17856:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17858:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17970:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17971:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxMFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17974:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMFReceiver, followForwarded(oop)); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17979:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17982:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxIFReceiver, followForwarded(oop)); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17984:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18001:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, (longAt(theFP + FoxIFSavedIP)) + offset); ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18001:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, (longAt(theFP + FoxIFSavedIP)) + offset); ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18002:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, (oop = newOop)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18005:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18007:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18009:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (byteAt((theFP + FoxIFrameFlags) + 2)) != 0))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18010:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (((longAt(longAt(theFP + FoxThisContext))) & ((classIndexMask()) - (isForwardedObjectClassIndexPun()))) == 0)) { ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18011:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18011:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18014:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18016:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18018:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + offset); ^~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18021:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + offset, followForwarded(oop)); ^~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18023:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18029:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18031:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, followForwarded(oop)); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18095:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18106:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18107:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18108:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18118:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18119:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18120:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18127:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18129:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18139:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18141:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18155:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18156:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18157:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18256:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18286:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (rcvrStackIndex * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18288:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (isPointers(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18289:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18290:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18291:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] followForwardedObjectFieldstoDepth(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18292:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18293:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)), 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18322:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18371:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18380:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18395:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (byteAt((theFP + FoxIFrameFlags) + 3)) != 0; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18402:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18409:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxIFSavedIP); ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18469:25: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] theIP = oopForPointer(instrPtr); ^~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:153:43: note: passing argument to parameter 'ptr' here static inline sqInt oopForPointer(void *ptr) { return (sqInt)ptr; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18481:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18492:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((thePage->headSP)) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18493:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : oopForPointer(pointerForOop(longAt(theFPAbove + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18497:54: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? mustMapMachineCodePCcontext((value >> 3), longAt(spouseFP + FoxThisContext)) ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18602:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18614:4: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18645:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18779:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer = (page->baseAddress)), followObjFieldofObject(SenderIndex, aContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18780:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18797:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), maybeClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18820:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18823:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18825:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), ceBaseFrameReturnPC()); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18826:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18883:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), (theMethod + MFMethodFlagHasContextFlag) + MFMethodFlagIsBlockFlag); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18890:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), theMethod + MFMethodFlagHasContextFlag); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18892:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18895:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), theMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18896:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18897:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), (VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18904:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18911:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18918:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18923:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), theIP); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19006:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIPPtr = (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19007:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] || ((longAt(theFP + FoxIFSavedIP)) == 0) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19020:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19024:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19027:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19031:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19032:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19033:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19034:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxThisContext))) { ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19035:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19035:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19042:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()))) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19043:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxMethod))) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19045:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt(theIPPtr); ^~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19049:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt(theIPPtr); ^~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19054:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP -= longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19056:52: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19056:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19058:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19058:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19062:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19068:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19071:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19199:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19203:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19216:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, oop); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19223:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19224:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19225:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19227:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] markAndTrace(longAt(theFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19229:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19231:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aCogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19241:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] markAndTrace(longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19243:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19251:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19264:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, oop); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19322:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19325:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19387:10: warning: incompatible pointer to integer conversion returning 'sqInt (sqInt)' (aka 'long (long)') from a function with result type 'sqInt' (aka 'long') [-Wint-conversion] return mcprimHashMultiply; ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19485:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19495:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19518:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19534:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0; ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19541:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxMFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19766:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19770:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theSP = theFP + (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19773:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19774:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19775:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19777:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19782:53: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((newSP = (newPage->baseAddress)), longAt(callerFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19782:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((newSP = (newPage->baseAddress)), longAt(callerFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19783:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((newSP -= BytesPerWord), theContext); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19785:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19787:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19791:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19791:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19805:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19809:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(callerFP + FoxIFSavedIP, callerIP); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19812:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + stackedReceiverOffset, callerIP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19817:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxCallerSavedIP, ceBaseFrameReturnPC()); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19818:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, 0); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19821:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] offsetCallerFP = pointerForOop(longAt(fpInNewPage + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19825:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(fpInNewPage + FoxSavedFP, oopForPointer(offsetCallerFP)); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19826:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(fpInNewPage + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19827:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(fpInNewPage + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19828:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((fpInNewPage + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19829:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(fpInNewPage + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20362:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20364:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = (longAt(address)) & 7; ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20368:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20372:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] print(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20381:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printNum(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20383:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20384:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] print((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20385:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20386:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20389:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] print((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20390:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20391:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20409:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20416:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20417:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0)) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20419:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20433:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20435:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20447:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20485:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20542:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20544:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20546:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20561:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethod = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20563:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20566:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = byteAt((theFP + FoxIFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20580:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20581:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20582:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20583:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOrClosure = longAt(theFP + (frameStackedReceiverOffset(theFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20594:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20595:98: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameOopat("(caller ctxt", (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20597:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20598:97: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameOopat("(saved ctxt", (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20600:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (1 * BytesPerWord)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20606:79: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameThingatextraString("caller ip", theFP + FoxCallerSavedIP, ((longAt(theFP + FoxCallerSavedIP)) == (ceReturnToInterpreterPC()) ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20611:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20615:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()))) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20618:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20622:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameThingatextra("saved ip", theFP + FoxIFSavedIP, ((longAt(theFP + FoxIFSavedIP)) == 0 ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20624:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (((longAt(theFP + FoxIFSavedIP)) - theMethod) + 2) - BaseHeaderSize)); ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20628:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] topThing = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20636:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameOopat((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20637:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20638:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20643:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameThingatextra("frame ip", theSP, ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20654:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameOopat((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20655:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20656:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21048:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21052:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21059:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21065:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] retValue = longAt(GIV(framePointer) + FoxMFReceiver); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21070:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] retValue = longAt(GIV(framePointer) + FoxMFReceiver); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21073:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21076:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), retValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21081:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21094:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(longAt(GIV(framePointer) + FoxIFSavedIP))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21121:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21124:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21127:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21132:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21135:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21149:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21306:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21311:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21315:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21319:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21324:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21364:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21370:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21374:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21377:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21377:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21384:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21398:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21404:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21407:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21414:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21417:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21422:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21426:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21438:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21445:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21548:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21552:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21556:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21560:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21564:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21604:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21610:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21614:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21617:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21617:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21624:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21638:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21644:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21647:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21654:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21657:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21662:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21666:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21678:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21685:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21743:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21744:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21745:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21746:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] mthd = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21748:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21753:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printChar(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21758:85: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(mthd, rcvr, ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21759:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21760:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0), ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21760:70: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0), ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21762:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21763:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21765:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (0 < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21766:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21767:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1) * BytesPerWord)))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22024:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22323:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22339:127: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22356:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22357:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22358:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22360:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22464:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22466:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22479:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22483:127: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22507:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22509:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22517:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = ((usqInt)(longAt(theIPPtr))); ^~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22521:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theIPPtr, theIP + ((theMethod->objectHeader))); ^~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22523:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, theMethodField + ((theMethod->objectHeader))); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22525:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22550:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22553:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22559:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] tempIndex = byteAt((theFP + FoxIFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22572:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((longAt(argsPointer)) & (tagMask())) == 0) ^~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22573:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (oopisLessThan(longAt(argsPointer), GIV(newSpaceLimit)))) { ^~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2936:49: note: expanded from macro 'oopisLessThan' #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22580:116: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))), longAt(argsPointer)); ^~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22591:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((longAt(pointer)) & (tagMask())) == 0) ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22592:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (oopisLessThan(longAt(pointer), GIV(newSpaceLimit)))) { ^~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2936:49: note: expanded from macro 'oopisLessThan' #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22599:124: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + tempIndex)) << (shiftForWord())))), longAt(pointer)); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22623:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory()); ^~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22626:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22630:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theInstrPointer = longAt(fp + FoxIFSavedIP); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22660:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] senderContextOrNil = longAt((aPage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22661:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] savedThisContext = longAt(((aPage->baseAddress)) - BytesPerWord); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23107:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] withDetails = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23121:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), constituents); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23148:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23156:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23181:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)flags << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23210:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23211:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23216:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23243:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23249:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23254:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23281:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23335:68: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((GIV(methodCache)[probe + MethodCacheMethod]) == (longAt(GIV(stackPointer)))) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23340:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] flushExternalPrimitiveOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23341:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] unlinkSendsToandFreeIf(longAt(GIV(stackPointer)), 0); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23357:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] selector = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23395:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23410:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23445:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodReceiver = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23481:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), data); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23512:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (methodWithHeaderShouldBeCogged(methodHeaderOf(longAt(GIV(stackPointer))))) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23514:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] alreadyCogged = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23515:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((((((usqInt) (longAt(longAt(GIV(stackPointer))))) >> (formatShift())) & (formatMask())) >= (firstCompiledMethodFormat())) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23516:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (isCogMethodReference(longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord())))))))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23519:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = cogselector(longAt(GIV(stackPointer)), GIV(nilObj)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23523:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = cogselector(longAt(GIV(stackPointer)), GIV(nilObj)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23542:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23543:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((((((usqInt) (longAt(longAt(GIV(stackPointer))))) >> (formatShift())) & (formatMask())) >= (firstCompiledMethodFormat())) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23544:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (isCogMethodReference(longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord())))))))))) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23546:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodHeader = longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord()))))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23565:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)flags << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23579:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23599:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23618:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23636:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23655:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newValue = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23656:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23662:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23724:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23745:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23764:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23800:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] proc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23859:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (synchronousSignal(longAt(GIV(stackPointer)))) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23880:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxMethod)) == GIV(newMethod)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23900:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxMethod)) == GIV(newMethod)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23932:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] process = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23935:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24101:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), myList); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24157:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aContextOrNil = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24167:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisCtx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24211:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((pointerForOop(longAt(theFP + FoxSavedFP))) != contextsFP) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24213:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24215:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24223:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24233:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] contextsIP = ((usqInt)(pointerForOop(longAt(frameAbove + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24241:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24241:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24243:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24243:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24244:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(newFP + FoxMethod)))) < (startOfMemory())) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24248:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(contextsFP + FoxIFSavedIP, contextsIP); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24251:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxCallerSavedIP, contextsIP); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24279:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24324:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP1 = pointerForOop(longAt(fp1 + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24365:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP2 = pointerForOop(longAt(fp2 + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24378:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24378:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24378:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24399:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24438:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24440:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), aContextOrNil); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24438:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24479:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24544:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24547:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodObj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24549:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24553:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24586:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24587:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24588:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24590:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24601:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24604:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24615:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24770:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24798:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24864:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24867:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, methodField - 4); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24871:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] flags = longAt(theFP + FoxIFrameFlags); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24873:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxIFrameFlags, flags - 2); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24876:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25389:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25421:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25422:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25456:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25484:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25485:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25529:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25534:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25541:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25570:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25586:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25606:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25607:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25630:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25631:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25656:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25660:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25668:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25668:91: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25690:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25691:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25711:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] characterCode = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25724:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), characterObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25739:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25742:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), floatObjectOf(((double) ((rcvr >> 3)) ))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25770:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25771:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25898:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25928:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25929:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25930:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26089:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26140:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cursorObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26144:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cursorObj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26145:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] maskObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26368:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26440:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] hashOrError = (((hash = (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask()))) != 0 ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26442:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (objCouldBeClassObj(longAt(GIV(stackPointer))) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26443:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? (((err = enterIntoClassTable(longAt(GIV(stackPointer))))) != 0 ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26445:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26449:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)hashOrError << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26485:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26547:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26611:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26628:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26629:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26636:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26669:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26731:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26795:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26812:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26813:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26820:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26838:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26846:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26884:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26906:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26921:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26959:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26987:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26988:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26995:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27124:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27142:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27143:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27150:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27178:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((GIV(totalFreeOldSpace) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27185:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(nilObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27201:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27206:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27210:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27225:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27294:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27306:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27343:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] instance = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27361:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27398:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] s = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27466:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27511:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] runInNOut = (longAt(GIV(stackPointer) + (0 * BytesPerWord))) == GIV(trueObj); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27594:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27643:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27693:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27700:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27703:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27714:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27719:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27722:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27742:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27749:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27752:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27763:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27768:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27771:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27791:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27795:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27798:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27798:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27802:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27805:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27811:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27814:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27823:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27827:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27906:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27956:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27963:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27966:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27977:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27982:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27985:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28005:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28012:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28015:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28026:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28031:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28034:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28054:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28058:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28061:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28061:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28065:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28068:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28074:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28077:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28086:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28090:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28169:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28191:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28224:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28229:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28251:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28258:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28261:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28272:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28277:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28280:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28300:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28307:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28310:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28321:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28326:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28329:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28349:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28353:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28356:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28356:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28360:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28363:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28369:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28372:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28381:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28385:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28434:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28458:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28492:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28493:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg2 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28506:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28572:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28579:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28585:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28623:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] order = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28631:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] string1 = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28634:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] string2 = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28681:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)result << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28701:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] fillValue = positive64BitValueOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28702:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28792:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((onOffBar = longAt(GIV(stackPointer) + (1 * BytesPerWord)))) == GIV(trueObj)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28807:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((bufferSize = longAt(GIV(stackPointer)))) == GIV(nilObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28822:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28853:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28854:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28952:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((longAt(GIV(stackPointer)))) & 7) == 1)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28953:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] crashInThisThread = ((longAt(GIV(stackPointer))) >> 3); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28957:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28961:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28997:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29027:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29027:89: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29032:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)quotient << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29057:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29073:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29094:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)(integerReceiver / integerArgument) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29132:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29133:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29153:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29176:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29177:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29207:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29222:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29223:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29226:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver == integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29235:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29254:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29255:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29258:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr == integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29285:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29307:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29399:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29405:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29409:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29412:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29412:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29419:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29433:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29439:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29442:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29449:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29452:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29457:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29461:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29473:65: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29530:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), mourner); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29558:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29559:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29638:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29662:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29663:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29691:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29715:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopToStore = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29722:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29723:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29748:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29759:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29793:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29794:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29881:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29910:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29911:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29991:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30022:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30023:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30103:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30134:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30135:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30215:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30246:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30247:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30327:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30358:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30359:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30439:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30469:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30470:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30549:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30578:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30579:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30659:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30689:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30690:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30769:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30967:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30971:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30983:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] vScale = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30984:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] hScale = floatValueOf(longAt(GIV(stackPointer) + (2 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30985:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31090:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31142:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31178:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31185:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31188:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31199:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31204:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31207:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31236:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31243:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31246:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31257:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31262:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31265:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31285:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31289:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31292:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31292:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31296:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31299:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31305:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31308:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31317:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31321:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31340:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31414:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31450:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31457:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31460:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31471:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31476:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31479:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31508:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31515:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31518:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31529:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31534:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31537:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31557:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31561:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31564:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31564:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31568:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31571:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31577:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31580:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31589:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31593:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31612:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31686:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31708:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31730:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31735:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31754:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31761:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31764:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31775:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31780:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31783:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31812:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31819:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31822:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31833:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31838:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31841:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31861:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31865:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31868:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31868:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31872:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31875:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31881:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31884:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31893:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31897:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp13 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31916:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31957:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31980:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32007:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] key = cStringOrNullFor(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32030:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32044:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32048:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32087:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), stringOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32105:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32247:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), labelOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32320:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32333:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32334:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32337:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver >= integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32361:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32362:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32365:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr >= integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32380:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32381:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32384:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver > integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32408:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32409:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32412:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr > integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32427:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ammount = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32440:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)segSize << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32458:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32483:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)((value * HashMultiplyConstant) & 0xFFFFFFF) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32501:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((longAt(GIV(stackPointer))) == GIV(trueObj)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32507:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32531:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32548:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32549:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32560:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject == otherObject ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32577:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32603:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32627:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32664:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] s = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32695:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32716:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32739:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), ((value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32753:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32825:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32826:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32855:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32871:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32885:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32901:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32922:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)(index1) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32933:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)((index1 + numFixed)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32971:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32972:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32973:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33018:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33036:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33051:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33069:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33105:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33131:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33168:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33184:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33241:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33248:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33252:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33255:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(messageSelector)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33258:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), runArgs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33261:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), runReceiver); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33289:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33307:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33316:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33342:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33355:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33356:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33359:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver <= integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33383:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33384:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33387:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr <= integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33402:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33403:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33406:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver < integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33430:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33431:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33434:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr < integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33466:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33493:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33506:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33535:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33562:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33575:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33610:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33613:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33627:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33654:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33671:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33689:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33732:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33733:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33784:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), pt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33797:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33826:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33841:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)MillisecondClockMask << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33853:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33853:84: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33858:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)mod << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33889:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33890:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33915:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33933:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33949:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33982:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34005:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34006:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34027:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34043:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 0); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34046:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34053:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34083:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] header = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34084:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] bytecodeCount = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34092:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] class = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34202:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), theMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34215:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 1); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34218:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34225:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34252:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34320:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34323:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34336:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34360:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34421:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 1); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34424:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34437:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34460:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34543:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), subsequentObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34566:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] instance = accessibleObjectAfter(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34569:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)0 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34575:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34590:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34591:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34594:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver != integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34603:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34622:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34623:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34626:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr != integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34648:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34649:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34678:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject != otherObject ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34738:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((longAt(GIV(stackPointer))) == GIV(trueObj)) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34739:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] || ((longAt(GIV(stackPointer))) == GIV(falseObj)))) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34744:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] goal = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34745:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] stack = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34746:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] followWeak = (longAt(GIV(stackPointer))) == GIV(trueObj); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34987:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] path = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34989:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35022:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35023:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] lookupClass = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35055:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] selector = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35056:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35079:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35082:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35086:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35133:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35148:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ~~~~^~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35148:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35181:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] actualReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35182:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] selector = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35183:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35206:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35209:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), actualReceiver); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35213:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35248:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35261:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ~~~~^~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35261:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35288:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35313:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileProcess)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35348:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35380:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(GIV(stackPointer))) >> 3) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35400:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35416:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35452:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35483:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35484:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35502:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35519:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35564:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35565:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35582:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35608:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)depth << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35637:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35709:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35729:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35753:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35757:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35770:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35786:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35802:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35822:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((5 - 1) * BytesPerWord)), (okay ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35839:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35869:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35883:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35893:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35904:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (wasImmutable ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35923:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35959:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] stringOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36025:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] hasHash = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36026:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36028:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (hasHash ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36036:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36040:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36061:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36077:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36114:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)oldHash << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36132:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] labelOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36194:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36210:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36248:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36254:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36270:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36290:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36291:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36301:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36329:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36351:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36367:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36383:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36399:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer3 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36434:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] bytes = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36469:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36492:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36551:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(totalLength - fixedFields) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36563:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] byteSize = ((longAt(GIV(stackPointer))) & (tagMask()) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36565:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : bytesInObject(longAt(GIV(stackPointer)))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36568:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36602:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((((longAt(GIV(stackPointer)))) & 7) == 1))) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36608:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] nElements = ((longAt(GIV(stackPointer))) >> 3); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36609:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36658:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36663:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] classFormat1 = ((longAt(((longAt(GIV(stackPointer) + (0 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36683:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((byteSize << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36707:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36722:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36762:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36779:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36818:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36833:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36879:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36904:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36919:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36959:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr == arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36977:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aValue = floatObjectOf(exp(smallFloatValueOf(longAt(GIV(stackPointer))))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36993:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ((((usqInt)(longAt(GIV(stackPointer))))) <= 15 ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36995:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : ((exp = ((usqInt) (((usqInt)(longAt(GIV(stackPointer)))))) >> (((numTagBits()) + (smallFloatMantissaBits())) + 1)), ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37014:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37054:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37069:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37109:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr >= arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37136:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37151:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37191:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr > arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37218:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37233:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37273:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr <= arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37300:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37315:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37355:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr < arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37377:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37416:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37431:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37471:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37496:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37511:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37551:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!(rcvr == arg) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37570:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37601:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37648:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37663:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37703:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37721:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37731:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37753:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37769:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37804:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] class = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37814:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37833:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37847:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(specialObjectsOop)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37863:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37918:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37919:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37922:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37938:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37939:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37940:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37979:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37980:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38114:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38145:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38146:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38147:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38314:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38354:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] array = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38355:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] start = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38356:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] stop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38357:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] repl = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38358:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] replStart = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38423:12: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] arrayFmt = arrayFmt; ~~~~~~~~ ^ ~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38470:11: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] replFmt = replFmt; ~~~~~~~ ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38624:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38656:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38657:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38691:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38721:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38722:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38727:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38754:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38760:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38765:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38783:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38803:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (okay ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38823:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38839:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38842:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(result)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38858:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38911:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] moduleName = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39067:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39092:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39127:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39154:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39188:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39209:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39238:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (running ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39249:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sampleBuffer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39259:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39276:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:44603:15: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o cd /builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/TestLibrary.dir/src/callback_types.c.o -c /builds/workspace/pharo-vm_pharo-9/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-9/build/build/ffiTestLibrary && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/TestLibrary.dir/src/callbacks.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c: In function ‘otherThread’: /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c:47:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/TestLibrary.dir/src/callout.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callout.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/registerCallback.c.o cd /builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/TestLibrary.dir/src/registerCallback.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/registerCallback.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o cd /builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/TestLibrary.dir/src/structures.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/structures.c 1 warning generated. [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/java_raw_api.c.o /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:49642:13: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:51474:5: warning: expression result unused [-Wunused-value] -classIndex2; ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:51539:26: warning: expression result unused [-Wunused-value] 8 /* allocationUnit */ / BytesPerOop; ~ ^ ~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:52836:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] allocation = calloc(sizeof(void *), unscannedEphemeronsQueueInitialSize); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:53051:7: warning: incompatible integer to pointer conversion passing 'usqInt' (aka 'unsigned long') to parameter of type 'void *' [-Wint-conversion] free((GIV(unscannedEphemerons).start)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57008:25: warning: incompatible integer to pointer conversion passing 'usqInt' (aka 'unsigned long') to parameter of type 'void *' [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/malloc/_malloc.h:43:21: note: passing argument to parameter '__ptr' here void *realloc(void *__ptr, size_t __size) __result_use_check __alloc_size(2); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57008:15: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57445:41: warning: expression result unused [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: expanded from macro 'asserta' # define asserta(expr) (expr) ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57466:41: warning: expression result unused [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: expanded from macro 'asserta' # define asserta(expr) (expr) ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:58477:14: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] treeNode1 = treeNode1; ~~~~~~~~~ ^ ~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:60970:108: warning: passing 'usqInt *' (aka 'unsigned long *') to parameter of type 'sqInt *' (aka 'long *') converts between pointers to integer types with different sign [-Wpointer-sign] segAddress = sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(ammount, firstGapOfSizeAtLeast(ammount), (&allocatedSize)); ^~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:60:98: note: passing argument to parameter 'asp' here extern void *sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(sqInt sz, void *minAddr, sqInt *asp); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61431:13: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61982:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(lip, lifp, lisp, !((((usqInt)(longAt(lifp + FoxMethod)))) < (startOfMemory())), __LINE__); ^~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62492:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((((((sqInt)(pointerForOop(longAt(maybeFP + FoxSavedFP))))) & (tagMask())) == 0) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62494:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (oopForPointer(pointerForOop(longAt(maybeFP + FoxSavedFP)))) + (smallIntegerTag()))) == (longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)(InstructionPointerIndex) << (shiftForWord()))))))) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62495:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (((((usqInt)(longAt(maybeFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62496:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(maybeFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62497:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((maybeFP + FoxIFrameFlags) + 2)) != 0)))))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62504:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] maybeFrameCtxt = longAt(maybeFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62577:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62581:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62587:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62588:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62589:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62591:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ok = ok && (checkOkayFields(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62593:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ok = ok && (checkOkayFields(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62595:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)))); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62596:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62604:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62746:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62748:95: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - GIV(stackPointer))) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62761:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62774:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62787:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62789:82: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63045:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), message); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63101:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63137:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63138:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63139:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63141:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63179:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63186:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63187:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63188:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63190:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63220:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = ((sqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63221:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63233:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63414:19: warning: explicitly assigning value of variable of type 'struct VirtualMachine *' to itself [-Wself-assign] interpreterProxy = interpreterProxy; ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63429:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63438:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63445:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63446:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63447:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63449:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63859:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63868:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63876:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63877:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63878:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP1 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63880:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerCtx = longAt(callerFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63889:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt((thePage->headSP)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63903:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = oopForPointer(pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63941:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63946:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63949:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(callerSP, callerIP); ^~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63973:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(aFramePtr + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64120:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)((localPrimIndex - 264)) << (shiftForWord()))))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64121:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64130:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64136:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64142:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64147:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)(localPrimIndex - 261) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64264:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64273:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64280:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64281:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64282:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64284:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64301:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64303:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64304:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64305:66: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : ((offset - (ReceiverIndex + 1)) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64306:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (offset - (ReceiverIndex + 1))) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64307:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (offset - (ReceiverIndex + 1))) * BytesPerWord)))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64482:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64574:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64575:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64576:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64577:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (homeContext == (longAt(theFP + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64581:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] || (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64582:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64583:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64584:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethod1 = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64586:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64596:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64597:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64598:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64600:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64606:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64613:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64702:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64715:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64770:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64771:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64772:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64773:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (homeContext == (longAt(theFP + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64777:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64778:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64779:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64780:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethod1 = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64782:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64792:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64793:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64794:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64796:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ctxtOrNilOrZero = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64804:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64811:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64857:53: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] for (ptr = theSP, toDoLimit1 = (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64860:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(ptr); ^~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64863:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(ptr, followForwarded(oop)); ^~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64866:134: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] for (ptr = ((theFP + FoxCallerSavedIP) + BytesPerWord), toDoLimit2 = (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64868:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))); ptr <= toDoLimit2; ptr += BytesPerWord) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64869:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(ptr); ^~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64882:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(ptr, oop); ^~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64885:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64886:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64887:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64892:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64893:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64894:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64933:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64977:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64979:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64993:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)(numArgs) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65231:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65243:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65245:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (isPointers(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65246:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65247:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65248:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] followForwardedObjectFieldstoDepth(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65249:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65250:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)), 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65271:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65272:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65273:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65313:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] source = ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65339:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) < overflowLimitAddress) ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65340:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((longAt(callerFP + FoxSavedFP)) == 0)))) { ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65349:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65358:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65365:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65366:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65367:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP1 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65369:10: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(callerFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65521:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65578:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (longAt(theFP + FoxSavedFP)) == 0; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65618:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65844:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((pointerForOop(longAt(maybeFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65845:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (((((usqInt)(longAt(maybeFrame + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65846:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(maybeFrame + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65847:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((maybeFrame + FoxIFrameFlags) + 2)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65849:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] maybeFrameCtxt = longAt(maybeFrame + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65863:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(maybeFrame + FoxThisContext, maybeFrameCtxt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65924:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((pointerForOop(longAt(theFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65925:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (((((usqInt)(longAt(theFrame + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65926:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFrame + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65927:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFrame + FoxIFrameFlags) + 2)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65930:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFrame + FoxThisContext)) == aOnceMarriedContext) { ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67307:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage2->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67386:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((anOop == ((((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67388:81: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1)))) << 3) | 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67396:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (anOop == (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67398:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)))) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67401:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67407:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((((usqInt)(longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67407:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((((usqInt)(longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67408:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67408:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67409:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67409:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67410:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67410:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67415:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67419:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (anOop == (longAt(theSP))) { ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67427:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (anOop == (longAt(theSP))) { ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67461:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(((GIV(stackPage)->headFP)) + FoxMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67473:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67506:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodFieldOrObj = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67508:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, methodFieldOrObj + MFMethodFlagHasContextFlag); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67513:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67523:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67529:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(theFP + FoxMFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67534:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] byteAtput((theFP + FoxIFrameFlags) + 2, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: passing argument to parameter 'oop' here static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67536:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = byteAt((theFP + FoxIFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67540:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxIFrameFlags) + 3)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67541:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67547:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(theFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67552:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, theContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67559:54: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valuePointer2 = (oopForPointer(pointerForOop(longAt(theFP + FoxSavedFP)))) + (smallIntegerTag()); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67572:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67574:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - (i - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67575:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (i - 1)) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67579:55: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valuePointer = ((i - 1) < ((frameNumArgs2 = byteAt((theFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67580:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs2 - (i - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67581:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs2 - (i - 1)) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67776:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (boolean ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67795:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), floatObjectOf(aFloat)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67811:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integer << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67840:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67856:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67982:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67984:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67985:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67986:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (offset < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67987:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1 - offset) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67988:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - offset) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68003:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68004:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68005:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68007:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt) (longAt(longAt(theFP + FoxThisContext)))) >> (markedBitFullShift())) & 1) != 0) { ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68011:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68098:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ [100%] Linking C shared library ../vm/libTestLibrary.so cd /builds/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build' [100%] Built target TestLibrary make[1]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_progress_start /builds/workspace/pharo-vm_pharo-9/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build' Install the project... /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/./ -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/.//bin -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/.//bin/pharo -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/.//pharo -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libFilePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libgit2.1.0.0.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libbz2.so.1.0.6 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libfreetype.so.6 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libssl.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libMiscPrimitivePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libcrypto.so.1.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libssh2.so.1.9.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libB2DPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libgit2.so.0.25.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libJPEGReaderPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libfreetype.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libharfbuzz.so.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libTestLibrary.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libharfbuzz.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libgit2.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libLargeIntegers.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libSqueakSSL.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libcairo.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libJPEGReadWriter2Plugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libfreetype.so.6.18.3 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libSDL2-2.0.so.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libUUIDPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libssl.so.1.0.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libDSAPrims.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/pharo -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libgit2.so.1.4 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libPharoVMCore.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libBitBltPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libpixman-1.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libbz2.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libfontconfig.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libcairo.so.2.11704.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libfontconfig.so.1.12.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libssh2.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libgit2.so.25 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libpng16.so.16 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libgit2.so.1.4.4 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libpixman-1.so.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libpng16.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libharfbuzz.so.0.50301.0 cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build/libffi-src/src/java_raw_api.c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68125:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68150:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68210:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (enabled ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68217:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68223:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68233:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (enabled ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68308:11: warning: unused variable 'sp' [-Wunused-variable] char *sp; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68780:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68925:15: warning: incompatible pointer to integer conversion passing 'CogMethod *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(cogMethodOf(meth)); ^~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1611:32: note: passing argument to parameter 'n' here extern sqInt printHexnp(usqInt n); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68937:15: warning: incompatible pointer to integer conversion passing 'CogMethod *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(cogMethodOf(meth)); ^~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1611:32: note: passing argument to parameter 'n' here extern sqInt printHexnp(usqInt n); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68993:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68994:52: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameAndCallersSPshort(pointerForOop(longAt(theFP + FoxSavedFP)), (assert(!(isBaseFrame(theFP))), ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68995:66: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68997:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + BytesPerWord), printShort); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69017:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69043:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69102:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69138:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69224:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69235:74: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (frameAbove + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(frameAbove + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69237:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((frameAbove + FoxIFrameFlags) + 1))))) + BytesPerWord) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69245:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70670:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (theSP <= (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70673:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (oop == (longAt(theSP))) { ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70675:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70677:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theSP); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70683:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70684:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70685:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70686:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (oop == (longAt(theFP + FoxThisContext))) { ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70688:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70694:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (oop == (longAt(theFP + FoxMethod))) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70696:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70701:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70709:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (oop == (longAt(theSP))) { ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70711:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70713:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theSP); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70793:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70806:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + (frameStackedReceiverOffset(theFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70818:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70829:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), (((usqInt)integerValue << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70843:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71153:33: warning: expression result unused [-Wunused-value] ((((usqInt) w1) >> 8) & 0xFF) | (((sqInt)((usqInt)((w1 & 0xFF)) << 8))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71224:30: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] cogCodeBase = pointerForOop(allocateJITMemory(GIV(cogCodeSize), ((header.oldBaseAddr)) - GIV(cogCodeSize))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71225:61: warning: ordered comparison between pointer and integer ('char *' and 'sqInt' (aka 'long')) desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71225:87: warning: pointer/integer type mismatch in conditional expression ('sqInt' (aka 'long') and 'char *') [-Wconditional-type-mismatch] desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ^ ~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71225:24: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'char *' [-Wint-conversion] desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71381:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] initializeCodeZoneFromupTo(cogCodeBase, cogCodeBase + GIV(cogCodeSize)); ^~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include/cogit.h:56:46: note: passing argument to parameter 'startAddress' here extern void initializeCodeZoneFromupTo(sqInt startAddress, sqInt endAddress); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71381:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] initializeCodeZoneFromupTo(cogCodeBase, cogCodeBase + GIV(cogCodeSize)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include/cogit.h:56:66: note: passing argument to parameter 'endAddress' here extern void initializeCodeZoneFromupTo(sqInt startAddress, sqInt endAddress); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71510:67: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'char *' [-Wint-conversion] longAtput((temporaryIndex < ((frameNumArgs = ((mframeCogMethod(theFP))->cmNumArgs))) ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19483:23: note: passing argument to parameter 'theFP' here mframeCogMethod(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71559:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71592:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71598:66: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP)))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71601:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71640:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71815:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (index * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71830:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (index * BytesPerWord), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71907:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71944:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71948:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71951:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71953:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71955:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxMethod)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71971:130: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72017:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72362:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72403:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72404:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shortPrintFrameAndCallers(pointerForOop(longAt(theFP + FoxSavedFP))); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72451:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shortPrintFrameAndNCallers(pointerForOop(longAt(theFP + FoxSavedFP)), n - 1); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72510:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72519:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72704:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72781:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72788:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72800:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72806:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72810:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72813:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72813:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72820:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72834:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72840:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72843:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72850:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72853:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72858:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72862:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72874:65: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71394:37: note: passing argument to parameter 'theFP' here reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73287:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return floatValueOf(longAt(GIV(stackPointer) + (offset * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73299:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73336:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73417:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73419:82: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73436:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73501:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73509:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73519:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73854:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73861:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73863:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), anOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73861:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73867:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73876:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73883:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73884:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73885:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73887:10: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73932:80: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theMovedFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theMovedFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73934:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theMovedFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), anOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73932:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theMovedFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theMovedFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74193:88: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return validInstructionPointerinMethodframePointer(anInstrPointer, ((((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74195:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(fp + FoxMethod)), fp); ^~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74393:17: warning: variable 'the2ndUnknownShort' is uninitialized when used here [-Wuninitialized] putShorttoFile(the2ndUnknownShort, f); ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74338:29: note: initialize the variable 'the2ndUnknownShort' to silence this warning sqInt the2ndUnknownShort; ^ = 0 /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74474:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valuePointer2 = ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74476:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - i) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74477:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - i) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74478:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (i < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74479:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - i) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74480:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - i) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74532:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74554:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74562:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74570:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74586:16: warning: expression which evaluates to zero treated as a null pointer constant of type 'void **' [-Wnon-literal-null-conversion] parameters = ((sqInt) null); ^~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74594:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] argHolder = alloca((argType->size)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74595:17: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] parameters[i] = argHolder; ^ ~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74610:45: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (cif->rtype), 3); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1725:76: note: passing argument to parameter 'returnHolder' here static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74667:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74689:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74696:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74703:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (PARAM_SEMAPHORE_INDEX * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74723:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74732:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74746:16: warning: expression which evaluates to zero treated as a null pointer constant of type 'void **' [-Wnon-literal-null-conversion] parameters = ((sqInt) null); ^~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74754:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] argHolder = malloc((argType->size)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74755:17: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] parameters[i] = argHolder; ^ ~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74760:10: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] aPtr = parameters[i1]; ^ ~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74763:11: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] free(aPtr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74785:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74787:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((4 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74826:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_TASK_ADDRESS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74836:14: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] taskAddress = longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74839:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74856:45: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (((task->cif))->rtype), 2); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1725:76: note: passing argument to parameter 'returnHolder' here static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74862:23: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] anParameterAddress = parameters[i]; ^ ~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74864:26: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] doFreeFromTask(task, anParameterAddress); ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2848:47: note: expanded from macro 'doFreeFromTask' #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74873:23: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] doFreeFromTask(task, ((sqInt)task)); ^~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2848:47: note: expanded from macro 'doFreeFromTask' #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74927:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74934:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (callerContextOrNil = longAt((thePage->baseAddress))), ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74939:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74940:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74941:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74944:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(callerFP + FoxThisContext)) ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74952:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74954:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74957:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74958:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74959:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74961:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74963:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74964:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)(numArgs) << (shiftForWord()))))))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74968:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74969:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74970:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74974:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74976:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74977:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74978:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : ((index - CtxtTempFrameStart) < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74979:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - CtxtTempFrameStart)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74980:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - CtxtTempFrameStart)) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75010:9: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long') from a function with result type 'void *' [-Wint-conversion] return longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75074:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75080:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75089:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75095:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75101:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal2 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75107:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal3 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75116:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75122:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75132:10: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75134:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75143:25: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'const void *' [-Wint-conversion] memcpy(targetPointer, returnHolder, sizeToCopy); ^~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_string.h:63:33: note: expanded from macro 'memcpy' __builtin___memcpy_chk (dest, __VA_ARGS__, __darwin_obsz0 (dest)) ^~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75145:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75152:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75159:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75231:12: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] address = longAt((oop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75250:10: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'const void *' [-Wint-conversion] memcpy(argHolder, srcPtr, argTypeSize); ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_string.h:63:62: note: expanded from macro 'memcpy' __builtin___memcpy_chk (dest, __VA_ARGS__, __darwin_obsz0 (dest)) ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_common.h:38:55: note: expanded from macro '__darwin_obsz0' #define __darwin_obsz0(object) __builtin_object_size (object, 0) ^~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75250:10: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] memcpy(argHolder, srcPtr, argTypeSize); ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_string.h:63:27: note: expanded from macro 'memcpy' __builtin___memcpy_chk (dest, __VA_ARGS__, __darwin_obsz0 (dest)) ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75873:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75891:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75915:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newCopy); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75963:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75971:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76090:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76193:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76206:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76208:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (index - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76209:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (index - 1)) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76210:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : ((index - 1) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76211:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76212:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - 1)) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76214:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76250:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76252:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76254:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76408:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76421:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76422:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((index - 1) < ((frameNumArgs = ((mframeCogMethod(spouseFP))->cmNumArgs))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76427:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((index - 1) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76428:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - 1)) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76431:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - 1)) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76435:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76462:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76546:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)sz << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76562:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] flag = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76643:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76645:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodArg = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76830:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76836:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76842:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), primRcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76848:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76870:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76874:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76878:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76882:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76935:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76937:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] primIdx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76972:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(tempOop2) = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76974:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76991:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77003:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77048:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77060:2: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77068:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77072:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77076:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), (((usqInt)primIdx << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77079:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(tempOop)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77106:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77119:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77176:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77178:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77210:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77219:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77226:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77513:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77531:7: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] addr = malloc(byteSize); ^ ~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77543:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)addr)); ^ ~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77546:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77564:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77585:7: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] addr = longAt((oop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77592:18: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] || (isInMemory(addr)))) { ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50299:18: note: passing argument to parameter 'address' here isInMemory(sqInt address) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77625:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77653:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77671:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77687:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77703:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77770:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77798:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77816:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77832:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77834:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77850:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77914:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77943:85: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] handlerOrNilOrZero = findMethodWithPrimitiveFromContextUpToContext(199, longAt(GIV(stackPointer)), GIV(nilObj)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77949:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), handlerOrNilOrZero); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77980:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] stopContext = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77982:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] calleeContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78012:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78017:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] startFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78021:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78022:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78023:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78024:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (stopContext == (longAt(theFP1 + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78028:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78029:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78030:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 3)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78031:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethod = ((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78033:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP1 + FoxMethod)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78043:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78044:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78045:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78047:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] handlerOrNilOrZero = longAt(theFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78055:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP1 = pointerForOop(longAt(theFP1 + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78062:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78093:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), handlerOrNilOrZero); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78129:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78137:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78159:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78440:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78463:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78465:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78563:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78588:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78590:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78592:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78742:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78763:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78765:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78823:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78839:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78841:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78860:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78881:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78883:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78940:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78956:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78958:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78975:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78996:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78998:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79055:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79071:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79073:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79090:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79111:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79113:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79169:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79185:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79187:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79204:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79225:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79227:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79284:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79300:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79302:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79319:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79340:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79342:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79399:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79415:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79417:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79434:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79454:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79456:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79512:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79527:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79529:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79545:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79566:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79568:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79627:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79643:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79645:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79664:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79685:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79687:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79744:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79760:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79762:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79779:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79799:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79801:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79856:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79871:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79873:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79889:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79910:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79912:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79971:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79987:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79989:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80008:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80045:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] module = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80047:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] symbol = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80092:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] moduleHandle = ((void *) (ioLoadModuleOfLength(moduleNameString, moduleNameStringSize))); ^~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:558:35: note: passing argument to parameter 'moduleNameIndex' here void *ioLoadModuleOfLength(sqInt moduleNameIndex, sqInt moduleNameLength); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80128:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] address = ioLoadSymbolOfLengthFromModule(symbolString, symbolStringSize, moduleHandle); ^~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:559:45: note: passing argument to parameter 'functionNameIndex' here void *ioLoadSymbolOfLengthFromModule(sqInt functionNameIndex, sqInt functionNameLength, void *moduleHandle); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80137:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)address)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80140:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80161:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80163:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80219:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80234:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80236:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80252:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80273:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80275:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80334:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80350:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80352:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80371:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80392:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80394:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80451:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80467:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80469:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80486:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80506:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80508:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80563:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80578:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80580:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80596:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80665:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80698:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thang = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80700:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80703:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80731:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80752:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80769:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80780:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80786:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80802:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(messageSelector) = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80804:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newReceiver = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80807:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80807:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80830:71: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80830:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80832:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), GIV(messageSelector)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80863:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80871:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] boolean = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80906:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), wasPinned); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80945:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80982:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] msecsObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80984:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81053:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] usecsObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81055:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81141:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81143:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81192:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81212:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(byteAt((rcvr + BaseHeaderSize) + index)) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81225:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81238:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81254:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81301:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81303:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81305:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81359:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81451:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81470:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81484:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81503:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81534:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81536:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81538:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81606:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81623:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81625:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81627:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81656:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81677:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81679:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81681:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81740:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81756:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81758:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81760:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81779:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81800:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81802:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81804:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81863:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81879:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81881:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81883:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81902:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81923:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81925:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81927:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81985:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82001:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82003:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82005:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82024:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82046:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82048:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82050:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82110:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82127:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82129:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82131:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82151:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82173:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82175:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82177:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82237:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82254:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82256:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82258:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82278:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82299:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82301:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82303:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82361:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82377:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82379:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82381:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82399:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82420:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82422:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82424:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82485:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82501:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82503:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82505:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82526:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82547:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82549:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82551:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82612:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82628:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82630:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82632:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82653:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82674:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82676:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82678:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82735:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82751:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82753:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82755:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82773:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82795:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82797:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82799:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82869:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82886:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82888:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82890:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82920:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82945:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ctxt = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82947:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83053:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83055:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83057:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83120:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83136:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83138:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83140:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83163:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83184:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83186:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83188:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83249:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83265:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83267:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83269:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83290:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83311:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83313:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83315:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83376:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83392:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83394:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83396:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83417:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83438:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83440:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83442:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83504:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83520:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83522:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83524:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83547:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83689:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83710:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83715:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83924:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83944:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84065:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84076:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84077:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84078:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84080:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] objOrFP = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84084:72: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (theFPAbove + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFPAbove + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84086:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFPAbove + FoxIFrameFlags) + 1))))) + BytesPerWord)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84144:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84244:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84268:9: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long') from a function with result type 'void *' [-Wint-conversion] return longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13979:1: warning: unused function 'cmHomeMethod' [-Wunused-function] cmHomeMethod(CogBlockMethod * self_in_cmHomeMethod) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14142:1: warning: unused function 'pageListIsWellFormed' [-Wunused-function] pageListIsWellFormed(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14565:1: warning: unused function 'asCogHomeMethod' [-Wunused-function] asCogHomeMethod(CogBlockMethod *aCogMethod) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17214:1: warning: unused function 'deferStackLimitSmashAroundwith' [-Wunused-function] deferStackLimitSmashAroundwith(void (*functionSymbol)(sqInt), sqInt arg) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18104:1: warning: unused function 'frameHasContext' [-Wunused-function] frameHasContext(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18116:1: warning: unused function 'frameIsBlockActivation' [-Wunused-function] frameIsBlockActivation(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18125:1: warning: unused function 'frameMethodObject' [-Wunused-function] frameMethodObject(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18137:1: warning: unused function 'frameNumArgs' [-Wunused-function] frameNumArgs(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18153:1: warning: unused function 'frameReceiver' [-Wunused-function] frameReceiver(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18393:1: warning: unused function 'iframeIsBlockActivation' [-Wunused-function] iframeIsBlockActivation(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18400:1: warning: unused function 'iframeReceiver' [-Wunused-function] iframeReceiver(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18407:1: warning: unused function 'iframeSavedIP' [-Wunused-function] iframeSavedIP(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18643:1: warning: unused function 'isMachineCodeFrame' [-Wunused-function] isMachineCodeFrame(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19532:1: warning: unused function 'mframeIsBlockActivation' [-Wunused-function] mframeIsBlockActivation(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19539:1: warning: unused function 'mframeReceiver' [-Wunused-function] mframeReceiver(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19954:1: warning: unused function 'newMethodInLookupCacheAtand' [-Wunused-function] newMethodInLookupCacheAtand(sqInt selector, sqInt classTag) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22083:1: warning: unused function 'stackLimitOffset' [-Wunused-function] stackLimitOffset(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22096:1: warning: unused function 'stackPageHeadroom' [-Wunused-function] stackPageHeadroom(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39675:1: warning: unused function 'headerWhileForwardingOf' [-Wunused-function] headerWhileForwardingOf(sqInt aCompiledMethodObjOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40491:1: warning: unused function 'isImmediateFloat' [-Wunused-function] isImmediateFloat(sqInt oop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40599:1: warning: unused function 'maxSlotsForAlloc' [-Wunused-function] maxSlotsForAlloc(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40611:1: warning: unused function 'numFreeLists' [-Wunused-function] numFreeLists(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40830:1: warning: unused function 'wordIndexableFormat' [-Wunused-function] wordIndexableFormat(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40891:1: warning: unused function 'allNewSpaceObjectsHaveZeroRTRefCount' [-Wunused-function] allNewSpaceObjectsHaveZeroRTRefCount(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40970:1: warning: unused function 'allWeakSurvivorsOnWeakList' [-Wunused-function] allWeakSurvivorsOnWeakList(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:41373:1: warning: unused function 'firstCorpse' [-Wunused-function] firstCorpse(sqInt headOfCorpseList) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:41624:1: warning: unused function 'noUnfiredEphemeronsAtEndOfRememberedSet' [-Wunused-function] noUnfiredEphemeronsAtEndOfRememberedSet(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:43502:1: warning: unused function 'allObjectsUnmarked' [-Wunused-function] allObjectsUnmarked(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:43617:1: warning: unused function 'allOldMarkedWeakObjectsOnWeaklingStack' [-Wunused-function] allOldMarkedWeakObjectsOnWeaklingStack(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:44470:1: warning: unused function 'allocationUnit' [-Wunused-function] allocationUnit(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:44481:1: warning: unused function 'allStrongSlotsOfWeaklingAreMarked' [-Wunused-function] allStrongSlotsOfWeaklingAreMarked(sqInt aWeakling) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:44507:1: warning: unused function 'allUnscannedEphemeronsAreActive' [-Wunused-function] allUnscannedEphemeronsAreActive(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:44539:1: warning: unused function 'assertInnerValidFreeObject' [-Wunused-function] assertInnerValidFreeObject(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:45129:1: warning: unused function 'bitsSetInFreeSpaceMaskForAllFreeLists' [-Wunused-function] bitsSetInFreeSpaceMaskForAllFreeLists(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:45191:1: warning: unused function 'bridgeSize' [-Wunused-function] bridgeSize(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:45198:1: warning: unused function 'byteFormatMask' [-Wunused-function] byteFormatMask(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:46532:1: warning: unused function 'classIndexFieldWidth' [-Wunused-function] classIndexFieldWidth(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:46669:1: warning: unused function 'classTableRootSlots' [-Wunused-function] classTableRootSlots(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:47722:1: warning: unused function 'ephemeronFormat' [-Wunused-function] ephemeronFormat(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:47729:1: warning: unused function 'existInstancesInNewSpaceOf' [-Wunused-function] existInstancesInNewSpaceOf(sqInt classObj) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:47937:1: warning: unused function 'fetchPointerofFreeChunk' [-Wunused-function] fetchPointerofFreeChunk(sqInt fieldIndex, sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48301:1: warning: unused function 'firstFixedFieldOfMaybeImmediate' [-Wunused-function] firstFixedFieldOfMaybeImmediate(sqInt oop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48605:1: warning: unused function 'formatOf' [-Wunused-function] formatOf(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48615:1: warning: unused function 'forwardedFormat' [-Wunused-function] forwardedFormat(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48626:1: warning: unused function 'forwardersIn' [-Wunused-function] forwardersIn(sqInt anObject) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48652:1: warning: unused function 'freeChunkNextIndex' [-Wunused-function] freeChunkNextIndex(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48662:1: warning: unused function 'freeChunkParentIndex' [-Wunused-function] freeChunkParentIndex(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48673:1: warning: unused function 'freeChunkPrevIndex' [-Wunused-function] freeChunkPrevIndex(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48861:1: warning: unused function 'goodContextSize' [-Wunused-function] goodContextSize(sqInt oop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48959:1: warning: unused function 'hasSpurMemoryManagerAPI' [-Wunused-function] hasSpurMemoryManagerAPI(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:49032:1: warning: unused function 'hiddenRootSlots' [-Wunused-function] hiddenRootSlots(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:49039:1: warning: unused function 'hiddenRootsObject' [-Wunused-function] hiddenRootsObject(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50098:1: warning: unused function 'isCompiledMethodHeader' [-Wunused-function] isCompiledMethodHeader(sqInt objHeader) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50115:1: warning: unused function 'isContextHeader' [-Wunused-function] isContextHeader(sqInt aHeader) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50133:1: warning: unused function 'isCopiedIntoSegment' [-Wunused-function] isCopiedIntoSegment(sqInt anObjectInTheHeap) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50156:1: warning: unused function 'isEnumerableObjectNoAssert' [-Wunused-function] isEnumerableObjectNoAssert(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50192:1: warning: unused function 'isEphemeron' [-Wunused-function] isEphemeron(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50212:1: warning: unused function 'isForwardedClassTag' [-Wunused-function] isForwardedClassTag(sqInt classIndex) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50237:1: warning: unused function 'isFreeObject' [-Wunused-function] isFreeObject(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50244:1: warning: unused function 'isFreeOop' [-Wunused-function] isFreeOop(sqInt oop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50259:1: warning: unused function 'isInClassTable' [-Wunused-function] isInClassTable(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50282:1: warning: unused function 'isInEden' [-Wunused-function] isInEden(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50289:1: warning: unused function 'isInFutureSpace' [-Wunused-function] isInFutureSpace(sqInt address) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50324:1: warning: unused function 'isInNewSpace' [-Wunused-function] isInNewSpace(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50339:1: warning: unused function 'isInPastSpace' [-Wunused-function] isInPastSpace(sqInt address) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50346:1: warning: unused function 'isLargeFreeObject' [-Wunused-function] isLargeFreeObject(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50353:1: warning: unused function 'isMaybeFiredEphemeron' [-Wunused-function] isMaybeFiredEphemeron(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50372:1: warning: unused function 'isObjEphemeron' [-Wunused-function] isObjEphemeron(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50383:1: warning: unused function 'isObjImmutable' [-Wunused-function] isObjImmutable(sqInt anOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50486:1: warning: unused function 'isRemembered' [-Wunused-function] isRemembered(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50496:1: warning: unused function 'isSegmentBridge' [-Wunused-function] isSegmentBridge(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50503:1: warning: unused function 'isSemaphoreOop' [-Wunused-function] isSemaphoreOop(sqInt anOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50563:1: warning: unused function 'isValidObjStackAt' [-Wunused-function] isValidObjStackAt(sqInt objStackRootIndex) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50710:1: warning: unused function 'isWeakNonImm' [-Wunused-function] isWeakNonImm(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50848:1: warning: unused function 'knownClassAtIndex' [-Wunused-function] knownClassAtIndex(sqInt classIndex) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50857:1: warning: unused function 'lastPointerFormat' [-Wunused-function] lastPointerFormat(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50986:1: warning: unused function 'lengthOfMaybeImmediate' [-Wunused-function] lengthOfMaybeImmediate(sqInt oop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:53328:1: warning: unused function 'newSpaceIsEmpty' [-Wunused-function] newSpaceIsEmpty(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:53563:1: warning: unused function 'noUnscannedEphemerons' [-Wunused-function] noUnscannedEphemerons(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57712:1: warning: unused function 'slidingCompactionInProgress' [-Wunused-function] slidingCompactionInProgress(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57780:1: warning: unused function 'startOfObject' [-Wunused-function] startOfObject(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:58788:1: warning: unused function 'validClassTableHashes' [-Wunused-function] validClassTableHashes(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:58869:1: warning: unused function 'validFreeTreeChunk' [-Wunused-function] validFreeTreeChunk(sqInt chunk) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:58912:1: warning: unused function 'validObjStacks' [-Wunused-function] validObjStacks(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:59709:1: warning: unused function 'isMobile' [-Wunused-function] isMobile(sqInt obj) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:59720:1: warning: unused function 'isPostMobile' [-Wunused-function] isPostMobile(sqInt obj) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:59987:1: warning: unused function 'savedFirstFieldsSpaceWasAllocated' [-Wunused-function] savedFirstFieldsSpaceWasAllocated(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:60884:1: warning: unused function 'validRelocationPlanInPass' [-Wunused-function] validRelocationPlanInPass(sqInt onePass) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:60949:1: warning: unused function 'segLimit' [-Wunused-function] segLimit(SpurSegmentInfo * self_in_segLimit) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61044:1: warning: unused function 'allBridgesMarked' [-Wunused-function] allBridgesMarked(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61094:1: warning: unused function 'bridgeAt' [-Wunused-function] bridgeAt(sqInt segIndex) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61109:1: warning: unused function 'bridgeFor' [-Wunused-function] bridgeFor(SpurSegmentInfo *aSegment) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61232:1: warning: unused function 'isInSegments' [-Wunused-function] isInSegments(usqInt address) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61253:1: warning: unused function 'isValidSegmentBridge' [-Wunused-function] isValidSegmentBridge(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61555:1: warning: unused function 'segmentOverlap' [-Wunused-function] segmentOverlap(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61909:1: warning: unused function 'allOnesAsCharStar' [-Wunused-function] allOnesAsCharStar(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61992:1: warning: unused function 'assertValidStackLimits' [-Wunused-function] assertValidStackLimits(sqInt ln) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62688:1: warning: unused function 'checkStackPointerForMaybeMarriedContext' [-Wunused-function] checkStackPointerForMaybeMarriedContext(sqInt aContext) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62843:1: warning: unused function 'contexthasValidInversePCMappingOfin' [-Wunused-function] contexthasValidInversePCMappingOfin(sqInt aContext, sqInt theIP, char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62945:1: warning: unused function 'cr' [-Wunused-function] cr(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65498:1: warning: unused function 'ifCurrentStackPageHasValidHeadPointers' [-Wunused-function] ifCurrentStackPageHasValidHeadPointers(StackPage *thePage) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65519:1: warning: unused function 'iframeMethod' [-Wunused-function] iframeMethod(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65576:1: warning: unused function 'isBaseFrame' [-Wunused-function] isBaseFrame(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65682:1: warning: unused function 'isMarriedOrWidowedContext' [-Wunused-function] isMarriedOrWidowedContext(sqInt aContext) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65701:1: warning: unused function 'isMetaPrimitiveIndex' [-Wunused-function] isMetaPrimitiveIndex(sqInt primIndex) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65714:1: warning: unused function 'isNullExternalPrimitiveCall' [-Wunused-function] isNullExternalPrimitiveCall(sqInt aMethodObj) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65739:1: warning: unused function 'isPrimitiveFunctionPointerAnIndex' [-Wunused-function] isPrimitiveFunctionPointerAnIndex(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67605:1: warning: unused function 'maybeLeakCheckExternalPrimCall' [-Wunused-function] maybeLeakCheckExternalPrimCall(sqInt aMethodObj) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67996:1: warning: unused function 'noMarkedContextsOnPage' [-Wunused-function] noMarkedContextsOnPage(StackPage *thePage) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70804:1: warning: unused function 'pushedReceiverOrClosureOfFrame' [-Wunused-function] pushedReceiverOrClosureOfFrame(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72146:1: warning: unused function 'saneFunctionPointerForFailureOfPrimIndex' [-Wunused-function] saneFunctionPointerForFailureOfPrimIndex(sqInt primIndex) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72887:1: warning: unused function 'space' [-Wunused-function] space(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73321:1: warning: unused function 'stackLimitBytes' [-Wunused-function] stackLimitBytes(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74177:1: warning: unused function 'validBCPCinMethod' [-Wunused-function] validBCPCinMethod(sqInt thePC, usqInt aMethod) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74191:1: warning: unused function 'validInstructionPointerinFrame' [-Wunused-function] validInstructionPointerinFrame(usqInt anInstrPointer, char *fp) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74204:1: warning: unused function 'validStackPageBaseFrames' [-Wunused-function] validStackPageBaseFrames(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2024:13: warning: unused variable 'messageCount' [-Wunused-variable] _iss usqInt messageCount; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2041:13: warning: unused variable 'byteCount' [-Wunused-variable] _iss usqInt byteCount; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2042:12: warning: unused variable 'cifs' [-Wunused-variable] _iss sqInt cifs; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2043:12: warning: unused variable 'codeGeneratorToComputeAccessorDepth' [-Wunused-variable] _iss sqInt codeGeneratorToComputeAccessorDepth; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2044:12: warning: unused variable 'functions' [-Wunused-variable] _iss sqInt functions; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2045:12: warning: unused variable 'initialMemoryAddress' [-Wunused-variable] _iss sqInt initialMemoryAddress; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2046:12: warning: unused variable 'largeOpaqueMemoryManager' [-Wunused-variable] _iss sqInt largeOpaqueMemoryManager; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2047:12: warning: unused variable 'memoryManager' [-Wunused-variable] _iss sqInt memoryManager; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2048:12: warning: unused variable 'nextAddress' [-Wunused-variable] _iss sqInt nextAddress; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2049:12: warning: unused variable 'preferredPinningSegment' [-Wunused-variable] _iss sqInt preferredPinningSegment; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2050:12: warning: unused variable 'statCoalesces' [-Wunused-variable] _iss sqInt statCoalesces; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2051:14: warning: unused variable 'statFGCDeltaUsecs' [-Wunused-variable] _iss usqLong statFGCDeltaUsecs; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2052:14: warning: unused variable 'statIncrGCUsecs' [-Wunused-variable] _iss usqLong statIncrGCUsecs; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2053:12: warning: unused variable 'testWorker' [-Wunused-variable] _iss sqInt testWorker; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2054:12: warning: unused variable 'theUnknownShort' [-Wunused-variable] _iss sqInt theUnknownShort; ^ -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libcairo.so.2 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libfontconfig.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libpng.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libLocalePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libssh2.so.1.0.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libSDL2.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libUnixOSProcessPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libcrypto.so.1.0.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libFloatArrayPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libssl.so.1.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libssh2.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libpng16.so.16.37.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libbz2.so.1.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libexpat.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libexpat.so.1.8.10 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libFileAttributesPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libpixman-1.so.0.40.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libexpat.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libSocketPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libcrypto.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libSurfacePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libffi.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/lib/libSDL2-2.0.so.0.2400.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqUnixCharConv.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/config.h -- Up-to-date: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/exportDefinition.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/semaphores -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/threads -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/threads/vmthread.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/pharoClient.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/jit -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/jit/jit.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/imageAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sigjmp_support.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/win/resources.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/fileDialog.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/pharo.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/threadSafeQueue -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/debug.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/stringUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/macros.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/errorCode.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/pathUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/interpreter.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/parameters -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/parameters/parameters.h -- Up-to-date: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sq.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqaio.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqAssert.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/dispdbg.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64stub.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/AlienSUnitTestProcedures.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/IA32ABI.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm32abicc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/xabicc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ia32abicc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ppc32abicc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm64abicc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64abicc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM32.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppc.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicInteger.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64business.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM64.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessPostLogic.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64win64business.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicFloat.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicDouble.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/ia32abi.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusiness.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/AlienSUnitTestProcedures.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win/sqWin32FFI.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx/dummyFFI.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqManualSurface.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFITestFuncs.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM32FFIPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM64FFIPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/IA32FFIPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFIPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64Win64FFIPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-sysv.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-darwin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/any-libffi.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/x86-sysv.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx/dummyFFI.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common/sqFFI.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ppc-global.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test-sq.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/threads -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/jit -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging/linux -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging/linux/bin -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/img.image -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/debugUnix.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/semaphores -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/unixMain.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/macAlias.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/imageAccess.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileUtils.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/debug.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/client.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win32Main.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/errorCode.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/parameters -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/worker -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/types.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/version.info -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/CMakeLists.txt -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/macros.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated/ -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/gcc3x-cointerp.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64WIN64.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cointerp.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cogit.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64SysV.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cogitaarch64.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/cointerp.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/cogit.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/cogmethod.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32 -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/gcc3x-cointerp.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cogitMIPSEL.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cogitARMv5.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cointerp.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cogit.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cogitIA32.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/cointerp.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/cogit.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/cogmethod.h -- Up-to-date: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/interp.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/vmCallback.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/cointerp.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/cogit.h -- Installing: /builds/workspace/pharo-vm_pharo-9/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 /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c:328:46: warning: 'ffi_java_raw_size' is deprecated [-Wdeprecated-declarations] ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif)); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include/ffi.h:299:56: note: 'ffi_java_raw_size' has been explicitly marked deprecated here size_t ffi_java_raw_size (ffi_cif *cif) __attribute__((deprecated)); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c:331:3: warning: 'ffi_java_ptrarray_to_raw' is deprecated [-Wdeprecated-declarations] ffi_java_ptrarray_to_raw (cif, avalue, raw); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include/ffi.h:295:93: note: 'ffi_java_ptrarray_to_raw' has been explicitly marked deprecated here void ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) __attribute__((deprecated)); ^ 2 warnings generated. [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/prep_cif.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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-9/build/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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-9/build/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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-9/build/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -o CMakeFiles/objlib.dir/src/x86/win64.S.obj -c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-src/src/x86/win64.S [ 4%] Building C object libffi-build/CMakeFiles/objlib.dir/src/x86/ffiw64.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build/libffi-src/src/x86/ffiw64.c make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 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-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-src /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build' [ 5%] Linking C shared library ../build/vm/ffi.dll cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build' [ 5%] Built target ffi_shared make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 5%] Creating directories for 'build_vmmaker_get_vm' /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/tmp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-mkdir [ 6%] Performing download step (download, verify and extract) for 'build_vmmaker_get_vm' cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/download-build_vmmaker_get_vm.cmake -- Downloading... dst='C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Windows-x86_64-bin.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Windows-x86_64/PharoVM-9.0.17-9e4879f5-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 22% 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 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 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 94% complete] -- [download 97% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Windows-x86_64-bin.zip' -- Downloading... done cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/verify-build_vmmaker_get_vm.cmake cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/extract-build_vmmaker_get_vm.cmake -- extracting... src='C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Windows-x86_64-bin.zip' dst='C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-download [ 6%] Performing update step for 'build_vmmaker_get_vm' cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo [ 7%] No patch step for 'build_vmmaker_get_vm' /usr/bin/cmake.exe -E echo_append /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-patch [ 7%] Performing configure step for 'build_vmmaker_get_vm' cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure [ 8%] Performing build step for 'build_vmmaker_get_vm' cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 8%] Built target build_vmmaker_get_vm-build make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 9%] Creating directories for 'build_vmmaker_get_image' /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/tmp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-mkdir [ 10%] Performing download step (download, verify and extract) for 'build_vmmaker_get_image' cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/download-build_vmmaker_get_image.cmake -- Downloading... dst='C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/image/100/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' -- Downloading... done cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/verify-build_vmmaker_get_image.cmake cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/extract-build_vmmaker_get_image.cmake -- extracting... src='C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' dst='C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-download [ 11%] Performing update step for 'build_vmmaker_get_image' cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && echo [ 11%] No patch step for 'build_vmmaker_get_image' /usr/bin/cmake.exe -E echo_append /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-patch [ 11%] Performing configure step for 'build_vmmaker_get_image' cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && echo cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-configure 2494 warnings generated. [ 33%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 33%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:306:11: warning: incompatible pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long (*)(long)') from 'void (sqInt)' (aka 'void (long)') [-Wincompatible-pointer-types] VM->push = push; ^ ~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:308:16: warning: incompatible pointer types assigning to 'sqInt (*)(double)' (aka 'long (*)(double)') from 'void (double)' [-Wincompatible-pointer-types] VM->pushFloat = pushFloat; ^ ~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:432:37: warning: incompatible pointer types assigning to 'void *(*)(sqInt, sqInt, sqInt)' (aka 'void *(*)(long, long, long)') from 'void *(sqInt, sqInt, void *)' (aka 'void *(long, long, void *)') [-Wincompatible-pointer-types] VM->ioLoadSymbolOfLengthFromModule = ioLoadSymbolOfLengthFromModule; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:459:26: warning: incompatible pointer types assigning to 'void (*)(void)' from 'sqInt (void)' (aka 'long (void)') [-Wincompatible-pointer-types] VM->forceInterruptCheck = forceInterruptCheck; ^ ~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:510:22: warning: incompatible pointer types assigning to 'volatile unsigned long (*)(void)' from 'volatile unsigned long long (void)' [-Wincompatible-pointer-types] VM->utcMicroseconds = ioUTCMicroseconds; ^ ~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:546:23: warning: incompatible pointer types assigning to 'sqInt (*)(char *)' (aka 'long (*)(char *)') from 'sqInt (const char *)' (aka 'long (const char *)') [-Wincompatible-pointer-types] VM->stringForCString = stringForCString; ^ ~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:557:37: warning: incompatible pointer types assigning to 'sqInt (*)(vmccp)' (aka 'long (*)(struct _VMCallbackContext *)') from 'sqInt (void *)' (aka 'long (void *)') [-Wincompatible-pointer-types] VM->ptEnterInterpreterFromCallback = ptEnterInterpreterFromCallback; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:558:34: warning: incompatible pointer types assigning to 'sqInt (*)(vmccp)' (aka 'long (*)(struct _VMCallbackContext *)') from 'sqInt (void *)' (aka 'long (void *)') [-Wincompatible-pointer-types] VM->ptExitInterpreterToCallback = ptExitInterpreterToCallback; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:562:27: warning: incompatible pointer types assigning to 'sqInt (*)(int)' (aka 'long (*)(int)') from 'Semaphore *(int)' (aka 'struct __Semaphore *(int)') [-Wincompatible-pointer-types] VM->platformSemaphoreNew = platform_semaphore_new; ^ ~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:565:35: warning: incompatible pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long (*)(long)') from 'void (sqInt)' (aka 'void (long)') [-Wincompatible-pointer-types] VM->waitOnExternalSemaphoreIndex = waitOnExternalSemaphoreIndex; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [ 34%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c [ 12%] Performing build step for 'build_vmmaker_get_image' cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm/PharoConsole.exe --headless C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image/Pharo10.0.1-0-64bit-0542643.image --no-default-preferences save VMMaker In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 35%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:135:6: warning: unused variable 'v' [-Wunused-variable] int v; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:267:11: warning: unused variable 'xArray' [-Wunused-variable] sqInt xArray; ^ 6 warnings generated. [ 35%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 36%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/osx/aioOSX.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/osx/aioOSX.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/osx/aioOSX.c:264:6: warning: unused variable 'n' [-Wunused-variable] int n; ^ 1 warning generated. [ 36%] Building C object CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:369:8: warning: unused variable 'pc' [-Wunused-variable] void *pc; ^ /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:489:2: warning: 'getcontext' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] getcontext(&uap); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/ucontext.h:37:6: note: 'getcontext' has been explicitly marked deprecated here int getcontext(ucontext_t *) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5, __MAC_10_6, __IPHONE_2_0, __IPHONE_2_0) __WATCHOS_PROHIBITED __TVOS_PROHIBITED; ^ /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:77:12: warning: unused variable 'inFault' [-Wunused-variable] static int inFault = 0; ^ 3 warnings generated. [ 37%] Building CXX object CMakeFiles/PharoVMCore.dir/src/utilsMac.mm.o /Library/Developer/CommandLineTools/usr/bin/c++ -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/utilsMac.mm.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/utilsMac.mm cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm/PharoConsole.exe --headless C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit C:/builds/workspace/pharo-vm_pharo-9/repository/scripts/installVMMaker.st C:/builds/workspace/pharo-vm_pharo-9/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) 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-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Loading baseline of BaselineOfVMMaker... MetacelloNotification: Fetched -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loading -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loaded -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Loading -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Loaded -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Project: Unicorn baseline MetacelloNotification: Fetched -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Project: LLVMDisassembler baseline MetacelloNotification: Fetched -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> VMMakerLoadingDependencies-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc [ 37%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogMac.m.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/fileDialogMac.m.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/fileDialogMac.m MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc [ 38%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.m.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.m.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/parameters/parameters.m [ 38%] Building C object CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/memoryUnix.c [ 39%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 39%] 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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SqueakSSL.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SqueakSSL.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 39%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "SqueakSSLPlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ 1 warning generated. [ 40%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:11: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:11: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:11: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:11: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 40%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 40%] Built target SqueakSSL /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 40%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DMiscPrimitivePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "MiscPrimitivePlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ 1 warning generated. [ 41%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 41%] 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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 42%] 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 -DFloatArrayPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "FloatArrayPlugin VMMaker-tonel.1 uuid: 6433ab2b-7cb4-0d00-8c0a-3fc00e839df5 " __DATE__ ; ^ 1 warning generated. [ 42%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 42%] 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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/BitBltPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 42%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1688:15: warning: unused variable 'm1' [-Wunused-variable] unsigned int m1; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1693:8: warning: unused variable 'sxLowBits' [-Wunused-variable] sqInt sxLowBits; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1689:8: warning: unused variable 'pixPerM1' [-Wunused-variable] sqInt pixPerM1; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1687:8: warning: unused variable 'endBits' [-Wunused-variable] sqInt endBits; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1685:8: warning: unused variable 'done' [-Wunused-variable] sqInt done; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1692:8: warning: unused variable 'startBits1' [-Wunused-variable] sqInt startBits1; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1690:8: warning: unused variable 'pixPerM11' [-Wunused-variable] sqInt pixPerM11; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1686:8: warning: unused variable 'dxLowBits' [-Wunused-variable] sqInt dxLowBits; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1691:8: warning: unused variable 'startBits' [-Wunused-variable] sqInt startBits; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1694:8: warning: unused variable 't' [-Wunused-variable] sqInt t; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4555:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] v = v; ~ ^ ~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4559:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] v = v; ~ ^ ~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5028:8: warning: unused variable '_return_value' [-Wunused-variable] sqInt _return_value; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6308:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] v = v; ~ ^ ~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6312:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] v = v; ~ ^ ~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7944:12: warning: explicitly assigning value of variable of type 'unsigned int' to itself [-Wself-assign] rgb = rgb; ~~~ ^ ~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "BitBltSimulation VMMaker.oscog-eem.2493 uuid: d7437cc5-75c7-4a43-af6b-0f85bf0cebe6 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:411:1: warning: unused function 'affectedBottom' [-Wunused-function] affectedBottom(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:418:1: warning: unused function 'affectedLeft' [-Wunused-function] affectedLeft(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:425:1: warning: unused function 'affectedRight' [-Wunused-function] affectedRight(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:432:1: warning: unused function 'affectedTop' [-Wunused-function] affectedTop(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1133:1: warning: unused function 'checkSourceOverlap' [-Wunused-function] checkSourceOverlap(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1271:1: warning: unused function 'copyBitsFastPathSpecialised' [-Wunused-function] copyBitsFastPathSpecialised(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2494:1: warning: unused function 'default8To32Table' [-Wunused-function] default8To32Table(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2538:1: warning: unused function 'deltaFromtonSteps' [-Wunused-function] deltaFromtonSteps(sqInt x1, sqInt x2, sqInt n) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2563:1: warning: unused function 'destMaskAndPointerInit' [-Wunused-function] destMaskAndPointerInit(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2610:1: warning: unused function 'dither32To16threshold' [-Wunused-function] dither32To16threshold(unsigned int srcWord, sqInt ditherValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2626:1: warning: unused function 'drawLoopXY' [-Wunused-function] drawLoopXY(sqInt xDelta, sqInt yDelta) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2771:1: warning: unused function 'expensiveDither32To16threshold' [-Wunused-function] expensiveDither32To16threshold(unsigned int srcWord, sqInt ditherValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2819:1: warning: unused function 'fetchIntOrFloatofObject' [-Wunused-function] fetchIntOrFloatofObject(sqInt fieldIndex, sqInt objectPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2904:1: warning: unused function 'ignoreSourceOrHalftone' [-Wunused-function] ignoreSourceOrHalftone(sqInt formPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3066:1: warning: unused function 'loadBitBltDestForm' [-Wunused-function] loadBitBltDestForm(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3551:1: warning: unused function 'loadBitBltSourceForm' [-Wunused-function] loadBitBltSourceForm(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3641:1: warning: unused function 'loadColorMap' [-Wunused-function] loadColorMap(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3755:1: warning: unused function 'loadColorMapShiftOrMaskFrom' [-Wunused-function] loadColorMapShiftOrMaskFrom(sqInt mapOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3773:1: warning: unused function 'loadHalftoneForm' [-Wunused-function] loadHalftoneForm(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3821:1: warning: unused function 'loadWarpBltFrom' [-Wunused-function] loadWarpBltFrom(sqInt bbObj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3986:1: warning: unused function 'mapPixelflags' [-Wunused-function] mapPixelflags(sqInt sourcePixel, sqInt mapperFlags) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4016:1: warning: unused function 'mergewith' [-Wunused-function] mergewith(unsigned int sourceWord, unsigned int destinationWord) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4490:1: warning: unused function 'partitionedRgbComponentAlphadestnBitsnPartitions' [-Wunused-function] partitionedRgbComponentAlphadestnBitsnPartitions(unsigned int sourceWord, unsigned int destWord, sqInt nBits, sqInt nParts) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4637:1: warning: unused function 'performCopyLoop' [-Wunused-function] performCopyLoop(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4790:1: warning: unused function 'pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc' [-Wunused-function] pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc(sqInt nPixels, sqInt mapperFlags, sqInt srcMask, sqInt dstMask, sqInt srcShiftInc, sqInt dstShiftInc) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4892:1: warning: unused function 'pickWarpPixelAtXy' [-Wunused-function] pickWarpPixelAtXy(sqInt xx, sqInt yy) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6406:1: warning: unused function 'rgbMap16To32' [-Wunused-function] rgbMap16To32(sqInt sourcePixel) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6417:1: warning: unused function 'rgbMap32To32' [-Wunused-function] rgbMap32To32(sqInt sourcePixel) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6427:1: warning: unused function 'rgbMapPixelflags' [-Wunused-function] rgbMapPixelflags(sqInt sourcePixel, sqInt mapperFlags) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6764:1: warning: unused function 'showDisplayBits' [-Wunused-function] showDisplayBits(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6780:1: warning: unused function 'sourceSkewAndPointerInit' [-Wunused-function] sourceSkewAndPointerInit(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6842:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7033:1: warning: unused function 'tryCopyingBitsQuickly' [-Wunused-function] tryCopyingBitsQuickly(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7160:1: warning: unused function 'warpBits' [-Wunused-function] warpBits(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7802:1: warning: unused function 'warpLoopSetup' [-Wunused-function] warpLoopSetup(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:8027:1: warning: unused function 'warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags' [-Wunused-function] warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags(sqInt nPixels, sqInt xDeltah, sqInt yDeltah, sqInt xDeltav, sqInt yDeltav, sqInt dstShiftInc, sqInt mapperFlags) ^ 53 warnings generated. [ 43%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 43%] 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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/LargeIntegers.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/LargeIntegers.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 43%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLargeIntegers_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "LargeIntegersPlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:266:1: warning: unused function 'byteSizeOfCSI' [-Wunused-function] byteSizeOfCSI(sqInt csi) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:332:1: warning: unused function 'cDigitAddlenwithleninto' [-Wunused-function] cDigitAddlenwithleninto(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:377:1: warning: unused function 'cDigitCopyFromtolen' [-Wunused-function] cDigitCopyFromtolen(unsigned int *pFrom, unsigned int *pTo, sqInt len) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:389:1: warning: unused function 'cDigitDivlenremlenquolen' [-Wunused-function] cDigitDivlenremlenquolen(unsigned int *pDiv, sqInt divLen, unsigned int *pRem, sqInt remLen, unsigned int *pQuo, sqInt quoLen) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:541:1: warning: unused function 'cDigitLshiftfromlentolen' [-Wunused-function] cDigitLshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:586:1: warning: unused function 'cDigitMontgomerylentimeslenmodulolenmInvModBinto' [-Wunused-function] cDigitMontgomerylentimeslenmodulolenmInvModBinto(unsigned int *pFirst, sqInt firstLen, unsigned int *pSecond, sqInt secondLen, unsigned int *pThird, sqInt thirdLen, unsigned int mInv, unsigned int *pRes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:659:1: warning: unused function 'cDigitMultiplylenwithlenintolen' [-Wunused-function] cDigitMultiplylenwithlenintolen(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes, sqInt resLen) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:711:1: warning: unused function 'cDigitOfatput' [-Wunused-function] cDigitOfatput(unsigned int *cPointer, sqInt zeroBasedDigitIndex, unsigned int aValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:724:1: warning: unused function 'cDigitOpshortlenlongleninto' [-Wunused-function] cDigitOpshortlenlongleninto(sqInt opIndex, unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:768:1: warning: unused function 'cDigitReplacefromtowithstartingAt' [-Wunused-function] cDigitReplacefromtowithstartingAt(unsigned int *pTo, sqInt start, sqInt stop, unsigned int *pFrom, sqInt repStart) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:781:1: warning: unused function 'cDigitRshiftfromlentolen' [-Wunused-function] cDigitRshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:825:1: warning: unused function 'cDigitSublenwithleninto' [-Wunused-function] cDigitSublenwithleninto(unsigned int *pWordSmall, sqInt smallLen, unsigned int *pWordLarge, sqInt largeLen, unsigned int *pWordRes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:994:1: warning: unused function 'digitAddLargewith' [-Wunused-function] digitAddLargewith(sqInt firstInteger, sqInt secondInteger) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1254:1: warning: unused function 'digitCompareLargewith' [-Wunused-function] digitCompareLargewith(sqInt firstInteger, sqInt secondInteger) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1278:1: warning: unused function 'digitDivLargewithnegative' [-Wunused-function] digitDivLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1538:1: warning: unused function 'digitMontgomerytimesmodulomInvModB' [-Wunused-function] digitMontgomerytimesmodulomInvModB(sqInt firstLarge, sqInt secondLarge, sqInt thirdLarge, unsigned int mInv) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1651:1: warning: unused function 'digitMultiplyLargewithnegative' [-Wunused-function] digitMultiplyLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1754:1: warning: unused function 'digitOfCSIat' [-Wunused-function] digitOfCSIat(sqInt csi, sqInt ix) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1766:1: warning: unused function 'digitOfLargeIntat' [-Wunused-function] digitOfLargeIntat(sqInt aBytesOop, sqInt ix) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1786:1: warning: unused function 'digitSizeOfCSI' [-Wunused-function] digitSizeOfCSI(sqInt csi) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1802:1: warning: unused function 'digitSizeOfLargeInt' [-Wunused-function] digitSizeOfLargeInt(sqInt anOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1812:1: warning: unused function 'digitSubLargewith' [-Wunused-function] digitSubLargewith(sqInt firstInteger, sqInt secondInteger) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2100:1: warning: unused function 'highBitOfLargeInt' [-Wunused-function] highBitOfLargeInt(sqInt anOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2326:1: warning: unused function 'normalize' [-Wunused-function] normalize(sqInt aLargeInteger) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:3797:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 26 warnings generated. [ 44%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 44%] 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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". 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-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-bin.tar.gz generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-bin.tar.gz.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-c-src.tar.gz generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-c-src.tar.gz.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-include.tar.gz generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // dir [Pipeline] stash Scanning dependencies of target JPEGReaderPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/build [ 44%] 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 -DIMMUTABILITY=1 -DJPEGReaderPlugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "JPEGReaderPlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:250:1: warning: unused function 'colorConvertGrayscaleMCU' [-Wunused-function] colorConvertGrayscaleMCU(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:300:1: warning: unused function 'colorConvertMCU' [-Wunused-function] colorConvertMCU(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:442:1: warning: unused function 'decodeBlockIntocomponent' [-Wunused-function] decodeBlockIntocomponent(int *anArray, int *aColorComponent) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:582:1: warning: unused function 'fillBuffer' [-Wunused-function] fillBuffer(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:610:1: warning: unused function 'getBits' [-Wunused-function] getBits(sqInt requestedBits) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:662:1: warning: unused function 'idctBlockIntqt' [-Wunused-function] idctBlockIntqt(int *anArray, int *qt) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:940:1: warning: unused function 'nextSampleCb' [-Wunused-function] nextSampleCb(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:976:1: warning: unused function 'nextSampleCr' [-Wunused-function] nextSampleCr(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1012:1: warning: unused function 'nextSampleFromblocks' [-Wunused-function] nextSampleFromblocks(int *aComponent, int **aBlockArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1048:1: warning: unused function 'nextSampleY' [-Wunused-function] nextSampleY(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1733:1: warning: unused function 'scaleAndSignExtendinFieldWidth' [-Wunused-function] scaleAndSignExtendinFieldWidth(sqInt aNumber, sqInt w) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1780:1: warning: unused function 'stInit' [-Wunused-function] stInit(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1787:1: warning: unused function 'storeJPEGStreamOn' [-Wunused-function] storeJPEGStreamOn(sqInt streamOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:111:14: warning: unused variable 'cbSampleStream' [-Wunused-variable] static sqInt cbSampleStream; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:114:14: warning: unused variable 'crSampleStream' [-Wunused-variable] static sqInt crSampleStream; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:181:14: warning: unused variable 'ySampleStream' [-Wunused-variable] static sqInt ySampleStream; ^ 17 warnings generated. [ 45%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 45%] Built target JPEGReaderPlugin /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/DSAPrims.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/DSAPrims.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 45%] 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 -DDSAPrims_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "DSAPlugin CryptographyPlugins-eem.14 uuid: 54292ff0-b538-43ba-9195-26766c158ba9 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:106:1: warning: unused function 'addBackDivisorDigitShift' [-Wunused-function] addBackDivisorDigitShift(sqInt digitShift) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:144:1: warning: unused function 'bigDivideLoop' [-Wunused-function] bigDivideLoop(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:265:1: warning: unused function 'leftRotateby' [-Wunused-function] leftRotateby(unsigned int anInteger, sqInt bits) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:675:1: warning: unused function 'subtractDivisorMultipliedByDigitdigitShift' [-Wunused-function] subtractDivisorMultipliedByDigitdigitShift(sqInt digit, sqInt digitShift) ^ 5 warnings generated. [ 46%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 46%] Built target DSAPrims /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SocketPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SocketPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 Stashed 12 file(s) [Pipeline] archiveArtifacts Archiving artifacts [ 46%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:1499:8: warning: unused variable 'okToListen' [-Wunused-variable] sqInt okToListen; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2311:3: warning: pointer/integer type mismatch in conditional expression ('SocketPtr' (aka 'SQSocket *') and 'int') [-Wconditional-type-mismatch] ? ((SocketPtr) (firstIndexableField(socketOop))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "SocketPlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:245:1: warning: unused function 'netAddressToInt' [-Wunused-function] netAddressToInt(unsigned char *ptrToByteArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2296:1: warning: unused function 'socketRecordSize' [-Wunused-function] socketRecordSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2307:1: warning: unused function 'socketValueOf' [-Wunused-function] socketValueOf(sqInt socketOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2318:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 7 warnings generated. [ 47%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c [ 48%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 48%] Built target SocketPlugin /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/FilePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/FilePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 48%] 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 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:846:1: warning: control may reach end of non-void function [-Wreturn-type] } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:844:17: warning: unused typedef 'aioHandler' [-Wunused-local-typedef] typedef void (*aioHandler)(int fd, void *clientData, int flag); ^ [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] timeout Timeout set to expire in 30 min 6 warnings generated. [ 49%] 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 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 49%] 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 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c:108:9: warning: unused variable 'utf8' [-Wunused-variable] int utf8= 0; ^ [Pipeline] { [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] unstash [Pipeline] readFile 1 warning generated. [ 50%] Building C object CMakeFiles/FilePlugin.dir/src/fileUtils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FilePlugin.dir/src/fileUtils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/fileUtils.c [ 50%] 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 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:504:10: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long') from a function with result type 'void *' [-Wint-conversion] return primitiveFailFor(PrimErrBadArgument); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:795:11: warning: unused variable 'results' [-Wunused-variable] sqInt results; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:788:11: warning: unused variable 'modDateOop' [-Wunused-variable] sqInt modDateOop; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:785:11: warning: unused variable 'fileSizeOop' [-Wunused-variable] sqInt fileSizeOop; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:790:11: warning: unused variable 'nameString' [-Wunused-variable] sqInt nameString; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:797:11: warning: unused variable 'stringPtr' [-Wunused-variable] char *stringPtr; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:780:11: warning: unused variable 'createDateOop' [-Wunused-variable] sqInt createDateOop; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:786:11: warning: unused variable 'i' [-Wunused-variable] sqInt i; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1137:11: warning: unused variable 'objectPointer1' [-Wunused-variable] sqInt objectPointer1; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1129:11: warning: unused variable 'bytesRead1' [-Wunused-variable] sqInt bytesRead1; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1133:12: warning: unused variable 'elementSize1' [-Wunused-variable] size_t elementSize1; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1135:13: warning: unused variable 'file1' [-Wunused-variable] SQFile *file1; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1131:12: warning: unused variable 'count1' [-Wunused-variable] size_t count1; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1127:11: warning: unused variable 'array1' [-Wunused-variable] sqInt array1; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1141:12: warning: unused variable 'startIndex1' [-Wunused-variable] size_t startIndex1; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1138:11: warning: unused variable 'retryCount' [-Wunused-variable] sqInt retryCount; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1629:21: warning: incompatible function pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long (*)(long)') from 'sqInt (*)(int)' (aka 'long (*)(int)') [-Wincompatible-function-pointer-types] characterObjectOf = interpreterProxy->characterObjectOf; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1643:10: warning: incompatible function pointer types assigning to 'sqInt (*)(void)' (aka 'long (*)(void)') from 'void (*)(void)' [-Wincompatible-function-pointer-types] fullGC = interpreterProxy->fullGC; ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "FilePlugin VMMaker-tonel.1 uuid: 6433ab2b-7cb4-0d00-8c0a-3fc00e839df5 " __DATE__ ; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:230:1: warning: unused function 'connectToFdwrite' [-Wunused-function] connectToFdwrite(int fd, sqInt writeFlag) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:257:1: warning: unused function 'connectToFilewrite' [-Wunused-function] connectToFilewrite(void *cfile, sqInt writeFlag) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:384:1: warning: unused function 'makeDirEntryNamesizecreateDatemodDateisDirfileSize' [-Wunused-function] makeDirEntryNamesizecreateDatemodDateisDirfileSize(char *entryName, sqInt entryNameSize, sqInt createDate, sqInt modifiedDate, sqInt dirFlag, squeakFileOffsetType fileSize) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1230:1: warning: unused function 'primitiveFileReadWithoutPinning' [-Wunused-function] primitiveFileReadWithoutPinning(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1285:1: warning: unused function 'primitiveFileReadWithPinning' [-Wunused-function] primitiveFileReadWithPinning(void) ^ [Pipeline] stage [Pipeline] { (Checkout-Darwin-arm64-StackVM) [Pipeline] dir Running in /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential pharo-ci-api-user-pass-token Cloning the remote Git repository Using shallow clone with depth 2 24 warnings generated. [ 51%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 52%] Built target FilePlugin /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/LocalePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/LocalePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 53%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c Cloning repository https://github.com/pharo-project/pharo-vm.git > git init /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.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 /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "LocalePlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:388:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 2 warnings generated. [ 53%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:9: In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h:11: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:9: In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h:11: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:9: In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h:11: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:9: In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h:11: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:133:17: warning: incompatible integer to pointer conversion passing 'time_t' (aka 'long') to parameter of type 'time_t *' (aka 'long *') [-Wint-conversion] theTime = time((time_t)NULL); ^~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/time.h:118:21: note: passing argument to parameter here time_t time(time_t *); ^ 5 warnings generated. [ 54%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 54%] 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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SurfacePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 54%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 55%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:492:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] surfaceHandlePtr = fetchPointerofObject(0, surfaceHandle); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:29: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqIntptr_t' (aka 'long') [-Wint-conversion] result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); ^~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:30: note: passing argument to parameter 'surfaceHandle' here ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:47: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'sqSurfaceDispatch *' (aka 'struct sqSurfaceDispatch *') [-Wint-conversion] result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); ^~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:64: note: passing argument to parameter 'fn' here ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "SurfacePlugin VMMaker-tonel.1 uuid: 6433ab2b-7cb4-0d00-8c0a-3fc00e839df5 " __DATE__ ; ^ 4 warnings generated. [ 55%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 56%] Built target SurfacePlugin /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 57%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUnixOSProcessPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:942:8: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (!(semaIndices == null)) { ^~~~~~~~~~~ ~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1053:6: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (semaIndices == null) { ^~~~~~~~~~~ ~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:3017:6: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (semaIndices == null) { ^~~~~~~~~~~ ~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4326:8: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (!(semaIndices == null)) { ^~~~~~~~~~~ ~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4462:36: warning: incompatible pointer types assigning to 'void (*)(int, struct __siginfo *, void *)' from 'void (int)' [-Wincompatible-pointer-types] sigchldHandlerAction.sa_sigaction = reapChildProcess; ^ ~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4468:53: warning: comparison between pointer and integer ('int' and 'void *') [-Wpointer-integer-compare] if ((sigaction(SIGCHLD, &sigchldHandlerAction, 0)) == (sigErrorNumber())) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4511:74: warning: comparison between pointer and integer ('int' and 'void *') [-Wpointer-integer-compare] if ((sigaction(signalNumber, (&sigHandlerAction), (&oldHandlerAction))) == (sigErrorNumber())) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4561:8: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (!(semaIndices == null)) { ^~~~~~~~~~~ ~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4903:2: warning: expression result unused [-Wunused-value] (char *)strncpy(cString, stringPtr, len); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "UnixOSProcessPlugin VMConstruction-Plugins-OSProcessPlugin.oscog-dtl.66 uuid: a8a2bf10-e7b3-4963-90b3-d69a2bee77bb " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:365:1: warning: unused function 'argumentAtAsType' [-Wunused-function] argumentAtAsType(sqInt classIdentifier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:410:1: warning: unused function 'copyBytesFromtolength' [-Wunused-function] copyBytesFromtolength(void *charArray1, void *charArray2, sqInt len) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:499:1: warning: unused function 'descriptorTableSize' [-Wunused-function] descriptorTableSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:663:1: warning: unused function 'environmentAtSymbolAsType' [-Wunused-function] environmentAtSymbolAsType(sqInt classIdentifier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:688:1: warning: unused function 'fileDescriptorFrom' [-Wunused-function] fileDescriptorFrom(sqInt aSQFileByteArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:718:1: warning: unused function 'fileRecordSize' [-Wunused-function] fileRecordSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:732:1: warning: unused function 'fileValueOf' [-Wunused-function] fileValueOf(sqInt anSQFileRecord) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1202:1: warning: unused function 'getThisSessionIdentifier' [-Wunused-function] getThisSessionIdentifier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1313:1: warning: unused function 'isSQFileObject' [-Wunused-function] isSQFileObject(sqInt objectPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1331:1: warning: unused function 'isSQSocketObject' [-Wunused-function] isSQSocketObject(sqInt objectPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1345:1: warning: unused function 'isValidFileSession' [-Wunused-function] isValidFileSession(sqInt objectPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1401:1: warning: unused function 'maskForThisThreadAndResend' [-Wunused-function] maskForThisThreadAndResend(int sigNum) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1526:1: warning: unused function 'newSQFileByteArray' [-Wunused-function] newSQFileByteArray(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1536:1: warning: unused function 'newSQSocketByteArray' [-Wunused-function] newSQSocketByteArray(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1560:1: warning: unused function 'pointerFrom' [-Wunused-function] pointerFrom(sqInt aByteArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4322:1: warning: unused function 'restoreDefaultSignalHandlers' [-Wunused-function] restoreDefaultSignalHandlers(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4365:1: warning: unused function 'sendSignaltoPid' [-Wunused-function] sendSignaltoPid(sqInt sig, sqInt pid) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4478:1: warning: unused function 'setSigIntDefaultHandler' [-Wunused-function] setSigIntDefaultHandler(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4488:1: warning: unused function 'setSigIntIgnore' [-Wunused-function] setSigIntIgnore(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4519:1: warning: unused function 'setSigPipeDefaultHandler' [-Wunused-function] setSigPipeDefaultHandler(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4535:1: warning: unused function 'setSigPipeHandler' [-Wunused-function] setSigPipeHandler(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4549:1: warning: unused function 'setSigPipeIgnore' [-Wunused-function] setSigPipeIgnore(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4580:1: warning: unused function 'sigAbrtNumber' [-Wunused-function] sigAbrtNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4590:1: warning: unused function 'sigAlrmNumber' [-Wunused-function] sigAlrmNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4600:1: warning: unused function 'sigChldNumber' [-Wunused-function] sigChldNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4610:1: warning: unused function 'sigContNumber' [-Wunused-function] sigContNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4640:1: warning: unused function 'sigHoldNumber' [-Wunused-function] sigHoldNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4654:1: warning: unused function 'sigHupNumber' [-Wunused-function] sigHupNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4674:1: warning: unused function 'sigIntNumber' [-Wunused-function] sigIntNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4684:1: warning: unused function 'sigKillNumber' [-Wunused-function] sigKillNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4705:1: warning: unused function 'sigPipeNumber' [-Wunused-function] sigPipeNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4715:1: warning: unused function 'sigQuitNumber' [-Wunused-function] sigQuitNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4725:1: warning: unused function 'sigStopNumber' [-Wunused-function] sigStopNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4737:1: warning: unused function 'sigTermNumber' [-Wunused-function] sigTermNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4748:1: warning: unused function 'sigUsr1Number' [-Wunused-function] sigUsr1Number(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4759:1: warning: unused function 'sigUsr2Number' [-Wunused-function] sigUsr2Number(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4769:1: warning: unused function 'sizeOfInt' [-Wunused-function] sizeOfInt(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4779:1: warning: unused function 'sizeOfPointer' [-Wunused-function] sizeOfPointer(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4810:1: warning: unused function 'socketDescriptorFrom' [-Wunused-function] socketDescriptorFrom(sqInt sqSocketOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4829:1: warning: unused function 'socketRecordSize' [-Wunused-function] socketRecordSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4843:1: warning: unused function 'socketValueOf' [-Wunused-function] socketValueOf(sqInt anSQSocketRecord) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4915:1: warning: unused function 'unixFileNumber' [-Wunused-function] unixFileNumber(FILEHANDLETYPE fileHandle) ^ CPack: - Install project: PharoVM CPack: - Install component: Unspecified CPack: - Install component: bin CPack: - Install component: c-src CPack: - Install component: include CPack: Create package 52 warnings generated. [ 57%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 57%] Built target UnixOSProcessPlugin /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/SDL2-2.24.1-src/libSDL2-2.0.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/SDL2-2.24.1-src/libSDL2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] 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 /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libpng-1.6.37.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/libpng-1.6.37-src/libpng.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/libpng-1.6.37-src/libpng16.16.37.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/libpng-1.6.37-src/libpng16.16.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/libpng-1.6.37-src/libpng16.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] 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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/cairo-1.17.4.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/cairo-1.17.4-src/libcairo.2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/cairo-1.17.4-src/libcairo.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target cairo-1.17.4 /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/pixman-0.40.0.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/pixman-0.40.0-src/libpixman-1.0.40.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/pixman-0.40.0-src/libpixman-1.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/pixman-0.40.0-src/libpixman-1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target pixman-0.40.0 /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/freetype-2.12.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/freetype-2.12.1-src/libfreetype.6.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/freetype-2.12.1-src/libfreetype.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target freetype-2.12.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-0.25.1.dir/build.make CMakeFiles/libgit2-0.25.1.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-0.25.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-0.25.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-0.25.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-0.25.1.dir/depend.internal". Scanning dependencies of target libgit2-0.25.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-0.25.1.dir/build.make CMakeFiles/libgit2-0.25.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-9/build/libgit2-0.25.1-src/libgit2.0.25.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/libgit2-0.25.1-src/libgit2.25.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/libgit2-0.25.1-src/libgit2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target libgit2-0.25.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-mac-1.0.0.dir/build.make CMakeFiles/libgit2-mac-1.0.0.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-mac-1.0.0.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-mac-1.0.0.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-mac-1.0.0.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-mac-1.0.0.dir/depend.internal". Scanning dependencies of target libgit2-mac-1.0.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-mac-1.0.0.dir/build.make CMakeFiles/libgit2-mac-1.0.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-9/build/libgit2-mac-1.0.0-src/libgit2.1.0.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target libgit2-mac-1.0.0 /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/openssl-1.1.1k-src/libcrypto.1.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/openssl-1.1.1k-src/libcrypto.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/openssl-1.1.1k-src/libssl.1.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/openssl-1.1.1k-src/libssl.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target openssl-1.1.1k /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/harfbuzz-5.3.1-src/libharfbuzz.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/harfbuzz-5.3.1-src/libharfbuzz.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target harfbuzz-5.3.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libssh2-1.9.0.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libssh2-1.9.0.dir/depend.internal". Scanning dependencies of target libssh2-1.9.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.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-9/build/libssh2-1.9.0-src/libssh2.1.0.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/libssh2-1.9.0-src/libssh2.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/libssh2-1.9.0-src/libssh2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target libssh2-1.9.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.7.0.dir/build.make CMakeFiles/libssh2-1.7.0.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libssh2-1.7.0.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libssh2-1.7.0.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libssh2-1.7.0.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libssh2-1.7.0.dir/depend.internal". Scanning dependencies of target libssh2-1.7.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.7.0.dir/build.make CMakeFiles/libssh2-1.7.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-9/build/libssh2-1.7.0-src/libssh2.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/libssh2-1.7.0-src/libssh2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target libssh2-1.7.0 /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/libgit2-1.4.4-src/libgit2.1.4.4.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/libgit2-1.4.4-src/libgit2.1.4.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/libgit2-1.4.4-src/libgit2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target libgit2-1.4.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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/fontconfig-2.13.1-src/libfontconfig.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/fontconfig-2.13.1-src/libfontconfig.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target fontconfig-2.13.1 /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/UUIDPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 58%] Building C object CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:108:11: warning: unused variable 'ok' [-Wunused-variable] sqInt ok; ^ 5 warnings generated. [ 58%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 58%] Built target UUIDPlugin /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/B2DPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/B2DPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 58%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2474:11: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] leftViaY = leftViaY; ~~~~~~~~ ^ ~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2497:12: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] rightViaY = rightViaY; ~~~~~~~~~ ^ ~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3225:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3241:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3346:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3362:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3468:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3484:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3703:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3719:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13646:18: warning: expression result unused [-Wunused-value] ((signed)lastX >> 8); ~~~~~~~~~~~~~ ^ ~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13676:18: warning: expression result unused [-Wunused-value] ((signed)lastX1 >> 8); ~~~~~~~~~~~~~~ ^ ~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "BalloonEnginePlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:851:1: warning: unused function 'aaColorMaskGet' [-Wunused-function] aaColorMaskGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:858:1: warning: unused function 'aaColorMaskPut' [-Wunused-function] aaColorMaskPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:865:1: warning: unused function 'aaColorShiftGet' [-Wunused-function] aaColorShiftGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:872:1: warning: unused function 'aaColorShiftPut' [-Wunused-function] aaColorShiftPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:882:1: warning: unused function 'aaFirstPixelFromto' [-Wunused-function] aaFirstPixelFromto(sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:897:1: warning: unused function 'aaHalfPixelGet' [-Wunused-function] aaHalfPixelGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:904:1: warning: unused function 'aaHalfPixelPut' [-Wunused-function] aaHalfPixelPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:914:1: warning: unused function 'aaLastPixelFromto' [-Wunused-function] aaLastPixelFromto(sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:921:1: warning: unused function 'aaLevelGet' [-Wunused-function] aaLevelGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:928:1: warning: unused function 'aaLevelPut' [-Wunused-function] aaLevelPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:935:1: warning: unused function 'aaScanMaskGet' [-Wunused-function] aaScanMaskGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:942:1: warning: unused function 'aaScanMaskPut' [-Wunused-function] aaScanMaskPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:949:1: warning: unused function 'aaShiftGet' [-Wunused-function] aaShiftGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:956:1: warning: unused function 'aaShiftPut' [-Wunused-function] aaShiftPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:967:1: warning: unused function 'absoluteSquared8Dot24' [-Wunused-function] absoluteSquared8Dot24(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1036:1: warning: unused function 'adjustAALevel' [-Wunused-function] adjustAALevel(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1175:1: warning: unused function 'aetStartGet' [-Wunused-function] aetStartGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1182:1: warning: unused function 'aetStartPut' [-Wunused-function] aetStartPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1189:1: warning: unused function 'aetUsedGet' [-Wunused-function] aetUsedGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1196:1: warning: unused function 'aetUsedPut' [-Wunused-function] aetUsedPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1206:1: warning: unused function 'allocateAETEntry' [-Wunused-function] allocateAETEntry(sqInt nSlots) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1220:1: warning: unused function 'allocateBezier' [-Wunused-function] allocateBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1240:1: warning: unused function 'allocateBezierStackEntry' [-Wunused-function] allocateBezierStackEntry(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1254:1: warning: unused function 'allocateBitmapFillcolormap' [-Wunused-function] allocateBitmapFillcolormap(sqInt cmSize, int *cmBits) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1321:1: warning: unused function 'allocateGradientFillrampWidthisRadial' [-Wunused-function] allocateGradientFillrampWidthisRadial(int *ramp, sqInt rampWidth, sqInt isRadial) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1364:1: warning: unused function 'allocateLine' [-Wunused-function] allocateLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1416:1: warning: unused function 'allocateStackEntry' [-Wunused-function] allocateStackEntry(sqInt nSlots) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1430:1: warning: unused function 'allocateStackFillEntry' [-Wunused-function] allocateStackFillEntry(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1443:1: warning: unused function 'allocateWideBezier' [-Wunused-function] allocateWideBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1463:1: warning: unused function 'allocateWideLine' [-Wunused-function] allocateWideLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1483:1: warning: unused function 'areEdgeFillsValid' [-Wunused-function] areEdgeFillsValid(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1493:1: warning: unused function 'assureValuebetweenand' [-Wunused-function] assureValuebetweenand(sqInt val1, sqInt val2, sqInt val3) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1516:1: warning: unused function 'bezierEndXOf' [-Wunused-function] bezierEndXOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1523:1: warning: unused function 'bezierEndXOfput' [-Wunused-function] bezierEndXOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1530:1: warning: unused function 'bezierEndYOf' [-Wunused-function] bezierEndYOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1537:1: warning: unused function 'bezierEndYOfput' [-Wunused-function] bezierEndYOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1544:1: warning: unused function 'bezierFinalXOf' [-Wunused-function] bezierFinalXOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1551:1: warning: unused function 'bezierFinalXOfput' [-Wunused-function] bezierFinalXOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1558:1: warning: unused function 'bezierUpdateDataOf' [-Wunused-function] bezierUpdateDataOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1565:1: warning: unused function 'bezierViaXOf' [-Wunused-function] bezierViaXOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1572:1: warning: unused function 'bezierViaXOfput' [-Wunused-function] bezierViaXOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1579:1: warning: unused function 'bezierViaYOf' [-Wunused-function] bezierViaYOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1586:1: warning: unused function 'bezierViaYOfput' [-Wunused-function] bezierViaYOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1593:1: warning: unused function 'bitmapCmSizeOf' [-Wunused-function] bitmapCmSizeOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1600:1: warning: unused function 'bitmapCmSizeOfput' [-Wunused-function] bitmapCmSizeOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1607:1: warning: unused function 'bitmapDepthOf' [-Wunused-function] bitmapDepthOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1614:1: warning: unused function 'bitmapDepthOfput' [-Wunused-function] bitmapDepthOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1621:1: warning: unused function 'bitmapHeightOf' [-Wunused-function] bitmapHeightOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1628:1: warning: unused function 'bitmapHeightOfput' [-Wunused-function] bitmapHeightOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1635:1: warning: unused function 'bitmapRasterOf' [-Wunused-function] bitmapRasterOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1642:1: warning: unused function 'bitmapRasterOfput' [-Wunused-function] bitmapRasterOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1649:1: warning: unused function 'bitmapSizeOf' [-Wunused-function] bitmapSizeOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1656:1: warning: unused function 'bitmapSizeOfput' [-Wunused-function] bitmapSizeOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1663:1: warning: unused function 'bitmapTileFlagOf' [-Wunused-function] bitmapTileFlagOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1670:1: warning: unused function 'bitmapTileFlagOfput' [-Wunused-function] bitmapTileFlagOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1677:1: warning: unused function 'bitmapValuebitsatXy' [-Wunused-function] bitmapValuebitsatXy(sqInt bmFill, sqInt bits, sqInt xp, sqInt yp) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1740:1: warning: unused function 'bitmapWidthOf' [-Wunused-function] bitmapWidthOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1747:1: warning: unused function 'bitmapWidthOfput' [-Wunused-function] bitmapWidthOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1754:1: warning: unused function 'bzEndX' [-Wunused-function] bzEndX(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1765:1: warning: unused function 'bzEndXput' [-Wunused-function] bzEndXput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1776:1: warning: unused function 'bzEndY' [-Wunused-function] bzEndY(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1787:1: warning: unused function 'bzEndYput' [-Wunused-function] bzEndYput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1798:1: warning: unused function 'bzStartX' [-Wunused-function] bzStartX(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1809:1: warning: unused function 'bzStartXput' [-Wunused-function] bzStartXput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1820:1: warning: unused function 'bzStartY' [-Wunused-function] bzStartY(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1831:1: warning: unused function 'bzStartYput' [-Wunused-function] bzStartYput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1842:1: warning: unused function 'bzViaX' [-Wunused-function] bzViaX(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1853:1: warning: unused function 'bzViaXput' [-Wunused-function] bzViaXput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1864:1: warning: unused function 'bzViaY' [-Wunused-function] bzViaY(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1875:1: warning: unused function 'bzViaYput' [-Wunused-function] bzViaYput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2030:1: warning: unused function 'checkedAddBezierToGET' [-Wunused-function] checkedAddBezierToGET(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2058:1: warning: unused function 'checkedAddEdgeToGET' [-Wunused-function] checkedAddEdgeToGET(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2110:1: warning: unused function 'checkedAddLineToGET' [-Wunused-function] checkedAddLineToGET(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2170:1: warning: unused function 'clampValuemax' [-Wunused-function] clampValuemax(sqInt value, sqInt maxValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2218:1: warning: unused function 'clearSpanBufferGet' [-Wunused-function] clearSpanBufferGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2225:1: warning: unused function 'clearSpanBufferPut' [-Wunused-function] clearSpanBufferPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2232:1: warning: unused function 'clipMaxXGet' [-Wunused-function] clipMaxXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2239:1: warning: unused function 'clipMaxXPut' [-Wunused-function] clipMaxXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2246:1: warning: unused function 'clipMaxYGet' [-Wunused-function] clipMaxYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2253:1: warning: unused function 'clipMaxYPut' [-Wunused-function] clipMaxYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2260:1: warning: unused function 'clipMinXGet' [-Wunused-function] clipMinXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2267:1: warning: unused function 'clipMinXPut' [-Wunused-function] clipMinXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2274:1: warning: unused function 'clipMinYGet' [-Wunused-function] clipMinYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2281:1: warning: unused function 'clipMinYPut' [-Wunused-function] clipMinYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2288:1: warning: unused function 'colormapOf' [-Wunused-function] colormapOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2295:1: warning: unused function 'colorTransform' [-Wunused-function] colorTransform(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2577:1: warning: unused function 'computeSqrt' [-Wunused-function] computeSqrt(sqInt length2) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2672:1: warning: unused function 'currentYGet' [-Wunused-function] currentYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2679:1: warning: unused function 'currentYPut' [-Wunused-function] currentYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2686:1: warning: unused function 'currentZGet' [-Wunused-function] currentZGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2693:1: warning: unused function 'currentZPut' [-Wunused-function] currentZPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2700:1: warning: unused function 'destOffsetXGet' [-Wunused-function] destOffsetXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2707:1: warning: unused function 'destOffsetXPut' [-Wunused-function] destOffsetXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2714:1: warning: unused function 'destOffsetYGet' [-Wunused-function] destOffsetYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2721:1: warning: unused function 'destOffsetYPut' [-Wunused-function] destOffsetYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2766:1: warning: unused function 'drawWideEdgefrom' [-Wunused-function] drawWideEdgefrom(sqInt edge, sqInt leftX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2813:1: warning: unused function 'edgeFillsInvalidate' [-Wunused-function] edgeFillsInvalidate(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2824:1: warning: unused function 'edgeFillsValidate' [-Wunused-function] edgeFillsValidate(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2835:1: warning: unused function 'edgeLeftFillOf' [-Wunused-function] edgeLeftFillOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2842:1: warning: unused function 'edgeLeftFillOfput' [-Wunused-function] edgeLeftFillOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2849:1: warning: unused function 'edgeNumLinesOf' [-Wunused-function] edgeNumLinesOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2856:1: warning: unused function 'edgeNumLinesOfput' [-Wunused-function] edgeNumLinesOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2863:1: warning: unused function 'edgeRightFillOf' [-Wunused-function] edgeRightFillOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2870:1: warning: unused function 'edgeRightFillOfput' [-Wunused-function] edgeRightFillOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2877:1: warning: unused function 'edgeTransform' [-Wunused-function] edgeTransform(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2887:1: warning: unused function 'edgeTypeOf' [-Wunused-function] edgeTypeOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2894:1: warning: unused function 'edgeXValueOf' [-Wunused-function] edgeXValueOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2901:1: warning: unused function 'edgeXValueOfput' [-Wunused-function] edgeXValueOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2908:1: warning: unused function 'edgeYValueOf' [-Wunused-function] edgeYValueOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2915:1: warning: unused function 'edgeYValueOfput' [-Wunused-function] edgeYValueOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2922:1: warning: unused function 'edgeZValueOf' [-Wunused-function] edgeZValueOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2929:1: warning: unused function 'edgeZValueOfput' [-Wunused-function] edgeZValueOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2953:1: warning: unused function 'estimatedLengthOfwith' [-Wunused-function] estimatedLengthOfwith(sqInt deltaX, sqInt deltaY) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2983:1: warning: unused function 'fillAllFromto' [-Wunused-function] fillAllFromto(sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3086:1: warning: unused function 'fillBitmapSpan' [-Wunused-function] fillBitmapSpan(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3866:1: warning: unused function 'fillColorSpanfromto' [-Wunused-function] fillColorSpanfromto(sqInt pixelValue32, sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3896:1: warning: unused function 'fillDirectionXOf' [-Wunused-function] fillDirectionXOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3903:1: warning: unused function 'fillDirectionXOfput' [-Wunused-function] fillDirectionXOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3910:1: warning: unused function 'fillDirectionYOf' [-Wunused-function] fillDirectionYOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3917:1: warning: unused function 'fillDirectionYOfput' [-Wunused-function] fillDirectionYOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3924:1: warning: unused function 'fillLinearGradient' [-Wunused-function] fillLinearGradient(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4152:1: warning: unused function 'fillMaxXGet' [-Wunused-function] fillMaxXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4159:1: warning: unused function 'fillMaxXPut' [-Wunused-function] fillMaxXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4166:1: warning: unused function 'fillMaxYGet' [-Wunused-function] fillMaxYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4173:1: warning: unused function 'fillMaxYPut' [-Wunused-function] fillMaxYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4180:1: warning: unused function 'fillMinXGet' [-Wunused-function] fillMinXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4187:1: warning: unused function 'fillMinXPut' [-Wunused-function] fillMinXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4194:1: warning: unused function 'fillMinYGet' [-Wunused-function] fillMinYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4201:1: warning: unused function 'fillMinYPut' [-Wunused-function] fillMinYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4208:1: warning: unused function 'fillNormalXOf' [-Wunused-function] fillNormalXOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4215:1: warning: unused function 'fillNormalXOfput' [-Wunused-function] fillNormalXOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4222:1: warning: unused function 'fillNormalYOf' [-Wunused-function] fillNormalYOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4229:1: warning: unused function 'fillNormalYOfput' [-Wunused-function] fillNormalYOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4236:1: warning: unused function 'fillOffsetXGet' [-Wunused-function] fillOffsetXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4243:1: warning: unused function 'fillOffsetXPut' [-Wunused-function] fillOffsetXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4250:1: warning: unused function 'fillOffsetYGet' [-Wunused-function] fillOffsetYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4257:1: warning: unused function 'fillOffsetYPut' [-Wunused-function] fillOffsetYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4264:1: warning: unused function 'fillOriginXOf' [-Wunused-function] fillOriginXOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4271:1: warning: unused function 'fillOriginXOfput' [-Wunused-function] fillOriginXOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4278:1: warning: unused function 'fillOriginYOf' [-Wunused-function] fillOriginYOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4285:1: warning: unused function 'fillOriginYOfput' [-Wunused-function] fillOriginYOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4431:1: warning: unused function 'fillRadialDecreasingrampdeltaSTdsXdtXfromto' [-Wunused-function] fillRadialDecreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4477:1: warning: unused function 'fillRadialGradient' [-Wunused-function] fillRadialGradient(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4839:1: warning: unused function 'fillRadialIncreasingrampdeltaSTdsXdtXfromto' [-Wunused-function] fillRadialIncreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5011:1: warning: unused function 'fillTypeOf' [-Wunused-function] fillTypeOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5018:1: warning: unused function 'findNextAETEdgeFrom' [-Wunused-function] findNextAETEdgeFrom(sqInt leftEdge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5446:1: warning: unused function 'finishedProcessing' [-Wunused-function] finishedProcessing(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5453:1: warning: unused function 'firstPointListGet' [-Wunused-function] firstPointListGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5460:1: warning: unused function 'firstPointListPut' [-Wunused-function] firstPointListPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5467:1: warning: unused function 'freeStackFillEntry' [-Wunused-function] freeStackFillEntry(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5509:1: warning: unused function 'getStartGet' [-Wunused-function] getStartGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5516:1: warning: unused function 'getStartPut' [-Wunused-function] getStartPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5523:1: warning: unused function 'getUsedGet' [-Wunused-function] getUsedGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5530:1: warning: unused function 'getUsedPut' [-Wunused-function] getUsedPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5537:1: warning: unused function 'gradientRampLengthOf' [-Wunused-function] gradientRampLengthOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5544:1: warning: unused function 'gradientRampLengthOfput' [-Wunused-function] gradientRampLengthOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5551:1: warning: unused function 'gradientRampOf' [-Wunused-function] gradientRampOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5558:1: warning: unused function 'hasColorTransform' [-Wunused-function] hasColorTransform(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5565:1: warning: unused function 'hasColorTransformGet' [-Wunused-function] hasColorTransformGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5572:1: warning: unused function 'hasColorTransformPut' [-Wunused-function] hasColorTransformPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5579:1: warning: unused function 'hasEdgeTransform' [-Wunused-function] hasEdgeTransform(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5586:1: warning: unused function 'hasEdgeTransformGet' [-Wunused-function] hasEdgeTransformGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5593:1: warning: unused function 'hasEdgeTransformPut' [-Wunused-function] hasEdgeTransformPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5677:1: warning: unused function 'incrementPointby' [-Wunused-function] incrementPointby(int *point, sqInt delta) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5686:1: warning: unused function 'incrementStatby' [-Wunused-function] incrementStatby(sqInt statIndex, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5899:1: warning: unused function 'isBezier' [-Wunused-function] isBezier(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5919:1: warning: unused function 'isFillColor' [-Wunused-function] isFillColor(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5938:1: warning: unused function 'isFill' [-Wunused-function] isFill(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5946:1: warning: unused function 'isLine' [-Wunused-function] isLine(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5953:1: warning: unused function 'isObject' [-Wunused-function] isObject(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5961:1: warning: unused function 'isRealFill' [-Wunused-function] isRealFill(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5968:1: warning: unused function 'isStackEntry' [-Wunused-function] isStackEntry(sqInt entry) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5976:1: warning: unused function 'isStackIndex' [-Wunused-function] isStackIndex(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5984:1: warning: unused function 'isWideBezier' [-Wunused-function] isWideBezier(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5992:1: warning: unused function 'isWideLine' [-Wunused-function] isWideLine(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6000:1: warning: unused function 'isWide' [-Wunused-function] isWide(sqInt object) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6007:1: warning: unused function 'lastExportedEdgeGet' [-Wunused-function] lastExportedEdgeGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6014:1: warning: unused function 'lastExportedEdgePut' [-Wunused-function] lastExportedEdgePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6021:1: warning: unused function 'lastExportedFillGet' [-Wunused-function] lastExportedFillGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6028:1: warning: unused function 'lastExportedFillPut' [-Wunused-function] lastExportedFillPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6035:1: warning: unused function 'lastExportedLeftXGet' [-Wunused-function] lastExportedLeftXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6042:1: warning: unused function 'lastExportedLeftXPut' [-Wunused-function] lastExportedLeftXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6049:1: warning: unused function 'lastExportedRightXGet' [-Wunused-function] lastExportedRightXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6056:1: warning: unused function 'lastExportedRightXPut' [-Wunused-function] lastExportedRightXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6063:1: warning: unused function 'lineEndXOf' [-Wunused-function] lineEndXOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6070:1: warning: unused function 'lineEndXOfput' [-Wunused-function] lineEndXOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6077:1: warning: unused function 'lineEndYOf' [-Wunused-function] lineEndYOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6084:1: warning: unused function 'lineEndYOfput' [-Wunused-function] lineEndYOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6091:1: warning: unused function 'lineErrorAdjDownOf' [-Wunused-function] lineErrorAdjDownOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6098:1: warning: unused function 'lineErrorAdjDownOfput' [-Wunused-function] lineErrorAdjDownOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6105:1: warning: unused function 'lineErrorAdjUpOf' [-Wunused-function] lineErrorAdjUpOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6112:1: warning: unused function 'lineErrorAdjUpOfput' [-Wunused-function] lineErrorAdjUpOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6119:1: warning: unused function 'lineErrorOf' [-Wunused-function] lineErrorOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6126:1: warning: unused function 'lineErrorOfput' [-Wunused-function] lineErrorOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6133:1: warning: unused function 'lineXDirectionOf' [-Wunused-function] lineXDirectionOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6140:1: warning: unused function 'lineXDirectionOfput' [-Wunused-function] lineXDirectionOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6147:1: warning: unused function 'lineXIncrementOf' [-Wunused-function] lineXIncrementOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6154:1: warning: unused function 'lineXIncrementOfput' [-Wunused-function] lineXIncrementOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6161:1: warning: unused function 'lineYDirectionOf' [-Wunused-function] lineYDirectionOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6168:1: warning: unused function 'lineYDirectionOfput' [-Wunused-function] lineYDirectionOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6237:1: warning: unused function 'loadArrayPolygonnPointsfilllineWidthlineFill' [-Wunused-function] loadArrayPolygonnPointsfilllineWidthlineFill(sqInt points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6691:1: warning: unused function 'loadBitmapFillcolormaptilefromalongnormalxIndex' [-Wunused-function] loadBitmapFillcolormaptilefromalongnormalxIndex(sqInt formOop, sqInt cmOop, sqInt tileFlag, int *point1, int *point2, int *point3, sqInt xIndex) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6834:1: warning: unused function 'loadColorTransformFrom' [-Wunused-function] loadColorTransformFrom(sqInt transformOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6861:1: warning: unused function 'loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor' [-Wunused-function] loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor(sqInt segmentIndex, sqInt points, sqInt pointsShort, sqInt leftFill, sqInt rightFill, sqInt lineWidth, sqInt lineFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:7868:1: warning: unused function 'loadLinefromtooffsetleftFillrightFill' [-Wunused-function] loadLinefromtooffsetleftFillrightFill(sqInt line, int *point1, int *point2, sqInt yOffset, sqInt leftFill, sqInt rightFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8093:1: warning: unused function 'loadPointIntAtfrom' [-Wunused-function] loadPointIntAtfrom(sqInt index, sqInt intArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8103:1: warning: unused function 'loadPointShortAtfrom' [-Wunused-function] loadPointShortAtfrom(sqInt index, sqInt shortArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8147:1: warning: unused function 'loadPolygonnPointsfilllineWidthlineFillpointsShort' [-Wunused-function] loadPolygonnPointsfilllineWidthlineFillpointsShort(int *points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill, sqInt isShort) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8316:1: warning: unused function 'loadRectanglelineFillleftFillrightFill' [-Wunused-function] loadRectanglelineFillleftFillrightFill(sqInt lineWidth, sqInt lineFill, sqInt leftFill, sqInt rightFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8973:1: warning: unused function 'magicNumberGet' [-Wunused-function] magicNumberGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8980:1: warning: unused function 'magicNumberPut' [-Wunused-function] magicNumberPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8987:1: warning: unused function 'makeRectFromPoints' [-Wunused-function] makeRectFromPoints(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8998:1: warning: unused function 'makeUnsignedFrom' [-Wunused-function] makeUnsignedFrom(sqInt someIntegerValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9058:1: warning: unused function 'needsFlush' [-Wunused-function] needsFlush(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9065:1: warning: unused function 'needsFlushGet' [-Wunused-function] needsFlushGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9072:1: warning: unused function 'needsFlushPut' [-Wunused-function] needsFlushPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9079:1: warning: unused function 'objectHeaderOf' [-Wunused-function] objectHeaderOf(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9090:1: warning: unused function 'objectIndexOf' [-Wunused-function] objectIndexOf(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9097:1: warning: unused function 'objectIndexOfput' [-Wunused-function] objectIndexOfput(sqInt obj, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9104:1: warning: unused function 'objectLengthOf' [-Wunused-function] objectLengthOf(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9111:1: warning: unused function 'objectLengthOfput' [-Wunused-function] objectLengthOfput(sqInt obj, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9118:1: warning: unused function 'objectTypeOf' [-Wunused-function] objectTypeOf(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9125:1: warning: unused function 'objectTypeOfput' [-Wunused-function] objectTypeOfput(sqInt obj, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9132:1: warning: unused function 'objStartGet' [-Wunused-function] objStartGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9139:1: warning: unused function 'objStartPut' [-Wunused-function] objStartPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9146:1: warning: unused function 'objUsedGet' [-Wunused-function] objUsedGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9153:1: warning: unused function 'objUsedPut' [-Wunused-function] objUsedPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9160:1: warning: unused function 'objat' [-Wunused-function] objat(sqInt object, sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9167:1: warning: unused function 'objatput' [-Wunused-function] objatput(sqInt object, sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9178:1: warning: unused function 'offsetFromWidth' [-Wunused-function] offsetFromWidth(sqInt lineWidth) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9185:1: warning: unused function 'point1Get' [-Wunused-function] point1Get(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9192:1: warning: unused function 'point2Get' [-Wunused-function] point2Get(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9199:1: warning: unused function 'point3Get' [-Wunused-function] point3Get(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9206:1: warning: unused function 'point4Get' [-Wunused-function] point4Get(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12282:1: warning: unused function 'quickRemoveInvalidFillsAt' [-Wunused-function] quickRemoveInvalidFillsAt(sqInt leftX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12428:1: warning: unused function 'repeatValuemax' [-Wunused-function] repeatValuemax(sqInt delta, sqInt maxValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12495:1: warning: unused function 'returnWideBezierFill' [-Wunused-function] returnWideBezierFill(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12502:1: warning: unused function 'returnWideBezierWidth' [-Wunused-function] returnWideBezierWidth(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12512:1: warning: unused function 'returnWideLineFill' [-Wunused-function] returnWideLineFill(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12522:1: warning: unused function 'returnWideLineWidth' [-Wunused-function] returnWideLineWidth(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12668:1: warning: unused function 'shortRunLengthAtfrom' [-Wunused-function] shortRunLengthAtfrom(sqInt i, sqInt runArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12680:1: warning: unused function 'shortRunValueAtfrom' [-Wunused-function] shortRunValueAtfrom(sqInt i, sqInt runArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12748:1: warning: unused function 'sortGlobalEdgeTable' [-Wunused-function] sortGlobalEdgeTable(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12756:1: warning: unused function 'spanEndAAGet' [-Wunused-function] spanEndAAGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12763:1: warning: unused function 'spanEndAAPut' [-Wunused-function] spanEndAAPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12770:1: warning: unused function 'spanEndGet' [-Wunused-function] spanEndGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12777:1: warning: unused function 'spanEndPut' [-Wunused-function] spanEndPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12784:1: warning: unused function 'spanSizeGet' [-Wunused-function] spanSizeGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12791:1: warning: unused function 'spanSizePut' [-Wunused-function] spanSizePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12798:1: warning: unused function 'spanStartGet' [-Wunused-function] spanStartGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12805:1: warning: unused function 'spanStartPut' [-Wunused-function] spanStartPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12812:1: warning: unused function 'squaredLengthOfwith' [-Wunused-function] squaredLengthOfwith(sqInt deltaX, sqInt deltaY) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12819:1: warning: unused function 'stackFillDepth' [-Wunused-function] stackFillDepth(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12826:1: warning: unused function 'stackFillDepthput' [-Wunused-function] stackFillDepthput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12833:1: warning: unused function 'stackFillEntryLength' [-Wunused-function] stackFillEntryLength(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12840:1: warning: unused function 'stackFillRightX' [-Wunused-function] stackFillRightX(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12847:1: warning: unused function 'stackFillRightXput' [-Wunused-function] stackFillRightXput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12854:1: warning: unused function 'stackFillSize' [-Wunused-function] stackFillSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12861:1: warning: unused function 'stackFillValue' [-Wunused-function] stackFillValue(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12868:1: warning: unused function 'stackFillValueput' [-Wunused-function] stackFillValueput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12875:1: warning: unused function 'stateGet' [-Wunused-function] stateGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12882:1: warning: unused function 'statePut' [-Wunused-function] statePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12894:1: warning: unused function 'stepToFirstBezier' [-Wunused-function] stepToFirstBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13033:1: warning: unused function 'stepToFirstLine' [-Wunused-function] stepToFirstLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13140:1: warning: unused function 'stepToFirstWideBezier' [-Wunused-function] stepToFirstWideBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13244:1: warning: unused function 'stepToFirstWideLine' [-Wunused-function] stepToFirstWideLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13388:1: warning: unused function 'stepToNextBezier' [-Wunused-function] stepToNextBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13434:1: warning: unused function 'stepToNextBezierForwardat' [-Wunused-function] stepToNextBezierForwardat(int *updateData, sqInt yValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13515:1: warning: unused function 'stepToNextLine' [-Wunused-function] stepToNextLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13686:1: warning: unused function 'stepToNextWideLine' [-Wunused-function] stepToNextWideLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13814:1: warning: unused function 'stopBecauseOf' [-Wunused-function] stopBecauseOf(sqInt stopReason) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13823:1: warning: unused function 'stopReasonGet' [-Wunused-function] stopReasonGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13830:1: warning: unused function 'stopReasonPut' [-Wunused-function] stopReasonPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13854:1: warning: unused function 'storeEngineStateInto' [-Wunused-function] storeEngineStateInto(sqInt oop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13930:1: warning: unused function 'storeStopStateIntoEdgefill' [-Wunused-function] storeStopStateIntoEdgefill(sqInt edgeOop, sqInt fillOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14334:1: warning: unused function 'topFillDepth' [-Wunused-function] topFillDepth(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14345:1: warning: unused function 'topFillDepthPut' [-Wunused-function] topFillDepthPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14356:1: warning: unused function 'topFillRightX' [-Wunused-function] topFillRightX(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14367:1: warning: unused function 'topFillRightXPut' [-Wunused-function] topFillRightXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14378:1: warning: unused function 'topFillValue' [-Wunused-function] topFillValue(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14389:1: warning: unused function 'topFillValuePut' [-Wunused-function] topFillValuePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14468:1: warning: unused function 'transformPoints' [-Wunused-function] transformPoints(sqInt n) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14597:1: warning: unused function 'transformPointXyinto' [-Wunused-function] transformPointXyinto(double xValue, double yValue, int *dstPoint) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14619:1: warning: unused function 'transformPoint' [-Wunused-function] transformPoint(int *point) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14658:1: warning: unused function 'transformPointinto' [-Wunused-function] transformPointinto(sqInt srcPoint, sqInt dstPoint) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14872:1: warning: unused function 'wbSizeGet' [-Wunused-function] wbSizeGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14879:1: warning: unused function 'wbSizePut' [-Wunused-function] wbSizePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14886:1: warning: unused function 'wbStackClear' [-Wunused-function] wbStackClear(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14895:1: warning: unused function 'wbStackPop' [-Wunused-function] wbStackPop(sqInt nItems) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14916:1: warning: unused function 'wbStackSize' [-Wunused-function] wbStackSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14923:1: warning: unused function 'wbStackValue' [-Wunused-function] wbStackValue(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14930:1: warning: unused function 'wbStackValueput' [-Wunused-function] wbStackValueput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14937:1: warning: unused function 'wbTopGet' [-Wunused-function] wbTopGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14944:1: warning: unused function 'wbTopPut' [-Wunused-function] wbTopPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14951:1: warning: unused function 'wideBezierEntryOf' [-Wunused-function] wideBezierEntryOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14959:1: warning: unused function 'wideBezierEntryOfput' [-Wunused-function] wideBezierEntryOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14967:1: warning: unused function 'wideBezierExitOf' [-Wunused-function] wideBezierExitOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14975:1: warning: unused function 'wideBezierExitOfput' [-Wunused-function] wideBezierExitOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14983:1: warning: unused function 'wideBezierExtentOf' [-Wunused-function] wideBezierExtentOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14991:1: warning: unused function 'wideBezierExtentOfput' [-Wunused-function] wideBezierExtentOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15007:1: warning: unused function 'wideBezierFillOfput' [-Wunused-function] wideBezierFillOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15015:1: warning: unused function 'wideBezierUpdateDataOf' [-Wunused-function] wideBezierUpdateDataOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15030:1: warning: unused function 'wideBezierWidthOfput' [-Wunused-function] wideBezierWidthOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15038:1: warning: unused function 'wideLineEntryOf' [-Wunused-function] wideLineEntryOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15046:1: warning: unused function 'wideLineEntryOfput' [-Wunused-function] wideLineEntryOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15054:1: warning: unused function 'wideLineExitOf' [-Wunused-function] wideLineExitOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15062:1: warning: unused function 'wideLineExitOfput' [-Wunused-function] wideLineExitOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15070:1: warning: unused function 'wideLineExtentOf' [-Wunused-function] wideLineExtentOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15078:1: warning: unused function 'wideLineExtentOfput' [-Wunused-function] wideLineExtentOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15094:1: warning: unused function 'wideLineFillOfput' [-Wunused-function] wideLineFillOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15110:1: warning: unused function 'wideLineWidthOfput' [-Wunused-function] wideLineWidthOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15118:1: warning: unused function 'workBufferPut' [-Wunused-function] workBufferPut(sqInt wbOop) ^ MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> VMMaker-Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> VMMaker-MT-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc 325 warnings generated. [ 59%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 MetacelloNotification: Fetched -> VMMaker-OriginalTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc [ 59%] Built target B2DPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/openssl-1.0.2q.dir/build.make CMakeFiles/openssl-1.0.2q.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/openssl-1.0.2q.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/openssl-1.0.2q.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/openssl-1.0.2q.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/openssl-1.0.2q.dir/depend.internal". Scanning dependencies of target openssl-1.0.2q /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/openssl-1.0.2q.dir/build.make CMakeFiles/openssl-1.0.2q.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-9/build/openssl-1.0.2q-src/libcrypto.1.0.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Loading -> Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/openssl-1.0.2q-src/libssl.1.0.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/openssl-1.0.2q-src/libssl.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 59%] Built target openssl-1.0.2q /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared) NewUndeclaredWarning: CCodeGenerator>>removeAssertions (Sensor is Undeclared) cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". SystemNotification: TMethod>>methodIsEffectivelyComplete:in:(selector is shadowed) NewUndeclaredWarning: VMMaker>>createCodeGenerator (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c [ 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "JPEGReadWriter2Plugin VMMaker.oscog-eem.2493 uuid: d7437cc5-75c7-4a43-af6b-0f85bf0cebe6 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:537:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 2 warnings generated. [ 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache [ 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Starting atomic load NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared) [ 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c MetacelloNotification: Loaded -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Starting atomic load [ 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c SystemNotification: LLVMDisassembler>>setOptions:(options is shadowed) CPack: - package: /builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-Unspecified.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-Unspecified.zip.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-bin.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-bin.zip.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-c-src.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-c-src.zip.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-include.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-include.zip.sha1 generated. CPack: Create package using TGZ CPack: Install projects CPack: - Run preinstall target for: PharoVM [ 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c MetacelloNotification: Loaded -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Loaded -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Loading -> VMMakerLoadingDependencies-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache NewUndeclaredWarning: TranscriptStream class>>redirectToStdOut: (FileStream is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) NewUndeclaredWarning: TranscriptStream>>target (FileStream is Undeclared) [ 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache [ 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache [ 69%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c [ 70%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c [ 71%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c [ 72%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c [ 73%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:454:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:454:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:454:43: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:454:58: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:455:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:455:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:455:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:455:55: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:456:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:456:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:456:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:456:57: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:457:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:457:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:457:42: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ 15 warnings generated. [ 74%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c [ 75%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c [ 75%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c [ 76%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c [ 76%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c [ 77%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:214:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:214:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:214:43: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:214:58: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:215:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:215:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:215:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:215:55: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:216:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:216:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:216:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:216:57: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:217:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:217:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:217:42: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ 15 warnings generated. [ 77%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c [ 78%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c [ 79%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c [ 79%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c [ 80%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c [ 80%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c [ 81%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c [ 81%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c [ 82%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c [ 82%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c [ 83%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c [ 83%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c [ 84%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c:41:14: warning: unused variable 'src' [-Wunused-variable] my_src_ptr src = (my_src_ptr) cinfo->src; ^ 1 warning generated. [ 85%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c [ 85%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c [ 86%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c [ 86%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c NewUndeclaredWarning: DetailedInstructionPrinter>>printInstructionsOn: (fullBlockRecursionSelector is Undeclared) SystemNotification: CogStackPageSurrogate>>addressIsInPage:(address is shadowed) NewUndeclaredWarning: SmalltalkImage>>simulatePrimitive:args: (FileExistsException is Undeclared) NewUndeclaredWarning: FakeStdinStream>>next (ActiveHand is Undeclared) [ 87%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c [ 87%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c [ 88%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 88%] 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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 88%] 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 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:709:18: warning: unused variable 'mask' [-Wunused-variable] unsigned int mask; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "FileAttributesPlugin FileAttributesPlugin.oscog-akg.49 uuid: 00b4eed5-b2a8-454a-90b7-c3662d7c5423 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:183:1: warning: unused function 'addressObjectFor' [-Wunused-function] addressObjectFor(void *aMachineAddress) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:313:1: warning: unused function 'badSessionId' [-Wunused-function] badSessionId(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:354:1: warning: unused function 'faSuccess' [-Wunused-function] faSuccess(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:384:1: warning: unused function 'objectFromStructsize' [-Wunused-function] objectFromStructsize(void *aMachineAddress, sqInt structSize) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:403:1: warning: unused function 'pathOoptoBuffermaxLen' [-Wunused-function] pathOoptoBuffermaxLen(sqInt pathNameOop, char *cPathName, sqInt maxLen) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:424:1: warning: unused function 'pointerFrom' [-Wunused-function] pointerFrom(sqInt directoryPointerBytes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1093:1: warning: unused function 'readLinkintomaxLength' [-Wunused-function] readLinkintomaxLength(char *cPathName, char *cLinkPtr, size_t maxLength) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1171:1: warning: unused function 'sizeOfFaPath' [-Wunused-function] sizeOfFaPath(void) ^ 10 warnings generated. [ 89%] 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 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c NewUndeclaredWarning: Cogit class>>genAndDis:options: (Compiler is Undeclared) NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 89%] 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 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:468:6: warning: unused variable 'mode' [-Wunused-variable] int mode; ^ 5 warnings generated. [ 90%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 90%] Built target FileAttributesPlugin /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/Pharo.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/Pharo.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/Pharo.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 90%] Building C object CMakeFiles/Pharo.dir/src/unixMain.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -o CMakeFiles/Pharo.dir/src/unixMain.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/unixMain.c NewUndeclaredWarning: Cogit>>initializeProcessor (MultiProcessor is Undeclared) [ 91%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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-9/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-9/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-9/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-9/repository/resources/mac/PharoSources.icns build/vm/Debug/Pharo.app/Contents/Resources/PharoSources.icns NewUndeclaredWarning: Cogit>>setClickStepBreakBlock (Debugger is Undeclared) NewUndeclaredWarning: Cogit>>simulateCogCodeAt: (ProcessorSimulationTrap is Undeclared) [ 91%] Built target Pharo /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm.dir/build.make CMakeFiles/build_vmmaker_get_vm.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_vm /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm.dir/build.make CMakeFiles/build_vmmaker_get_vm.dir/build [ 91%] Performing update step for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo [ 92%] Performing configure step for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure [ 92%] Performing build step for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build [ 93%] Performing install step for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-install [ 93%] Completed 'build_vmmaker_get_vm' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build/CMakeFiles/build_vmmaker_get_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-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-done [ 95%] Built target build_vmmaker_get_vm /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/basic_types.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/basic_types.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/basic_types.c SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/callback_types.c.o -c /builds/workspace/pharo-vm_pharo-9/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-9/build/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/callbacks.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c:47:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 1 warning generated. [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/callout.c.o -c /builds/workspace/pharo-vm_pharo-9/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-9/build/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/registerCallback.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/registerCallback.c [100%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/structures.c.o -c /builds/workspace/pharo-vm_pharo-9/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-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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-9/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: "" -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/./ -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.dylib NewUndeclaredWarning: StackToRegisterMappingCogit>>widthInDefaultFontOf: (NewParagraph is Undeclared) -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.0.25.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.4.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.0.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2-2.0.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.1.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib NewUndeclaredWarning: ADPCMCodecPlugin class>>monticelloDescription (ADPCMCodec is Undeclared) NewUndeclaredWarning: ADPCMCodecPlugin class>>translatedPrimitives (ADPCMCodec is Undeclared) -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.40.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.6.dylib NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (FileExistsException is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primCalloc (Alien is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primMalloc (Alien is Undeclared) -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.dylib NewUndeclaredWarning: InterpreterPlugin class>>allCodeOlderThan: (TimeStamp is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGenerator (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGeneratorForVMClass: (VMMakerConfiguration is Undeclared) -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.1.0.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.25.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.37.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.1.0.0.dylib 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) -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libffi.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.0.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.1.1.dylib NewUndeclaredWarning: TestOSAPlugin>>primOpenDefaultConfiguration:subtype: (ComponentInstance is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>monticelloDescription (AbstractSound is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>translatedPrimitives (AbstractSound is Undeclared) -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/MacOS/Pharo -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/Resources -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/Resources/PharoSources.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/Resources/Pharo.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/Resources/PharoImage.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/Resources/PharoChanges.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.app/Contents/Info.plist -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/config.h -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/pharoClient.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/errorCode.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/debug.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/pathUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/win/resources.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/interpreter.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/exportDefinition.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/threads -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/threads/vmthread.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/macros.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/jit -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/jit/jit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/stringUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/imageAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/parameters/parameters.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sigjmp_support.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/fileDialog.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/pharo.h -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/dispdbg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqAssert.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqaio.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sq.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/packaging.cmake NewUndeclaredWarning: StackInterpreter class>>patchInterpGCCPPC: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreter class>>primitiveAccessorDepthTable (VMMakerConfiguration is Undeclared) -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx/dummyFFI.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test-sq.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ppc-global.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common/sqFFI.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx/dummyFFI.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win/sqWin32FFI.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-sysv.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/any-libffi.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/x86-sysv.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-darwin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM32FFIPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFIPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/IA32FFIPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqManualSurface.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFITestFuncs.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64Win64FFIPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM64FFIPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppc.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicDouble.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM32.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64business.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusiness.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessPostLogic.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM64.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicInteger.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/ia32abi.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/AlienSUnitTestProcedures.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64win64business.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicFloat.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64stub.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm64abicc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/IA32ABI.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/xabicc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/AlienSUnitTestProcedures.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ia32abicc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ppc32abicc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm32abicc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64abicc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/threads -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/jit -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging/linux -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging/linux/bin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/img.image -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/imageAccess.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win32Main.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/macAlias.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/unixMain.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/client.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/debug.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/errorCode.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileUtils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/debugUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/worker -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/version.info -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/CMakeLists.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/macros.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated/ -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c NewUndeclaredWarning: CogVMSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ensureMultiThreadingOverridesAreUpToDate (Parser is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>setBreakBlockFromString: (Compiler is Undeclared) SystemNotification: CogVMSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/cogmethod.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/cointerp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/cogit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cointerp.c NewUndeclaredWarning: StackMTInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cogit.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cogitIA32.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cogitMIPSEL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/gcc3x-cointerp.c NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) SystemNotification: StackMTInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackMTInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackMTInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cogitARMv5.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/cogmethod.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/cointerp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/cogit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64SysV.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cointerp.c NewUndeclaredWarning: StackInterpreterSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) SystemNotification: StackInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cogit.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64WIN64.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cogitaarch64.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/gcc3x-cointerp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/cogmethod.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/cointerp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/interp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadSpanBufferFrom: (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsPointers is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferBadMagic is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferWrongSize is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferStartWrong is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveChangedActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFSizeMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveDisplaySpanBuffer (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveInitializeProcessing (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextGlobalEdgeEntry (GEFWrongEdge is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalFill (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveSetColorTransform (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFAlreadyFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState:or: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityCheckFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEntityLoadFailed is Undeclared) Avoid second fetch Checking out Revision 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 (pharo-9) Commit message: "Preparing for version 9.0.22" [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [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-9/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 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 # timeout=10 -- CMAKE_GENERATOR=Unix Makefiles -- Building version 9.0.22 -- Commit hash 421845e1 : 2023-03-30 09:49:26 +0200 -- No user build settings. -- v9.0.22 - Commit: 421845e1 - Date: 2023-03-30 09:49:26 +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-9/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 -- Looking for include file unistd.h - found -- Looking for include file ndir.h -- Looking for include file ndir.h - not found -- Looking for include file sys/ndir.h -- Looking for include file sys/ndir.h - not found -- Looking for include file sys/dir.h -- Looking for include file sys/dir.h - found -- Looking for include file sys/filio.h -- Looking for include file sys/filio.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file execinfo.h -- Looking for include file execinfo.h - found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for dlopen in dyld -- Looking for dlopen in dyld - not found -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Success -- Looking for include file sys/uuid.h -- Looking for include file sys/uuid.h - not found -- Looking for include file uuid/uuid.h -- Looking for include file uuid/uuid.h - found -- Looking for include file uuid.h -- Looking for include file uuid.h - not found -- Looking for uuidgen in uuid -- Looking for uuidgen in uuid - not found -- Looking for uuid_generate in uuid -- Looking for uuid_generate in uuid - not found Defining OSX VM to download for code generation -- C Compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- C++ Compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- Resource Compiler: -- Looking for FFI in the system -- Found FFI: /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-9/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-9/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 2% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 10% complete] -- [download 15% complete] -- [download 16% complete] -- [download 20% complete] -- [download 26% complete] -- [download 27% complete] -- [download 29% complete] -- [download 32% complete] -- [download 36% complete] -- [download 40% complete] -- [download 43% complete] -- [download 45% complete] -- [download 47% complete] -- [download 49% complete] -- [download 57% complete] -- [download 60% complete] -- [download 66% complete] -- [download 69% complete] -- [download 71% complete] -- [download 76% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 82% complete] -- [download 87% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM/libgit2-1.4.4-src/libgit2.1.4.4.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.4.4-src/libgit2.1.4.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.4.4-src/libgit2.dylib Adding third-party libraries for Darwin-arm64: libgit2-1.0.1 -- Downloading/updating libgit2-1.0.1 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.0.1-download Scanning dependencies of target libgit2-1.0.1-download [ 11%] Creating directories for 'libgit2-1.0.1-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.0.1-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.0.1-download/libgit2-1.0.1-download-prefix/src/libgit2-1.0.1.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-arm64/third-party/libgit2-1.0.1.zip' -- [download 2% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 9% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 29% complete] -- [download 31% complete] -- [download 32% complete] -- [download 34% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 40% complete] -- [download 43% complete] -- [download 45% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 51% complete] -- [download 53% complete] -- [download 55% complete] -- [download 57% complete] -- [download 59% complete] -- [download 61% complete] -- [download 62% complete] -- [download 65% complete] -- [download 67% complete] -- [download 68% complete] -- [download 71% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 79% complete] -- [download 81% complete] -- [download 83% complete] -- [download 85% complete] -- [download 87% complete] -- [download 89% complete] -- [download 91% complete] -- [download 94% complete] -- [download 95% complete] -- [download 97% complete] -- [download 99% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.0.1-download/libgit2-1.0.1-download-prefix/src/libgit2-1.0.1.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.0.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libgit2-1.0.1-download' [ 44%] No patch step for 'libgit2-1.0.1-download' [ 55%] No configure step for 'libgit2-1.0.1-download' [ 66%] No build step for 'libgit2-1.0.1-download' [ 77%] No install step for 'libgit2-1.0.1-download' [ 88%] No test step for 'libgit2-1.0.1-download' [100%] Completed 'libgit2-1.0.1-download' [100%] Built target libgit2-1.0.1-download -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.0.1-src/libgit2.1.0.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.0.1-src/libgit2.1.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.0.1-src/libgit2.dylib Adding third-party libraries for Darwin-arm64: libssh2-1.9.0 -- Downloading/updating libssh2-1.9.0 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-arm64/third-party/libssh2-1.9.0.zip' -- [download 5% complete] -- [download 7% complete] -- [download 12% complete] -- [download 16% complete] -- [download 19% complete] -- [download 20% complete] -- [download 23% complete] -- [download 25% complete] -- [download 38% complete] -- [download 40% complete] -- [download 42% complete] -- [download 44% complete] -- [download 48% complete] -- [download 52% complete] -- [download 55% complete] -- [download 58% complete] -- [download 59% complete] -- [download 62% complete] -- [download 83% complete] -- [download 88% complete] -- [download 92% complete] -- [download 95% complete] -- [download 98% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.9.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libssh2-1.9.0-download' [ 44%] No patch 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 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.9.0-src/libssh2.1.0.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.9.0-src/libssh2.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.9.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-9/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-9/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 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 16% complete] -- [download 17% complete] -- [download 19% 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 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% 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 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 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 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM/openssl-1.1.1k-src/libcrypto.1.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.1.1k-src/libcrypto.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.1.1k-src/libssl.1.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/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 3% complete] -- [download 6% complete] -- [download 7% complete] -- [download 10% complete] -- [download 11% complete] -- [download 18% complete] -- [download 20% complete] -- [download 22% complete] -- [download 25% complete] -- [download 28% complete] -- [download 30% complete] -- [download 32% complete] -- [download 34% complete] -- [download 38% complete] -- [download 40% complete] -- [download 44% complete] -- [download 45% complete] -- [download 47% complete] -- [download 48% complete] -- [download 50% complete] -- [download 52% complete] -- [download 54% complete] -- [download 55% complete] -- [download 57% complete] -- [download 60% complete] -- [download 62% complete] -- [download 68% complete] -- [download 75% complete] -- [download 79% complete] -- [download 84% complete] -- [download 87% complete] -- [download 91% complete] -- [download 93% complete] -- [download 98% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM/freetype-2.12.1-src/libfreetype.6.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 8% complete] -- [download 28% complete] -- [download 32% complete] -- [download 56% complete] -- [download 72% complete] -- [download 79% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM/fontconfig-2.13.1-src/libfontconfig.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/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 2% complete] -- [download 7% complete] -- [download 9% complete] -- [download 20% complete] -- [download 23% complete] -- [download 25% complete] -- [download 27% complete] -- [download 33% complete] -- [download 37% complete] -- [download 42% complete] -- [download 44% complete] -- [download 49% complete] -- [download 54% complete] -- [download 63% complete] -- [download 70% complete] -- [download 79% complete] -- [download 89% complete] -- [download 91% complete] -- [download 97% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/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 20% complete] -- [download 29% complete] -- [download 46% complete] -- [download 51% complete] -- [download 57% complete] -- [download 74% complete] -- [download 77% complete] -- [download 90% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM/pixman-0.40.0-src/libpixman-1.0.40.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/pixman-0.40.0-src/libpixman-1.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/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 2% complete] -- [download 3% complete] -- [download 8% complete] -- [download 9% complete] -- [download 12% complete] -- [download 18% complete] -- [download 21% complete] -- [download 23% complete] -- [download 25% complete] -- [download 29% complete] -- [download 33% complete] -- [download 34% complete] -- [download 36% complete] -- [download 41% complete] -- [download 46% complete] -- [download 47% complete] -- [download 51% complete] -- [download 54% complete] -- [download 59% complete] -- [download 61% complete] -- [download 68% complete] -- [download 74% complete] -- [download 83% complete] -- [download 87% complete] -- [download 91% complete] -- [download 92% complete] -- [download 96% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM/cairo-1.17.4-src/libcairo.2.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 8% complete] -- [download 12% complete] -- [download 20% complete] -- [download 28% complete] -- [download 36% complete] -- [download 41% complete] -- [download 57% complete] -- [download 66% complete] -- [download 80% complete] -- [download 86% complete] -- [download 89% complete] -- [download 98% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM/libpng-1.6.37-src/libpng.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/libpng-1.6.37-src/libpng16.16.37.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/libpng-1.6.37-src/libpng16.16.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/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 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 10% complete] -- [download 11% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 17% complete] -- [download 19% complete] -- [download 20% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 27% complete] -- [download 29% complete] -- [download 31% complete] -- [download 32% 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 49% complete] -- [download 50% complete] -- [download 52% complete] -- [download 54% complete] -- [download 56% complete] -- [download 57% 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 72% complete] -- [download 73% complete] -- [download 75% complete] -- [download 77% complete] -- [download 78% complete] -- [download 80% complete] -- [download 82% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 88% complete] -- [download 91% complete] -- [download 93% complete] -- [download 94% complete] -- [download 97% complete] -- [download 98% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM/SDL2-2.24.1-src/libSDL2-2.0.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/SDL2-2.24.1-src/libSDL2.dylib -- 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-9/build-StackVM [Pipeline] dir Running in /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM [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-9/repository -B/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/CMakeFiles /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM//CMakeFiles/progress.marks /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 all /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm-build.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm-build.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_vm-build /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/build [ 1%] Creating directories for 'build_vmmaker_get_vm' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/tmp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-mkdir [ 1%] Performing download step (download, verify and extract) for 'build_vmmaker_get_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/download-build_vmmaker_get_vm.cmake -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-x86_64/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 10% complete] -- [download 13% complete] -- [download 14% complete] -- [download 17% complete] -- [download 19% 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] * Closing connection 0 -- verifying file... file='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' -- Downloading... done cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/verify-build_vmmaker_get_vm.cmake cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/extract-build_vmmaker_get_vm.cmake -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-download [ 2%] Performing update step for 'build_vmmaker_get_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo [ 2%] No patch step for 'build_vmmaker_get_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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-patch [ 3%] Performing configure step for 'build_vmmaker_get_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure [ 4%] Performing build step for 'build_vmmaker_get_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build [ 4%] Built target build_vmmaker_get_vm-build /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_image.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_image.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_image /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/build [ 5%] Creating directories for 'build_vmmaker_get_image' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/tmp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-mkdir [ 5%] Performing download step (download, verify and extract) for 'build_vmmaker_get_image' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/download-build_vmmaker_get_image.cmake -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/image/100/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] * Closing connection 0 -- verifying file... file='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' -- Downloading... done cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/verify-build_vmmaker_get_image.cmake cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/extract-build_vmmaker_get_image.cmake -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-download [ 6%] Performing update step for 'build_vmmaker_get_image' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && echo [ 7%] No patch step for 'build_vmmaker_get_image' /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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-patch [ 7%] Performing configure step for 'build_vmmaker_get_image' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && echo cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-configure [ 8%] Performing build step for 'build_vmmaker_get_image' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm/Contents/MacOS/Pharo --headless /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image/Pharo10.0.1-0-64bit-0542643.image --no-default-preferences save VMMaker cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm/Contents/MacOS/Pharo --headless /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/scripts/installVMMaker.st /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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) 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-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading baseline of BaselineOfVMMaker... MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>text: (DefaultTextStyle is Undeclared) MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>baseRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>cResultRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg2Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg3Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>classRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagCarryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagOverflowRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagSignRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagZeroRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>framePointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>instructionPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>linkRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>mstatus (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>receiverRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>sendNumberOfArgumentsRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>stackPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>temporaryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMBytecodeMethod>>encoderClass (EncoderForV3PlusClosures is Undeclared) MetacelloNotification: Fetched -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loading -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) MetacelloNotification: Loaded -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Loading -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-MT-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] NewUndeclaredWarning: VMMTTests>>testHeartbeatReleasesVMWhenNoProcessIsWilling (CAContinuation is Undeclared) NewUndeclaredWarning: VMMTTests>>testTryOwningOwnedVMLeavesThreadInWaitingState (CAContinuation is Undeclared) NewUndeclaredWarning: VMMockCogThreadManager>>ioWaitOnOSSemaphore: (CAContinuation is Undeclared) 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: Loaded -> VMMaker-MT-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc NewUndeclaredWarning: SimulatorMorph>>callStackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>commandPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>contextPanel (ObjectExplorerWrapper is Undeclared) NewUndeclaredWarning: SimulatorMorph>>initializeWithVMSimulator:title:aTranscript: (SimulatorMorphicModel is Undeclared) NewUndeclaredWarning: SimulatorMorph>>stackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>transcriptPanel (PluggableTextMorph is Undeclared) MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Project: Unicorn baseline MetacelloNotification: Fetched -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Project: LLVMDisassembler baseline MetacelloNotification: Fetched -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-OriginalTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache NewUndeclaredWarning: SpurImageTestResource class>>preenImage (Spur32BitPreen is Undeclared) NewUndeclaredWarning: SpurPlanningCompactorTests class>>preenImage (Spur32BitPreen is Undeclared) MetacelloNotification: Fetched -> VMMakerLoadingDependencies-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc SystemNotification: FloatMathPluginTests>>makeTestData:using:seed:rounds:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (Sensor is Undeclared) SystemNotification: FloatMathPluginTests>>verifyTestData:using:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (Sensor is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPluginPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGReadImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: CogARMCompilerTests>>processor (GdbARMAlien is Undeclared) NewUndeclaredWarning: CogIA32CompilerTests>>processor (BochsIA32Alien is Undeclared) NewUndeclaredWarning: CogMIPSELCompilerTests>>processor (MIPSELSimulator is Undeclared) NewUndeclaredWarning: CogX64CompilerTests>>processor (BochsX64Alien is Undeclared) MetacelloNotification: Loaded -> VMMaker-OriginalTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: ...finished baseline cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-build [ 12%] Performing install step for 'build_vmmaker_get_image' cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && echo cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-install [ 13%] Completed 'build_vmmaker_get_image' /usr/bin/cmake.exe -E make_directory /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles /usr/bin/cmake.exe -E touch /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_image-complete /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-done make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 13%] Built target build_vmmaker_get_image make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build' [ 14%] Copying libffi binaries to '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ffi.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 14%] 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-9/build' [ 15%] Generating VM files for flavour: CoInterpreter C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm/PharoConsole.exe --headless C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'CoInterpreter' outputDirectory: 'C:/builds/workspace/pharo-vm_pharo-9/build'" Generating #CoInterpreter in 'C:/builds/workspace/pharo-vm_pharo-9/build'... warning, variable nsMethodCache doesn't exist or has already been removed MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-MT-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-OriginalTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared) NewUndeclaredWarning: CCodeGenerator>>removeAssertions (Sensor is Undeclared) SystemNotification: TMethod>>methodIsEffectivelyComplete:in:(selector is shadowed) StackInterpreter>>reapAndResetErrorCodeTo:header: contains declaration for non-existent variable theSP StackInterpreterPrimitives>>doPrimitiveWorkerExtractReturnValue contains declaration for non-existent variable externalFunction StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable heapSize StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable minimumMemory StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable allocationReserve StackInterpreterPrimitives>>primitiveFFIAllocate contains declaration for non-existent variable ptr StackInterpreterPrimitives>>primitiveFFIFree contains declaration for non-existent variable ptr StackInterpreter>>checkImageVersionFrom: contains declaration for non-existent variable imageOffset StackInterpreterPrimitives>>primitiveLoadSymbolFromModule contains declaration for non-existent variable ptr NewUndeclaredWarning: VMMaker>>createCodeGenerator (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in extendedStoreBytecodePop: Local variable name 'receiver' in doPrimitiveWorkerExtractReturnValue may mask method when inlining Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining Local variable name 'stack' in pruneStack:stackp: may mask method when inlining Local variable name 'receiver' in doPrimitiveWorkerCallout may mask method when inlining MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache CPack: - package: /builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-Unspecified.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-Unspecified.tar.gz.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-bin.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-bin.tar.gz.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-c-src.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-c-src.tar.gz.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-include.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-include.tar.gz.sha1 generated. [Pipeline] } NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) [Pipeline] // dir [Pipeline] stash MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Starting atomic load NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared) MetacelloNotification: Loaded -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Starting atomic load SystemNotification: LLVMDisassembler>>setOptions:(options is shadowed) MetacelloNotification: Loaded -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Loaded -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Loading -> VMMakerLoadingDependencies-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: TranscriptStream class>>redirectToStdOut: (FileStream is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) NewUndeclaredWarning: TranscriptStream>>target (FileStream is Undeclared) MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: DetailedInstructionPrinter>>printInstructionsOn: (fullBlockRecursionSelector is Undeclared) SystemNotification: CogStackPageSurrogate>>addressIsInPage:(address is shadowed) NewUndeclaredWarning: SmalltalkImage>>simulatePrimitive:args: (FileExistsException is Undeclared) NewUndeclaredWarning: FakeStdinStream>>next (ActiveHand is Undeclared) NewUndeclaredWarning: Cogit class>>genAndDis:options: (Compiler is Undeclared) NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) NewUndeclaredWarning: Cogit>>initializeProcessor (MultiProcessor is Undeclared) NewUndeclaredWarning: Cogit>>setClickStepBreakBlock (Debugger is Undeclared) NewUndeclaredWarning: Cogit>>simulateCogCodeAt: (ProcessorSimulationTrap is Undeclared) SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) NewUndeclaredWarning: StackToRegisterMappingCogit>>widthInDefaultFontOf: (NewParagraph is Undeclared) 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: the2ndUnknownShort localised to writeImageFileIO NewUndeclaredWarning: ADPCMCodecPlugin class>>monticelloDescription (ADPCMCodec is Undeclared) NewUndeclaredWarning: ADPCMCodecPlugin class>>translatedPrimitives (ADPCMCodec is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (FileExistsException is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primCalloc (Alien is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primMalloc (Alien is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>allCodeOlderThan: (TimeStamp is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGenerator (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGeneratorForVMClass: (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: TestOSAPlugin>>primOpenDefaultConfiguration:subtype: (ComponentInstance is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>monticelloDescription (AbstractSound is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>translatedPrimitives (AbstractSound is Undeclared) NewUndeclaredWarning: StackInterpreter class>>patchInterpGCCPPC: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreter class>>primitiveAccessorDepthTable (VMMakerConfiguration is Undeclared) Stashed 16 file(s) [Pipeline] archiveArtifacts Archiving artifacts NewUndeclaredWarning: CogVMSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ensureMultiThreadingOverridesAreUpToDate (Parser is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>setBreakBlockFromString: (Compiler is Undeclared) SystemNotification: CogVMSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) NewUndeclaredWarning: StackMTInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) SystemNotification: StackMTInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackMTInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackMTInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) NewUndeclaredWarning: StackInterpreterSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) SystemNotification: StackInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadSpanBufferFrom: (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsPointers is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferBadMagic is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferWrongSize is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferStartWrong is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveChangedActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFSizeMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveDisplaySpanBuffer (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveInitializeProcessing (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextGlobalEdgeEntry (GEFWrongEdge is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalFill (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveSetColorTransform (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFAlreadyFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState:or: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityCheckFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEntityLoadFailed is Undeclared) warning, variable nsMethodCache doesn't exist or has already been removed StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR Local variable name 'ret' in genPrimitiveIdentityHash may mask method when inlining Local variable name 'ret' in genPrimitiveImmediateAsInteger may mask method when inlining MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>text: (DefaultTextStyle is Undeclared) MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache pushNilSizeFunction localised to compileBlockBodies savedFirstOpcodeIndex localised to compileBlockBodies savedLastDumpedLiteralIndex localised to compileBlockBodies savedNextLiteralIndex localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock: NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>baseRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>cResultRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg2Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg3Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>classRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagCarryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagOverflowRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagSignRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagZeroRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>framePointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>instructionPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>linkRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>mstatus (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>receiverRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>sendNumberOfArgumentsRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>stackPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>temporaryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMBytecodeMethod>>encoderClass (EncoderForV3PlusClosures is Undeclared) NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) [Pipeline] } MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-MT-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { CPack: - Install project: PharoVM CPack: - Install component: Unspecified CPack: - Install component: bin CPack: - Install component: c-src [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-9/repository [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential pharo-ci-api-user-pass-token Cloning the remote Git repository Using shallow clone with depth 2 NewUndeclaredWarning: VMMTTests>>testHeartbeatReleasesVMWhenNoProcessIsWilling (CAContinuation is Undeclared) NewUndeclaredWarning: VMMTTests>>testTryOwningOwnedVMLeavesThreadInWaitingState (CAContinuation is Undeclared) NewUndeclaredWarning: VMMockCogThreadManager>>ioWaitOnOSSemaphore: (CAContinuation is Undeclared) MetacelloNotification: Loaded -> VMMaker-MT-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache Cloning repository https://github.com/pharo-project/pharo-vm.git > git init /builds/workspace/pharo-vm_pharo-9/repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.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 NewUndeclaredWarning: SimulatorMorph>>callStackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>commandPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>contextPanel (ObjectExplorerWrapper is Undeclared) NewUndeclaredWarning: SimulatorMorph>>initializeWithVMSimulator:title:aTranscript: (SimulatorMorphicModel is Undeclared) NewUndeclaredWarning: SimulatorMorph>>stackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>transcriptPanel (PluggableTextMorph is Undeclared) MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-OriginalTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: SpurImageTestResource class>>preenImage (Spur32BitPreen is Undeclared) NewUndeclaredWarning: SpurPlanningCompactorTests class>>preenImage (Spur32BitPreen is Undeclared) SystemNotification: FloatMathPluginTests>>makeTestData:using:seed:rounds:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (Sensor is Undeclared) SystemNotification: FloatMathPluginTests>>verifyTestData:using:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (Sensor is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPluginPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGReadImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: CogARMCompilerTests>>processor (GdbARMAlien is Undeclared) NewUndeclaredWarning: CogIA32CompilerTests>>processor (BochsIA32Alien is Undeclared) NewUndeclaredWarning: CogMIPSELCompilerTests>>processor (MIPSELSimulator is Undeclared) NewUndeclaredWarning: CogX64CompilerTests>>processor (BochsX64Alien is Undeclared) warning, variable nsMethodCache doesn't exist or has already been removed MetacelloNotification: Loaded -> VMMaker-OriginalTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc CPack: - Install component: include CPack: Create package MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-build [ 8%] Performing install step for 'build_vmmaker_get_image' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && echo cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-install [ 9%] Completed 'build_vmmaker_get_image' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_image-complete /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-done [ 9%] Built target build_vmmaker_get_image /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/depend [ 10%] Generating VM files for flavour: StackVM build/vmmaker/vm/Contents/MacOS/Pharo --headless /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'StackVM' outputDirectory: '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM'" Generating #StackVM in '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM'... warning, variable nsMethodCache doesn't exist or has already been removed pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock: StackInterpreter>>checkImageVersionFrom: contains declaration for non-existent variable imageOffset StackInterpreter>>reapAndResetErrorCodeTo:header: contains declaration for non-existent variable theSP StackInterpreterPrimitives>>primitiveFFIAllocate contains declaration for non-existent variable ptr StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable heapSize StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable minimumMemory StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable allocationReserve StackInterpreterPrimitives>>doPrimitiveWorkerExtractReturnValue contains declaration for non-existent variable externalFunction StackInterpreterPrimitives>>primitiveLoadSymbolFromModule contains declaration for non-existent variable ptr StackInterpreterPrimitives>>primitiveFFIFree contains declaration for non-existent variable ptr conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-Unspecified.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-Unspecified.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-bin.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-bin.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-c-src.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-c-src.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-include.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-include.zip.sha1 generated. CPack: Create package using TGZ CPack: Install projects CPack: - Run preinstall target for: PharoVM warning, variable nsMethodCache doesn't exist or has already been removed Local variable name 'receiver' in doPrimitiveWorkerCallout may mask method when inlining Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining Local variable name 'stack' in pruneStack:stackp: may mask method when inlining Local variable name 'receiver' in doPrimitiveWorkerExtractReturnValue may mask method when inlining compactionStartUsecs localised to fullGC gcMarkEndUsecs localised to fullGC extA localised to interpret extB localised to interpret lkupClassTag localised to interpret numExtB localised to interpret the2ndUnknownShort localised to writeImageFileIOStackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc 30 March 2023 11:12:51.288951 am warning, signature of InterpreterProxy>>characterTable does not match reference implementation. warning, signature of InterpreterProxy>>fullGC does not match reference implementation. warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>positive32BitValueOf: does not match reference implementation. warning, signature of InterpreterProxy>>pushRemappableOop: does not match reference implementation. external plugin FilePlugin generated as FilePlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>pushBool: does not match reference implementation. external plugin FloatArrayPlugin generated as FloatArrayPlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. external plugin SurfacePlugin generated as SurfacePlugin 30 March 2023 11:12:52.695792 am pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock: warning, variable nsMethodCache doesn't exist or has already been removed30 March 2023 11:12:53.494 am warning, signature of InterpreterProxy>>characterTable does not match reference implementation. warning, signature of InterpreterProxy>>fullGC does not match reference implementation. warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>positive32BitValueOf: does not match reference implementation. warning, signature of InterpreterProxy>>pushRemappableOop: does not match reference implementation. external plugin FilePlugin generated as FilePlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. StackInterpreter>>checkImageVersionFrom: contains declaration for non-existent variable imageOffset StackInterpreter>>reapAndResetErrorCodeTo:header: contains declaration for non-existent variable theSP StackInterpreterPrimitives>>primitiveFFIAllocate contains declaration for non-existent variable ptr StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable heapSize StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable minimumMemory StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable allocationReserve StackInterpreterPrimitives>>doPrimitiveWorkerExtractReturnValue contains declaration for non-existent variable externalFunction StackInterpreterPrimitives>>primitiveLoadSymbolFromModule contains declaration for non-existent variable ptr StackInterpreterPrimitives>>primitiveFFIFree contains declaration for non-existent variable ptr conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree warning, signature of InterpreterProxy>>pushBool: does not match reference implementation. external plugin FloatArrayPlugin generated as FloatArrayPlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. external plugin SurfacePlugin generated as SurfacePlugin 30 March 2023 11:12:54.234 am warning, variable nsMethodCache doesn't exist or has already been removed Local variable name 'receiver' in doPrimitiveWorkerCallout may mask method when inlining Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining Local variable name 'stack' in pruneStack:stackp: may mask method when inlining Local variable name 'receiver' in doPrimitiveWorkerExtractReturnValue may mask method when inlining compactionStartUsecs localised to fullGC gcMarkEndUsecs localised to fullGC extA localised to interpret extB localised to interpret lkupClassTag localised to interpret numExtB localised to interpret the2ndUnknownShort localised to writeImageFileIOStackInterpreterPrimitives>>primitiveFFIFree contains declaration for non-existent variable ptr StackInterpreter>>reapAndResetErrorCodeTo:header: contains declaration for non-existent variable theSP StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable heapSize StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable minimumMemory StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable allocationReserve StackInterpreterPrimitives>>primitiveLoadSymbolFromModule contains declaration for non-existent variable ptr StackInterpreterPrimitives>>doPrimitiveWorkerExtractReturnValue contains declaration for non-existent variable externalFunction StackInterpreterPrimitives>>primitiveFFIAllocate contains declaration for non-existent variable ptr StackInterpreter>>checkImageVersionFrom: contains declaration for non-existent variable imageOffset conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate Local variable name 'receiver' in doPrimitiveWorkerExtractReturnValue may mask method when inlining Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining Local variable name 'stack' in pruneStack:stackp: may mask method when inlining Local variable name 'receiver' in doPrimitiveWorkerCallout may mask method when inlining 30 March 2023 11:13:01.318341 am warning, signature of InterpreterProxy>>characterTable does not match reference implementation. warning, signature of InterpreterProxy>>fullGC does not match reference implementation. warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>positive32BitValueOf: does not match reference implementation. warning, signature of InterpreterProxy>>pushRemappableOop: does not match reference implementation. external plugin FilePlugin generated as FilePlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>pushBool: does not match reference implementation. external plugin FloatArrayPlugin generated as FloatArrayPlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. external plugin SurfacePlugin generated as SurfacePlugin 30 March 2023 11:13:02.95582 am PharoVMMaker cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/debug.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/debug.c [ 11%] Building C object CMakeFiles/PharoVMCore.dir/src/utils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/utils.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/utils.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/utils.c:224:8: warning: unused variable 'tmpBasedir' [-Wunused-variable] char* tmpBasedir = (char*)alloca(bufferSize); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/utils.c:496:17: warning: unused function 'max' [-Wunused-function] static long int max(long int x, long int y) { return (x > y) ? x : y; } ^ 2 warnings generated. [ 12%] Building C object CMakeFiles/PharoVMCore.dir/src/errorCode.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/errorCode.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/errorCode.c [ 12%] Building C object CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:208:1: warning: unused function 'dropInit' [-Wunused-function] dropInit (void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:215:1: warning: unused function 'dropShutdown' [-Wunused-function] dropShutdown (void) ^ 2 warnings generated. [ 13%] Building C object CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/externalPrimitives.c [ 13%] Building C object CMakeFiles/PharoVMCore.dir/src/client.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/client.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/client.c [ 14%] Building C object CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/pathUtilities.c [ 15%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/fileDialogCommon.c [ 15%] Building C object CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/stringUtilities.c [ 16%] Building C object CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/imageAccess.c [ 16%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/parameters/parameterVector.c [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/parameters/parameters.c [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/semaphores/platformSemaphore.c [ 18%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 19%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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); ^~~~~~~~~~~~~~~~ 5 warnings generated. [ 19%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveCalls.c [ 20%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveUtils.c [ 21%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:108:3: warning: variable 'address' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:112:19: note: uninitialized use occurs here setHandler(aOop, address); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:4:15: note: initialize the variable 'address' to silence this warning void* address; ^ = NULL 1 warning generated. [ 21%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/typesPrimitives.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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. [ 22%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/utils.c [ 22%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c:34:8: warning: unused variable 'flags' [-Wunused-variable] sqInt flags; ^ 1 warning generated. [ 23%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c:102:11: warning: unused variable 'handler' [-Wunused-variable] void *handler; ^ 1 warning generated. [ 23%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbacks.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/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-9/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-9/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-9/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-9/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-9/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-9/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. [ 24%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/semaphores/pharoSemaphore.c [ 25%] Building C object CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/threadSafeQueue/threadSafeQueue.c [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/pThreadedFFI.c [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/worker.c [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerPrimitives.c [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerTask.c [ 28%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-interp.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-interp.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:44:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma auto_inline(off) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma auto_inline(on) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2724:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2725:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2745:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize)); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2759:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 8 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2773:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 16 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2787:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 24 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2801:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 32 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2815:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 40 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2829:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 48 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2843:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 56 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2857:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 64 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2871:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 72 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2885:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 80 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2899:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 88 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2913:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 96 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2927:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 104 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2941:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 112 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2955:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 120 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2970:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (0 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2971:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2972:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2987:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (1 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2988:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2989:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3004:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (2 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3005:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3006:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3021:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (3 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3022:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3023:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3038:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (4 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3039:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3040:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3055:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (5 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3056:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3057:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3072:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (6 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3073:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3074:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3089:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (7 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3090:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3091:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3106:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (8 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3107:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3108:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3123:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (9 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3124:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3125:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3140:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (10 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3141:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3142:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3157:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (11 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3158:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3159:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3173:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (12 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3174:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3175:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3189:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (13 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3190:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3191:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3205:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (14 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3206:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3207:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3221:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (15 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3222:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3223:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4443:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4503:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4504:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4507:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4527:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4528:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4531:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4551:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4552:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4555:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4575:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4576:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4579:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4599:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4600:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4603:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4623:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4624:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4627:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4647:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4648:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4651:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4671:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4672:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4675:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4691:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4784:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localReturnValue = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4827:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((byteAt((localFP + FoxFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4846:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closure = longAt(localFP + (frameStackedReceiverOffset(localFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4863:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4865:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4898:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((byteAt((theFP1 + FoxFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4899:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (home == (longAt(theFP1 + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4903:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((byteAt((theFP1 + FoxFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4904:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethod1 = longAt(theFP1 + FoxMethod); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4914:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP1 + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4916:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ctxtOrNilOrZero = longAt(theFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4924:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP1 = pointerForOop(longAt(theFP1 + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4926:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] senderContext = longAt(theFPAbove + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4961:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4963:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext1 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4981:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4983:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext2 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5008:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5009:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] contextToReturnTo = longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5012:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameToReturnTo = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5061:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5063:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext3 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5085:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] currentCtx = longAt(((GIV(stackPage)->baseFP)) + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5100:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] currentCtx = longAt(((thePage->baseFP)) + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5137:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localFP = pointerForOop(longAt(localFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5139:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localIP = pointerForOop(longAt(callerFP + FoxCallerSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5144:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(method) = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5225:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callersFPOrNull = pointerForOop(longAt(localFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5229:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] contextToReturnTo = longAt(localFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5258:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5277:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5279:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5311:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(method) = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5329:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxCallerSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5330:89: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localSP = localFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((localFP + FoxFrameFlags) + 1))) << (shiftForWord()))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5333:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(method) = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5371:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5373:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5406:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + (((sqInt)((usqInt)(variableIndex) << (shiftForWord()))))); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5412:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object1 = (variableIndex < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5413:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5414:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5461:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] objOop = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5504:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5505:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5508:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5590:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] objOop = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5633:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5634:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5637:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5819:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5820:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5904:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5905:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5922:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localIP); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5924:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localFP); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5961:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(localFP, methodHeader); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1400:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5978:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5979:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6036:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6069:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6073:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object3 = longAt(spouseFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6077:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((callerFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6079:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object3 = longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6191:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj1 = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6275:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6276:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6474:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6476:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6606:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6607:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6608:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6631:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6632:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6633:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6668:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6669:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6670:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6718:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6720:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7023:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7024:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7235:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7240:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7241:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7377:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7382:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7383:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8452:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8457:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8458:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8609:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8614:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8615:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8753:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8761:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8799:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8805:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8806:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8872:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8873:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8914:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8915:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9827:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9828:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9878:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9879:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10191:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10193:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theThingToPush = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10243:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localReturnValue = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10395:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10400:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10401:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10537:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10542:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10543:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11611:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11616:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11617:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11768:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11773:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11774:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11912:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11920:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11958:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11964:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11965:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12031:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12032:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12073:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12074:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12921:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12922:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12972:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12973:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13186:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13283:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13316:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13320:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(spouseFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13324:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((callerFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13326:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13409:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (index < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13410:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13411:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13585:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(localSP); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13676:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13677:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13784:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13868:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13869:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13995:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13996:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13999:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14023:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14107:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14108:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14232:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14233:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14236:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14313:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14315:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14371:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valuePointer = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14421:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14423:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13569:3: warning: unused label 'directedSuperclassSend' [-Wunused-label] directedSuperclassSend: ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15321:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15353:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15354:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15388:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15417:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15418:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15466:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15471:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15478:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15507:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15523:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15543:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15544:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15567:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15568:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15593:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15597:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15605:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15605:91: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15627:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15628:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15648:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] characterCode = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15661:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), characterObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15676:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15679:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), floatObjectOf(((double) ((rcvr >> 3)) ))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15707:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15708:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15835:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15865:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15866:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15867:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16026:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16077:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cursorObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16081:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cursorObj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16082:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] maskObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16305:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16377:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] hashOrError = (((hash = (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask()))) != 0 ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16379:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (objCouldBeClassObj(longAt(GIV(stackPointer))) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16380:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? (((err = enterIntoClassTable(longAt(GIV(stackPointer))))) != 0 ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16382:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16386:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)hashOrError << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16422:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16484:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16548:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16565:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16566:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16573:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16606:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16668:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16732:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16749:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16750:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16757:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16775:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16783:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16821:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16843:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16858:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16896:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16924:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16925:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16932:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17061:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17079:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17080:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17087:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17115:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((GIV(totalFreeOldSpace) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17122:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(nilObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17138:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17143:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17147:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17162:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17232:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17244:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17285:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] instance = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17303:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17340:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] s = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17408:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17453:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] runInNOut = (longAt(GIV(stackPointer) + (0 * BytesPerWord))) == GIV(trueObj); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17536:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17565:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17603:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17606:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17606:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17610:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17616:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17619:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17628:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17632:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17687:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17725:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17728:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17728:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17732:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17738:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17741:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17750:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17754:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17809:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17831:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17864:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17869:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17879:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17882:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17882:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17886:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17892:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17895:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17904:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17908:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17953:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17977:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18011:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18012:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg2 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18025:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18091:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18098:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18104:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18142:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] order = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18150:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] string1 = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18153:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] string2 = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18200:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)result << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18220:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] fillValue = positive64BitValueOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18221:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18311:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((onOffBar = longAt(GIV(stackPointer) + (1 * BytesPerWord)))) == GIV(trueObj)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18326:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((bufferSize = longAt(GIV(stackPointer)))) == GIV(nilObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18341:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18372:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18373:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18471:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((longAt(GIV(stackPointer)))) & 7) == 1)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18472:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] crashInThisThread = ((longAt(GIV(stackPointer))) >> 3); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18476:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18480:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18516:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18546:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18546:89: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18551:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)quotient << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18576:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18592:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18613:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)(integerReceiver / integerArgument) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18651:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18652:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18672:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18695:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18696:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18726:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18757:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18758:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18763:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18790:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18796:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18801:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18817:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18818:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18821:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver == integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18830:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18849:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18850:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18853:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr == integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18874:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18915:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18937:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19021:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19024:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19027:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19027:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19031:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19048:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19051:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19054:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19058:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19070:65: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1400:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19126:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), mourner); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19154:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19155:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19234:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19258:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19259:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19287:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19311:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopToStore = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19318:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19319:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19344:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19355:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19389:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19390:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19477:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19506:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19507:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19587:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19618:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19619:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19699:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19730:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19731:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19811:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19842:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19843:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19923:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19954:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19955:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20035:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20065:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20066:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20145:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20174:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20175:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20255:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20285:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20286:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20365:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20571:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20575:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20587:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] vScale = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20588:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] hScale = floatValueOf(longAt(GIV(stackPointer) + (2 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20589:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20694:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20726:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20751:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20754:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20754:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20758:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20764:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20767:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20776:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20780:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20792:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20842:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20867:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20870:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20870:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20874:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20880:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20883:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20892:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20896:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20908:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20958:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20980:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21002:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21007:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21015:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21018:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21018:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21022:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21028:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21031:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21040:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21044:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21056:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21093:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21116:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21143:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] key = cStringOrNullFor(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21166:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21180:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21184:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21223:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), stringOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21241:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21383:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), labelOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21456:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21469:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21470:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21473:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver >= integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21497:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21498:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21501:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr >= integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21516:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21517:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21520:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver > integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21544:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21545:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21548:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr > integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21563:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ammount = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21576:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)segSize << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21594:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21619:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)((value * HashMultiplyConstant) & 0xFFFFFFF) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21637:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((longAt(GIV(stackPointer))) == GIV(trueObj)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21643:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21667:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21684:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21685:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21696:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject == otherObject ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21713:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21739:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21763:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21800:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] s = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21831:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21852:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21875:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), ((value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21889:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21961:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21962:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21991:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22007:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22021:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22037:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22058:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)(index1) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22069:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)((index1 + numFixed)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22107:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22108:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22109:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22154:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22172:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22187:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22205:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22241:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22267:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22304:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22320:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22398:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22405:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22409:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22412:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(messageSelector)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22415:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), runArgs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22418:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), runReceiver); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22474:3: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22488:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22491:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22494:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22494:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22498:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22515:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22518:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22521:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22525:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22537:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader1); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1400:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22562:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22580:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22589:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22615:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22628:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22629:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22632:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver <= integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22656:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22657:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22660:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr <= integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22675:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22676:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22679:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver < integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22703:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22704:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22707:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr < integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22739:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22766:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22779:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22808:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22835:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22848:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22883:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22886:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22900:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22927:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22944:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22962:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23005:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23006:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23057:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), pt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23070:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23099:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23114:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)MillisecondClockMask << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23126:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23126:84: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23131:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)mod << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23162:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23163:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23188:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23206:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23222:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23255:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23278:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23279:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23300:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23316:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 0); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23319:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23326:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23356:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] header = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23357:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] bytecodeCount = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23365:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] class = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23475:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), theMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23488:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 1); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23491:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23498:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23525:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23593:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23596:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23609:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23633:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23694:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 1); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23697:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23710:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23733:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23816:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), subsequentObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23839:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] instance = accessibleObjectAfter(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23842:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)0 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23848:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23863:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23864:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23867:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver != integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23876:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23895:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23896:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23899:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr != integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23921:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23922:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23951:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject != otherObject ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23970:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23990:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23998:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), longAt((thisReceiver + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24015:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newValue = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24016:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24025:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24060:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24117:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((longAt(GIV(stackPointer))) == GIV(trueObj)) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24118:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] || ((longAt(GIV(stackPointer))) == GIV(falseObj)))) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24123:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] goal = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24124:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] stack = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24125:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] followWeak = (longAt(GIV(stackPointer))) == GIV(trueObj); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24367:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] path = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24369:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24422:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24423:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] lookupClass = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24455:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] selector = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24456:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24479:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24482:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24486:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24523:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24538:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ~~~~^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24538:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24585:3: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24599:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24602:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24605:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24605:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24609:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24626:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24629:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24632:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24636:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24648:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader1); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1400:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24707:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] actualReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24708:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] selector = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24709:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24732:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24735:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), actualReceiver); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24739:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24766:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24779:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ~~~~^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24779:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24826:3: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24840:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24843:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24846:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24846:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24850:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24867:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24870:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24873:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24877:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24889:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader1); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1400:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24922:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24947:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileProcess)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24968:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25011:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25043:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(GIV(stackPointer))) >> 3) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25063:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25079:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25115:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25146:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25147:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25165:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25182:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25227:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25228:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25245:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25267:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] proc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25299:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)depth << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25328:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25400:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25420:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25444:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25448:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25461:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25477:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25493:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25513:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((5 - 1) * BytesPerWord)), (okay ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25530:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25560:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25574:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25584:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25595:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (wasImmutable ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25614:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25650:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] stringOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25716:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] hasHash = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25717:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25719:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (hasHash ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25727:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25731:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25752:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25768:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25805:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)oldHash << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25823:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] labelOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25885:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25901:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25939:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25945:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25961:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25981:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25982:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25992:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26020:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26042:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26058:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26074:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26090:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer3 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26121:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] synchronousSignal(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26136:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] bytes = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26171:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26194:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26253:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(totalLength - fixedFields) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26265:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] byteSize = ((longAt(GIV(stackPointer))) & (tagMask()) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26267:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : bytesInObject(longAt(GIV(stackPointer)))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26270:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26304:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((((longAt(GIV(stackPointer)))) & 7) == 1))) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26310:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] nElements = ((longAt(GIV(stackPointer))) >> 3); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26311:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26360:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26365:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] classFormat1 = ((longAt(((longAt(GIV(stackPointer) + (0 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26385:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((byteSize << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26409:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26424:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26464:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26481:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26520:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26535:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26581:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26606:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26621:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26661:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr == arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26679:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aValue = floatObjectOf(exp(smallFloatValueOf(longAt(GIV(stackPointer))))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26695:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ((((usqInt)(longAt(GIV(stackPointer))))) <= 15 ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26697:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : ((exp = ((usqInt) (((usqInt)(longAt(GIV(stackPointer)))))) >> (((numTagBits()) + (smallFloatMantissaBits())) + 1)), ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26716:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26756:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26771:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26811:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr >= arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26838:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26853:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26893:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr > arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26920:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26935:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26975:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr <= arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27002:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27017:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27057:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr < arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27079:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27118:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27133:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27173:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27198:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27213:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27253:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!(rcvr == arg) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27272:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27303:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27350:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27365:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27405:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27423:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27433:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27455:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27471:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27527:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] class = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27537:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27556:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27570:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(specialObjectsOop)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27586:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27641:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27642:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27645:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27661:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27662:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27663:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27702:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27703:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27837:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27868:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27869:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27870:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28037:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28077:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] array = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28078:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] start = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28079:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] stop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28080:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] repl = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28081:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] replStart = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28146:12: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] arrayFmt = arrayFmt; ~~~~~~~~ ^ ~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28193:11: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] replFmt = replFmt; ~~~~~~~ ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28347:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28379:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28380:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28414:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28441:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] process = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28444:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28605:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), myList); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28635:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28636:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28641:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28668:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28674:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28679:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28697:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28717:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (okay ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28737:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28753:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28756:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(result)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28772:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28826:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] moduleName = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28985:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29010:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29045:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29072:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29106:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29127:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29156:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (running ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29167:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sampleBuffer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29177:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29193:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34403:15: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:39513:13: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:41327:5: warning: expression result unused [-Wunused-value] -classIndex2; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:41392:26: warning: expression result unused [-Wunused-value] 8 /* allocationUnit */ / BytesPerOop; ~ ^ ~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:42696:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] allocation = calloc(sizeof(void *), unscannedEphemeronsQueueInitialSize); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:42909:7: warning: incompatible integer to pointer conversion passing 'usqInt' (aka 'unsigned long') to parameter of type 'void *' [-Wint-conversion] free((GIV(unscannedEphemerons).start)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:46819:25: warning: incompatible integer to pointer conversion passing 'usqInt' (aka 'unsigned long') to parameter of type 'void *' [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/malloc/_malloc.h:43:21: note: passing argument to parameter '__ptr' here void *realloc(void *__ptr, size_t __size) __result_use_check __alloc_size(2); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:46819:15: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:47256:41: warning: expression result unused [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: expanded from macro 'asserta' # define asserta(expr) (expr) ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:47277:41: warning: expression result unused [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: expanded from macro 'asserta' # define asserta(expr) (expr) ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:48309:14: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] treeNode1 = treeNode1; ~~~~~~~~~ ^ ~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50761:108: warning: passing 'usqInt *' (aka 'unsigned long *') to parameter of type 'sqInt *' (aka 'long *') converts between pointers to integer types with different sign [-Wpointer-sign] segAddress = sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(ammount, firstGapOfSizeAtLeast(ammount), (&allocatedSize)); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:60:98: note: passing argument to parameter 'asp' here extern void *sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(sqInt sz, void *minAddr, sqInt *asp); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:51222:13: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52458:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((((((sqInt)(pointerForOop(longAt(maybeFP + FoxSavedFP))))) & (tagMask())) == 0) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52460:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (oopForPointer(pointerForOop(longAt(maybeFP + FoxSavedFP)))) + (smallIntegerTag()))) == (longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)(InstructionPointerIndex) << (shiftForWord()))))))) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52461:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((byteAt((maybeFP + FoxFrameFlags) + 2)) != 0))))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52468:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] maybeFrameCtxt = longAt(maybeFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52630:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52636:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52638:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ok = ok && (checkOkayFields(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52640:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ok = ok && (checkOkayFields(longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52641:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52649:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52761:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52769:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52770:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52795:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52801:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52807:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52880:97: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (((usqInt) ((theFP + FoxReceiver) - GIV(stackPointer))) >> (shiftForWord())) + (byteAt((theFP + FoxFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52904:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52917:84: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (((usqInt) ((theFP + FoxReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52980:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] encodedip = (((usqInt)(((theIP - (longAt(theFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53174:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), message); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53230:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53262:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((GIV(framePointer) + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53264:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeContext = longAt(GIV(framePointer) + FoxThisContext); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53299:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53306:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53308:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53316:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valuePointer = (((usqInt)(((theIP - (longAt(theFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53339:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = ((sqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53340:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53353:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((longAt(calleeFP + FoxCallerContext)) & (tagMask())) == 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53354:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (oopisLessThan(longAt(calleeFP + FoxCallerContext), GIV(newSpaceLimit)))) { ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2673:49: note: expanded from macro 'oopisLessThan' #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53361:107: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)(SenderIndex) << (shiftForWord())))), longAt(calleeFP + FoxCallerContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53524:19: warning: explicitly assigning value of variable of type 'struct VirtualMachine *' to itself [-Wself-assign] interpreterProxy = interpreterProxy; ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53547:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53551:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53554:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((callerFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53556:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53917:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(method) = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53965:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53969:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerCtx = longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53973:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((callerFP1 + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53975:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerCtx = longAt(callerFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53984:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt((thePage->headSP)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53998:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = oopForPointer(pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54019:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valuePointer = (((usqInt)(((theIP - (longAt(theFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54037:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54042:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54045:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(callerSP, callerIP); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54070:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(aFramePtr + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54244:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)((localPrimIndex - 264)) << (shiftForWord()))))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54245:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54254:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54260:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54266:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54271:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)(localPrimIndex - 261) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54385:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54389:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(spouseFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54392:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((callerFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54394:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54411:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((offset - (ReceiverIndex + 1)) < ((frameNumArgs = byteAt((spouseFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54412:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54413:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54588:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54678:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((byteAt((theFP + FoxFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54679:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (homeContext == (longAt(theFP + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54683:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] || ((byteAt((theFP + FoxFrameFlags) + 3)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54684:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethod1 = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54694:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54696:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54702:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54704:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] senderContext1 = longAt(theFPAbove + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54857:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54937:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(ptr); ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54940:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(ptr, followForwarded(oop)); ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54943:144: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] for (ptr = ((theFP + FoxCallerSavedIP) + BytesPerWord), toDoLimit2 = (theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((theFP + FoxFrameFlags) + 1))) << (shiftForWord())))))); ptr <= toDoLimit2; ptr += BytesPerWord) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54944:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(ptr); ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54957:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(ptr, oop); ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54960:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 3)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54965:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55071:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55074:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxReceiver, followForwarded(oop)); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55076:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((byteAt((theFP + FoxFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55077:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (((longAt(longAt(theFP + FoxThisContext))) & ((classIndexMask()) - (isForwardedObjectClassIndexPun()))) == 0)) { ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55078:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55078:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55080:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55097:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, (oop = newOop)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55100:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = byteAt((theFP + FoxFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55102:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + offset); ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55105:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + offset, followForwarded(oop)); ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55107:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55112:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55126:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxCallerContext, aValue); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55198:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55205:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55215:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (byteAt((theFP + FoxFrameFlags) + 2)) != 0; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55225:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (byteAt((theFP + FoxFrameFlags) + 3)) != 0; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55235:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55242:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55252:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return byteAt((theFP + FoxFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55271:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55288:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = byteAt((theFP + FoxFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55551:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55563:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55565:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((longAt(GIV(framePointer) + FoxReceiver)) & (tagMask())) == 0) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55566:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (((((usqInt) (longAt(longAt(GIV(framePointer) + FoxReceiver)))) >> (formatShift())) & (formatMask())) <= 5 /* lastPointerFormat */)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55567:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] followForwardedObjectFieldstoDepth(longAt(GIV(framePointer) + FoxReceiver), 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55589:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(theFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55636:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) < overflowLimitAddress) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55637:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((longAt(callerFP + FoxSavedFP)) == 0)))) { ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55646:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55650:10: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55654:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((callerFP1 + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55656:10: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(callerFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55809:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55882:25: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] theIP = oopForPointer(instrPtr); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:153:43: note: passing argument to parameter 'ptr' here static inline sqInt oopForPointer(void *ptr) { return (sqInt)ptr; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55894:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55905:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((thePage->headSP)) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55906:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : oopForPointer(pointerForOop(longAt(theFPAbove + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55909:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (((usqInt)(((theIP - (longAt(spouseFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55953:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (longAt(theFP + FoxSavedFP)) == 0; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55993:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56181:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((pointerForOop(longAt(maybeFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56182:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((byteAt((maybeFrame + FoxFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56184:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] maybeFrameCtxt = longAt(maybeFrame + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56198:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(maybeFrame + FoxThisContext, maybeFrameCtxt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56260:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((pointerForOop(longAt(theFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56261:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((byteAt((theFrame + FoxFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56264:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFrame + FoxThisContext)) == aOnceMarriedContext) { ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57310:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(pointer, maybeClosure); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57325:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(pointer, rcvr); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57328:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57334:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), followObjFieldofObject(SenderIndex, aContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57335:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57338:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), theMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57339:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), (VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57348:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57349:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57356:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57361:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), theIP); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57598:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57601:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57605:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57606:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxThisContext))) { ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57607:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57607:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57614:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxMethod))) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57617:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = (longAt(theIPPtr)) - (longAt(theFP + FoxMethod)); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57617:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = (longAt(theIPPtr)) - (longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57619:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57619:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57621:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57621:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57624:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57632:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57635:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57693:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57739:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57752:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, oop); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57759:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57761:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] markAndTrace(longAt(theFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57763:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] markAndTrace(longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57764:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57772:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57785:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, oop); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57851:104: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((anOop == ((((usqInt)((((usqInt) ((theFP + FoxReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxFrameFlags) + 1))) << 3) | 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57859:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (anOop == (longAt(theFP + FoxMethod))) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57862:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57863:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (anOop == (longAt(theFP + FoxCallerContext))) { ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57868:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57868:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57869:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57869:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57877:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (anOop == (longAt(theSP))) { ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57885:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (anOop == (longAt(theSP))) { ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57919:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(((GIV(stackPage)->headFP)) + FoxMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57930:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57963:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodObj = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57968:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = byteAt((theFP + FoxFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57969:88: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numStack = (((usqInt) ((theFP + FoxReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57970:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 3)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57971:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closureOrNil = longAt(theFP + (frameStackedReceiverOffset(theFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57988:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57997:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valuePointer4 = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58004:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valuePointer5 = longAt(theFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58010:116: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))), longAt((theFP + FoxCallerSavedIP) + (((numArgs - i) + 1) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58019:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, theContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58021:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] byteAtput((theFP + FoxFrameFlags) + 2, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: passing argument to parameter 'oop' here static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58209:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (boolean ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58228:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), floatObjectOf(aFloat)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58244:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integer << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58273:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58289:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58382:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = byteAt((theFP + FoxFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58386:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58386:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58401:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58404:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58405:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + stackedReceiverOffset, callerIP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58410:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxCallerContext, longAt(callerFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58410:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxCallerContext, longAt(callerFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58411:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, 0); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58415:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] offsetCallerFP = pointerForOop(longAt(fpInNewPage + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58419:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(fpInNewPage + FoxSavedFP, oopForPointer(offsetCallerFP)); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58420:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((fpInNewPage + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58422:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(fpInNewPage + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58481:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (offset < ((frameNumArgs = byteAt((theFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58482:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58483:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58498:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58500:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt) (longAt(longAt(theFP + FoxThisContext)))) >> (markedBitFullShift())) & 1) != 0) { ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58504:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58591:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58623:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58648:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58779:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (enabled ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58786:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58792:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58802:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (enabled ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58874:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((GIV(messageCount) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59336:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ctxt = longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59502:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59503:52: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameAndCallersSPshort(pointerForOop(longAt(theFP + FoxSavedFP)), (assert(!(isBaseFrame(theFP))), ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59504:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((theFP + FoxFrameFlags) + 1))) << (shiftForWord())))))) + BytesPerWord), printShort); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59524:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59534:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printNum(byteAt((theFP + FoxFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59535:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] print(((byteAt((theFP + FoxFrameFlags) + 2)) != 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59538:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] print(((byteAt((theFP + FoxFrameFlags) + 3)) != 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59553:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59611:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59647:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59734:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59745:84: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (frameAbove + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((frameAbove + FoxFrameFlags) + 1))) << (shiftForWord())))))) + BytesPerWord) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59783:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethod = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59785:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = byteAt((theFP + FoxFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59797:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] topThing = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61314:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (oop == (longAt(theSP))) { ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61316:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59828:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61318:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59828:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61324:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61325:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (oop == (longAt(theFP + FoxThisContext))) { ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61327:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59828:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61333:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (oop == (longAt(theFP + FoxMethod))) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61335:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59828:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61340:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61348:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (oop == (longAt(theSP))) { ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61350:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59828:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61352:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59828:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61432:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61445:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + (frameStackedReceiverOffset(theFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61457:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61468:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), (((usqInt)integerValue << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61482:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61792:33: warning: expression result unused [-Wunused-value] ((((usqInt) w1) >> 8) & 0xFF) | (((sqInt)((usqInt)((w1 & 0xFF)) << 8))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62139:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (temporaryIndex < ((frameNumArgs = byteAt(((((char *) theFP)) + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62140:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((((char *) theFP)) + FoxCallerSavedIP) + ((frameNumArgs - temporaryIndex) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62143:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((((((char *) theFP)) + FoxReceiver) - BytesPerWord) + ((frameNumArgs - temporaryIndex) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62183:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62216:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62222:66: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP)))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62225:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62264:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62467:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (index * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62482:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (index * BytesPerWord), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62551:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62588:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62592:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62595:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62597:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(method) = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62655:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62914:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62919:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62923:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62927:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62932:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62943:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62946:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62949:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62949:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62953:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62970:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62973:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62976:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62980:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62992:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62025:37: note: passing argument to parameter 'theFP' here reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63075:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63079:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63083:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63087:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63091:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63102:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63105:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63108:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63108:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63112:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63129:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63132:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63135:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63139:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63151:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62025:37: note: passing argument to parameter 'theFP' here reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63413:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63414:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shortPrintFrameAndCallers(pointerForOop(longAt(theFP + FoxSavedFP))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63477:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(theFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63482:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(longAt(theFP + FoxMethod), rcvr, (byteAt((theFP + FoxFrameFlags) + 3)) != 0, (0 < ((frameNumArgs = byteAt((theFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63482:95: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(longAt(theFP + FoxMethod), rcvr, (byteAt((theFP + FoxFrameFlags) + 3)) != 0, (0 < ((frameNumArgs = byteAt((theFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63482:160: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(longAt(theFP + FoxMethod), rcvr, (byteAt((theFP + FoxFrameFlags) + 3)) != 0, (0 < ((frameNumArgs = byteAt((theFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63483:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63484:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63501:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shortPrintFrameAndNCallers(pointerForOop(longAt(theFP + FoxSavedFP)), n - 1); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63558:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63563:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] caller = longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63824:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63901:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63908:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63919:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63922:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63925:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63925:60: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63929:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63946:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63949:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63952:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63956:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63968:65: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62025:37: note: passing argument to parameter 'theFP' here reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64386:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return floatValueOf(longAt(GIV(stackPointer) + (offset * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64398:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64466:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64561:84: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (((usqInt) ((theFP + FoxReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64578:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64643:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64651:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64661:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65000:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65004:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxCallerContext, anOop); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65008:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65012:10: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65016:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((callerFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65018:10: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65060:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theMovedFP + FoxCallerContext, anOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65289:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65313:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((GIV(framePointer) + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65315:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeContext = longAt(GIV(framePointer) + FoxThisContext); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65421:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65433:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65554:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65557:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] tempIndex = byteAt((theFP + FoxFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65568:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((longAt(pointer)) & (tagMask())) == 0) ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65569:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (oopisLessThan(longAt(pointer), GIV(newSpaceLimit)))) { ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2673:49: note: expanded from macro 'oopisLessThan' #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65576:116: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))), longAt(pointer)); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65588:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((longAt(pointer)) & (tagMask())) == 0) ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65589:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (oopisLessThan(longAt(pointer), GIV(newSpaceLimit)))) { ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2673:49: note: expanded from macro 'oopisLessThan' #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65596:124: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + tempIndex)) << (shiftForWord())))), longAt(pointer)); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65615:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (anInstrPointer >= ((((longAt(fp + FoxMethod)) + (lastPointerOf(longAt(fp + FoxMethod)))) + BytesPerOop) - 1)) ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65615:80: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (anInstrPointer >= ((((longAt(fp + FoxMethod)) + (lastPointerOf(longAt(fp + FoxMethod)))) + BytesPerOop) - 1)) ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65616:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (anInstrPointer < ((((longAt(fp + FoxMethod)) + (numBytesOfBytes(longAt(fp + FoxMethod)))) + BaseHeaderSize) - 1)); ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65616:78: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (anInstrPointer < ((((longAt(fp + FoxMethod)) + (numBytesOfBytes(longAt(fp + FoxMethod)))) + BaseHeaderSize) - 1)); ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65672:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] senderContextOrNil = longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66043:17: warning: variable 'the2ndUnknownShort' is uninitialized when used here [-Wuninitialized] putShorttoFile(the2ndUnknownShort, f); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65990:29: note: initialize the variable 'the2ndUnknownShort' to silence this warning sqInt the2ndUnknownShort; ^ = 0 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66123:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valuePointer2 = (i < ((frameNumArgs = byteAt((spouseFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66124:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - i) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66125:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - i) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66177:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66199:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66207:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66215:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66231:16: warning: expression which evaluates to zero treated as a null pointer constant of type 'void **' [-Wnon-literal-null-conversion] parameters = ((sqInt) null); ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66239:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] argHolder = alloca((argType->size)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66240:17: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] parameters[i] = argHolder; ^ ~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66255:45: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (cif->rtype), 3); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1497:76: note: passing argument to parameter 'returnHolder' here static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66312:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66334:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66341:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66348:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (PARAM_SEMAPHORE_INDEX * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66368:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66377:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66391:16: warning: expression which evaluates to zero treated as a null pointer constant of type 'void **' [-Wnon-literal-null-conversion] parameters = ((sqInt) null); ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66399:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] argHolder = malloc((argType->size)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66400:17: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] parameters[i] = argHolder; ^ ~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66405:10: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] aPtr = parameters[i1]; ^ ~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66408:11: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] free(aPtr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66430:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66432:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((4 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66471:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_TASK_ADDRESS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66481:14: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] taskAddress = longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66484:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66501:45: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (((task->cif))->rtype), 2); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1497:76: note: passing argument to parameter 'returnHolder' here static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66507:23: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] anParameterAddress = parameters[i]; ^ ~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66509:26: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] doFreeFromTask(task, anParameterAddress); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2585:47: note: expanded from macro 'doFreeFromTask' #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66518:23: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] doFreeFromTask(task, ((sqInt)task)); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2585:47: note: expanded from macro 'doFreeFromTask' #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66569:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66572:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(theFP + FoxCallerContext)) ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66573:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : ((byteAt((callerFP + FoxFrameFlags) + 2)) != 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66576:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(callerFP + FoxThisContext)) ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66585:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66588:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((byteAt((theFP + FoxFrameFlags) + 3)) != 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66590:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (numArgs = byteAt((theFP + FoxFrameFlags) + 1)), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66591:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)(numArgs) << (shiftForWord()))))))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66596:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66601:66: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((index - CtxtTempFrameStart) < ((frameNumArgs = byteAt((theFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66602:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66603:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66633:9: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long') from a function with result type 'void *' [-Wint-conversion] return longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66697:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66703:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66712:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66718:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66724:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal2 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66730:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal3 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66739:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66745:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66755:10: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66757:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66766:25: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'const void *' [-Wint-conversion] memcpy(targetPointer, returnHolder, sizeToCopy); ^~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:63:33: note: expanded from macro 'memcpy' __builtin___memcpy_chk (dest, __VA_ARGS__, __darwin_obsz0 (dest)) ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66768:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66775:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66782:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66854:12: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] address = longAt((oop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66873:10: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'const void *' [-Wint-conversion] memcpy(argHolder, srcPtr, argTypeSize); ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:63:62: note: expanded from macro 'memcpy' __builtin___memcpy_chk (dest, __VA_ARGS__, __darwin_obsz0 (dest)) ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h:38:55: note: expanded from macro '__darwin_obsz0' #define __darwin_obsz0(object) __builtin_object_size (object, 0) ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66873:10: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] memcpy(argHolder, srcPtr, argTypeSize); ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:63:27: note: expanded from macro 'memcpy' __builtin___memcpy_chk (dest, __VA_ARGS__, __darwin_obsz0 (dest)) ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67502:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67520:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67544:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newCopy); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67568:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67591:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] copiedValues = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67632:125: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((newClosure1 + BaseHeaderSize) + (((sqInt)((usqInt)(ClosureOuterContextIndex) << (shiftForWord())))), longAt(GIV(stackPointer) + (2 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67647:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), newClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67694:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67702:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67821:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67924:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67938:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = ((index - 1) < ((frameNumArgs = byteAt((spouseFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67939:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (index - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67940:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - (index - 1)) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67942:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67977:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67979:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67981:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68135:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68149:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((index - 1) < ((frameNumArgs = byteAt((spouseFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68150:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (index - 1)) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68153:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((spouseFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - (index - 1)) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68156:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68183:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68267:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)sz << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68291:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68304:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)flags << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68320:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] flag = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68400:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68402:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodArg = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68580:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68586:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68592:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), primRcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68598:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68620:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68624:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68628:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68632:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68685:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68687:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] primIdx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68722:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(tempOop2) = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68724:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68741:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68753:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68806:2: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68814:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68818:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68822:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), (((usqInt)primIdx << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68825:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(tempOop)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68872:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68885:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68947:3: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68961:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68964:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68967:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68967:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68971:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68988:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68991:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68994:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68998:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69010:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader1); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62025:37: note: passing argument to parameter 'theFP' here reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69070:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69072:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69097:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69106:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69113:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69176:3: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69190:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69193:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69196:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69196:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69200:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69217:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69220:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69223:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69227:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69239:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader1); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62025:37: note: passing argument to parameter 'theFP' here reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69514:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69532:7: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] addr = malloc(byteSize); ^ ~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69544:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)addr)); ^ ~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69547:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69565:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69586:7: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] addr = longAt((oop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69593:18: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] || (isInMemory(addr)))) { ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40167:18: note: passing argument to parameter 'address' here isInMemory(sqInt address) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69626:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69654:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69672:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69688:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69704:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69771:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69799:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69817:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69833:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69835:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69851:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69915:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69944:85: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] handlerOrNilOrZero = findMethodWithPrimitiveFromContextUpToContext(199, longAt(GIV(stackPointer)), GIV(nilObj)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69950:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), handlerOrNilOrZero); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69979:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] stopContext = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69981:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] calleeContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70011:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70012:83: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] handlerOrNilOrZero = findMethodWithPrimitiveFromContextUpToContext(198, longAt(theFP + FoxCallerContext), stopContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70016:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] startFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70020:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((byteAt((theFP1 + FoxFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70021:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (stopContext == (longAt(theFP1 + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70025:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((byteAt((theFP1 + FoxFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70026:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethod = longAt(theFP1 + FoxMethod); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70036:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP1 + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70038:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] handlerOrNilOrZero = longAt(theFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70046:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP1 = pointerForOop(longAt(theFP1 + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70048:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] senderContext = longAt(theFPAbove + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70075:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), handlerOrNilOrZero); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70094:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oldMethod = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70124:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] selector = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70173:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70181:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70203:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70499:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70522:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70524:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70622:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70647:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70649:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70651:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70801:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70822:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70824:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70882:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70898:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70900:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70919:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70940:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70942:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70999:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71015:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71017:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71034:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71055:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71057:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71114:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71130:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71132:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71149:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71170:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71172:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71228:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71244:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71246:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71263:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71284:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71286:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71343:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71359:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71361:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71378:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71399:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71401:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71458:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71474:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71476:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71493:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71513:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71515:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71571:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71586:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71588:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71604:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71625:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71627:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71686:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71702:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71704:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71723:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71744:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71746:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71803:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71819:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71821:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71838:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71858:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71860:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71915:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71930:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71932:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71948:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71969:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71971:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72030:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72046:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72048:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72067:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72104:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] module = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72106:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] symbol = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72151:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] moduleHandle = ((void *) (ioLoadModuleOfLength(moduleNameString, moduleNameStringSize))); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:558:35: note: passing argument to parameter 'moduleNameIndex' here void *ioLoadModuleOfLength(sqInt moduleNameIndex, sqInt moduleNameLength); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72187:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] address = ioLoadSymbolOfLengthFromModule(symbolString, symbolStringSize, moduleHandle); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:559:45: note: passing argument to parameter 'functionNameIndex' here void *ioLoadSymbolOfLengthFromModule(sqInt functionNameIndex, sqInt functionNameLength, void *moduleHandle); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72196:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)address)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72199:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72220:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72222:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72278:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72293:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72295:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72311:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72332:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72334:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72393:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72409:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72411:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72430:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72451:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72453:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72510:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72526:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72528:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72545:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72565:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72567:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72622:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72637:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72639:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72655:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72724:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72742:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72797:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thang = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72799:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72802:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72830:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72851:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72861:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72872:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72878:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72915:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(messageSelector) = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72917:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newReceiver = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72920:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72920:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72938:71: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72938:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72940:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), GIV(messageSelector)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72993:3: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73007:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73010:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73013:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73013:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73017:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73034:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73037:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73040:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73044:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73056:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader1); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62025:37: note: passing argument to parameter 'theFP' here reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73087:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73095:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] boolean = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73130:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), wasPinned); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73169:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73206:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] msecsObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73208:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73277:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] usecsObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73279:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73365:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73367:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73416:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73436:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(byteAt((rcvr + BaseHeaderSize) + index)) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73449:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73462:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73478:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73525:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73527:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73529:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73583:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73675:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73694:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73708:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73727:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73758:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73760:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73762:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73830:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73847:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73849:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73851:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73880:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73901:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73903:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73905:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73964:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73980:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73982:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73984:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74003:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74024:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74026:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74028:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74087:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74103:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74105:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74107:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74126:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74147:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74149:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74151:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74209:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74225:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74227:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74229:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74248:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74270:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74272:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74274:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74334:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74351:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74353:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74355:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74375:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74397:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74399:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74401:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74461:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74478:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74480:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74482:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74502:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74523:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74525:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74527:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74585:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74601:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74603:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74605:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74623:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74644:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74646:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74648:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74709:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74725:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74727:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74729:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74750:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74771:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74773:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74775:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74836:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74852:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74854:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74856:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74877:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74898:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74900:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74902:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74959:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74975:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74977:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74979:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74997:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75019:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75021:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75023:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75093:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75110:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75112:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75114:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75144:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75170:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ctxt = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75172:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75277:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75279:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75281:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75344:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75360:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75362:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75364:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75387:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75408:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75410:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75412:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75473:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75489:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75491:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75493:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75514:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75535:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75537:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75539:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75600:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75616:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75618:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75620:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75641:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75662:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75664:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75666:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75728:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75744:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75746:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75748:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75771:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75826:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aContextOrNil = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75837:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisCtx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75880:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((pointerForOop(longAt(theFP + FoxSavedFP))) != contextsFP) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75882:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = byteAt((theFP + FoxFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75890:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75900:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] contextsIP = ((usqInt)(pointerForOop(longAt(frameAbove + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75902:91: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newSP = (frameAbove + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((frameAbove + FoxFrameFlags) + 1))) << (shiftForWord())))))) + BytesPerWord; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75906:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75906:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75908:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75908:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75909:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxCallerSavedIP, contextsIP); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75933:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] currentCtx = longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75974:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP1 = pointerForOop(longAt(fp1 + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76015:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP2 = pointerForOop(longAt(fp2 + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76027:79: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (frameAbove + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((frameAbove + FoxFrameFlags) + 1))) << (shiftForWord())))))) + BytesPerWord)) - BytesPerWord; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76028:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76028:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76028:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76045:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] currentCtx = longAt(theFP1 + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76078:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxCallerContext, aContextOrNil); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76240:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76261:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76266:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76474:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76508:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76632:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76644:90: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theSP = (theFPAbove + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((theFPAbove + FoxFrameFlags) + 1))) << (shiftForWord())))))) + BytesPerWord; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76645:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76647:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] objOrFP = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76705:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76801:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76809:10: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'int *' [-Wint-conversion] longjmp(aJumpBuf, 1); ^~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/setjmp.h:88:28: note: passing argument to parameter here extern void longjmp(jmp_buf, int) __dead2; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76825:9: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long') from a function with result type 'void *' [-Wint-conversion] return longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76984:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] flags = longAt(theFP + FoxFrameFlags); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76986:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxFrameFlags, flags - 2); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76988:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14662:1: warning: unused function 'pageListIsWellFormed' [-Wunused-function] pageListIsWellFormed(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30303:1: warning: unused function 'isImmediateFloat' [-Wunused-function] isImmediateFloat(sqInt oop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30411:1: warning: unused function 'maxSlotsForAlloc' [-Wunused-function] maxSlotsForAlloc(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30423:1: warning: unused function 'numFreeLists' [-Wunused-function] numFreeLists(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30642:1: warning: unused function 'wordIndexableFormat' [-Wunused-function] wordIndexableFormat(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30703:1: warning: unused function 'allNewSpaceObjectsHaveZeroRTRefCount' [-Wunused-function] allNewSpaceObjectsHaveZeroRTRefCount(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30782:1: warning: unused function 'allWeakSurvivorsOnWeakList' [-Wunused-function] allWeakSurvivorsOnWeakList(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:31183:1: warning: unused function 'firstCorpse' [-Wunused-function] firstCorpse(sqInt headOfCorpseList) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:31433:1: warning: unused function 'noUnfiredEphemeronsAtEndOfRememberedSet' [-Wunused-function] noUnfiredEphemeronsAtEndOfRememberedSet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:33302:1: warning: unused function 'allObjectsUnmarked' [-Wunused-function] allObjectsUnmarked(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:33417:1: warning: unused function 'allOldMarkedWeakObjectsOnWeaklingStack' [-Wunused-function] allOldMarkedWeakObjectsOnWeaklingStack(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34270:1: warning: unused function 'allocationUnit' [-Wunused-function] allocationUnit(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34281:1: warning: unused function 'allStrongSlotsOfWeaklingAreMarked' [-Wunused-function] allStrongSlotsOfWeaklingAreMarked(sqInt aWeakling) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34307:1: warning: unused function 'allUnscannedEphemeronsAreActive' [-Wunused-function] allUnscannedEphemeronsAreActive(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34339:1: warning: unused function 'assertInnerValidFreeObject' [-Wunused-function] assertInnerValidFreeObject(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34912:1: warning: unused function 'bitsSetInFreeSpaceMaskForAllFreeLists' [-Wunused-function] bitsSetInFreeSpaceMaskForAllFreeLists(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34974:1: warning: unused function 'bridgeSize' [-Wunused-function] bridgeSize(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34981:1: warning: unused function 'byteFormatMask' [-Wunused-function] byteFormatMask(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:36304:1: warning: unused function 'classIndexFieldWidth' [-Wunused-function] classIndexFieldWidth(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:36441:1: warning: unused function 'classTableRootSlots' [-Wunused-function] classTableRootSlots(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:37553:1: warning: unused function 'ephemeronFormat' [-Wunused-function] ephemeronFormat(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:37560:1: warning: unused function 'existInstancesInNewSpaceOf' [-Wunused-function] existInstancesInNewSpaceOf(sqInt classObj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:37768:1: warning: unused function 'fetchPointerofFreeChunk' [-Wunused-function] fetchPointerofFreeChunk(sqInt fieldIndex, sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38132:1: warning: unused function 'firstFixedFieldOfMaybeImmediate' [-Wunused-function] firstFixedFieldOfMaybeImmediate(sqInt oop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38194:1: warning: unused function 'firstStringyFakeFormat' [-Wunused-function] firstStringyFakeFormat(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38447:1: warning: unused function 'formatOf' [-Wunused-function] formatOf(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38457:1: warning: unused function 'forwardedFormat' [-Wunused-function] forwardedFormat(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38468:1: warning: unused function 'forwardersIn' [-Wunused-function] forwardersIn(sqInt anObject) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38494:1: warning: unused function 'freeChunkNextIndex' [-Wunused-function] freeChunkNextIndex(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38504:1: warning: unused function 'freeChunkParentIndex' [-Wunused-function] freeChunkParentIndex(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38515:1: warning: unused function 'freeChunkPrevIndex' [-Wunused-function] freeChunkPrevIndex(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38733:1: warning: unused function 'goodContextSize' [-Wunused-function] goodContextSize(sqInt oop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38830:1: warning: unused function 'hasSpurMemoryManagerAPI' [-Wunused-function] hasSpurMemoryManagerAPI(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38903:1: warning: unused function 'hiddenRootSlots' [-Wunused-function] hiddenRootSlots(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38910:1: warning: unused function 'hiddenRootsObject' [-Wunused-function] hiddenRootsObject(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:39976:1: warning: unused function 'isContextHeader' [-Wunused-function] isContextHeader(sqInt aHeader) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:39983:1: warning: unused function 'isContextNonImm' [-Wunused-function] isContextNonImm(sqInt oop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40001:1: warning: unused function 'isCopiedIntoSegment' [-Wunused-function] isCopiedIntoSegment(sqInt anObjectInTheHeap) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40024:1: warning: unused function 'isEnumerableObjectNoAssert' [-Wunused-function] isEnumerableObjectNoAssert(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40060:1: warning: unused function 'isEphemeron' [-Wunused-function] isEphemeron(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40080:1: warning: unused function 'isForwardedClassTag' [-Wunused-function] isForwardedClassTag(sqInt classIndex) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40105:1: warning: unused function 'isFreeObject' [-Wunused-function] isFreeObject(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40112:1: warning: unused function 'isFreeOop' [-Wunused-function] isFreeOop(sqInt oop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40127:1: warning: unused function 'isInClassTable' [-Wunused-function] isInClassTable(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40150:1: warning: unused function 'isInEden' [-Wunused-function] isInEden(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40157:1: warning: unused function 'isInFutureSpace' [-Wunused-function] isInFutureSpace(sqInt address) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40192:1: warning: unused function 'isInNewSpace' [-Wunused-function] isInNewSpace(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40207:1: warning: unused function 'isInPastSpace' [-Wunused-function] isInPastSpace(sqInt address) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40214:1: warning: unused function 'isLargeFreeObject' [-Wunused-function] isLargeFreeObject(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40221:1: warning: unused function 'isMaybeFiredEphemeron' [-Wunused-function] isMaybeFiredEphemeron(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40240:1: warning: unused function 'isObjEphemeron' [-Wunused-function] isObjEphemeron(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40251:1: warning: unused function 'isObjImmutable' [-Wunused-function] isObjImmutable(sqInt anOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40365:1: warning: unused function 'isRemembered' [-Wunused-function] isRemembered(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40375:1: warning: unused function 'isSegmentBridge' [-Wunused-function] isSegmentBridge(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40382:1: warning: unused function 'isSemaphoreOop' [-Wunused-function] isSemaphoreOop(sqInt anOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40442:1: warning: unused function 'isValidObjStackAt' [-Wunused-function] isValidObjStackAt(sqInt objStackRootIndex) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40589:1: warning: unused function 'isWeakNonImm' [-Wunused-function] isWeakNonImm(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40727:1: warning: unused function 'knownClassAtIndex' [-Wunused-function] knownClassAtIndex(sqInt classIndex) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40736:1: warning: unused function 'lastPointerFormat' [-Wunused-function] lastPointerFormat(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40847:1: warning: unused function 'lengthOfMaybeImmediate' [-Wunused-function] lengthOfMaybeImmediate(sqInt oop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:43187:1: warning: unused function 'newSpaceIsEmpty' [-Wunused-function] newSpaceIsEmpty(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:43404:1: warning: unused function 'noUnscannedEphemerons' [-Wunused-function] noUnscannedEphemerons(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:47544:1: warning: unused function 'slidingCompactionInProgress' [-Wunused-function] slidingCompactionInProgress(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:47612:1: warning: unused function 'startOfObject' [-Wunused-function] startOfObject(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:48620:1: warning: unused function 'validClassTableHashes' [-Wunused-function] validClassTableHashes(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:48701:1: warning: unused function 'validFreeTreeChunk' [-Wunused-function] validFreeTreeChunk(sqInt chunk) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:48744:1: warning: unused function 'validObjStacks' [-Wunused-function] validObjStacks(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:49541:1: warning: unused function 'isMobile' [-Wunused-function] isMobile(sqInt obj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:49552:1: warning: unused function 'isPostMobile' [-Wunused-function] isPostMobile(sqInt obj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:49818:1: warning: unused function 'savedFirstFieldsSpaceWasAllocated' [-Wunused-function] savedFirstFieldsSpaceWasAllocated(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50675:1: warning: unused function 'validRelocationPlanInPass' [-Wunused-function] validRelocationPlanInPass(sqInt onePass) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50740:1: warning: unused function 'segLimit' [-Wunused-function] segLimit(SpurSegmentInfo * self_in_segLimit) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50835:1: warning: unused function 'allBridgesMarked' [-Wunused-function] allBridgesMarked(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50885:1: warning: unused function 'bridgeAt' [-Wunused-function] bridgeAt(sqInt segIndex) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50900:1: warning: unused function 'bridgeFor' [-Wunused-function] bridgeFor(SpurSegmentInfo *aSegment) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:51023:1: warning: unused function 'isInSegments' [-Wunused-function] isInSegments(usqInt address) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:51044:1: warning: unused function 'isValidSegmentBridge' [-Wunused-function] isValidSegmentBridge(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:51346:1: warning: unused function 'segmentOverlap' [-Wunused-function] segmentOverlap(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:51812:1: warning: unused function 'allOnesAsCharStar' [-Wunused-function] allOnesAsCharStar(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52829:1: warning: unused function 'checkStackPointerForMaybeMarriedContext' [-Wunused-function] checkStackPointerForMaybeMarriedContext(sqInt aContext) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52971:1: warning: unused function 'contexthasValidInversePCMappingOfin' [-Wunused-function] contexthasValidInversePCMappingOfin(sqInt aContext, sqInt theIP, char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53074:1: warning: unused function 'cr' [-Wunused-function] cr(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55196:1: warning: unused function 'frameCallerContext' [-Wunused-function] frameCallerContext(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55203:1: warning: unused function 'frameContext' [-Wunused-function] frameContext(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55213:1: warning: unused function 'frameHasContext' [-Wunused-function] frameHasContext(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55223:1: warning: unused function 'frameIsBlockActivation' [-Wunused-function] frameIsBlockActivation(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55233:1: warning: unused function 'frameMethodObject' [-Wunused-function] frameMethodObject(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55240:1: warning: unused function 'frameMethod' [-Wunused-function] frameMethod(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55250:1: warning: unused function 'frameNumArgs' [-Wunused-function] frameNumArgs(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55269:1: warning: unused function 'frameReceiver' [-Wunused-function] frameReceiver(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55361:1: warning: unused function 'getDesiredCogCodeSize' [-Wunused-function] getDesiredCogCodeSize(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55786:1: warning: unused function 'ifCurrentStackPageHasValidHeadPointers' [-Wunused-function] ifCurrentStackPageHasValidHeadPointers(StackPage *thePage) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55807:1: warning: unused function 'iframeMethod' [-Wunused-function] iframeMethod(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56057:1: warning: unused function 'isMarriedOrWidowedContext' [-Wunused-function] isMarriedOrWidowedContext(sqInt aContext) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56076:1: warning: unused function 'isMetaPrimitiveIndex' [-Wunused-function] isMetaPrimitiveIndex(sqInt primIndex) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56090:1: warning: unused function 'isPrimitiveFunctionPointerAnIndex' [-Wunused-function] isPrimitiveFunctionPointerAnIndex(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58036:1: warning: unused function 'maybeLeakCheckExternalPrimCall' [-Wunused-function] maybeLeakCheckExternalPrimCall(sqInt aMethodObj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58172:1: warning: unused function 'methodHeaderIndicatesLargeFrame' [-Wunused-function] methodHeaderIndicatesLargeFrame(sqInt methodHeader) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58491:1: warning: unused function 'noMarkedContextsOnPage' [-Wunused-function] noMarkedContextsOnPage(StackPage *thePage) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58886:1: warning: unused function 'printActivationNameForSelectorstartClass' [-Wunused-function] printActivationNameForSelectorstartClass(sqInt aSelector, sqInt startClass) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61443:1: warning: unused function 'pushedReceiverOrClosureOfFrame' [-Wunused-function] pushedReceiverOrClosureOfFrame(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62820:1: warning: unused function 'saneFunctionPointerForFailureOfPrimIndex' [-Wunused-function] saneFunctionPointerForFailureOfPrimIndex(sqInt primIndex) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63980:1: warning: unused function 'space' [-Wunused-function] space(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64420:1: warning: unused function 'stackLimitBytes' [-Wunused-function] stackLimitBytes(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64451:1: warning: unused function 'stackLimitOffset' [-Wunused-function] stackLimitOffset(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64514:1: warning: unused function 'stackPageHeadroom' [-Wunused-function] stackPageHeadroom(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65613:1: warning: unused function 'validInstructionPointerinFrame' [-Wunused-function] validInstructionPointerinFrame(usqInt anInstrPointer, char *fp) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65640:1: warning: unused function 'validStackPageBaseFrames' [-Wunused-function] validStackPageBaseFrames(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1809:13: warning: unused variable 'byteCount' [-Wunused-variable] _iss usqInt byteCount; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1810:12: warning: unused variable 'cifs' [-Wunused-variable] _iss sqInt cifs; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1811:12: warning: unused variable 'codeGeneratorToComputeAccessorDepth' [-Wunused-variable] _iss sqInt codeGeneratorToComputeAccessorDepth; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1812:12: warning: unused variable 'functions' [-Wunused-variable] _iss sqInt functions; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1813:12: warning: unused variable 'largeOpaqueMemoryManager' [-Wunused-variable] _iss sqInt largeOpaqueMemoryManager; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1814:12: warning: unused variable 'memoryManager' [-Wunused-variable] _iss sqInt memoryManager; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1815:12: warning: unused variable 'nextAddress' [-Wunused-variable] _iss sqInt nextAddress; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1816:12: warning: unused variable 'preferredPinningSegment' [-Wunused-variable] _iss sqInt preferredPinningSegment; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1817:12: warning: unused variable 'statCoalesces' [-Wunused-variable] _iss sqInt statCoalesces; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1818:14: warning: unused variable 'statFGCDeltaUsecs' [-Wunused-variable] _iss usqLong statFGCDeltaUsecs; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1819:14: warning: unused variable 'statIncrGCUsecs' [-Wunused-variable] _iss usqLong statIncrGCUsecs; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1820:12: warning: unused variable 'testWorker' [-Wunused-variable] _iss sqInt testWorker; ^ 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: the2ndUnknownShort localised to writeImageFileIO 1870 warnings generated. [ 28%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 29%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:306:11: warning: incompatible function pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long (*)(long)') from 'void (sqInt)' (aka 'void (long)') [-Wincompatible-function-pointer-types] VM->push = push; ^ ~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:308:16: warning: incompatible function pointer types assigning to 'sqInt (*)(double)' (aka 'long (*)(double)') from 'void (double)' [-Wincompatible-function-pointer-types] VM->pushFloat = pushFloat; ^ ~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:432:37: warning: incompatible function pointer types assigning to 'void *(*)(sqInt, sqInt, sqInt)' (aka 'void *(*)(long, long, long)') from 'void *(sqInt, sqInt, void *)' (aka 'void *(long, long, void *)') [-Wincompatible-function-pointer-types] VM->ioLoadSymbolOfLengthFromModule = ioLoadSymbolOfLengthFromModule; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:459:26: warning: incompatible function pointer types assigning to 'void (*)(void)' from 'sqInt (void)' (aka 'long (void)') [-Wincompatible-function-pointer-types] VM->forceInterruptCheck = forceInterruptCheck; ^ ~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:510:22: warning: incompatible function pointer types assigning to 'volatile unsigned long (*)(void)' from 'volatile unsigned long long (void)' [-Wincompatible-function-pointer-types] VM->utcMicroseconds = ioUTCMicroseconds; ^ ~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:546:23: warning: incompatible function pointer types assigning to 'sqInt (*)(char *)' (aka 'long (*)(char *)') from 'sqInt (const char *)' (aka 'long (const char *)') [-Wincompatible-function-pointer-types] VM->stringForCString = stringForCString; ^ ~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:557:37: warning: incompatible function pointer types assigning to 'sqInt (*)(vmccp)' (aka 'long (*)(struct _VMCallbackContext *)') from 'sqInt (void *)' (aka 'long (void *)') [-Wincompatible-function-pointer-types] VM->ptEnterInterpreterFromCallback = ptEnterInterpreterFromCallback; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:558:34: warning: incompatible function pointer types assigning to 'sqInt (*)(vmccp)' (aka 'long (*)(struct _VMCallbackContext *)') from 'sqInt (void *)' (aka 'long (void *)') [-Wincompatible-function-pointer-types] VM->ptExitInterpreterToCallback = ptExitInterpreterToCallback; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:562:27: warning: incompatible function pointer types assigning to 'sqInt (*)(int)' (aka 'long (*)(int)') from 'Semaphore *(int)' (aka 'struct __Semaphore *(int)') [-Wincompatible-function-pointer-types] VM->platformSemaphoreNew = platform_semaphore_new; ^ ~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:565:35: warning: incompatible function pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long (*)(long)') from 'void (sqInt)' (aka 'void (long)') [-Wincompatible-function-pointer-types] VM->waitOnExternalSemaphoreIndex = waitOnExternalSemaphoreIndex; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [ 29%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 30%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:135:6: warning: unused variable 'v' [-Wunused-variable] int v; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:267:11: warning: unused variable 'xArray' [-Wunused-variable] sqInt xArray; ^ 6 warnings generated. [ 31%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 31%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/osx/aioOSX.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/osx/aioOSX.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/osx/aioOSX.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/osx/aioOSX.c:264:6: warning: unused variable 'n' [-Wunused-variable] int n; ^ 1 warning generated. [ 32%] Building C object CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:369:8: warning: unused variable 'pc' [-Wunused-variable] void *pc; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:489:2: warning: 'getcontext' is deprecated: first deprecated in macOS 10.6 - No longer supported [-Wdeprecated-declarations] getcontext(&uap); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ucontext.h:38:6: note: 'getcontext' has been explicitly marked deprecated here int getcontext(ucontext_t *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:77:12: warning: unused variable 'inFault' [-Wunused-variable] static int inFault = 0; ^ 3 warnings generated. [ 32%] Building CXX object CMakeFiles/PharoVMCore.dir/src/utilsMac.mm.o /Library/Developer/CommandLineTools/usr/bin/c++ -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/utilsMac.mm.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/utilsMac.mm [ 33%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogMac.m.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/fileDialogMac.m.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/fileDialogMac.m [ 33%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.m.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.m.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/parameters/parameters.m [ 34%] Building C object CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/memoryUnix.c [ 35%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 35%] 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-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SqueakSSL.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SqueakSSL.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 36%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "SqueakSSLPlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ 1 warning generated. [ 37%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:502:36: warning: cast to smaller integer type 'int' from 'sqSSL *' (aka 'struct sqSSL *') [-Wpointer-to-int-cast] logTrace("sqConnectSSL: %x\n", (int)ssl); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/debug.h:34:83: note: expanded from macro 'logTrace' #define logTrace(...) logMessage(LOG_TRACE, __FILENAME__, __FUNCTION__, __LINE__, __VA_ARGS__) ^~~~~~~~~~~ 5 warnings generated. [ 37%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 37%] Built target SqueakSSL /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FilePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FilePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 38%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:846:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:844:17: warning: unused typedef 'aioHandler' [-Wunused-local-typedef] typedef void (*aioHandler)(int fd, void *clientData, int flag); ^ 6 warnings generated. [ 38%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 39%] Building C object CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c:108:9: warning: unused variable 'utf8' [-Wunused-variable] int utf8= 0; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c:133:87: warning: cast to smaller integer type 'CFStringEncoding' (aka 'unsigned int') from 'void *' [-Wvoid-pointer-to-int-cast] CFStringRef cfs= CFStringCreateWithBytes(NULL, (unsigned char *)from, fromLen, (CFStringEncoding)fromCode, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c:144:45: warning: cast to smaller integer type 'CFStringEncoding' (aka 'unsigned int') from 'void *' [-Wvoid-pointer-to-int-cast] CFIndex num= CFStringGetBytes(str, rng, (CFStringEncoding)toCode, '?', 0, (UInt8 *)to, toLen - term, &len); ^~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. [ 39%] Building C object CMakeFiles/FilePlugin.dir/src/fileUtils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FilePlugin.dir/src/fileUtils.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/fileUtils.c [ 40%] Building C object CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:504:10: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long') from a function with result type 'void *' [-Wint-conversion] return primitiveFailFor(PrimErrBadArgument); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:790:11: warning: unused variable 'nameString' [-Wunused-variable] sqInt nameString; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:797:11: warning: unused variable 'stringPtr' [-Wunused-variable] char *stringPtr; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:780:11: warning: unused variable 'createDateOop' [-Wunused-variable] sqInt createDateOop; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:786:11: warning: unused variable 'i' [-Wunused-variable] sqInt i; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:788:11: warning: unused variable 'modDateOop' [-Wunused-variable] sqInt modDateOop; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:795:11: warning: unused variable 'results' [-Wunused-variable] sqInt results; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:785:11: warning: unused variable 'fileSizeOop' [-Wunused-variable] sqInt fileSizeOop; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1138:11: warning: unused variable 'retryCount' [-Wunused-variable] sqInt retryCount; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1127:11: warning: unused variable 'array1' [-Wunused-variable] sqInt array1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1131:12: warning: unused variable 'count1' [-Wunused-variable] size_t count1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1141:12: warning: unused variable 'startIndex1' [-Wunused-variable] size_t startIndex1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1137:11: warning: unused variable 'objectPointer1' [-Wunused-variable] sqInt objectPointer1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1129:11: warning: unused variable 'bytesRead1' [-Wunused-variable] sqInt bytesRead1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1133:12: warning: unused variable 'elementSize1' [-Wunused-variable] size_t elementSize1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1135:13: warning: unused variable 'file1' [-Wunused-variable] SQFile *file1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1629:21: warning: incompatible function pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long (*)(long)') from 'sqInt (*)(int)' (aka 'long (*)(int)') [-Wincompatible-function-pointer-types] characterObjectOf = interpreterProxy->characterObjectOf; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1643:10: warning: incompatible function pointer types assigning to 'sqInt (*)(void)' (aka 'long (*)(void)') from 'void (*)(void)' [-Wincompatible-function-pointer-types] fullGC = interpreterProxy->fullGC; ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "FilePlugin VMMaker-tonel.1 uuid: e27df838-7cb4-0d00-8c2c-5360062a0489 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:230:1: warning: unused function 'connectToFdwrite' [-Wunused-function] connectToFdwrite(int fd, sqInt writeFlag) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:257:1: warning: unused function 'connectToFilewrite' [-Wunused-function] connectToFilewrite(void *cfile, sqInt writeFlag) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:384:1: warning: unused function 'makeDirEntryNamesizecreateDatemodDateisDirfileSize' [-Wunused-function] makeDirEntryNamesizecreateDatemodDateisDirfileSize(char *entryName, sqInt entryNameSize, sqInt createDate, sqInt modifiedDate, sqInt dirFlag, squeakFileOffsetType fileSize) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1230:1: warning: unused function 'primitiveFileReadWithoutPinning' [-Wunused-function] primitiveFileReadWithoutPinning(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1285:1: warning: unused function 'primitiveFileReadWithPinning' [-Wunused-function] primitiveFileReadWithPinning(void) ^ 24 warnings generated. [ 41%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 42%] Built target FilePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 43%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:709:18: warning: unused variable 'mask' [-Wunused-variable] unsigned int mask; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "FileAttributesPlugin FileAttributesPlugin.oscog-akg.49 uuid: 00b4eed5-b2a8-454a-90b7-c3662d7c5423 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:183:1: warning: unused function 'addressObjectFor' [-Wunused-function] addressObjectFor(void *aMachineAddress) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:313:1: warning: unused function 'badSessionId' [-Wunused-function] badSessionId(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:354:1: warning: unused function 'faSuccess' [-Wunused-function] faSuccess(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:384:1: warning: unused function 'objectFromStructsize' [-Wunused-function] objectFromStructsize(void *aMachineAddress, sqInt structSize) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:403:1: warning: unused function 'pathOoptoBuffermaxLen' [-Wunused-function] pathOoptoBuffermaxLen(sqInt pathNameOop, char *cPathName, sqInt maxLen) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:424:1: warning: unused function 'pointerFrom' [-Wunused-function] pointerFrom(sqInt directoryPointerBytes) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1093:1: warning: unused function 'readLinkintomaxLength' [-Wunused-function] readLinkintomaxLength(char *cPathName, char *cLinkPtr, size_t maxLength) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1171:1: warning: unused function 'sizeOfFaPath' [-Wunused-function] sizeOfFaPath(void) ^ 10 warnings generated. [ 43%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 44%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:468:6: warning: unused variable 'mode' [-Wunused-variable] int mode; ^ 5 warnings generated. [ 44%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 44%] Built target FileAttributesPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/UnixOSProcessPlugin.dir/build.make CMakeFiles/UnixOSProcessPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 44%] Building C object CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUnixOSProcessPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:942:8: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (!(semaIndices == null)) { ^~~~~~~~~~~ ~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1053:6: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (semaIndices == null) { ^~~~~~~~~~~ ~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:3017:6: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (semaIndices == null) { ^~~~~~~~~~~ ~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4326:8: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (!(semaIndices == null)) { ^~~~~~~~~~~ ~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4462:36: warning: incompatible function pointer types assigning to 'void (*)(int, struct __siginfo *, void *)' from 'void (int)' [-Wincompatible-function-pointer-types] sigchldHandlerAction.sa_sigaction = reapChildProcess; ^ ~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4468:53: warning: comparison between pointer and integer ('int' and 'void *') [-Wpointer-integer-compare] if ((sigaction(SIGCHLD, &sigchldHandlerAction, 0)) == (sigErrorNumber())) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4511:74: warning: comparison between pointer and integer ('int' and 'void *') [-Wpointer-integer-compare] if ((sigaction(signalNumber, (&sigHandlerAction), (&oldHandlerAction))) == (sigErrorNumber())) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4561:8: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (!(semaIndices == null)) { ^~~~~~~~~~~ ~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4903:2: warning: expression result unused [-Wunused-value] (char *)strncpy(cString, stringPtr, len); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "UnixOSProcessPlugin VMConstruction-Plugins-OSProcessPlugin.oscog-dtl.66 uuid: a8a2bf10-e7b3-4963-90b3-d69a2bee77bb " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:365:1: warning: unused function 'argumentAtAsType' [-Wunused-function] argumentAtAsType(sqInt classIdentifier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:410:1: warning: unused function 'copyBytesFromtolength' [-Wunused-function] copyBytesFromtolength(void *charArray1, void *charArray2, sqInt len) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:499:1: warning: unused function 'descriptorTableSize' [-Wunused-function] descriptorTableSize(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:663:1: warning: unused function 'environmentAtSymbolAsType' [-Wunused-function] environmentAtSymbolAsType(sqInt classIdentifier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:688:1: warning: unused function 'fileDescriptorFrom' [-Wunused-function] fileDescriptorFrom(sqInt aSQFileByteArray) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:718:1: warning: unused function 'fileRecordSize' [-Wunused-function] fileRecordSize(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:732:1: warning: unused function 'fileValueOf' [-Wunused-function] fileValueOf(sqInt anSQFileRecord) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1202:1: warning: unused function 'getThisSessionIdentifier' [-Wunused-function] getThisSessionIdentifier(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1313:1: warning: unused function 'isSQFileObject' [-Wunused-function] isSQFileObject(sqInt objectPointer) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1331:1: warning: unused function 'isSQSocketObject' [-Wunused-function] isSQSocketObject(sqInt objectPointer) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1345:1: warning: unused function 'isValidFileSession' [-Wunused-function] isValidFileSession(sqInt objectPointer) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1401:1: warning: unused function 'maskForThisThreadAndResend' [-Wunused-function] maskForThisThreadAndResend(int sigNum) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1526:1: warning: unused function 'newSQFileByteArray' [-Wunused-function] newSQFileByteArray(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1536:1: warning: unused function 'newSQSocketByteArray' [-Wunused-function] newSQSocketByteArray(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1560:1: warning: unused function 'pointerFrom' [-Wunused-function] pointerFrom(sqInt aByteArray) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4322:1: warning: unused function 'restoreDefaultSignalHandlers' [-Wunused-function] restoreDefaultSignalHandlers(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4365:1: warning: unused function 'sendSignaltoPid' [-Wunused-function] sendSignaltoPid(sqInt sig, sqInt pid) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4478:1: warning: unused function 'setSigIntDefaultHandler' [-Wunused-function] setSigIntDefaultHandler(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4488:1: warning: unused function 'setSigIntIgnore' [-Wunused-function] setSigIntIgnore(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4519:1: warning: unused function 'setSigPipeDefaultHandler' [-Wunused-function] setSigPipeDefaultHandler(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4535:1: warning: unused function 'setSigPipeHandler' [-Wunused-function] setSigPipeHandler(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4549:1: warning: unused function 'setSigPipeIgnore' [-Wunused-function] setSigPipeIgnore(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4580:1: warning: unused function 'sigAbrtNumber' [-Wunused-function] sigAbrtNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4590:1: warning: unused function 'sigAlrmNumber' [-Wunused-function] sigAlrmNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4600:1: warning: unused function 'sigChldNumber' [-Wunused-function] sigChldNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4610:1: warning: unused function 'sigContNumber' [-Wunused-function] sigContNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4640:1: warning: unused function 'sigHoldNumber' [-Wunused-function] sigHoldNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4654:1: warning: unused function 'sigHupNumber' [-Wunused-function] sigHupNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4674:1: warning: unused function 'sigIntNumber' [-Wunused-function] sigIntNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4684:1: warning: unused function 'sigKillNumber' [-Wunused-function] sigKillNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4705:1: warning: unused function 'sigPipeNumber' [-Wunused-function] sigPipeNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4715:1: warning: unused function 'sigQuitNumber' [-Wunused-function] sigQuitNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4725:1: warning: unused function 'sigStopNumber' [-Wunused-function] sigStopNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4737:1: warning: unused function 'sigTermNumber' [-Wunused-function] sigTermNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4748:1: warning: unused function 'sigUsr1Number' [-Wunused-function] sigUsr1Number(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4759:1: warning: unused function 'sigUsr2Number' [-Wunused-function] sigUsr2Number(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4769:1: warning: unused function 'sizeOfInt' [-Wunused-function] sizeOfInt(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4779:1: warning: unused function 'sizeOfPointer' [-Wunused-function] sizeOfPointer(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4810:1: warning: unused function 'socketDescriptorFrom' [-Wunused-function] socketDescriptorFrom(sqInt sqSocketOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4829:1: warning: unused function 'socketRecordSize' [-Wunused-function] socketRecordSize(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4843:1: warning: unused function 'socketValueOf' [-Wunused-function] socketValueOf(sqInt anSQSocketRecord) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4915:1: warning: unused function 'unixFileNumber' [-Wunused-function] unixFileNumber(FILEHANDLETYPE fileHandle) ^ 52 warnings generated. [ 45%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 45%] 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-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 46%] Building C object CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DMiscPrimitivePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "MiscPrimitivePlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ 1 warning generated. [ 46%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 46%] 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-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 47%] Building C object CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFloatArrayPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "FloatArrayPlugin VMMaker-tonel.1 uuid: e27df838-7cb4-0d00-8c2c-5360062a0489 " __DATE__ ; ^ 1 warning generated. [ 47%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 47%] 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-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/BitBltPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 47%] Building C object CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DBitBltPlugin_EXPORTS -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1690:8: warning: unused variable 'pixPerM11' [-Wunused-variable] sqInt pixPerM11; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1686:8: warning: unused variable 'dxLowBits' [-Wunused-variable] sqInt dxLowBits; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1693:8: warning: unused variable 'sxLowBits' [-Wunused-variable] sqInt sxLowBits; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1687:8: warning: unused variable 'endBits' [-Wunused-variable] sqInt endBits; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1691:8: warning: unused variable 'startBits' [-Wunused-variable] sqInt startBits; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1694:8: warning: unused variable 't' [-Wunused-variable] sqInt t; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1688:15: warning: unused variable 'm1' [-Wunused-variable] unsigned int m1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1692:8: warning: unused variable 'startBits1' [-Wunused-variable] sqInt startBits1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1685:8: warning: unused variable 'done' [-Wunused-variable] sqInt done; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1689:8: warning: unused variable 'pixPerM1' [-Wunused-variable] sqInt pixPerM1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4555:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] v = v; ~ ^ ~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4559:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] v = v; ~ ^ ~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5028:8: warning: unused variable '_return_value' [-Wunused-variable] sqInt _return_value; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6308:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] v = v; ~ ^ ~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6312:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] v = v; ~ ^ ~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7944:12: warning: explicitly assigning value of variable of type 'unsigned int' to itself [-Wself-assign] rgb = rgb; ~~~ ^ ~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "BitBltSimulation VMMaker.oscog-eem.2493 uuid: d7437cc5-75c7-4a43-af6b-0f85bf0cebe6 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:411:1: warning: unused function 'affectedBottom' [-Wunused-function] affectedBottom(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:418:1: warning: unused function 'affectedLeft' [-Wunused-function] affectedLeft(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:425:1: warning: unused function 'affectedRight' [-Wunused-function] affectedRight(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:432:1: warning: unused function 'affectedTop' [-Wunused-function] affectedTop(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1133:1: warning: unused function 'checkSourceOverlap' [-Wunused-function] checkSourceOverlap(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1271:1: warning: unused function 'copyBitsFastPathSpecialised' [-Wunused-function] copyBitsFastPathSpecialised(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2494:1: warning: unused function 'default8To32Table' [-Wunused-function] default8To32Table(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2538:1: warning: unused function 'deltaFromtonSteps' [-Wunused-function] deltaFromtonSteps(sqInt x1, sqInt x2, sqInt n) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2563:1: warning: unused function 'destMaskAndPointerInit' [-Wunused-function] destMaskAndPointerInit(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2610:1: warning: unused function 'dither32To16threshold' [-Wunused-function] dither32To16threshold(unsigned int srcWord, sqInt ditherValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2626:1: warning: unused function 'drawLoopXY' [-Wunused-function] drawLoopXY(sqInt xDelta, sqInt yDelta) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2771:1: warning: unused function 'expensiveDither32To16threshold' [-Wunused-function] expensiveDither32To16threshold(unsigned int srcWord, sqInt ditherValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2819:1: warning: unused function 'fetchIntOrFloatofObject' [-Wunused-function] fetchIntOrFloatofObject(sqInt fieldIndex, sqInt objectPointer) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2904:1: warning: unused function 'ignoreSourceOrHalftone' [-Wunused-function] ignoreSourceOrHalftone(sqInt formPointer) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3066:1: warning: unused function 'loadBitBltDestForm' [-Wunused-function] loadBitBltDestForm(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3551:1: warning: unused function 'loadBitBltSourceForm' [-Wunused-function] loadBitBltSourceForm(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3641:1: warning: unused function 'loadColorMap' [-Wunused-function] loadColorMap(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3755:1: warning: unused function 'loadColorMapShiftOrMaskFrom' [-Wunused-function] loadColorMapShiftOrMaskFrom(sqInt mapOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3773:1: warning: unused function 'loadHalftoneForm' [-Wunused-function] loadHalftoneForm(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3821:1: warning: unused function 'loadWarpBltFrom' [-Wunused-function] loadWarpBltFrom(sqInt bbObj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3986:1: warning: unused function 'mapPixelflags' [-Wunused-function] mapPixelflags(sqInt sourcePixel, sqInt mapperFlags) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4016:1: warning: unused function 'mergewith' [-Wunused-function] mergewith(unsigned int sourceWord, unsigned int destinationWord) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4490:1: warning: unused function 'partitionedRgbComponentAlphadestnBitsnPartitions' [-Wunused-function] partitionedRgbComponentAlphadestnBitsnPartitions(unsigned int sourceWord, unsigned int destWord, sqInt nBits, sqInt nParts) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4637:1: warning: unused function 'performCopyLoop' [-Wunused-function] performCopyLoop(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4790:1: warning: unused function 'pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc' [-Wunused-function] pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc(sqInt nPixels, sqInt mapperFlags, sqInt srcMask, sqInt dstMask, sqInt srcShiftInc, sqInt dstShiftInc) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4892:1: warning: unused function 'pickWarpPixelAtXy' [-Wunused-function] pickWarpPixelAtXy(sqInt xx, sqInt yy) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6406:1: warning: unused function 'rgbMap16To32' [-Wunused-function] rgbMap16To32(sqInt sourcePixel) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6417:1: warning: unused function 'rgbMap32To32' [-Wunused-function] rgbMap32To32(sqInt sourcePixel) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6427:1: warning: unused function 'rgbMapPixelflags' [-Wunused-function] rgbMapPixelflags(sqInt sourcePixel, sqInt mapperFlags) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6764:1: warning: unused function 'showDisplayBits' [-Wunused-function] showDisplayBits(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6780:1: warning: unused function 'sourceSkewAndPointerInit' [-Wunused-function] sourceSkewAndPointerInit(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6842:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7033:1: warning: unused function 'tryCopyingBitsQuickly' [-Wunused-function] tryCopyingBitsQuickly(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7160:1: warning: unused function 'warpBits' [-Wunused-function] warpBits(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7802:1: warning: unused function 'warpLoopSetup' [-Wunused-function] warpLoopSetup(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:8027:1: warning: unused function 'warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags' [-Wunused-function] warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags(sqInt nPixels, sqInt xDeltah, sqInt yDeltah, sqInt xDeltav, sqInt yDeltav, sqInt dstShiftInc, sqInt mapperFlags) ^ 53 warnings generated. [ 48%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 48%] 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-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/LargeIntegers.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/LargeIntegers.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 49%] Building C object CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLargeIntegers_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "LargeIntegersPlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:266:1: warning: unused function 'byteSizeOfCSI' [-Wunused-function] byteSizeOfCSI(sqInt csi) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:332:1: warning: unused function 'cDigitAddlenwithleninto' [-Wunused-function] cDigitAddlenwithleninto(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:377:1: warning: unused function 'cDigitCopyFromtolen' [-Wunused-function] cDigitCopyFromtolen(unsigned int *pFrom, unsigned int *pTo, sqInt len) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:389:1: warning: unused function 'cDigitDivlenremlenquolen' [-Wunused-function] cDigitDivlenremlenquolen(unsigned int *pDiv, sqInt divLen, unsigned int *pRem, sqInt remLen, unsigned int *pQuo, sqInt quoLen) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:541:1: warning: unused function 'cDigitLshiftfromlentolen' [-Wunused-function] cDigitLshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:586:1: warning: unused function 'cDigitMontgomerylentimeslenmodulolenmInvModBinto' [-Wunused-function] cDigitMontgomerylentimeslenmodulolenmInvModBinto(unsigned int *pFirst, sqInt firstLen, unsigned int *pSecond, sqInt secondLen, unsigned int *pThird, sqInt thirdLen, unsigned int mInv, unsigned int *pRes) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:659:1: warning: unused function 'cDigitMultiplylenwithlenintolen' [-Wunused-function] cDigitMultiplylenwithlenintolen(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes, sqInt resLen) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:711:1: warning: unused function 'cDigitOfatput' [-Wunused-function] cDigitOfatput(unsigned int *cPointer, sqInt zeroBasedDigitIndex, unsigned int aValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:724:1: warning: unused function 'cDigitOpshortlenlongleninto' [-Wunused-function] cDigitOpshortlenlongleninto(sqInt opIndex, unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:768:1: warning: unused function 'cDigitReplacefromtowithstartingAt' [-Wunused-function] cDigitReplacefromtowithstartingAt(unsigned int *pTo, sqInt start, sqInt stop, unsigned int *pFrom, sqInt repStart) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:781:1: warning: unused function 'cDigitRshiftfromlentolen' [-Wunused-function] cDigitRshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:825:1: warning: unused function 'cDigitSublenwithleninto' [-Wunused-function] cDigitSublenwithleninto(unsigned int *pWordSmall, sqInt smallLen, unsigned int *pWordLarge, sqInt largeLen, unsigned int *pWordRes) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:994:1: warning: unused function 'digitAddLargewith' [-Wunused-function] digitAddLargewith(sqInt firstInteger, sqInt secondInteger) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1254:1: warning: unused function 'digitCompareLargewith' [-Wunused-function] digitCompareLargewith(sqInt firstInteger, sqInt secondInteger) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1278:1: warning: unused function 'digitDivLargewithnegative' [-Wunused-function] digitDivLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1538:1: warning: unused function 'digitMontgomerytimesmodulomInvModB' [-Wunused-function] digitMontgomerytimesmodulomInvModB(sqInt firstLarge, sqInt secondLarge, sqInt thirdLarge, unsigned int mInv) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1651:1: warning: unused function 'digitMultiplyLargewithnegative' [-Wunused-function] digitMultiplyLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1754:1: warning: unused function 'digitOfCSIat' [-Wunused-function] digitOfCSIat(sqInt csi, sqInt ix) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1766:1: warning: unused function 'digitOfLargeIntat' [-Wunused-function] digitOfLargeIntat(sqInt aBytesOop, sqInt ix) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1786:1: warning: unused function 'digitSizeOfCSI' [-Wunused-function] digitSizeOfCSI(sqInt csi) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1802:1: warning: unused function 'digitSizeOfLargeInt' [-Wunused-function] digitSizeOfLargeInt(sqInt anOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1812:1: warning: unused function 'digitSubLargewith' [-Wunused-function] digitSubLargewith(sqInt firstInteger, sqInt secondInteger) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2100:1: warning: unused function 'highBitOfLargeInt' [-Wunused-function] highBitOfLargeInt(sqInt anOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2326:1: warning: unused function 'normalize' [-Wunused-function] normalize(sqInt aLargeInteger) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:3797:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 26 warnings generated. [ 49%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 49%] Built target LargeIntegers /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 49%] Building C object CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReaderPlugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "JPEGReaderPlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:250:1: warning: unused function 'colorConvertGrayscaleMCU' [-Wunused-function] colorConvertGrayscaleMCU(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:300:1: warning: unused function 'colorConvertMCU' [-Wunused-function] colorConvertMCU(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:442:1: warning: unused function 'decodeBlockIntocomponent' [-Wunused-function] decodeBlockIntocomponent(int *anArray, int *aColorComponent) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:582:1: warning: unused function 'fillBuffer' [-Wunused-function] fillBuffer(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:610:1: warning: unused function 'getBits' [-Wunused-function] getBits(sqInt requestedBits) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:662:1: warning: unused function 'idctBlockIntqt' [-Wunused-function] idctBlockIntqt(int *anArray, int *qt) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:940:1: warning: unused function 'nextSampleCb' [-Wunused-function] nextSampleCb(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:976:1: warning: unused function 'nextSampleCr' [-Wunused-function] nextSampleCr(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1012:1: warning: unused function 'nextSampleFromblocks' [-Wunused-function] nextSampleFromblocks(int *aComponent, int **aBlockArray) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1048:1: warning: unused function 'nextSampleY' [-Wunused-function] nextSampleY(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1733:1: warning: unused function 'scaleAndSignExtendinFieldWidth' [-Wunused-function] scaleAndSignExtendinFieldWidth(sqInt aNumber, sqInt w) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1780:1: warning: unused function 'stInit' [-Wunused-function] stInit(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1787:1: warning: unused function 'storeJPEGStreamOn' [-Wunused-function] storeJPEGStreamOn(sqInt streamOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:111:14: warning: unused variable 'cbSampleStream' [-Wunused-variable] static sqInt cbSampleStream; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:114:14: warning: unused variable 'crSampleStream' [-Wunused-variable] static sqInt crSampleStream; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:181:14: warning: unused variable 'ySampleStream' [-Wunused-variable] static sqInt ySampleStream; ^ 17 warnings generated. [ 50%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 50%] Built target JPEGReaderPlugin /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-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/cairo-1.17.4.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/cairo-1.17.4-src/libcairo.2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/cairo-1.17.4-src/libcairo.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 50%] Built target cairo-1.17.4 /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-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/pixman-0.40.0.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/pixman-0.40.0-src/libpixman-1.0.40.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/pixman-0.40.0-src/libpixman-1.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/pixman-0.40.0-src/libpixman-1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 50%] Built target pixman-0.40.0 /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-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/freetype-2.12.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/freetype-2.12.1-src/libfreetype.6.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/freetype-2.12.1-src/libfreetype.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 50%] Built target freetype-2.12.1 /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-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libssh2-1.9.0.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libssh2-1.9.0.dir/depend.internal". Scanning dependencies of target libssh2-1.9.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/build /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.9.0-src/libssh2.1.0.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libssh2-1.9.0-src/libssh2.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libssh2-1.9.0-src/libssh2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 50%] Built target libssh2-1.9.0 /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-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/SDL2-2.24.1-src/libSDL2-2.0.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/SDL2-2.24.1-src/libSDL2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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/libpng-1.6.37.dir/build.make CMakeFiles/libpng-1.6.37.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libpng-1.6.37.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libpng-1.6.37-src/libpng.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libpng-1.6.37-src/libpng16.16.37.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libpng-1.6.37-src/libpng16.16.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libpng-1.6.37-src/libpng16.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 50%] Built target libpng-1.6.37 /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-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/openssl-1.1.1k-src/libcrypto.1.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/openssl-1.1.1k-src/libcrypto.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/openssl-1.1.1k-src/libssl.1.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/openssl-1.1.1k-src/libssl.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 50%] Built target openssl-1.1.1k /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.0.1.dir/build.make CMakeFiles/libgit2-1.0.1.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-1.0.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-1.0.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-1.0.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-1.0.1.dir/depend.internal". Scanning dependencies of target libgit2-1.0.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.0.1.dir/build.make CMakeFiles/libgit2-1.0.1.dir/build /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.0.1-src/libgit2.1.0.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libgit2-1.0.1-src/libgit2.1.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libgit2-1.0.1-src/libgit2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 50%] Built target libgit2-1.0.1 /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-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/fontconfig-2.13.1-src/libfontconfig.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/fontconfig-2.13.1-src/libfontconfig.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 50%] Built target fontconfig-2.13.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/LocalePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/LocalePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 51%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "LocalePlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:388:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 2 warnings generated. [ 51%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:9: In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:9: In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:9: In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:9: In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:133:17: warning: incompatible integer to pointer conversion passing 'time_t' (aka 'long') to parameter of type 'time_t *' (aka 'long *') [-Wint-conversion] theTime = time((time_t)NULL); ^~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/time.h:118:21: note: passing argument to parameter here time_t time(time_t *); ^ 5 warnings generated. [ 52%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 52%] 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-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SurfacePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 52%] Building C object CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 53%] Building C object CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:492:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] surfaceHandlePtr = fetchPointerofObject(0, surfaceHandle); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:29: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqIntptr_t' (aka 'long') [-Wint-conversion] result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:30: note: passing argument to parameter 'surfaceHandle' here ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:47: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'sqSurfaceDispatch *' (aka 'struct sqSurfaceDispatch *') [-Wint-conversion] result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:64: note: passing argument to parameter 'fn' here ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "SurfacePlugin VMMaker-tonel.1 uuid: e27df838-7cb4-0d00-8c2c-5360062a0489 " __DATE__ ; ^ 4 warnings generated. [ 54%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 55%] Built target SurfacePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/UUIDPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 55%] Building C object CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:108:11: warning: unused variable 'ok' [-Wunused-variable] sqInt ok; ^ 5 warnings generated. [ 56%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 56%] Built target UUIDPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/DSAPrims.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/DSAPrims.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 56%] Building C object CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDSAPrims_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "DSAPlugin CryptographyPlugins-eem.14 uuid: 54292ff0-b538-43ba-9195-26766c158ba9 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:106:1: warning: unused function 'addBackDivisorDigitShift' [-Wunused-function] addBackDivisorDigitShift(sqInt digitShift) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:144:1: warning: unused function 'bigDivideLoop' [-Wunused-function] bigDivideLoop(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:265:1: warning: unused function 'leftRotateby' [-Wunused-function] leftRotateby(unsigned int anInteger, sqInt bits) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:675:1: warning: unused function 'subtractDivisorMultipliedByDigitdigitShift' [-Wunused-function] subtractDivisorMultipliedByDigitdigitShift(sqInt digit, sqInt digitShift) ^ 5 warnings generated. [ 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libgit2-1.4.4-src/libgit2.1.4.4.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libgit2-1.4.4-src/libgit2.1.4.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libgit2-1.4.4-src/libgit2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/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-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SocketPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SocketPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 57%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:1499:8: warning: unused variable 'okToListen' [-Wunused-variable] sqInt okToListen; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2311:3: warning: pointer/integer type mismatch in conditional expression ('SocketPtr' (aka 'SQSocket *') and 'int') [-Wconditional-type-mismatch] ? ((SocketPtr) (firstIndexableField(socketOop))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "SocketPlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:245:1: warning: unused function 'netAddressToInt' [-Wunused-function] netAddressToInt(unsigned char *ptrToByteArray) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2296:1: warning: unused function 'socketRecordSize' [-Wunused-function] socketRecordSize(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2307:1: warning: unused function 'socketValueOf' [-Wunused-function] socketValueOf(sqInt socketOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2318:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 7 warnings generated. [ 58%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c warning, variable nsMethodCache doesn't exist or has already been removed [ 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/B2DPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/B2DPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 58%] Building C object CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DB2DPlugin_EXPORTS -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2474:11: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] leftViaY = leftViaY; ~~~~~~~~ ^ ~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2497:12: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] rightViaY = rightViaY; ~~~~~~~~~ ^ ~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3225:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3241:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3346:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3362:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3468:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3484:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3703:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3719:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13646:18: warning: expression result unused [-Wunused-value] ((signed)lastX >> 8); ~~~~~~~~~~~~~ ^ ~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13676:18: warning: expression result unused [-Wunused-value] ((signed)lastX1 >> 8); ~~~~~~~~~~~~~~ ^ ~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "BalloonEnginePlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:851:1: warning: unused function 'aaColorMaskGet' [-Wunused-function] aaColorMaskGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:858:1: warning: unused function 'aaColorMaskPut' [-Wunused-function] aaColorMaskPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:865:1: warning: unused function 'aaColorShiftGet' [-Wunused-function] aaColorShiftGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:872:1: warning: unused function 'aaColorShiftPut' [-Wunused-function] aaColorShiftPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:882:1: warning: unused function 'aaFirstPixelFromto' [-Wunused-function] aaFirstPixelFromto(sqInt leftX, sqInt rightX) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:897:1: warning: unused function 'aaHalfPixelGet' [-Wunused-function] aaHalfPixelGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:904:1: warning: unused function 'aaHalfPixelPut' [-Wunused-function] aaHalfPixelPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:914:1: warning: unused function 'aaLastPixelFromto' [-Wunused-function] aaLastPixelFromto(sqInt leftX, sqInt rightX) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:921:1: warning: unused function 'aaLevelGet' [-Wunused-function] aaLevelGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:928:1: warning: unused function 'aaLevelPut' [-Wunused-function] aaLevelPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:935:1: warning: unused function 'aaScanMaskGet' [-Wunused-function] aaScanMaskGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:942:1: warning: unused function 'aaScanMaskPut' [-Wunused-function] aaScanMaskPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:949:1: warning: unused function 'aaShiftGet' [-Wunused-function] aaShiftGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:956:1: warning: unused function 'aaShiftPut' [-Wunused-function] aaShiftPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:967:1: warning: unused function 'absoluteSquared8Dot24' [-Wunused-function] absoluteSquared8Dot24(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1036:1: warning: unused function 'adjustAALevel' [-Wunused-function] adjustAALevel(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1175:1: warning: unused function 'aetStartGet' [-Wunused-function] aetStartGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1182:1: warning: unused function 'aetStartPut' [-Wunused-function] aetStartPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1189:1: warning: unused function 'aetUsedGet' [-Wunused-function] aetUsedGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1196:1: warning: unused function 'aetUsedPut' [-Wunused-function] aetUsedPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1206:1: warning: unused function 'allocateAETEntry' [-Wunused-function] allocateAETEntry(sqInt nSlots) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1220:1: warning: unused function 'allocateBezier' [-Wunused-function] allocateBezier(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1240:1: warning: unused function 'allocateBezierStackEntry' [-Wunused-function] allocateBezierStackEntry(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1254:1: warning: unused function 'allocateBitmapFillcolormap' [-Wunused-function] allocateBitmapFillcolormap(sqInt cmSize, int *cmBits) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1321:1: warning: unused function 'allocateGradientFillrampWidthisRadial' [-Wunused-function] allocateGradientFillrampWidthisRadial(int *ramp, sqInt rampWidth, sqInt isRadial) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1364:1: warning: unused function 'allocateLine' [-Wunused-function] allocateLine(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1416:1: warning: unused function 'allocateStackEntry' [-Wunused-function] allocateStackEntry(sqInt nSlots) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1430:1: warning: unused function 'allocateStackFillEntry' [-Wunused-function] allocateStackFillEntry(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1443:1: warning: unused function 'allocateWideBezier' [-Wunused-function] allocateWideBezier(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1463:1: warning: unused function 'allocateWideLine' [-Wunused-function] allocateWideLine(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1483:1: warning: unused function 'areEdgeFillsValid' [-Wunused-function] areEdgeFillsValid(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1493:1: warning: unused function 'assureValuebetweenand' [-Wunused-function] assureValuebetweenand(sqInt val1, sqInt val2, sqInt val3) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1516:1: warning: unused function 'bezierEndXOf' [-Wunused-function] bezierEndXOf(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1523:1: warning: unused function 'bezierEndXOfput' [-Wunused-function] bezierEndXOfput(sqInt bezier, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1530:1: warning: unused function 'bezierEndYOf' [-Wunused-function] bezierEndYOf(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1537:1: warning: unused function 'bezierEndYOfput' [-Wunused-function] bezierEndYOfput(sqInt bezier, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1544:1: warning: unused function 'bezierFinalXOf' [-Wunused-function] bezierFinalXOf(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1551:1: warning: unused function 'bezierFinalXOfput' [-Wunused-function] bezierFinalXOfput(sqInt bezier, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1558:1: warning: unused function 'bezierUpdateDataOf' [-Wunused-function] bezierUpdateDataOf(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1565:1: warning: unused function 'bezierViaXOf' [-Wunused-function] bezierViaXOf(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1572:1: warning: unused function 'bezierViaXOfput' [-Wunused-function] bezierViaXOfput(sqInt bezier, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1579:1: warning: unused function 'bezierViaYOf' [-Wunused-function] bezierViaYOf(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1586:1: warning: unused function 'bezierViaYOfput' [-Wunused-function] bezierViaYOfput(sqInt bezier, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1593:1: warning: unused function 'bitmapCmSizeOf' [-Wunused-function] bitmapCmSizeOf(sqInt bmFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1600:1: warning: unused function 'bitmapCmSizeOfput' [-Wunused-function] bitmapCmSizeOfput(sqInt bmFill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1607:1: warning: unused function 'bitmapDepthOf' [-Wunused-function] bitmapDepthOf(sqInt bmFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1614:1: warning: unused function 'bitmapDepthOfput' [-Wunused-function] bitmapDepthOfput(sqInt bmFill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1621:1: warning: unused function 'bitmapHeightOf' [-Wunused-function] bitmapHeightOf(sqInt bmFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1628:1: warning: unused function 'bitmapHeightOfput' [-Wunused-function] bitmapHeightOfput(sqInt bmFill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1635:1: warning: unused function 'bitmapRasterOf' [-Wunused-function] bitmapRasterOf(sqInt bmFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1642:1: warning: unused function 'bitmapRasterOfput' [-Wunused-function] bitmapRasterOfput(sqInt bmFill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1649:1: warning: unused function 'bitmapSizeOf' [-Wunused-function] bitmapSizeOf(sqInt bmFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1656:1: warning: unused function 'bitmapSizeOfput' [-Wunused-function] bitmapSizeOfput(sqInt bmFill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1663:1: warning: unused function 'bitmapTileFlagOf' [-Wunused-function] bitmapTileFlagOf(sqInt bmFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1670:1: warning: unused function 'bitmapTileFlagOfput' [-Wunused-function] bitmapTileFlagOfput(sqInt bmFill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1677:1: warning: unused function 'bitmapValuebitsatXy' [-Wunused-function] bitmapValuebitsatXy(sqInt bmFill, sqInt bits, sqInt xp, sqInt yp) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1740:1: warning: unused function 'bitmapWidthOf' [-Wunused-function] bitmapWidthOf(sqInt bmFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1747:1: warning: unused function 'bitmapWidthOfput' [-Wunused-function] bitmapWidthOfput(sqInt bmFill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1754:1: warning: unused function 'bzEndX' [-Wunused-function] bzEndX(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1765:1: warning: unused function 'bzEndXput' [-Wunused-function] bzEndXput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1776:1: warning: unused function 'bzEndY' [-Wunused-function] bzEndY(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1787:1: warning: unused function 'bzEndYput' [-Wunused-function] bzEndYput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1798:1: warning: unused function 'bzStartX' [-Wunused-function] bzStartX(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1809:1: warning: unused function 'bzStartXput' [-Wunused-function] bzStartXput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1820:1: warning: unused function 'bzStartY' [-Wunused-function] bzStartY(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1831:1: warning: unused function 'bzStartYput' [-Wunused-function] bzStartYput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1842:1: warning: unused function 'bzViaX' [-Wunused-function] bzViaX(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1853:1: warning: unused function 'bzViaXput' [-Wunused-function] bzViaXput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1864:1: warning: unused function 'bzViaY' [-Wunused-function] bzViaY(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1875:1: warning: unused function 'bzViaYput' [-Wunused-function] bzViaYput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2030:1: warning: unused function 'checkedAddBezierToGET' [-Wunused-function] checkedAddBezierToGET(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2058:1: warning: unused function 'checkedAddEdgeToGET' [-Wunused-function] checkedAddEdgeToGET(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2110:1: warning: unused function 'checkedAddLineToGET' [-Wunused-function] checkedAddLineToGET(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2170:1: warning: unused function 'clampValuemax' [-Wunused-function] clampValuemax(sqInt value, sqInt maxValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2218:1: warning: unused function 'clearSpanBufferGet' [-Wunused-function] clearSpanBufferGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2225:1: warning: unused function 'clearSpanBufferPut' [-Wunused-function] clearSpanBufferPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2232:1: warning: unused function 'clipMaxXGet' [-Wunused-function] clipMaxXGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2239:1: warning: unused function 'clipMaxXPut' [-Wunused-function] clipMaxXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2246:1: warning: unused function 'clipMaxYGet' [-Wunused-function] clipMaxYGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2253:1: warning: unused function 'clipMaxYPut' [-Wunused-function] clipMaxYPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2260:1: warning: unused function 'clipMinXGet' [-Wunused-function] clipMinXGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2267:1: warning: unused function 'clipMinXPut' [-Wunused-function] clipMinXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2274:1: warning: unused function 'clipMinYGet' [-Wunused-function] clipMinYGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2281:1: warning: unused function 'clipMinYPut' [-Wunused-function] clipMinYPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2288:1: warning: unused function 'colormapOf' [-Wunused-function] colormapOf(sqInt bmFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2295:1: warning: unused function 'colorTransform' [-Wunused-function] colorTransform(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2577:1: warning: unused function 'computeSqrt' [-Wunused-function] computeSqrt(sqInt length2) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2672:1: warning: unused function 'currentYGet' [-Wunused-function] currentYGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2679:1: warning: unused function 'currentYPut' [-Wunused-function] currentYPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2686:1: warning: unused function 'currentZGet' [-Wunused-function] currentZGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2693:1: warning: unused function 'currentZPut' [-Wunused-function] currentZPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2700:1: warning: unused function 'destOffsetXGet' [-Wunused-function] destOffsetXGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2707:1: warning: unused function 'destOffsetXPut' [-Wunused-function] destOffsetXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2714:1: warning: unused function 'destOffsetYGet' [-Wunused-function] destOffsetYGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2721:1: warning: unused function 'destOffsetYPut' [-Wunused-function] destOffsetYPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2766:1: warning: unused function 'drawWideEdgefrom' [-Wunused-function] drawWideEdgefrom(sqInt edge, sqInt leftX) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2813:1: warning: unused function 'edgeFillsInvalidate' [-Wunused-function] edgeFillsInvalidate(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2824:1: warning: unused function 'edgeFillsValidate' [-Wunused-function] edgeFillsValidate(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2835:1: warning: unused function 'edgeLeftFillOf' [-Wunused-function] edgeLeftFillOf(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2842:1: warning: unused function 'edgeLeftFillOfput' [-Wunused-function] edgeLeftFillOfput(sqInt edge, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2849:1: warning: unused function 'edgeNumLinesOf' [-Wunused-function] edgeNumLinesOf(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2856:1: warning: unused function 'edgeNumLinesOfput' [-Wunused-function] edgeNumLinesOfput(sqInt edge, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2863:1: warning: unused function 'edgeRightFillOf' [-Wunused-function] edgeRightFillOf(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2870:1: warning: unused function 'edgeRightFillOfput' [-Wunused-function] edgeRightFillOfput(sqInt edge, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2877:1: warning: unused function 'edgeTransform' [-Wunused-function] edgeTransform(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2887:1: warning: unused function 'edgeTypeOf' [-Wunused-function] edgeTypeOf(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2894:1: warning: unused function 'edgeXValueOf' [-Wunused-function] edgeXValueOf(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2901:1: warning: unused function 'edgeXValueOfput' [-Wunused-function] edgeXValueOfput(sqInt edge, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2908:1: warning: unused function 'edgeYValueOf' [-Wunused-function] edgeYValueOf(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2915:1: warning: unused function 'edgeYValueOfput' [-Wunused-function] edgeYValueOfput(sqInt edge, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2922:1: warning: unused function 'edgeZValueOf' [-Wunused-function] edgeZValueOf(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2929:1: warning: unused function 'edgeZValueOfput' [-Wunused-function] edgeZValueOfput(sqInt edge, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2953:1: warning: unused function 'estimatedLengthOfwith' [-Wunused-function] estimatedLengthOfwith(sqInt deltaX, sqInt deltaY) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2983:1: warning: unused function 'fillAllFromto' [-Wunused-function] fillAllFromto(sqInt leftX, sqInt rightX) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3086:1: warning: unused function 'fillBitmapSpan' [-Wunused-function] fillBitmapSpan(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3866:1: warning: unused function 'fillColorSpanfromto' [-Wunused-function] fillColorSpanfromto(sqInt pixelValue32, sqInt leftX, sqInt rightX) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3896:1: warning: unused function 'fillDirectionXOf' [-Wunused-function] fillDirectionXOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3903:1: warning: unused function 'fillDirectionXOfput' [-Wunused-function] fillDirectionXOfput(sqInt fill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3910:1: warning: unused function 'fillDirectionYOf' [-Wunused-function] fillDirectionYOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3917:1: warning: unused function 'fillDirectionYOfput' [-Wunused-function] fillDirectionYOfput(sqInt fill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3924:1: warning: unused function 'fillLinearGradient' [-Wunused-function] fillLinearGradient(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4152:1: warning: unused function 'fillMaxXGet' [-Wunused-function] fillMaxXGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4159:1: warning: unused function 'fillMaxXPut' [-Wunused-function] fillMaxXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4166:1: warning: unused function 'fillMaxYGet' [-Wunused-function] fillMaxYGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4173:1: warning: unused function 'fillMaxYPut' [-Wunused-function] fillMaxYPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4180:1: warning: unused function 'fillMinXGet' [-Wunused-function] fillMinXGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4187:1: warning: unused function 'fillMinXPut' [-Wunused-function] fillMinXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4194:1: warning: unused function 'fillMinYGet' [-Wunused-function] fillMinYGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4201:1: warning: unused function 'fillMinYPut' [-Wunused-function] fillMinYPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4208:1: warning: unused function 'fillNormalXOf' [-Wunused-function] fillNormalXOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4215:1: warning: unused function 'fillNormalXOfput' [-Wunused-function] fillNormalXOfput(sqInt fill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4222:1: warning: unused function 'fillNormalYOf' [-Wunused-function] fillNormalYOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4229:1: warning: unused function 'fillNormalYOfput' [-Wunused-function] fillNormalYOfput(sqInt fill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4236:1: warning: unused function 'fillOffsetXGet' [-Wunused-function] fillOffsetXGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4243:1: warning: unused function 'fillOffsetXPut' [-Wunused-function] fillOffsetXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4250:1: warning: unused function 'fillOffsetYGet' [-Wunused-function] fillOffsetYGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4257:1: warning: unused function 'fillOffsetYPut' [-Wunused-function] fillOffsetYPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4264:1: warning: unused function 'fillOriginXOf' [-Wunused-function] fillOriginXOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4271:1: warning: unused function 'fillOriginXOfput' [-Wunused-function] fillOriginXOfput(sqInt fill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4278:1: warning: unused function 'fillOriginYOf' [-Wunused-function] fillOriginYOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4285:1: warning: unused function 'fillOriginYOfput' [-Wunused-function] fillOriginYOfput(sqInt fill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4431:1: warning: unused function 'fillRadialDecreasingrampdeltaSTdsXdtXfromto' [-Wunused-function] fillRadialDecreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4477:1: warning: unused function 'fillRadialGradient' [-Wunused-function] fillRadialGradient(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4839:1: warning: unused function 'fillRadialIncreasingrampdeltaSTdsXdtXfromto' [-Wunused-function] fillRadialIncreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5011:1: warning: unused function 'fillTypeOf' [-Wunused-function] fillTypeOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5018:1: warning: unused function 'findNextAETEdgeFrom' [-Wunused-function] findNextAETEdgeFrom(sqInt leftEdge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5446:1: warning: unused function 'finishedProcessing' [-Wunused-function] finishedProcessing(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5453:1: warning: unused function 'firstPointListGet' [-Wunused-function] firstPointListGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5460:1: warning: unused function 'firstPointListPut' [-Wunused-function] firstPointListPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5467:1: warning: unused function 'freeStackFillEntry' [-Wunused-function] freeStackFillEntry(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5509:1: warning: unused function 'getStartGet' [-Wunused-function] getStartGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5516:1: warning: unused function 'getStartPut' [-Wunused-function] getStartPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5523:1: warning: unused function 'getUsedGet' [-Wunused-function] getUsedGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5530:1: warning: unused function 'getUsedPut' [-Wunused-function] getUsedPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5537:1: warning: unused function 'gradientRampLengthOf' [-Wunused-function] gradientRampLengthOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5544:1: warning: unused function 'gradientRampLengthOfput' [-Wunused-function] gradientRampLengthOfput(sqInt fill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5551:1: warning: unused function 'gradientRampOf' [-Wunused-function] gradientRampOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5558:1: warning: unused function 'hasColorTransform' [-Wunused-function] hasColorTransform(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5565:1: warning: unused function 'hasColorTransformGet' [-Wunused-function] hasColorTransformGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5572:1: warning: unused function 'hasColorTransformPut' [-Wunused-function] hasColorTransformPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5579:1: warning: unused function 'hasEdgeTransform' [-Wunused-function] hasEdgeTransform(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5586:1: warning: unused function 'hasEdgeTransformGet' [-Wunused-function] hasEdgeTransformGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5593:1: warning: unused function 'hasEdgeTransformPut' [-Wunused-function] hasEdgeTransformPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5677:1: warning: unused function 'incrementPointby' [-Wunused-function] incrementPointby(int *point, sqInt delta) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5686:1: warning: unused function 'incrementStatby' [-Wunused-function] incrementStatby(sqInt statIndex, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5899:1: warning: unused function 'isBezier' [-Wunused-function] isBezier(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5919:1: warning: unused function 'isFillColor' [-Wunused-function] isFillColor(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5938:1: warning: unused function 'isFill' [-Wunused-function] isFill(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5946:1: warning: unused function 'isLine' [-Wunused-function] isLine(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5953:1: warning: unused function 'isObject' [-Wunused-function] isObject(sqInt obj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5961:1: warning: unused function 'isRealFill' [-Wunused-function] isRealFill(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5968:1: warning: unused function 'isStackEntry' [-Wunused-function] isStackEntry(sqInt entry) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5976:1: warning: unused function 'isStackIndex' [-Wunused-function] isStackIndex(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5984:1: warning: unused function 'isWideBezier' [-Wunused-function] isWideBezier(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5992:1: warning: unused function 'isWideLine' [-Wunused-function] isWideLine(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6000:1: warning: unused function 'isWide' [-Wunused-function] isWide(sqInt object) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6007:1: warning: unused function 'lastExportedEdgeGet' [-Wunused-function] lastExportedEdgeGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6014:1: warning: unused function 'lastExportedEdgePut' [-Wunused-function] lastExportedEdgePut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6021:1: warning: unused function 'lastExportedFillGet' [-Wunused-function] lastExportedFillGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6028:1: warning: unused function 'lastExportedFillPut' [-Wunused-function] lastExportedFillPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6035:1: warning: unused function 'lastExportedLeftXGet' [-Wunused-function] lastExportedLeftXGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6042:1: warning: unused function 'lastExportedLeftXPut' [-Wunused-function] lastExportedLeftXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6049:1: warning: unused function 'lastExportedRightXGet' [-Wunused-function] lastExportedRightXGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6056:1: warning: unused function 'lastExportedRightXPut' [-Wunused-function] lastExportedRightXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6063:1: warning: unused function 'lineEndXOf' [-Wunused-function] lineEndXOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6070:1: warning: unused function 'lineEndXOfput' [-Wunused-function] lineEndXOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6077:1: warning: unused function 'lineEndYOf' [-Wunused-function] lineEndYOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6084:1: warning: unused function 'lineEndYOfput' [-Wunused-function] lineEndYOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6091:1: warning: unused function 'lineErrorAdjDownOf' [-Wunused-function] lineErrorAdjDownOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6098:1: warning: unused function 'lineErrorAdjDownOfput' [-Wunused-function] lineErrorAdjDownOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6105:1: warning: unused function 'lineErrorAdjUpOf' [-Wunused-function] lineErrorAdjUpOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6112:1: warning: unused function 'lineErrorAdjUpOfput' [-Wunused-function] lineErrorAdjUpOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6119:1: warning: unused function 'lineErrorOf' [-Wunused-function] lineErrorOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6126:1: warning: unused function 'lineErrorOfput' [-Wunused-function] lineErrorOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6133:1: warning: unused function 'lineXDirectionOf' [-Wunused-function] lineXDirectionOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6140:1: warning: unused function 'lineXDirectionOfput' [-Wunused-function] lineXDirectionOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6147:1: warning: unused function 'lineXIncrementOf' [-Wunused-function] lineXIncrementOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6154:1: warning: unused function 'lineXIncrementOfput' [-Wunused-function] lineXIncrementOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6161:1: warning: unused function 'lineYDirectionOf' [-Wunused-function] lineYDirectionOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6168:1: warning: unused function 'lineYDirectionOfput' [-Wunused-function] lineYDirectionOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6237:1: warning: unused function 'loadArrayPolygonnPointsfilllineWidthlineFill' [-Wunused-function] loadArrayPolygonnPointsfilllineWidthlineFill(sqInt points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6691:1: warning: unused function 'loadBitmapFillcolormaptilefromalongnormalxIndex' [-Wunused-function] loadBitmapFillcolormaptilefromalongnormalxIndex(sqInt formOop, sqInt cmOop, sqInt tileFlag, int *point1, int *point2, int *point3, sqInt xIndex) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6834:1: warning: unused function 'loadColorTransformFrom' [-Wunused-function] loadColorTransformFrom(sqInt transformOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6861:1: warning: unused function 'loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor' [-Wunused-function] loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor(sqInt segmentIndex, sqInt points, sqInt pointsShort, sqInt leftFill, sqInt rightFill, sqInt lineWidth, sqInt lineFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:7868:1: warning: unused function 'loadLinefromtooffsetleftFillrightFill' [-Wunused-function] loadLinefromtooffsetleftFillrightFill(sqInt line, int *point1, int *point2, sqInt yOffset, sqInt leftFill, sqInt rightFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8093:1: warning: unused function 'loadPointIntAtfrom' [-Wunused-function] loadPointIntAtfrom(sqInt index, sqInt intArray) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8103:1: warning: unused function 'loadPointShortAtfrom' [-Wunused-function] loadPointShortAtfrom(sqInt index, sqInt shortArray) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8147:1: warning: unused function 'loadPolygonnPointsfilllineWidthlineFillpointsShort' [-Wunused-function] loadPolygonnPointsfilllineWidthlineFillpointsShort(int *points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill, sqInt isShort) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8316:1: warning: unused function 'loadRectanglelineFillleftFillrightFill' [-Wunused-function] loadRectanglelineFillleftFillrightFill(sqInt lineWidth, sqInt lineFill, sqInt leftFill, sqInt rightFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8973:1: warning: unused function 'magicNumberGet' [-Wunused-function] magicNumberGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8980:1: warning: unused function 'magicNumberPut' [-Wunused-function] magicNumberPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8987:1: warning: unused function 'makeRectFromPoints' [-Wunused-function] makeRectFromPoints(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8998:1: warning: unused function 'makeUnsignedFrom' [-Wunused-function] makeUnsignedFrom(sqInt someIntegerValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9058:1: warning: unused function 'needsFlush' [-Wunused-function] needsFlush(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9065:1: warning: unused function 'needsFlushGet' [-Wunused-function] needsFlushGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9072:1: warning: unused function 'needsFlushPut' [-Wunused-function] needsFlushPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9079:1: warning: unused function 'objectHeaderOf' [-Wunused-function] objectHeaderOf(sqInt obj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9090:1: warning: unused function 'objectIndexOf' [-Wunused-function] objectIndexOf(sqInt obj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9097:1: warning: unused function 'objectIndexOfput' [-Wunused-function] objectIndexOfput(sqInt obj, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9104:1: warning: unused function 'objectLengthOf' [-Wunused-function] objectLengthOf(sqInt obj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9111:1: warning: unused function 'objectLengthOfput' [-Wunused-function] objectLengthOfput(sqInt obj, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9118:1: warning: unused function 'objectTypeOf' [-Wunused-function] objectTypeOf(sqInt obj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9125:1: warning: unused function 'objectTypeOfput' [-Wunused-function] objectTypeOfput(sqInt obj, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9132:1: warning: unused function 'objStartGet' [-Wunused-function] objStartGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9139:1: warning: unused function 'objStartPut' [-Wunused-function] objStartPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9146:1: warning: unused function 'objUsedGet' [-Wunused-function] objUsedGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9153:1: warning: unused function 'objUsedPut' [-Wunused-function] objUsedPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9160:1: warning: unused function 'objat' [-Wunused-function] objat(sqInt object, sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9167:1: warning: unused function 'objatput' [-Wunused-function] objatput(sqInt object, sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9178:1: warning: unused function 'offsetFromWidth' [-Wunused-function] offsetFromWidth(sqInt lineWidth) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9185:1: warning: unused function 'point1Get' [-Wunused-function] point1Get(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9192:1: warning: unused function 'point2Get' [-Wunused-function] point2Get(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9199:1: warning: unused function 'point3Get' [-Wunused-function] point3Get(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9206:1: warning: unused function 'point4Get' [-Wunused-function] point4Get(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12282:1: warning: unused function 'quickRemoveInvalidFillsAt' [-Wunused-function] quickRemoveInvalidFillsAt(sqInt leftX) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12428:1: warning: unused function 'repeatValuemax' [-Wunused-function] repeatValuemax(sqInt delta, sqInt maxValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12495:1: warning: unused function 'returnWideBezierFill' [-Wunused-function] returnWideBezierFill(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12502:1: warning: unused function 'returnWideBezierWidth' [-Wunused-function] returnWideBezierWidth(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12512:1: warning: unused function 'returnWideLineFill' [-Wunused-function] returnWideLineFill(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12522:1: warning: unused function 'returnWideLineWidth' [-Wunused-function] returnWideLineWidth(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12668:1: warning: unused function 'shortRunLengthAtfrom' [-Wunused-function] shortRunLengthAtfrom(sqInt i, sqInt runArray) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12680:1: warning: unused function 'shortRunValueAtfrom' [-Wunused-function] shortRunValueAtfrom(sqInt i, sqInt runArray) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12748:1: warning: unused function 'sortGlobalEdgeTable' [-Wunused-function] sortGlobalEdgeTable(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12756:1: warning: unused function 'spanEndAAGet' [-Wunused-function] spanEndAAGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12763:1: warning: unused function 'spanEndAAPut' [-Wunused-function] spanEndAAPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12770:1: warning: unused function 'spanEndGet' [-Wunused-function] spanEndGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12777:1: warning: unused function 'spanEndPut' [-Wunused-function] spanEndPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12784:1: warning: unused function 'spanSizeGet' [-Wunused-function] spanSizeGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12791:1: warning: unused function 'spanSizePut' [-Wunused-function] spanSizePut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12798:1: warning: unused function 'spanStartGet' [-Wunused-function] spanStartGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12805:1: warning: unused function 'spanStartPut' [-Wunused-function] spanStartPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12812:1: warning: unused function 'squaredLengthOfwith' [-Wunused-function] squaredLengthOfwith(sqInt deltaX, sqInt deltaY) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12819:1: warning: unused function 'stackFillDepth' [-Wunused-function] stackFillDepth(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12826:1: warning: unused function 'stackFillDepthput' [-Wunused-function] stackFillDepthput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12833:1: warning: unused function 'stackFillEntryLength' [-Wunused-function] stackFillEntryLength(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12840:1: warning: unused function 'stackFillRightX' [-Wunused-function] stackFillRightX(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12847:1: warning: unused function 'stackFillRightXput' [-Wunused-function] stackFillRightXput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12854:1: warning: unused function 'stackFillSize' [-Wunused-function] stackFillSize(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12861:1: warning: unused function 'stackFillValue' [-Wunused-function] stackFillValue(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12868:1: warning: unused function 'stackFillValueput' [-Wunused-function] stackFillValueput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12875:1: warning: unused function 'stateGet' [-Wunused-function] stateGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12882:1: warning: unused function 'statePut' [-Wunused-function] statePut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12894:1: warning: unused function 'stepToFirstBezier' [-Wunused-function] stepToFirstBezier(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13033:1: warning: unused function 'stepToFirstLine' [-Wunused-function] stepToFirstLine(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13140:1: warning: unused function 'stepToFirstWideBezier' [-Wunused-function] stepToFirstWideBezier(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13244:1: warning: unused function 'stepToFirstWideLine' [-Wunused-function] stepToFirstWideLine(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13388:1: warning: unused function 'stepToNextBezier' [-Wunused-function] stepToNextBezier(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13434:1: warning: unused function 'stepToNextBezierForwardat' [-Wunused-function] stepToNextBezierForwardat(int *updateData, sqInt yValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13515:1: warning: unused function 'stepToNextLine' [-Wunused-function] stepToNextLine(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13686:1: warning: unused function 'stepToNextWideLine' [-Wunused-function] stepToNextWideLine(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13814:1: warning: unused function 'stopBecauseOf' [-Wunused-function] stopBecauseOf(sqInt stopReason) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13823:1: warning: unused function 'stopReasonGet' [-Wunused-function] stopReasonGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13830:1: warning: unused function 'stopReasonPut' [-Wunused-function] stopReasonPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13854:1: warning: unused function 'storeEngineStateInto' [-Wunused-function] storeEngineStateInto(sqInt oop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13930:1: warning: unused function 'storeStopStateIntoEdgefill' [-Wunused-function] storeStopStateIntoEdgefill(sqInt edgeOop, sqInt fillOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14334:1: warning: unused function 'topFillDepth' [-Wunused-function] topFillDepth(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14345:1: warning: unused function 'topFillDepthPut' [-Wunused-function] topFillDepthPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14356:1: warning: unused function 'topFillRightX' [-Wunused-function] topFillRightX(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14367:1: warning: unused function 'topFillRightXPut' [-Wunused-function] topFillRightXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14378:1: warning: unused function 'topFillValue' [-Wunused-function] topFillValue(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14389:1: warning: unused function 'topFillValuePut' [-Wunused-function] topFillValuePut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14468:1: warning: unused function 'transformPoints' [-Wunused-function] transformPoints(sqInt n) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14597:1: warning: unused function 'transformPointXyinto' [-Wunused-function] transformPointXyinto(double xValue, double yValue, int *dstPoint) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14619:1: warning: unused function 'transformPoint' [-Wunused-function] transformPoint(int *point) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14658:1: warning: unused function 'transformPointinto' [-Wunused-function] transformPointinto(sqInt srcPoint, sqInt dstPoint) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14872:1: warning: unused function 'wbSizeGet' [-Wunused-function] wbSizeGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14879:1: warning: unused function 'wbSizePut' [-Wunused-function] wbSizePut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14886:1: warning: unused function 'wbStackClear' [-Wunused-function] wbStackClear(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14895:1: warning: unused function 'wbStackPop' [-Wunused-function] wbStackPop(sqInt nItems) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14916:1: warning: unused function 'wbStackSize' [-Wunused-function] wbStackSize(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14923:1: warning: unused function 'wbStackValue' [-Wunused-function] wbStackValue(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14930:1: warning: unused function 'wbStackValueput' [-Wunused-function] wbStackValueput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14937:1: warning: unused function 'wbTopGet' [-Wunused-function] wbTopGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14944:1: warning: unused function 'wbTopPut' [-Wunused-function] wbTopPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14951:1: warning: unused function 'wideBezierEntryOf' [-Wunused-function] wideBezierEntryOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14959:1: warning: unused function 'wideBezierEntryOfput' [-Wunused-function] wideBezierEntryOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14967:1: warning: unused function 'wideBezierExitOf' [-Wunused-function] wideBezierExitOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14975:1: warning: unused function 'wideBezierExitOfput' [-Wunused-function] wideBezierExitOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14983:1: warning: unused function 'wideBezierExtentOf' [-Wunused-function] wideBezierExtentOf(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14991:1: warning: unused function 'wideBezierExtentOfput' [-Wunused-function] wideBezierExtentOfput(sqInt bezier, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15007:1: warning: unused function 'wideBezierFillOfput' [-Wunused-function] wideBezierFillOfput(sqInt bezier, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15015:1: warning: unused function 'wideBezierUpdateDataOf' [-Wunused-function] wideBezierUpdateDataOf(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15030:1: warning: unused function 'wideBezierWidthOfput' [-Wunused-function] wideBezierWidthOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15038:1: warning: unused function 'wideLineEntryOf' [-Wunused-function] wideLineEntryOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15046:1: warning: unused function 'wideLineEntryOfput' [-Wunused-function] wideLineEntryOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15054:1: warning: unused function 'wideLineExitOf' [-Wunused-function] wideLineExitOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15062:1: warning: unused function 'wideLineExitOfput' [-Wunused-function] wideLineExitOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15070:1: warning: unused function 'wideLineExtentOf' [-Wunused-function] wideLineExtentOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15078:1: warning: unused function 'wideLineExtentOfput' [-Wunused-function] wideLineExtentOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15094:1: warning: unused function 'wideLineFillOfput' [-Wunused-function] wideLineFillOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15110:1: warning: unused function 'wideLineWidthOfput' [-Wunused-function] wideLineWidthOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15118:1: warning: unused function 'workBufferPut' [-Wunused-function] workBufferPut(sqInt wbOop) ^ 325 warnings generated. [ 59%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 59%] Built target B2DPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc 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 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "JPEGReadWriter2Plugin VMMaker.oscog-eem.2493 uuid: d7437cc5-75c7-4a43-af6b-0f85bf0cebe6 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:537:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 2 warnings generated. [ 61%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:454:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:454:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:454:43: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:454:58: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:455:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:455:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:455:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:455:55: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:456:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:456:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:456:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:456:57: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:457:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:457:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:457:42: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ 15 warnings generated. [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:214:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:214:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:214:43: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:214:58: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:215:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:215:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:215:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:215:55: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:216:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:216:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:216:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:216:57: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:217:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:217:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:217:42: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ 15 warnings generated. [ 79%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c:41:14: warning: unused variable 'src' [-Wunused-variable] my_src_ptr src = (my_src_ptr) cinfo->src; ^ 1 warning generated. [ 86%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c [ 89%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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/Pharo.dir/build.make CMakeFiles/Pharo.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/Pharo.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/Pharo.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/Pharo.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 91%] Building C object CMakeFiles/Pharo.dir/src/unixMain.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -o CMakeFiles/Pharo.dir/src/unixMain.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/unixMain.c [ 91%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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-9/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-9/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-9/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-9/repository/resources/mac/PharoSources.icns build/vm/Debug/Pharo.app/Contents/Resources/PharoSources.icns [ 91%] Built target Pharo /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm.dir/build.make CMakeFiles/build_vmmaker_get_vm.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_vm /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm.dir/build.make CMakeFiles/build_vmmaker_get_vm.dir/build [ 92%] Performing update step for 'build_vmmaker_get_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo [ 92%] No patch step for 'build_vmmaker_get_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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-patch [ 93%] Performing configure step for 'build_vmmaker_get_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure [ 93%] Performing build step for 'build_vmmaker_get_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build [ 94%] Performing install step for 'build_vmmaker_get_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-install [ 94%] Completed 'build_vmmaker_get_vm' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm-complete /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-done [ 95%] Built target build_vmmaker_get_vm /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-9/build-StackVM && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/basic_types.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/callback_types.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/callbacks.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c:47:1: warning: non-void function does not return a value [-Wreturn-type] } ^ 1 warning generated. [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/callout.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/registerCallback.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/registerCallback.c pushNilSizeFunction localised to compileBlockBodies savedFirstOpcodeIndex localised to compileBlockBodies savedLastDumpedLiteralIndex localised to compileBlockBodies savedNextLiteralIndex localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock: [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/structures.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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-9/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: "" -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/./ -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.4.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.0.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2-2.0.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.1.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.40.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.6.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.0.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.37.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.1.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Pharo -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/Resources -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/Resources/PharoSources.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/Resources/Pharo.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/Resources/PharoImage.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/Resources/PharoChanges.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/Info.plist -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/config.h -- Up-to-date: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/pharoClient.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/errorCode.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/debug.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/pathUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/win/resources.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/interpreter.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/exportDefinition.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/threads -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/threads/vmthread.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/macros.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/jit -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/jit/jit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/stringUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/threadSafeQueue -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/imageAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/parameters -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/parameters/parameters.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sigjmp_support.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/semaphores -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/fileDialog.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/pharo.h -- Up-to-date: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/dispdbg.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqAssert.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqaio.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sq.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx/dummyFFI.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test-sq.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ppc-global.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common/sqFFI.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx/dummyFFI.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win/sqWin32FFI.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-sysv.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/any-libffi.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/x86-sysv.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-darwin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM32FFIPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFIPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/IA32FFIPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqManualSurface.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFITestFuncs.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64Win64FFIPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM64FFIPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppc.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicDouble.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM32.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64business.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusiness.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessPostLogic.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM64.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicInteger.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/ia32abi.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/AlienSUnitTestProcedures.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64win64business.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicFloat.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64stub.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm64abicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/IA32ABI.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/xabicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/AlienSUnitTestProcedures.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ia32abicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ppc32abicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm32abicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64abicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/threads -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/jit -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/packaging -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/packaging/linux -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/packaging/linux/bin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/img.image -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/mac -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/scripts -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/imageAccess.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/win32Main.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/macAlias.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/unixMain.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/utils -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/client.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/debug.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/errorCode.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/utils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/parameters -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/fileUtils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/debugUnix.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/semaphores -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/types.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/worker -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/version.info -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/CMakeLists.txt -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/macros.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/plugins.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated/ -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm/src/gcc3x-interp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm/src/interp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm/src/gcc3x-interp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm/src/interp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Up-to-date: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/vmCallback.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 Avoid second fetch Checking out Revision 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 (pharo-9) Commit message: "Preparing for version 9.0.22" > 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 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 # timeout=10 [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-9/repository -- CMAKE_GENERATOR=Unix Makefiles -- Building version 9.0.22 -- Commit hash 421845e : 2023-03-30 09:49:26 +0200 -- No user build settings. -- v9.0.22 - Commit: 421845e - Date: 2023-03-30 09:49:26 +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-9/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 -- 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-9/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'... warning, variable nsMethodCache doesn't exist or has already been removed StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock: warning, variable nsMethodCache doesn't exist or has already been removed StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock: 30 March 2023 11:13:38.123 am warning, signature of InterpreterProxy>>characterTable does not match reference implementation. warning, signature of InterpreterProxy>>fullGC does not match reference implementation. warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>positive32BitValueOf: does not match reference implementation. warning, signature of InterpreterProxy>>pushRemappableOop: does not match reference implementation. external plugin FilePlugin generated as FilePlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>pushBool: does not match reference implementation. external plugin FloatArrayPlugin generated as FloatArrayPlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. external plugin SurfacePlugin generated as SurfacePlugin 30 March 2023 11:13:38.874 am PharoVMMaker cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/PharoVMCore.dir/depend.internal". Scanning dependencies of target PharoVMCore make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/debug.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 [ 16%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/utils.c 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 /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/src/utils.c:549:13: warning: incompatible pointer types passing 'TCHAR *' (aka 'unsigned short *') to parameter of type 'char *' [-Wincompatible-pointer-types] vsnprintf(buf, 4096-1, fmt, args); ^~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/stdio.h:464:22: note: passing argument to parameter '__stream' here int vsnprintf (char *__stream, size_t __n, const char *__format, __builtin_va_list __local_argv) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/src/utils.c:552:32: warning: incompatible pointer types passing 'const char *' to parameter of type 'LPCWSTR' (aka 'const unsigned short *') [-Wincompatible-pointer-types] result = MessageBox(NULL,buf,titleString,dwFlags|MB_SETFOREGROUND); ^~~~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/winuser.h:3712:70: note: passing argument to parameter 'lpCaption' here WINUSERAPI int WINAPI MessageBoxW(HWND hWnd,LPCWSTR lpText,LPCWSTR lpCaption,UINT uType); ^ CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-Unspecified.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-Unspecified.tar.gz.sha1 generated. 2 warnings generated. [ 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/errorCode.c CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-bin.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-bin.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-c-src.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-c-src.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-include.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // dir [Pipeline] stash -- 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-9/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-9/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 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 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libgit2-1.4.4-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libgit2-1.4.4-download' [ 44%] No update step for 'libgit2-1.4.4-download' [ 55%] No configure step for 'libgit2-1.4.4-download' [ 66%] No build step for 'libgit2-1.4.4-download' [ 77%] No install step for 'libgit2-1.4.4-download' [ 88%] No test step for 'libgit2-1.4.4-download' [100%] Completed 'libgit2-1.4.4-download' [100%] Built target libgit2-1.4.4-download -- /builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.4.4-src/libgit2.so -- /builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.4.4-src/libgit2.so.1.4 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 4% complete] -- [download 11% complete] -- [download 18% complete] -- [download 20% complete] -- [download 22% complete] -- [download 25% complete] -- [download 26% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 32% complete] -- [download 33% complete] -- [download 36% complete] -- [download 39% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% 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 60% complete] -- [download 61% complete] -- [download 68% complete] -- [download 75% complete] -- [download 76% complete] -- [download 78% complete] -- [download 79% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 85% complete] -- [download 87% complete] -- [download 89% complete] -- [download 90% 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='/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM/libssh2-1.9.0-src/libssh2.so -- /builds/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.9.0-src/libssh2.so.1 -- /builds/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.9.0-src/libssh2.so.1.0.1 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/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-9/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-9/build-StackVM/openssl-1.1.1k-src/libcrypto.so -- /builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.1.1k-src/libcrypto.so.1.1 -- /builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.1.1k-src/libssl.so -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 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 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-9/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-9/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-9/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-9/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-9/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' -- [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-9/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-9/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-9/build-StackVM/libgit2-0.25.1-src/libgit2.so -- /builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-0.25.1-src/libgit2.so.0.25.1 -- /builds/workspace/pharo-vm_pharo-9/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 [ 17%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/nullDisplay.c -- Configuring done -- Generating done -- Build files have been written to: /builds/workspace/pharo-vm_pharo-9/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-9/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 0% complete] -- [download 1% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 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 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 50% complete] -- [download 51% complete] -- [download 54% complete] -- [download 55% 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 72% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 83% complete] -- [download 84% complete] -- [download 86% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 95% complete] -- [download 96% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM/libssh2-1.7.0-src/libssh2.so -- /builds/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.7.0-src/libssh2.so.1 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 32% complete] -- [download 33% complete] -- [download 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 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM/openssl-1.0.2q-src/libcrypto.so.1.0.0 -- /builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.0.2q-src/libssl.so -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 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 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-9/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-9/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-9/build-StackVM/freetype-2.12.1-src/libbz2.so.1 -- /builds/workspace/pharo-vm_pharo-9/build-StackVM/freetype-2.12.1-src/libbz2.so.1.0 -- /builds/workspace/pharo-vm_pharo-9/build-StackVM/freetype-2.12.1-src/libbz2.so.1.0.6 -- /builds/workspace/pharo-vm_pharo-9/build-StackVM/freetype-2.12.1-src/libfreetype.so -- /builds/workspace/pharo-vm_pharo-9/build-StackVM/freetype-2.12.1-src/libfreetype.so.6 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 15% complete] -- [download 17% complete] -- [download 19% complete] -- [download 20% complete] -- [download 22% complete] -- [download 24% complete] -- [download 26% complete] -- [download 27% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 39% complete] -- [download 42% complete] -- [download 44% complete] -- [download 47% complete] -- [download 48% complete] -- [download 51% complete] -- [download 53% complete] -- [download 55% complete] -- [download 57% 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] -- [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-9/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-9/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-9/build-StackVM/fontconfig-2.13.1-src/libexpat.so -- /builds/workspace/pharo-vm_pharo-9/build-StackVM/fontconfig-2.13.1-src/libexpat.so.1 -- /builds/workspace/pharo-vm_pharo-9/build-StackVM/fontconfig-2.13.1-src/libexpat.so.1.8.10 -- /builds/workspace/pharo-vm_pharo-9/build-StackVM/fontconfig-2.13.1-src/libfontconfig.so -- /builds/workspace/pharo-vm_pharo-9/build-StackVM/fontconfig-2.13.1-src/libfontconfig.so.1 -- /builds/workspace/pharo-vm_pharo-9/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 -- Configuring done -- Generating done -- Build files have been written to: /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/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-9/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.so -- /builds/workspace/pharo-vm_pharo-9/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.so.0 -- /builds/workspace/pharo-vm_pharo-9/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 /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:208:1: warning: unused function 'dropInit' [-Wunused-function] dropInit (void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:215:1: warning: unused function 'dropShutdown' [-Wunused-function] dropShutdown (void) ^ 2 warnings generated. [ 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/externalPrimitives.c -- Configuring done -- Generating done -- Build files have been written to: /builds/workspace/pharo-vm_pharo-9/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-9/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 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 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-9/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-9/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-9/build-StackVM/pixman-0.40.0-src/libpixman-1.so -- /builds/workspace/pharo-vm_pharo-9/build-StackVM/pixman-0.40.0-src/libpixman-1.so.0 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 -- extracting... src='/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM/cairo-1.17.4-src/libcairo.so -- /builds/workspace/pharo-vm_pharo-9/build-StackVM/cairo-1.17.4-src/libcairo.so.2 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 2% 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 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% 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 57% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% 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 79% complete] -- [download 80% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 86% complete] -- [download 88% complete] -- [download 89% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM/libpng-1.6.37-src/libpng.so -- /builds/workspace/pharo-vm_pharo-9/build-StackVM/libpng-1.6.37-src/libpng16.so -- /builds/workspace/pharo-vm_pharo-9/build-StackVM/libpng-1.6.37-src/libpng16.so.16 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/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-9/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-9/build-StackVM/SDL2-2.24.1-src/libSDL2-2.0.so.0 -- /builds/workspace/pharo-vm_pharo-9/build-StackVM/SDL2-2.24.1-src/libSDL2-2.0.so.0.2400.1 -- /builds/workspace/pharo-vm_pharo-9/build-StackVM/SDL2-2.24.1-src/libSDL2.so -- Configuring done -- Generating done -- Build files have been written to: /builds/workspace/pharo-vm_pharo-9/build-StackVM [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-9/build-StackVM [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-9/repository -B/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/CMakeFiles /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/CMakeFiles/objlib.dir/depend.internal". Scanning dependencies of target objlib make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM' [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/closures.c.o cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build && /usr/bin/cc -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/closures.c.o -c /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/closures.c /builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libffi-src/include/ffi_common.h:17:0, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/closures.c:36: /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include/fficonfig.h:27:0: note: this is the location of the previous definition #define FFI_MMAP_EXEC_WRIT 0 ^ [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/java_raw_api.c.o cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build && /usr/bin/cc -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/java_raw_api.c.o -c /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/java_raw_api.c /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/java_raw_api.c: In function ‘ffi_java_raw_call’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/java_raw_api.c:317:3: warning: ‘ffi_java_raw_to_ptrarray’ is deprecated [-Wdeprecated-declarations] ffi_java_raw_to_ptrarray (cif, raw, avalue); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/java_raw_api.c:76:1: note: declared here ffi_java_raw_to_ptrarray (ffi_cif *cif, ffi_java_raw *raw, void **args) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/java_raw_api.c: In function ‘ffi_java_translate_args’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/java_raw_api.c:328:3: warning: ‘ffi_java_raw_size’ is deprecated [-Wdeprecated-declarations] ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/java_raw_api.c:45:1: note: declared here ffi_java_raw_size (ffi_cif *cif) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/java_raw_api.c:331:3: warning: ‘ffi_java_ptrarray_to_raw’ is deprecated [-Wdeprecated-declarations] ffi_java_ptrarray_to_raw (cif, avalue, raw); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/java_raw_api.c:157:1: note: declared here ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/java_raw_api.c: In function ‘ffi_prep_java_raw_closure’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/java_raw_api.c:369:3: warning: ‘ffi_prep_java_raw_closure_loc’ is deprecated [-Wdeprecated-declarations] return ffi_prep_java_raw_closure_loc (cl, cif, fun, user_data, cl); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/java_raw_api.c:337:1: note: declared here ffi_prep_java_raw_closure_loc (ffi_java_raw_closure* cl, ^ [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/prep_cif.c.o cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build && /usr/bin/cc -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/prep_cif.c.o -c /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/prep_cif.c [ 3%] Building C object libffi-build/CMakeFiles/objlib.dir/src/raw_api.c.o cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build && /usr/bin/cc -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/raw_api.c.o -c /builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libffi-build && /usr/bin/cc -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/types.c.o -c /builds/workspace/pharo-vm_pharo-9/build-StackVM/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-9/build-StackVM/libffi-build && /usr/bin/cc -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/x86/ffi64.c.o -c /builds/workspace/pharo-vm_pharo-9/build-StackVM/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-9/build-StackVM/libffi-build && /usr/bin/cc -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -fPIC -o CMakeFiles/objlib.dir/src/x86/unix64.S.o -c /builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libffi-build && /usr/bin/cc -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/x86/ffiw64.c.o -c /builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libffi-build && /usr/bin/cc -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -fPIC -o CMakeFiles/objlib.dir/src/x86/win64.S.o -c /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/x86/win64.S make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build /builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM' [ 6%] Linking C shared library ../build/vm/libffi.so cd /builds/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-StackVM' [ 6%] Built target ffi_shared make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm-build.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm-build.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_vm-build make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 6%] Creating directories for 'build_vmmaker_get_vm' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/tmp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-mkdir [ 7%] Performing download step (download, verify and extract) for 'build_vmmaker_get_vm' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/download-build_vmmaker_get_vm.cmake -- Downloading... dst='/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/PharoVM-9.0.17-9e4879f-Linux-x86_64-bin.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Linux-x86_64/PharoVM-9.0.17-9e4879f-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] Stashed 16 file(s) [Pipeline] archiveArtifacts [ 18%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/client.c Archiving artifacts -- [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-9/build-StackVM/build/vmmaker/src/PharoVM-9.0.17-9e4879f-Linux-x86_64-bin.zip' -- Downloading... done cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/verify-build_vmmaker_get_vm.cmake cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/extract-build_vmmaker_get_vm.cmake -- extracting... src='/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/PharoVM-9.0.17-9e4879f-Linux-x86_64-bin.zip' dst='/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-download [ 7%] No patch step for 'build_vmmaker_get_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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-patch [ 8%] Performing update step for 'build_vmmaker_get_vm' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo [ 9%] Performing configure step for 'build_vmmaker_get_vm' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure [ 9%] Performing build step for 'build_vmmaker_get_vm' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 9%] Built target build_vmmaker_get_vm-build make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_image.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_image.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_image make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 10%] Creating directories for 'build_vmmaker_get_image' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/tmp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-mkdir [ 10%] Performing download step (download, verify and extract) for 'build_vmmaker_get_image' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/download-build_vmmaker_get_image.cmake -- Downloading... dst='/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' timeout='none' -- Using src='https://files.pharo.org/image/100/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] [ 19%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/pathUtilities.c -- [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-9/build-StackVM/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' -- Downloading... done cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/verify-build_vmmaker_get_image.cmake cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/extract-build_vmmaker_get_image.cmake -- extracting... src='/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' dst='/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-download [ 10%] No patch step for 'build_vmmaker_get_image' /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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-patch [ 11%] Performing update step for 'build_vmmaker_get_image' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && echo [ 12%] Performing configure step for 'build_vmmaker_get_image' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && echo cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-configure [ 12%] Performing build step for 'build_vmmaker_get_image' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm/pharo --headless /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image/Pharo10.0.1-0-64bit-0542643.image --no-default-preferences save VMMaker cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm/pharo --headless /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /builds/workspace/pharo-vm_pharo-9/repository/scripts/installVMMaker.st /builds/workspace/pharo-vm_pharo-9/repository 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) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) MetacelloNotification: Fetched -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading baseline of BaselineOfVMMaker... [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... MetacelloNotification: Fetched -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loading -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loaded -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] [WS-CLEANUP] done [Pipeline] unstash [Pipeline] readFile [Pipeline] stage [Pipeline] { (Checkout-Darwin-x86_64-StackVM) [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-9/repository [Pipeline] { [Pipeline] checkout The recommended git tool is: git [ 19%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/fileDialogCommon.c using credential pharo-ci-api-user-pass-token Cloning the remote Git repository Using shallow clone with depth 2 MetacelloNotification: Fetched -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Loading -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Loaded -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] Cloning repository https://github.com/pharo-project/pharo-vm.git > git init /builds/workspace/pharo-vm_pharo-9/repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.24.1 (Apple Git-126)' using GIT_ASKPASS to set credentials pharo-ci using token as pass > git fetch --tags --force --progress --depth=2 -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Project: Unicorn baseline MetacelloNotification: Fetched -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Project: LLVMDisassembler baseline MetacelloNotification: Fetched -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc [ 20%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/imageAccess.c [ 21%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/parameters/parameters.c CPack: - Install project: PharoVM [] CPack: - Install component: bin CPack: - Install component: c-src CPack: - Install component: include CPack: Create package [ 22%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/semaphores/platformSemaphore.c CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-bin.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-bin.zip.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-c-src.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-c-src.zip.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-include.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-include.zip.sha1 generated. CPack: Create package using TGZ CPack: Install projects CPack: - Run preinstall target for: PharoVM [ 23%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/common/heartbeat.c [ 23%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/functionDefinitionPrimitives.c MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-MT-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-OriginalTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared) NewUndeclaredWarning: CCodeGenerator>>removeAssertions (Sensor is Undeclared) SystemNotification: TMethod>>methodIsEffectivelyComplete:in:(selector is shadowed) NewUndeclaredWarning: VMMaker>>createCodeGenerator (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) [ 24%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/primitiveCalls.c MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Starting atomic load NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared) MetacelloNotification: Loaded -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Starting atomic load SystemNotification: LLVMDisassembler>>setOptions:(options is shadowed) MetacelloNotification: Loaded -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Loaded -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Loading -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: TranscriptStream class>>redirectToStdOut: (FileStream is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) NewUndeclaredWarning: TranscriptStream>>target (FileStream is Undeclared) MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache [ 24%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/primitiveUtils.c [ 25%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/types.c NewUndeclaredWarning: DetailedInstructionPrinter>>printInstructionsOn: (fullBlockRecursionSelector is Undeclared) SystemNotification: CogStackPageSurrogate>>addressIsInPage:(address is shadowed) NewUndeclaredWarning: SmalltalkImage>>simulatePrimitive:args: (FileExistsException is Undeclared) NewUndeclaredWarning: FakeStdinStream>>next (ActiveHand is Undeclared) /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:108:3: warning: variable 'address' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:112:19: note: uninitialized use occurs here setHandler(aOop, address); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:4:15: note: initialize the variable 'address' to silence this warning void* address; ^ = NULL 1 warning generated. NewUndeclaredWarning: Cogit class>>genAndDis:options: (Compiler is Undeclared) NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) [ 25%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/typesPrimitives.c NewUndeclaredWarning: Cogit>>initializeProcessor (MultiProcessor is Undeclared) NewUndeclaredWarning: Cogit>>setClickStepBreakBlock (Debugger is Undeclared) NewUndeclaredWarning: Cogit>>simulateCogCodeAt: (ProcessorSimulationTrap is Undeclared) SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) NewUndeclaredWarning: StackToRegisterMappingCogit>>widthInDefaultFontOf: (NewParagraph is Undeclared) [ 26%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/utils.c NewUndeclaredWarning: ADPCMCodecPlugin class>>monticelloDescription (ADPCMCodec is Undeclared) NewUndeclaredWarning: ADPCMCodecPlugin class>>translatedPrimitives (ADPCMCodec is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (FileExistsException is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primCalloc (Alien is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primMalloc (Alien is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>allCodeOlderThan: (TimeStamp is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGenerator (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGeneratorForVMClass: (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: TestOSAPlugin>>primOpenDefaultConfiguration:subtype: (ComponentInstance is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>monticelloDescription (AbstractSound is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>translatedPrimitives (AbstractSound is Undeclared) [ 27%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/sameThread/sameThread.c NewUndeclaredWarning: StackInterpreter class>>patchInterpGCCPPC: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreter class>>primitiveAccessorDepthTable (VMMakerConfiguration is Undeclared) [ 27%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/callbacks/callbackPrimitives.c NewUndeclaredWarning: CogVMSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ensureMultiThreadingOverridesAreUpToDate (Parser is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>setBreakBlockFromString: (Compiler is Undeclared) SystemNotification: CogVMSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) NewUndeclaredWarning: StackMTInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) SystemNotification: StackMTInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackMTInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackMTInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) NewUndeclaredWarning: StackInterpreterSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) SystemNotification: StackInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) [ 28%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/callbacks/callbacks.c NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadSpanBufferFrom: (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsPointers is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferBadMagic is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferWrongSize is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferStartWrong is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveChangedActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFSizeMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveDisplaySpanBuffer (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveInitializeProcessing (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextGlobalEdgeEntry (GEFWrongEdge is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalFill (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveSetColorTransform (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFAlreadyFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState:or: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityCheckFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEntityLoadFailed is Undeclared) [ 28%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/semaphores/pharoSemaphore.c [ 29%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/threadSafeQueue/threadSafeQueue.c Avoid second fetch Checking out Revision 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 (pharo-9) [ 29%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/pThreadedFFI.c Commit message: "Preparing for version 9.0.22" MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-Darwin-x86_64-StackVM-StackVM) [Pipeline] cmakeBuild NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>text: (DefaultTextStyle is Undeclared) MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache [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-9/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 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 # timeout=10 [ 30%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/worker/worker.c -- CMAKE_GENERATOR=Unix Makefiles -- Building version 9.0.22 -- Commit hash 421845e1 : 2023-03-30 09:49:26 +0200 -- No user build settings. -- v9.0.22 - Commit: 421845e1 - Date: 2023-03-30 09:49:26 +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 [ 30%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/worker/workerPrimitives.c -- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>baseRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>cResultRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg2Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg3Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>classRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagCarryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagOverflowRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagSignRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagZeroRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>framePointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>instructionPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>linkRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>mstatus (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>receiverRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>sendNumberOfArgumentsRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>stackPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>temporaryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMBytecodeMethod>>encoderClass (EncoderForV3PlusClosures is Undeclared) NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) -- 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 MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-MT-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: VMMTTests>>testHeartbeatReleasesVMWhenNoProcessIsWilling (CAContinuation is Undeclared) NewUndeclaredWarning: VMMTTests>>testTryOwningOwnedVMLeavesThreadInWaitingState (CAContinuation is Undeclared) NewUndeclaredWarning: VMMockCogThreadManager>>ioWaitOnOSSemaphore: (CAContinuation is Undeclared) [ 31%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/worker/workerTask.c MetacelloNotification: Loaded -> VMMaker-MT-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: SimulatorMorph>>callStackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>commandPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>contextPanel (ObjectExplorerWrapper is Undeclared) NewUndeclaredWarning: SimulatorMorph>>initializeWithVMSimulator:title:aTranscript: (SimulatorMorphicModel is Undeclared) NewUndeclaredWarning: SimulatorMorph>>stackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>transcriptPanel (PluggableTextMorph is Undeclared) MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-OriginalTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: SpurImageTestResource class>>preenImage (Spur32BitPreen is Undeclared) NewUndeclaredWarning: SpurPlanningCompactorTests class>>preenImage (Spur32BitPreen is Undeclared) SystemNotification: FloatMathPluginTests>>makeTestData:using:seed:rounds:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (Sensor is Undeclared) SystemNotification: FloatMathPluginTests>>verifyTestData:using:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (Sensor is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPluginPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGReadImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) -- Compiling for architecture: x86_64 -- Full Platform name: Darwin-x86_64 -- Building Pharo with executable named Pharo -- Looking for sys/types.h NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: CogARMCompilerTests>>processor (GdbARMAlien is Undeclared) NewUndeclaredWarning: CogIA32CompilerTests>>processor (BochsIA32Alien is Undeclared) NewUndeclaredWarning: CogMIPSELCompilerTests>>processor (MIPSELSimulator is Undeclared) NewUndeclaredWarning: CogX64CompilerTests>>processor (BochsX64Alien is Undeclared) MetacelloNotification: Loaded -> VMMaker-OriginalTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline [ 31%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -MD -MT CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o -MF CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o.d -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-build [ 12%] Performing install step for 'build_vmmaker_get_image' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && echo cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-install [ 13%] Completed 'build_vmmaker_get_image' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_image-complete /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-done make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 13%] Built target build_vmmaker_get_image make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libffi_copy.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libffi_copy.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libffi_copy.dir/depend.internal". Scanning dependencies of target libffi_copy make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 13%] Copying libffi binaries to '/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/libffi.so /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 13%] Built target libffi_copy make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 13%] Generating VM files for flavour: StackVM build/vmmaker/vm/pharo --headless /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'StackVM' outputDirectory: '/builds/workspace/pharo-vm_pharo-9/build-StackVM'" Generating #StackVM in '/builds/workspace/pharo-vm_pharo-9/build-StackVM'... -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of long In file included from /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:19: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:2672:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:3128:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:3244:8: warning: expression result unused [-Wunused-value] error("what??"); ^~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:4267:62: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion] || (((cogMethod->methodObject)) == (((usqInt)(methodFor((cogMethod->methodObject))))))))) { ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:774:36: note: passing argument to parameter 'address' here extern CogMethod * methodFor(void *address); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:4579:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'unsigned long long' [-Wint-conversion] address = positive64BitIntegerFor(mcpc); ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include/cointerp.h:93:46: note: passing argument to parameter 'integerValue' here extern sqInt positive64BitIntegerFor(usqLong integerValue); ^ In file included from /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:19: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:4620:85: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (targetMethod1->methodObject = classForInlineCacheTag(inlineCacheTagAt(backEnd, mcpc))); ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:2549:72: note: passing argument to parameter 'callSiteReturnAddress' here inlineCacheTagAt(AbstractInstruction * self_in_inlineCacheTagAt, sqInt callSiteReturnAddress) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:4817:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:5027:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:5102:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:5118:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:5134:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:5150:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:5166:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:5385:9: warning: expression result unused [-Wunused-value] error("cannot differentiate checked and unchecked entry-points with current cog method alignment"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:5511:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:5560:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:5887:23: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:5917:2: warning: implicitly declaring library function 'bzero' with type 'void (void *, unsigned long long)' [-Wimplicit-function-declaration] bzero(abstractOpcodes, clearOpcodesBytes); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:5917:2: note: include the header or explicitly provide a declaration for 'bzero' /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:5931:8: warning: expression result unused [-Wunused-value] error("what??"); ^~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:6123:10: warning: expression result unused [-Wunused-value] error("too much code for stack check offset"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:6738:16: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'CogMethod *' [-Wint-conversion] cPICPrototype = cPIC; ^ ~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:7640:8: warning: expression result unused [-Wunused-value] error("could not find selector in method when unlinking send site"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:7815:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:7817:8: warning: expression result unused [-Wunused-value] error("invalid opcode for inverse"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:8186:14: warning: expression result unused [-Wunused-value] error("attempt to become two cogged methods"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:8189:14: warning: expression result unused [-Wunused-value] error("attempt to become cogged method into different method"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:8478:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:8481:9: warning: expression result unused [-Wunused-value] error("youngReferrers list overflowed"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:8828:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:7749:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:9125:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:9521:11: warning: expression result unused [-Wunused-value] error("attempt to generate run-time routine containing young object reference. Cannot initialize Cogit run-time."); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:9643:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:9698:126: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), indexForSelectorinat((targetMethod->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:7618:66: note: passing argument to parameter 'mcpc' here indexForSelectorinat(sqInt selector, CogMethod *cogMethod, sqInt mcpc) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:9940:8: warning: expression result unused [-Wunused-value] error("couldn't locate end of clean block"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:10162:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:7749:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:10214:141: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:7749:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:10264:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:7749:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:10312:139: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:7749:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:10360:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:7749:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:10833:9: warning: expression result unused [-Wunused-value] error("no room on youngReferrers list"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:17205:88: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(reg, scratch, instruction, 0); ^~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:928:125: note: passing argument to parameter 'fwdJumpTarget' here static sqInt NoDbgRegParms genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:17247:12: warning: incompatible integer to pointer conversion assigning to 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') from 'sqInt' (aka 'long long') [-Wint-conversion] finished = nonFwdJumpTargetOrZero; ^ ~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:17456:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:17639:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:17659:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:18260:86: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(Arg0Reg, TempReg, comp, 0); ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:17215:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:18286:86: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(Arg0Reg, TempReg, comp, 0); ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:17215:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:22808:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:22894:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:23480:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:25643:33: warning: expression result unused [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:25776:33: warning: expression result unused [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:25910:33: warning: expression result unused [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:26008:33: warning: expression result unused [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:27151:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:27274:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:27336:9: warning: expression result unused [-Wunused-value] error("couldn't find unused register in genDivR:R:Quo:Rem:"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:27973:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:28323:9: warning: expression result unused [-Wunused-value] error("linking callsite to invalid address"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:28392:9: warning: expression result unused [-Wunused-value] error("linking callsite to invalid address"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:28528:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:28560:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:28569:9: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion] memset(startAddr, 204 /* stop */, (endAddr - startAddr) + 1); ^~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:53:31: note: passing argument to parameter '_Dst' here void * __cdecl memset(void *_Dst,int _Val,size_t _Size); ^ In file included from /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogit.c:19: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:28608:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:28847:13: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wint-conversion] jmpTarget(arrivingJmp, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:28056:33: note: passing argument to parameter 'self_in_jmpTarget' here jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:28818:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:28829:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:29053:13: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wint-conversion] jmpTarget(arrivingJmp, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:28056:33: note: passing argument to parameter 'self_in_jmpTarget' here jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:29063:13: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wint-conversion] jmpTarget(arrivingJmp1, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:28056:33: note: passing argument to parameter 'self_in_jmpTarget' here jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:28991:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:29002:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:29133:9: warning: expression result unused [-Wunused-value] error("shouldBeImplemented"); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:29143:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:29149:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:29155:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:29161:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:29167:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:29282:39: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(isWithinMwOffsetRange(backEnd, methodCacheAddress()))) { ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:28038:82: note: passing argument to parameter 'anAddress' here isWithinMwOffsetRange(AbstractInstruction * self_in_isWithinMwOffsetRange, sqInt anAddress) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:29440:49: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void (*)(void)' [-Wint-conversion] return compileMachineCodeInterpreterPrimitive(mcprimFunctionForPrimitiveIndex(primitiveIndex)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:29096:47: note: passing argument to parameter 'primitiveRoutine' here compileMachineCodeInterpreterPrimitive(void (*primitiveRoutine)(void)) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:29443:24: warning: comparison of distinct pointer types ('void (*)(void)' and 'sqInt (*)(void)' (aka 'long long (*)(void)')) [-Wcompare-distinct-pointer-types] || (primitiveRoutine == primitiveFail)) { ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:30062:39: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(isWithinMwOffsetRange(backEnd, methodCacheAddress()))) { ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:28038:82: note: passing argument to parameter 'anAddress' here isWithinMwOffsetRange(AbstractInstruction * self_in_isWithinMwOffsetRange, sqInt anAddress) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:30820:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:32251:9: warning: expression result unused [-Wunused-value] error("Cog JIT internal error. Too many abstract opcodes. Num opcodes heuristic is too optimistic."); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:33712:47: warning: incompatible pointer to integer conversion passing 'sqInt (sqInt, sqInt, sqInt, sqInt)' (aka 'long long (long long, long long, long long, long long)') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendabovetonumArgs, "ceDirectedSuperSend", numArgs, directedSuperSendTrampolines); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:1265:78: note: passing argument to parameter 'function' here static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:33712:69: warning: incompatible pointer to integer conversion passing 'char [20]' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendabovetonumArgs, "ceDirectedSuperSend", numArgs, directedSuperSendTrampolines); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:1265:94: note: passing argument to parameter 'name' here static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:33713:47: warning: incompatible pointer to integer conversion passing 'void (sqInt, sqInt, sqInt, sqInt)' (aka 'void (long long, long long, long long, long long)') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendaboveClassBindingtonumArgs, "ceDirectedSuperBindingSend", numArgs, directedSuperBindingSendTrampolines); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:1265:78: note: passing argument to parameter 'function' here static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:33713:81: warning: incompatible pointer to integer conversion passing 'char [27]' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendaboveClassBindingtonumArgs, "ceDirectedSuperBindingSend", numArgs, directedSuperBindingSendTrampolines); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:1265:94: note: passing argument to parameter 'name' here static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:33732:102: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'char *' [-Wint-conversion] trampoline = genSendTrampolineFornumArgscalledargargargarg(function, numArgs, trampolineNamenumArgs(name, numArgs), ClassReg, TempReg, ReceiverResultReg, (numArgs <= (NumSendTrampolines - 2) ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:9994:29: note: passing argument to parameter 'routinePrefix' here trampolineNamenumArgs(char *routinePrefix, sqInt numArgs) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:33732:61: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion] trampoline = genSendTrampolineFornumArgscalledargargargarg(function, numArgs, trampolineNamenumArgs(name, numArgs), ClassReg, TempReg, ReceiverResultReg, (numArgs <= (NumSendTrampolines - 2) ^~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:1298:80: note: passing argument to parameter 'aRoutine' here static sqInt NoDbgRegParms genSendTrampolineFornumArgscalledargargargarg(void *aRoutine, sqInt numArgs, char *aString, sqInt regOrConst0, sqInt regOrConst1, sqInt regOrConst2, sqInt regOrConst3); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:33955:85: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(argReg, TempReg, label, 0); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:17215:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:33959:23: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : argReg), TempReg, label, fixup); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:17215:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:33959:30: warning: incompatible pointer to integer conversion passing 'BytecodeFixup *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : argReg), TempReg, label, fixup); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:17215:119: note: passing argument to parameter 'nonFwdJumpTargetOrZero' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:34032:85: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(argReg, TempReg, label, 0); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:17215:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:34036:92: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(rcvrRegOrNone, TempReg, label, 0); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:17215:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:35059:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:35189:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:35058:3: warning: variable 'result' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:35061:22: note: uninitialized use occurs here if (isIntegerValue(result)) { ^~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:35027:17: note: initialize the variable 'result' to silence this warning sqInt result; ^ = 0 /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:35452:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:35451:2: warning: variable 'result' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:35455:34: note: uninitialized use occurs here return ssPushAnnotatedConstant((result ^~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:35426:15: note: initialize the variable 'result' to silence this warning int result; ^ = 0 /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:36261:45: warning: incompatible integer to pointer conversion assigning to 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') from 'unsigned char' [-Wint-conversion] (self_in_reinitialize->targetInstruction) = ((self_in_reinitialize->simStackPtr) = 0); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:36485:22: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:2165:1: warning: unused function 'availableFloatRegisterOrNoneFor' [-Wunused-function] availableFloatRegisterOrNoneFor(AbstractInstruction * self_in_availableFloatRegisterOrNoneFor, sqInt liveRegsMask) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:2199:1: warning: unused function 'cloneLiteralFrom' [-Wunused-function] cloneLiteralFrom(AbstractInstruction * self_in_cloneLiteralFrom, AbstractInstruction *existingLiteral) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:2288:1: warning: unused function 'initializeSharableLiteral' [-Wunused-function] initializeSharableLiteral(AbstractInstruction * self_in_initializeSharableLiteral, sqInt literal) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:2307:1: warning: unused function 'initializeUniqueLiteral' [-Wunused-function] initializeUniqueLiteral(AbstractInstruction * self_in_initializeUniqueLiteral, sqInt literal) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:2330:1: warning: unused function 'isLiteral' [-Wunused-function] isLiteral(AbstractInstruction * self_in_isLiteral) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:2386:1: warning: unused function 'rewriteConditionalJumpLongAttarget' [-Wunused-function] rewriteConditionalJumpLongAttarget(AbstractInstruction * self_in_rewriteConditionalJumpLongAttarget, sqInt callSiteReturnAddress, sqInt callTargetAddress) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:2399:1: warning: unused function 'wantsNearAddressFor' [-Wunused-function] wantsNearAddressFor(AbstractInstruction * self_in_wantsNearAddressFor, sqInt anObject) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:2426:1: warning: unused function 'computeSizeOfArithCqR' [-Wunused-function] computeSizeOfArithCqR(AbstractInstruction * self_in_computeSizeOfArithCqR) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:2441:1: warning: unused function 'computeSizeOfArithCwR' [-Wunused-function] computeSizeOfArithCwR(AbstractInstruction * self_in_computeSizeOfArithCwR) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:2486:1: warning: unused function 'concretizeMoveCwR' [-Wunused-function] concretizeMoveCwR(AbstractInstruction * self_in_concretizeMoveCwR) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:2605:1: warning: unused function 'loadLiteralByteSize' [-Wunused-function] loadLiteralByteSize(AbstractInstruction * self_in_loadLiteralByteSize) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:2880:1: warning: unused function 'allMethodsHaveCorrectHeader' [-Wunused-function] allMethodsHaveCorrectHeader(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:5958:1: warning: unused function 'expectedClosedPICPrototype' [-Wunused-function] expectedClosedPICPrototype(CogMethod *cPIC) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:6235:1: warning: unused function 'firstMappedPCFor' [-Wunused-function] firstMappedPCFor(CogMethod *cogMethod) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:8938:1: warning: unused function 'maybeFreeCogMethodDoesntLookKosher' [-Wunused-function] maybeFreeCogMethodDoesntLookKosher(CogMethod *cogMethod) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:9250:1: warning: unused function 'noAssertMethodClassAssociationOf' [-Wunused-function] noAssertMethodClassAssociationOf(sqInt methodPointer) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:9262:1: warning: unused function 'noCogMethodsMaximallyMarked' [-Wunused-function] noCogMethodsMaximallyMarked(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:9422:1: warning: unused function 'picAbortDiscriminatorValue' [-Wunused-function] picAbortDiscriminatorValue(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:9531:1: warning: unused function 'registerMaskFor' [-Wunused-function] registerMaskFor(sqInt reg) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:9538:1: warning: unused function 'registerMaskForand' [-Wunused-function] registerMaskForand(sqInt reg1, sqInt reg2) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:10779:1: warning: unused function 'counters' [-Wunused-function] counters(CogMethod * self_in_counters) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:11047:1: warning: unused function 'kosherYoungReferrers' [-Wunused-function] kosherYoungReferrers(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:11534:1: warning: unused function 'voidYoungReferrersPostTenureAll' [-Wunused-function] voidYoungReferrersPostTenureAll(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:16888:1: warning: unused function 'checkValidDerivedObjectReference' [-Wunused-function] checkValidDerivedObjectReference(sqInt bodyAddress) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:16903:1: warning: unused function 'couldBeDerivedObject' [-Wunused-function] couldBeDerivedObject(sqInt bodyAddress) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:17045:1: warning: unused function 'genCreateClosureAtnumArgsnumCopiedcontextNumArgslargeinBlock' [-Wunused-function] genCreateClosureAtnumArgsnumCopiedcontextNumArgslargeinBlock(sqInt bcpc, sqInt numArgs, sqInt numCopied, sqInt ctxtNumArgs, sqInt isLargeCtxt, sqInt isInBlock) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:22473:1: warning: unused function 'getActiveContextAllocatesInMachineCode' [-Wunused-function] getActiveContextAllocatesInMachineCode(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:22484:1: warning: unused function 'inlineCacheTagIsYoung' [-Wunused-function] inlineCacheTagIsYoung(sqInt cacheTag) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:22901:1: warning: unused function 'isMergeFixup' [-Wunused-function] isMergeFixup(BytecodeFixup * self_in_isMergeFixup) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:22960:1: warning: unused function 'callFullTargetFromReturnAddress' [-Wunused-function] callFullTargetFromReturnAddress(AbstractInstruction * self_in_callFullTargetFromReturnAddress, sqInt callSiteReturnAddress) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:22988:1: warning: unused function 'cFloatResultToRd' [-Wunused-function] cFloatResultToRd(AbstractInstruction * self_in_cFloatResultToRd, sqInt reg) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:22999:1: warning: unused function 'cFloatResultToRs' [-Wunused-function] cFloatResultToRs(AbstractInstruction * self_in_cFloatResultToRs, sqInt reg) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:23559:1: warning: unused function 'concretizeFill32' [-Wunused-function] concretizeFill32(AbstractInstruction * self_in_concretizeFill32) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:27281:1: warning: unused function 'fullCallsAreRelative' [-Wunused-function] fullCallsAreRelative(AbstractInstruction * self_in_fullCallsAreRelative) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:27417:1: warning: unused function 'generateLowLevelTryLock' [-Wunused-function] generateLowLevelTryLock(AbstractInstruction * self_in_generateLowLevelTryLock, sqInt vmOwnerLockAddress) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:27447:1: warning: unused function 'generateLowLevelUnlock' [-Wunused-function] generateLowLevelUnlock(AbstractInstruction * self_in_generateLowLevelUnlock, sqInt vmOwnerLockAddress) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:27537:1: warning: unused function 'genMemCopytoconstantSize' [-Wunused-function] genMemCopytoconstantSize(AbstractInstruction * self_in_genMemCopytoconstantSize, sqInt originalSourceReg, sqInt originalDestReg, sqInt size) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:27596:1: warning: unused function 'genMemCopytosize' [-Wunused-function] genMemCopytosize(AbstractInstruction * self_in_genMemCopytosize, sqInt originalSourceReg, sqInt originalDestReg, sqInt originalSize) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:27902:1: warning: unused function 'genSubstituteReturnAddress' [-Wunused-function] genSubstituteReturnAddress(AbstractInstruction * self_in_genSubstituteReturnAddress, sqInt retpc) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:27913:1: warning: unused function 'genSwapRRScratch' [-Wunused-function] genSwapRRScratch(AbstractInstruction * self_in_genSwapRRScratch, sqInt regA, sqInt regB, sqInt regTmp) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:28154:1: warning: unused function 'literalBeforeInlineCacheTagAt' [-Wunused-function] literalBeforeInlineCacheTagAt(AbstractInstruction * self_in_literalBeforeInlineCacheTagAt, sqInt callSiteReturnAddress) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:28166:1: warning: unused function 'loadPICLiteralByteSize' [-Wunused-function] loadPICLiteralByteSize(AbstractInstruction * self_in_loadPICLiteralByteSize) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:28173:1: warning: unused function 'machineCodeAt' [-Wunused-function] machineCodeAt(AbstractInstruction * self_in_machineCodeAt, sqInt anOffset) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:28186:1: warning: unused function 'machineCodeBytes' [-Wunused-function] machineCodeBytes(AbstractInstruction * self_in_machineCodeBytes) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:28229:1: warning: unused function 'numLowLevelLockOpcodes' [-Wunused-function] numLowLevelLockOpcodes(AbstractInstruction * self_in_numLowLevelLockOpcodes) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:28285:1: warning: unused function 'relocateMethodReferenceBeforeAddressby' [-Wunused-function] relocateMethodReferenceBeforeAddressby(AbstractInstruction * self_in_relocateMethodReferenceBeforeAddressby, sqInt pc, sqInt delta) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:28621:1: warning: unused function 'zoneCallsAreRelative' [-Wunused-function] zoneCallsAreRelative(AbstractInstruction * self_in_zoneCallsAreRelative) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:30920:1: warning: unused function 'numSpecialSelectors' [-Wunused-function] numSpecialSelectors(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:31887:1: warning: unused function 'v4LongForwardBranchDistance' [-Wunused-function] v4LongForwardBranchDistance(BytecodeDescriptor *descriptor, sqInt pc, sqInt nExts, sqInt aMethodObj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:36234:1: warning: unused function 'receiverIsInReceiverResultReg' [-Wunused-function] receiverIsInReceiverResultReg(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:36941:1: warning: unused function 'tempsValidAndVolatileEntriesSpilled' [-Wunused-function] tempsValidAndVolatileEntriesSpilled(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/cogitX64WIN64.c:37042:1: warning: unused function 'violatesEnsureSpilledSpillAssert' [-Wunused-function] violatesEnsureSpilledSpillAssert(void) ^ warning, variable nsMethodCache doesn't exist or has already been removed StackInterpreter>>checkImageVersionFrom: contains declaration for non-existent variable imageOffset-- Check size of long - done -- Check size of long long StackInterpreter>>reapAndResetErrorCodeTo:header: contains declaration for non-existent variable theSP StackInterpreterPrimitives>>primitiveFFIAllocate contains declaration for non-existent variable ptr StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable heapSize StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable minimumMemory StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable allocationReserve StackInterpreterPrimitives>>doPrimitiveWorkerExtractReturnValue contains declaration for non-existent variable externalFunction StackInterpreterPrimitives>>primitiveLoadSymbolFromModule contains declaration for non-existent variable ptr StackInterpreterPrimitives>>primitiveFFIFree contains declaration for non-existent variable ptr conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree -- Check size of long long - done -- Check size of void* -- Check size of void* - done -- int 4 -- long 8 -- long long 8 -- void* 8 -- Writing libraries to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 -- 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-9/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'... Local variable name 'receiver' in doPrimitiveWorkerCallout may mask method when inlining Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining Local variable name 'stack' in pruneStack:stackp: may mask method when inlining Local variable name 'receiver' in doPrimitiveWorkerExtractReturnValue may mask method when inlining compactionStartUsecs localised to fullGC gcMarkEndUsecs localised to fullGC extA localised to interpret extB localised to interpret lkupClassTag localised to interpret numExtB localised to interpret the2ndUnknownShort localised to writeImageFileIOCPack: - 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-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-bin.tar.gz generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-bin.tar.gz.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-c-src.tar.gz generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-c-src.tar.gz.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-include.tar.gz generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // dir [Pipeline] stash Switched to a new branch 'v3.3-cmake' Branch 'v3.3-cmake' set up to track remote branch 'v3.3-cmake' from 'origin'. 30 March 2023 11:14:57.809272 am warning, signature of InterpreterProxy>>characterTable does not match reference implementation. warning, signature of InterpreterProxy>>fullGC does not match reference implementation. warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>positive32BitValueOf: does not match reference implementation. warning, signature of InterpreterProxy>>pushRemappableOop: does not match reference implementation. external plugin FilePlugin generated as FilePlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>pushBool: does not match reference implementation. external plugin FloatArrayPlugin generated as FloatArrayPlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. external plugin SurfacePlugin generated as SurfacePlugin 30 March 2023 11:14:58.353675 am Stashed 12 file(s) [Pipeline] archiveArtifacts Archiving artifacts 153 warnings generated. [ 32%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -MD -MT CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o -MF CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o.d -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c warning, variable nsMethodCache doesn't exist or has already been removed[ 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 [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) StackInterpreter>>checkImageVersionFrom: contains declaration for non-existent variable imageOffset StackInterpreter>>reapAndResetErrorCodeTo:header: contains declaration for non-existent variable theSP StackInterpreterPrimitives>>primitiveFFIAllocate contains declaration for non-existent variable ptr StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable heapSize StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable minimumMemory StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable allocationReserve StackInterpreterPrimitives>>doPrimitiveWorkerExtractReturnValue contains declaration for non-existent variable externalFunction StackInterpreterPrimitives>>primitiveLoadSymbolFromModule contains declaration for non-existent variable ptr StackInterpreterPrimitives>>primitiveFFIFree contains declaration for non-existent variable ptr conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate [Pipeline] dir Running in /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential pharo-ci-api-user-pass-token Cloning the remote Git repository Using shallow clone with depth 2 conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma auto_inline(off) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma auto_inline(on) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2991:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2992:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3012:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3026:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 8 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3040:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 16 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3054:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 24 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3068:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 32 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3082:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 40 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3096:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 48 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3110:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 56 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3124:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 64 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3138:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 72 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3152:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 80 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3166:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 88 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3180:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 96 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3194:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 104 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3208:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 112 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3222:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 120 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3237:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (0 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3238:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3239:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3254:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (1 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3255:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3256:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3271:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (2 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3272:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3273:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3288:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (3 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3289:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3290:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3305:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (4 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3306:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3307:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3322:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (5 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3323:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3324:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3339:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (6 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3340:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3341:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3356:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (7 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3357:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3358:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3373:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (8 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3374:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3375:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3390:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (9 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3391:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3392:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3407:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (10 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3408:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3409:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3424:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (11 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3425:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3426:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3440:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (12 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3441:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3442:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3456:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (13 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3457:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3458:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3472:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (14 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3473:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3474:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3488:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (15 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3489:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:3490:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4710:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4766:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (0 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4767:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4770:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4786:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (1 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4787:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4790:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4806:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (2 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4807:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4810:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4826:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (3 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4827:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4830:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4846:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (4 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4847:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4850:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4866:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (5 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4867:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4870:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4886:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (6 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4887:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4890:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4906:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (7 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4907:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4910:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:4926:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5019:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] localReturnValue = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5059:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((byteAt((localFP + FoxIFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5079:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] closure = longAt(localFP + (frameStackedReceiverOffset(localFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5096:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5097:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5098:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5100:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5128:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5129:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5130:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5132:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext1 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5149:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5150:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5151:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5153:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext2 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5177:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5183:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5190:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] frameToReturnTo = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5213:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5214:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5215:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5217:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext3 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5244:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil2 = longAt((thePage3->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5269:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5310:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] localFP = pointerForOop(longAt(localFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5312:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] localIP = pointerForOop(longAt(callerFP + FoxCallerSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5326:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtPointerput(localSP, localIP); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5337:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5341:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aMethodObj = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5432:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callersFPOrNull = pointerForOop(longAt(localFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5440:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5472:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5501:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] contextToReturnFrom = longAt(((GIV(stackPage)->baseAddress)) - BytesPerWord); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5504:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), contextToReturnFrom); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5507:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), localReturnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5510:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5540:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtPointerput(localSP, localIP); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5551:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5555:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aMethodObj = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5571:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxCallerSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5572:79: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] localSP = localFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5574:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((localFP + FoxIFrameFlags) + 1)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5585:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtPointerput(localSP, localIP); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5596:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5599:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aMethodObj1 = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5643:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5644:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5645:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5647:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5680:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object1 = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + (((sqInt)((usqInt)(variableIndex) << (shiftForWord()))))); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5686:56: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5687:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5688:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5735:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] objOop = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5778:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5779:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5782:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5864:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] objOop = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5907:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5908:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:5911:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6195:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6196:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6269:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6284:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6289:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6290:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6301:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(localFP + FoxIFSavedIP, ((sqInt)localIP)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6312:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6313:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6326:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localIP); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6328:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localFP); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6367:65: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(localFP, methodHeader2); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6387:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6388:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6450:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6481:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6482:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6498:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6507:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6515:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6516:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6517:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6519:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object3 = longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6631:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj1 = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6726:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6727:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6924:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6925:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6926:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:6928:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7066:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7067:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7068:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7090:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7091:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7092:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7127:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7128:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7129:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7180:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7181:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7182:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7184:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7500:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7501:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7506:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] backwardJumpCountByte = byteAt(localFP + ((VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7529:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] byteAtput(localFP + ((VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: passing argument to parameter 'oop' here static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7743:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7749:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7750:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7887:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7893:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:7894:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:8964:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:8970:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:8971:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9123:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9129:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9130:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9269:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9277:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9315:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9322:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9323:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9391:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9392:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9435:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9436:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9766:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9767:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9819:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:9820:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10132:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10133:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10134:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10136:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theThingToPush = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10186:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] localReturnValue = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10339:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10345:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10346:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10483:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10489:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:10490:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11559:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11565:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11566:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11718:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11724:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11725:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11864:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11872:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11910:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11917:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11918:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11986:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:11987:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12030:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12031:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12268:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12269:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12321:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12322:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12535:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12636:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12667:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12668:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12684:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12693:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12701:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12702:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12703:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12705:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12787:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12788:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12789:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12964:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(localSP); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13062:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13063:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13068:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] backwardJumpCountByte = byteAt(localFP + ((VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13091:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] byteAtput(localFP + ((VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: passing argument to parameter 'oop' here static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13201:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13296:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13297:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13421:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13422:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13425:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13450:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13545:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13546:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13667:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13668:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13671:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13765:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13766:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13767:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13769:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13833:124: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((newClosure + BaseHeaderSize) + (((sqInt)((usqInt)(FullClosureReceiverIndex) << (shiftForWord())))), longAt(localFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13883:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13884:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13885:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13887:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:12948:3: warning: unused label 'directedSuperclassSend' [-Wunused-label] directedSuperclassSend: ^~~~~~~~~~~~~~~~~~~~~~~ Cloning repository https://github.com/pharo-project/pharo-vm.git > git init /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.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 -- 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 /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14258:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (((cogMethod->cmNumArgs)) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14260:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14272:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14275:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14281:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14281:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14285:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), ((sqInt)cogMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14288:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14291:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14296:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14302:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14308:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14311:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14359:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14363:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14367:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14370:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14370:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14374:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14388:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14394:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14397:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14400:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14404:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14416:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14590:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodField = longAt(lifp + FoxMethod); ^~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14601:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = longAt(lifp + FoxIFSavedIP); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14617:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodField1 = longAt(lifp + FoxMethod); ^~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14634:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(lifp + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14649:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14691:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = ((usqInt)(longAt((aStackPage->headSP)))); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14698:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14700:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14717:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodObj = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14722:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = longAt(theFP + FoxIFSavedIP); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14728:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = ((usqInt)(longAt(theFP + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14729:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14785:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14786:109: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (!(isVanillaBlockClosure((cls = frameStackedReceivernumArgs(GIV(framePointer), ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14788:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((GIV(framePointer) + FoxIFrameFlags) + 1)))))))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14808:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxSavedFP)) == 0) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14809:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxCallerSavedIP, ceBaseFrameReturnPC()); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14812:54: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((((usqInt)(longAt((pointerForOop(longAt(GIV(framePointer) + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14812:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((((usqInt)(longAt((pointerForOop(longAt(GIV(framePointer) + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14814:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theFP = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14816:71: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, ((sqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP))))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14816:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, ((sqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP))))); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14817:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxCallerSavedIP, ceReturnToInterpreterPC()); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14820:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((GIV(framePointer) + FoxIFrameFlags) + 3)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14821:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] closure = longAt(GIV(framePointer) + (frameStackedReceiverOffset(GIV(framePointer)))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14842:68: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodField + (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 2)) != 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14842:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodField + (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 2)) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14846:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((p + FoxMFReceiver) - FoxIFReceiver, longAt(p)); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14846:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((p + FoxMFReceiver) - FoxIFReceiver, longAt(p)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14853:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cogMethod1 = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14864:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), pc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14867:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14896:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] wasInMachineCode = (((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14909:7: warning: implicitly declaring library function 'setjmp' with type 'int (_JBTYPE *)' (aka 'int (struct _SETJMP_FLOAT128 *)') [-Wimplicit-function-declaration] if ((setjmp(GIV(jmpBuf)[GIV(jmpDepth)])) == 0) { ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14909:7: note: include the header or explicitly provide a declaration for 'setjmp' /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14941:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14991:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14991:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14993:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14994:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14997:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer) + (3 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14997:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer) + (3 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14998:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14999:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15004:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15004:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15006:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15007:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15009:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15010:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15015:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15015:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15016:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (0 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15018:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15042:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] result = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15045:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15103:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] contextToReturnTo = longAt((GIV(stackPage)->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15132:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15162:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] contextToReturnFrom = longAt(((GIV(stackPage)->baseAddress)) - BytesPerWord); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15165:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), contextToReturnFrom); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15168:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15171:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15189:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15191:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15195:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15197:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15200:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15233:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15237:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), immutableObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15240:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), valueToAssign); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15243:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), (((usqInt)(index + 1) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15246:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15269:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] resultOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15271:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt(GIV(framePointer) + FoxThisContext)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15271:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt(GIV(framePointer) + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15274:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), resultOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15278:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15280:158: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ceSendAborttonumArgs(longAt((GIV(specialObjectsOop) + BaseHeaderSize) + (((sqInt)((usqInt)(SelectorCannotReturn) << (shiftForWord()))))), longAt(GIV(framePointer) + FoxThisContext), 1); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15342:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15347:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15371:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15376:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15449:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15480:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15491:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15612:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] closure = longAt(GIV(framePointer) + (frameStackedReceiverOffset(GIV(framePointer)))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15632:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15633:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15634:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15636:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext = longAt(theFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15642:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), ourContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15645:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15648:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15667:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP2 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15668:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP2 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15669:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP2 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15671:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext = longAt(theFP2 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15677:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), ourContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15680:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15683:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15691:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP6 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15692:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP6 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15693:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP6 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15695:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext1 = longAt(theFP6 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15701:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), ourContext1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15704:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp13 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15707:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp23 = GIV(stackPointer) - BytesPerWord), unwindContextOrNilOrZero); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15710:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15721:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15727:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15734:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] frameToReturnTo = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15758:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP3 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15759:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP3 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15760:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP3 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15762:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext = longAt(theFP3 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15768:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), ourContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15771:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15774:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15790:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil2 = longAt((thePage3->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15811:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15846:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15853:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15855:60: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(callerFP + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15868:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] reapAndResetErrorCodeToheader(GIV(framePointer), (cogMethod->methodHeader)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15897:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15908:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(framePointer) + FoxIFSavedIP), GIV(framePointer), GIV(stackPointer), 1, __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15909:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:15911:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), anOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16008:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16053:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + ((numArgs + 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16125:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16168:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16169:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16185:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16194:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(p); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16195:55: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((p - BytesPerWord) - BytesPerWord, longAt(p)); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16195:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((p - BytesPerWord) - BytesPerWord, longAt(p)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16199:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), aNonBooleanObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16202:84: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((1 + (((cogMethod->cmNumArgs)) << ((BytesPerWord * 8) - 8))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16204:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : 0))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16207:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : ((1 + (((cogMethod->cmNumArgs)) << 8)) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16209:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : 0))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16201:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFrameFlags, (VMBIGENDIAN ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16212:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16213:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodObj); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16237:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16241:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), anObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16244:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16392:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, noCheckEntryOffset(), rcvr); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16421:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, noCheckEntryOffset(), rcvr); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16424:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16431:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16500:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16505:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodPointer = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16607:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, (superNormalBar == 0 ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16638:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, (superNormalBar == 0 ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16652:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16659:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16684:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16688:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16712:134: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(((mframeHomeMethod(GIV(framePointer)))->methodObject), ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16714:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAt(GIV(framePointer) + FoxMFReceiver)) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16716:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAt(GIV(framePointer) + FoxIFReceiver))), 1, null); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16733:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cogMethod = ((CogMethod *) ((longAt(GIV(stackPointer))) - (traceLinkedSendOffset()))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16966:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16970:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16978:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16980:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16982:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (byteAt((theFP + FoxIFrameFlags) + 2)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:16983:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17007:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17009:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17018:39: warning: incompatible pointer to integer conversion passing 'CogMethod *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] if ((heapMapAtWord(pointerForOop(cogMethod))) == 0) { ^~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17024:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17031:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17037:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17108:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17120:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17178:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17180:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17194:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt(theFP + FoxIFSavedIP) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17195:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : theIP)) - (longAt(theFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17249:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17252:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17253:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17254:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17256:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17265:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17406:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17410:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17422:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17449:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17457:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17460:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17485:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17493:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17496:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17523:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17526:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17532:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), cacheTag); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17551:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17554:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), cacheTag); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17607:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, ((sqInt)GIV(instructionPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17856:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17858:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodField = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17970:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17971:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theFP + FoxMFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17974:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxMFReceiver, followForwarded(oop)); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17979:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17982:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxIFReceiver, followForwarded(oop)); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17984:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18001:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, (longAt(theFP + FoxIFSavedIP)) + offset); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18001:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, (longAt(theFP + FoxIFSavedIP)) + offset); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18002:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxMethod, (oop = newOop)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18005:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18007:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18009:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (byteAt((theFP + FoxIFrameFlags) + 2)) != 0))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18010:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (((longAt(longAt(theFP + FoxThisContext))) & ((classIndexMask()) - (isForwardedObjectClassIndexPun()))) == 0)) { ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18011:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18011:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18014:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18016:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18018:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theFP + offset); ^~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18021:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + offset, followForwarded(oop)); ^~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18023:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18029:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18031:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theSP, followForwarded(oop)); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18095:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18106:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18107:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18108:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18118:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18119:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18120:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18127:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18129:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18139:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18141:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18155:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18156:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18157:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18256:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18286:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (rcvrStackIndex * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18288:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (isPointers(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18289:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18290:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18291:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] followForwardedObjectFieldstoDepth(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18292:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18293:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)), 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18322:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18371:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18380:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18395:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return (byteAt((theFP + FoxIFrameFlags) + 3)) != 0; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18402:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18409:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + FoxIFSavedIP); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18469:25: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion] theIP = oopForPointer(instrPtr); ^~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:153:43: note: passing argument to parameter 'ptr' here static inline sqInt oopForPointer(void *ptr) { return (sqInt)ptr; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18481:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18492:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((thePage->headSP)) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18493:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : oopForPointer(pointerForOop(longAt(theFPAbove + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18497:54: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? mustMapMachineCodePCcontext((value >> 3), longAt(spouseFP + FoxThisContext)) ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18602:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18614:4: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18645:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return (((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18779:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer = (page->baseAddress)), followObjFieldofObject(SenderIndex, aContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18780:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18797:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), maybeClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18820:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18823:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18825:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), ceBaseFrameReturnPC()); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18826:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18883:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), (theMethod + MFMethodFlagHasContextFlag) + MFMethodFlagIsBlockFlag); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18890:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), theMethod + MFMethodFlagHasContextFlag); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18892:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18895:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), theMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18896:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18897:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), (VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18904:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18911:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18918:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18923:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), theIP); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19006:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIPPtr = (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19007:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] || ((longAt(theFP + FoxIFSavedIP)) == 0) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19020:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19024:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19027:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19031:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19032:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19033:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19034:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxThisContext))) { ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19035:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19035:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19042:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()))) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19043:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxMethod))) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19045:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = longAt(theIPPtr); ^~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19049:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = longAt(theIPPtr); ^~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19054:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP -= longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19056:52: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19056:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19058:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19058:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19062:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19068:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19071:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19199:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19203:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19216:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theSP, oop); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19223:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19224:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19225:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19227:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] markAndTrace(longAt(theFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19229:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19231:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aCogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19241:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] markAndTrace(longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19243:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19251:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19264:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theSP, oop); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19322:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19325:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19387:10: warning: incompatible pointer to integer conversion returning 'sqInt (sqInt)' (aka 'long long (long long)') from a function with result type 'sqInt' (aka 'long long') [-Wint-conversion] return mcprimHashMultiply; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19485:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19495:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodField = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19518:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19534:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0; ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19541:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + FoxMFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19766:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19770:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theSP = theFP + (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19773:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19774:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19775:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19777:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19782:53: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((newSP = (newPage->baseAddress)), longAt(callerFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19782:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((newSP = (newPage->baseAddress)), longAt(callerFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19783:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((newSP -= BytesPerWord), theContext); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19785:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19787:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19791:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19791:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19805:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19809:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(callerFP + FoxIFSavedIP, callerIP); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19812:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + stackedReceiverOffset, callerIP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19817:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newFP + FoxCallerSavedIP, ceBaseFrameReturnPC()); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19818:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, 0); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19821:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] offsetCallerFP = pointerForOop(longAt(fpInNewPage + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19825:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(fpInNewPage + FoxSavedFP, oopForPointer(offsetCallerFP)); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19826:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(fpInNewPage + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19827:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(fpInNewPage + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19828:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((fpInNewPage + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19829:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theContext = longAt(fpInNewPage + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20362:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20364:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] it = (longAt(address)) & 7; ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20368:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20372:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] print(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20381:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printNum(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20383:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20384:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] print((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20385:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20386:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20389:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] print((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20390:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20391:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20409:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20416:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20417:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0)) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20419:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20433:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20435:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20447:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20485:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20542:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20544:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20546:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20561:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theMethod = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20563:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20566:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] numArgs = byteAt((theFP + FoxIFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20580:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20581:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20582:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20583:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOrClosure = longAt(theFP + (frameStackedReceiverOffset(theFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20594:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20595:98: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printFrameOopat("(caller ctxt", (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20597:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20598:97: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printFrameOopat("(saved ctxt", (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20600:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (1 * BytesPerWord)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20606:79: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printFrameThingatextraString("caller ip", theFP + FoxCallerSavedIP, ((longAt(theFP + FoxCallerSavedIP)) == (ceReturnToInterpreterPC()) ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20611:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20615:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()))) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20618:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20622:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printFrameThingatextra("saved ip", theFP + FoxIFSavedIP, ((longAt(theFP + FoxIFSavedIP)) == 0 ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20624:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (((longAt(theFP + FoxIFSavedIP)) - theMethod) + 2) - BaseHeaderSize)); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20628:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] topThing = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20636:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printFrameOopat((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20637:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20638:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20643:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printFrameThingatextra("frame ip", theSP, ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20654:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printFrameOopat((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20655:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:20656:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21048:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21052:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21059:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21065:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] retValue = longAt(GIV(framePointer) + FoxMFReceiver); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21070:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] retValue = longAt(GIV(framePointer) + FoxMFReceiver); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21073:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21076:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), retValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21081:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21094:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(longAt(GIV(framePointer) + FoxIFSavedIP))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21121:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21124:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21127:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21132:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21135:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21149:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21306:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21311:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21315:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21319:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21324:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21364:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21370:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21374:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21377:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21377:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21384:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21398:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21404:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21407:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21414:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21417:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21422:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21426:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21438:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21445:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21548:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21552:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21556:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21560:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21564:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21604:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21610:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21614:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21617:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21617:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21624:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21638:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21644:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21647:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21654:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21657:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21662:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21666:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21678:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21685:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21743:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21744:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21745:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21746:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] mthd = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21748:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21753:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printChar(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21758:85: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(mthd, rcvr, ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21759:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21760:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0), ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21760:70: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0), ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21762:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21763:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21765:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (0 < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21766:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:21767:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1) * BytesPerWord)))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22024:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22323:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22339:127: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22356:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22357:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22358:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22360:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22464:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22466:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22479:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22483:127: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22507:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22509:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theMethodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22517:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = ((usqInt)(longAt(theIPPtr))); ^~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22521:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theIPPtr, theIP + ((theMethod->objectHeader))); ^~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22523:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxMethod, theMethodField + ((theMethod->objectHeader))); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22525:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22550:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22553:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22559:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] tempIndex = byteAt((theFP + FoxIFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22572:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((longAt(argsPointer)) & (tagMask())) == 0) ^~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22573:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (oopisLessThan(longAt(argsPointer), GIV(newSpaceLimit)))) { ^~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2936:49: note: expanded from macro 'oopisLessThan' #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22580:116: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))), longAt(argsPointer)); ^~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22591:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((longAt(pointer)) & (tagMask())) == 0) ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22592:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (oopisLessThan(longAt(pointer), GIV(newSpaceLimit)))) { ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2936:49: note: expanded from macro 'oopisLessThan' #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22599:124: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + tempIndex)) << (shiftForWord())))), longAt(pointer)); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22623:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return (((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory()); ^~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22626:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22630:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theInstrPointer = longAt(fp + FoxIFSavedIP); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22660:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] senderContextOrNil = longAt((aPage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22661:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] savedThisContext = longAt(((aPage->baseAddress)) - BytesPerWord); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23107:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] withDetails = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23121:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), constituents); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23148:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] context = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23156:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23181:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)flags << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23210:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23211:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23216:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23243:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23249:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23254:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23281:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23335:68: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((GIV(methodCache)[probe + MethodCacheMethod]) == (longAt(GIV(stackPointer)))) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23340:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] flushExternalPrimitiveOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23341:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] unlinkSendsToandFreeIf(longAt(GIV(stackPointer)), 0); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23357:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] selector = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23395:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23410:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23445:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodReceiver = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23481:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), data); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23512:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (methodWithHeaderShouldBeCogged(methodHeaderOf(longAt(GIV(stackPointer))))) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23514:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] alreadyCogged = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23515:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && ((((((usqInt) (longAt(longAt(GIV(stackPointer))))) >> (formatShift())) & (formatMask())) >= (firstCompiledMethodFormat())) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23516:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (isCogMethodReference(longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord())))))))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23519:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cogMethod = cogselector(longAt(GIV(stackPointer)), GIV(nilObj)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23523:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cogMethod = cogselector(longAt(GIV(stackPointer)), GIV(nilObj)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23542:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && ((((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23543:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && ((((((usqInt) (longAt(longAt(GIV(stackPointer))))) >> (formatShift())) & (formatMask())) >= (firstCompiledMethodFormat())) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23544:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (isCogMethodReference(longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord())))))))))) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23546:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodHeader = longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord()))))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23565:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)flags << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23579:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23599:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23618:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23636:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23655:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] newValue = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23656:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23662:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23724:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23745:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23764:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23800:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] proc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23859:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (synchronousSignal(longAt(GIV(stackPointer)))) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23880:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxMethod)) == GIV(newMethod)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23900:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxMethod)) == GIV(newMethod)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23932:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] process = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:23935:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24101:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), myList); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24157:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aContextOrNil = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24167:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] thisCtx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24211:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((pointerForOop(longAt(theFP + FoxSavedFP))) != contextsFP) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24213:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24215:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24223:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24233:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] contextsIP = ((usqInt)(pointerForOop(longAt(frameAbove + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24241:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24241:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24243:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24243:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24244:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(newFP + FoxMethod)))) < (startOfMemory())) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24248:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(contextsFP + FoxIFSavedIP, contextsIP); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24251:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newFP + FoxCallerSavedIP, contextsIP); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24279:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24324:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (((callerFP1 = pointerForOop(longAt(fp1 + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24365:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (((callerFP2 = pointerForOop(longAt(fp2 + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24378:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24378:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24378:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24399:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24438:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24440:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), aContextOrNil); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24438:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24479:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24544:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24547:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodObj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24549:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24553:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24586:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24587:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24588:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24590:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24601:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24604:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24615:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24770:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24798:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24864:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24867:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxMethod, methodField - 4); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24871:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] flags = longAt(theFP + FoxIFrameFlags); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24873:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxIFrameFlags, flags - 2); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:24876:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25389:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25421:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25422:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25456:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25484:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25485:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25529:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25534:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25541:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25570:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25586:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25606:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25607:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25630:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25631:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25656:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25660:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25668:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25668:91: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25690:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25691:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25711:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] characterCode = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25724:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), characterObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25739:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25742:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), floatObjectOf(((double) ((rcvr >> 3)) ))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25770:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25771:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25898:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25928:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25929:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:25930:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26089:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26140:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cursorObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26144:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cursorObj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26145:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] maskObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26368:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26440:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] hashOrError = (((hash = (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask()))) != 0 ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26442:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (objCouldBeClassObj(longAt(GIV(stackPointer))) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26443:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? (((err = enterIntoClassTable(longAt(GIV(stackPointer))))) != 0 ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26445:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26449:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)hashOrError << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26485:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26547:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26611:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26628:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26629:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26636:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26669:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26731:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26795:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26812:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26813:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26820:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26838:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26846:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26884:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26906:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26921:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26959:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26987:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26988:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:26995:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27124:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27142:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27143:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27150:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27178:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((GIV(totalFreeOldSpace) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27185:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(nilObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27201:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27206:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27210:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27225:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27294:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27306:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27343:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] instance = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27361:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27398:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] s = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27466:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27511:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] runInNOut = (longAt(GIV(stackPointer) + (0 * BytesPerWord))) == GIV(trueObj); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27594:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27643:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27693:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27700:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27703:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27714:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27719:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27722:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27742:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27749:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27752:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27763:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27768:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27771:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27791:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27795:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27798:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27798:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27802:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27805:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27811:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27814:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27823:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27827:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27906:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27956:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27963:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27966:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27977:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27982:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:27985:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28005:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28012:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28015:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28026:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28031:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28034:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28054:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28058:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28061:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28061:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28065:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28068:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28074:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28077:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28086:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28090:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28169:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28191:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28224:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28229:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28251:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28258:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28261:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28272:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28277:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28280:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28300:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28307:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28310:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28321:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28326:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28329:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28349:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28353:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28356:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28356:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28360:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28363:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28369:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28372:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28381:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28385:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28434:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28458:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28492:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28493:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg2 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28506:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28572:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28579:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28585:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28623:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] order = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28631:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] string1 = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28634:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] string2 = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28681:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)result << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28701:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] fillValue = positive64BitValueOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28702:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28792:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((onOffBar = longAt(GIV(stackPointer) + (1 * BytesPerWord)))) == GIV(trueObj)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28807:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((bufferSize = longAt(GIV(stackPointer)))) == GIV(nilObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28822:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28853:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28854:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28952:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((longAt(GIV(stackPointer)))) & 7) == 1)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28953:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] crashInThisThread = ((longAt(GIV(stackPointer))) >> 3); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28957:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28961:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:28997:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29027:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29027:89: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29032:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)quotient << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29057:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29073:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29094:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)(integerReceiver / integerArgument) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29132:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29133:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29153:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29176:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29177:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29207:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29222:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29223:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29226:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver == integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29235:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29254:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29255:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29258:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr == integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29285:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29307:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29399:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29405:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29409:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29412:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29412:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29419:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29433:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29439:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29442:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29449:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29452:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29457:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29461:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29473:65: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29530:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), mourner); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29558:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29559:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29638:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29662:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29663:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29691:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29715:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopToStore = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29722:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29723:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29748:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29759:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29793:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29794:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29881:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29910:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29911:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:29991:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30022:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30023:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30103:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30134:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30135:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30215:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30246:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30247:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30327:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30358:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30359:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30439:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30469:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30470:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30549:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30578:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30579:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30659:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30689:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30690:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30769:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30967:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30971:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30983:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] vScale = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30984:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] hScale = floatValueOf(longAt(GIV(stackPointer) + (2 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:30985:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31090:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31142:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31178:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31185:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31188:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31199:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31204:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31207:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31236:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31243:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31246:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31257:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31262:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31265:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31285:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31289:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31292:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31292:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31296:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31299:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31305:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31308:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31317:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31321:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31340:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31414:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31450:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31457:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31460:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31471:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31476:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31479:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31508:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31515:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31518:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31529:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31534:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31537:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31557:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31561:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31564:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31564:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31568:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31571:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31577:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31580:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31589:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31593:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31612:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31686:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31708:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31730:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31735:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31754:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31761:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31764:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31775:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31780:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31783:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31812:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31819:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31822:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31833:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31838:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31841:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31861:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31865:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31868:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31868:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31872:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31875:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31881:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31884:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31893:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31897:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp13 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31916:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31957:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:31980:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32007:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] key = cStringOrNullFor(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32030:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32044:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32048:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32087:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), stringOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32105:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32247:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), labelOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32320:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32333:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32334:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32337:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver >= integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32361:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32362:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32365:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr >= integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32380:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32381:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32384:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver > integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32408:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32409:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32412:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr > integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32427:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ammount = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32440:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)segSize << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32458:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32483:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)((value * HashMultiplyConstant) & 0xFFFFFFF) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32501:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && ((longAt(GIV(stackPointer))) == GIV(trueObj)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32507:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32531:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32548:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32549:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32560:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject == otherObject ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32577:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32603:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32627:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32664:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] s = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32695:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32716:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32739:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), ((value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32753:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32825:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32826:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32855:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32871:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32885:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32901:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32922:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)(index1) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32933:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)((index1 + numFixed)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32971:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32972:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:32973:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33018:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33036:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33051:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33069:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33105:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33131:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33168:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33184:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33241:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33248:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33252:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33255:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(messageSelector)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33258:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), runArgs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33261:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), runReceiver); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33289:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33307:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33316:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33342:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33355:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33356:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33359:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver <= integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33383:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33384:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33387:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr <= integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33402:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33403:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33406:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver < integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33430:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33431:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33434:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr < integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33466:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33493:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33506:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33535:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33562:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33575:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33610:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33613:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33627:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33654:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33671:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33689:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33732:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33733:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33784:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), pt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33797:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33826:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33841:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)MillisecondClockMask << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33853:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33853:84: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33858:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)mod << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33889:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33890:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33915:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33933:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33949:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:33982:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34005:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34006:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34027:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34043:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 0); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34046:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34053:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34083:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] header = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34084:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] bytecodeCount = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34092:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] class = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34202:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), theMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34215:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 1); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34218:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34225:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34252:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34320:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34323:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34336:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34360:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34421:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 1); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34424:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34437:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34460:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34543:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), subsequentObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34566:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] instance = accessibleObjectAfter(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34569:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)0 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34575:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34590:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34591:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34594:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver != integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34603:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34622:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34623:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34626:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr != integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34648:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34649:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34678:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject != otherObject ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34738:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((longAt(GIV(stackPointer))) == GIV(trueObj)) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34739:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] || ((longAt(GIV(stackPointer))) == GIV(falseObj)))) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34744:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] goal = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34745:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] stack = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34746:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] followWeak = (longAt(GIV(stackPointer))) == GIV(trueObj); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34987:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] path = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:34989:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35022:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35023:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] lookupClass = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35055:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] selector = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35056:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35079:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35082:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35086:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35133:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35148:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ~~~~^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35148:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35181:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] actualReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35182:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] selector = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35183:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35206:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35209:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), actualReceiver); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35213:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35248:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35261:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ~~~~^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35261:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35288:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35313:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileProcess)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35348:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35380:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(GIV(stackPointer))) >> 3) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35400:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35416:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35452:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35483:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35484:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35502:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35519:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35564:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35565:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35582:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35608:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)depth << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35637:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35709:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35729:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35753:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35757:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35770:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35786:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35802:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35822:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((5 - 1) * BytesPerWord)), (okay ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35839:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35869:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35883:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35893:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35904:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (wasImmutable ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35923:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:35959:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] stringOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36025:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] hasHash = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36026:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && ((long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36028:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (hasHash ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36036:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36040:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36061:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36077:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36114:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)oldHash << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36132:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] labelOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36194:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36210:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36248:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36254:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36270:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36290:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36291:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36301:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36329:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36351:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36367:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36383:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36399:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer3 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36434:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] bytes = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36469:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36492:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36551:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(totalLength - fixedFields) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36563:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] byteSize = ((longAt(GIV(stackPointer))) & (tagMask()) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36565:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : bytesInObject(longAt(GIV(stackPointer)))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36568:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36602:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((((longAt(GIV(stackPointer)))) & 7) == 1))) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36608:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] nElements = ((longAt(GIV(stackPointer))) >> 3); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36609:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36658:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36663:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] classFormat1 = ((longAt(((longAt(GIV(stackPointer) + (0 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36683:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((byteSize << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36707:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36722:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36762:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36779:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36818:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36833:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36879:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36904:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36919:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36959:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr == arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36977:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aValue = floatObjectOf(exp(smallFloatValueOf(longAt(GIV(stackPointer))))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36993:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ((((usqInt)(longAt(GIV(stackPointer))))) <= 15 ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:36995:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : ((exp = ((usqInt) (((usqInt)(longAt(GIV(stackPointer)))))) >> (((numTagBits()) + (smallFloatMantissaBits())) + 1)), ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37014:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37054:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37069:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37109:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr >= arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37136:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37151:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37191:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr > arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37218:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37233:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37273:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr <= arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37300:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37315:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37355:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr < arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37377:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37416:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37431:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37471:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37496:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37511:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37551:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!(rcvr == arg) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37570:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37601:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37648:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37663:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37703:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37721:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37731:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37753:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37769:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37804:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] class = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37814:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37833:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37847:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(specialObjectsOop)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37863:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37918:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37919:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37922:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37938:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37939:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37940:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37979:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:37980:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38114:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38145:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38146:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38147:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38314:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38354:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] array = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38355:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] start = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38356:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] stop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38357:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] repl = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38358:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] replStart = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38423:12: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] arrayFmt = arrayFmt; ~~~~~~~~ ^ ~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38470:11: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] replFmt = replFmt; ~~~~~~~ ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38624:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38656:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38657:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38691:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38721:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38722:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38727:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38754:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38760:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38765:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38783:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38803:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (okay ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38823:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38839:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38842:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(result)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38858:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:38911:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] moduleName = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39067:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39092:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39127:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39154:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39188:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39209:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39238:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (running ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39249:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] sampleBuffer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39259:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39276:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] sema = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:44603:15: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:49642:13: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:51474:5: warning: expression result unused [-Wunused-value] -classIndex2; ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:51539:26: warning: expression result unused [-Wunused-value] 8 /* allocationUnit */ / BytesPerOop; ~ ^ ~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:52836:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'void *' [-Wint-conversion] allocation = calloc(sizeof(void *), unscannedEphemeronsQueueInitialSize); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:53051:7: warning: incompatible integer to pointer conversion passing 'usqInt' (aka 'unsigned long long') to parameter of type 'void *' [-Wint-conversion] free((GIV(unscannedEphemerons).start)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/stdlib.h:536:27: note: passing argument to parameter '_Memory' here void __cdecl free(void *_Memory); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57008:25: warning: incompatible integer to pointer conversion passing 'usqInt' (aka 'unsigned long long') to parameter of type 'void *' [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/stdlib.h:538:31: note: passing argument to parameter '_Memory' here void *__cdecl realloc(void *_Memory,size_t _NewSize); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57008:15: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'void *' [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57445:41: warning: expression result unused [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: expanded from macro 'asserta' # define asserta(expr) (expr) ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57466:41: warning: expression result unused [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: expanded from macro 'asserta' # define asserta(expr) (expr) ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:58477:14: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] treeNode1 = treeNode1; ~~~~~~~~~ ^ ~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:60970:108: warning: passing 'usqInt *' (aka 'unsigned long long *') to parameter of type 'sqInt *' (aka 'long long *') converts between pointers to integer types with different sign [-Wpointer-sign] segAddress = sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(ammount, firstGapOfSizeAtLeast(ammount), (&allocatedSize)); ^~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:60:98: note: passing argument to parameter 'asp' here extern void *sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(sqInt sz, void *minAddr, sqInt *asp); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61431:13: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61982:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(lip, lifp, lisp, !((((usqInt)(longAt(lifp + FoxMethod)))) < (startOfMemory())), __LINE__); ^~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62492:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && ((((((sqInt)(pointerForOop(longAt(maybeFP + FoxSavedFP))))) & (tagMask())) == 0) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62494:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (oopForPointer(pointerForOop(longAt(maybeFP + FoxSavedFP)))) + (smallIntegerTag()))) == (longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)(InstructionPointerIndex) << (shiftForWord()))))))) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62495:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (((((usqInt)(longAt(maybeFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62496:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(maybeFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62497:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((maybeFP + FoxIFrameFlags) + 2)) != 0)))))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62504:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] maybeFrameCtxt = longAt(maybeFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62577:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62581:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62587:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62588:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62589:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62591:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ok = ok && (checkOkayFields(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62593:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ok = ok && (checkOkayFields(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62595:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxMethod)))); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62596:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62604:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62746:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62748:95: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - GIV(stackPointer))) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62761:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62774:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62787:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62789:82: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63045:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), message); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63101:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63137:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63138:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63139:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63141:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63179:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63186:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63187:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63188:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63190:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63220:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = ((sqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63221:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63233:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63414:19: warning: explicitly assigning value of variable of type 'struct VirtualMachine *' to itself [-Wself-assign] interpreterProxy = interpreterProxy; ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63429:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63438:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63445:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63446:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63447:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63449:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63859:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63868:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63876:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63877:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(callerFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63878:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((callerFP1 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63880:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerCtx = longAt(callerFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63889:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = longAt((thePage->headSP)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63903:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = oopForPointer(pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63941:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63946:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63949:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(callerSP, callerIP); ^~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:63973:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(aFramePtr + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64120:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)((localPrimIndex - 264)) << (shiftForWord()))))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64121:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64130:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64136:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64142:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64147:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)(localPrimIndex - 261) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64264:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64273:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64280:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64281:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64282:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64284:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64301:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64303:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64304:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64305:66: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : ((offset - (ReceiverIndex + 1)) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64306:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (offset - (ReceiverIndex + 1))) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64307:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (offset - (ReceiverIndex + 1))) * BytesPerWord)))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64482:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64574:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64575:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64576:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64577:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (homeContext == (longAt(theFP + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64581:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] || (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64582:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64583:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64584:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theMethod1 = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64586:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64596:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64597:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64598:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64600:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64606:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64613:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64702:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64715:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64770:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64771:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64772:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64773:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (homeContext == (longAt(theFP + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64777:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64778:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64779:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64780:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theMethod1 = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64782:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64792:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64793:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64794:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64796:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ctxtOrNilOrZero = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64804:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64811:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64857:53: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] for (ptr = theSP, toDoLimit1 = (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64860:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(ptr); ^~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64863:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(ptr, followForwarded(oop)); ^~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64866:134: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] for (ptr = ((theFP + FoxCallerSavedIP) + BytesPerWord), toDoLimit2 = (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64868:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))); ptr <= toDoLimit2; ptr += BytesPerWord) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64869:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(ptr); ^~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64882:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(ptr, oop); ^~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64885:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64886:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64887:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64892:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64893:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64894:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64933:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64977:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64979:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:64993:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)(numArgs) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65231:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65243:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65245:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (isPointers(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65246:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65247:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65248:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] followForwardedObjectFieldstoDepth(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65249:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65250:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)), 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65271:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65272:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65273:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65313:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] source = ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65339:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && ((((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) < overflowLimitAddress) ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65340:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (!((longAt(callerFP + FoxSavedFP)) == 0)))) { ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65349:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65358:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65365:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65366:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(callerFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65367:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((callerFP1 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65369:10: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAt(callerFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65521:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65578:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return (longAt(theFP + FoxSavedFP)) == 0; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65618:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65844:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((pointerForOop(longAt(maybeFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65845:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (((((usqInt)(longAt(maybeFrame + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65846:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(maybeFrame + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65847:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((maybeFrame + FoxIFrameFlags) + 2)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65849:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] maybeFrameCtxt = longAt(maybeFrame + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65863:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(maybeFrame + FoxThisContext, maybeFrameCtxt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65924:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((pointerForOop(longAt(theFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65925:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (((((usqInt)(longAt(theFrame + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65926:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFrame + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65927:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFrame + FoxIFrameFlags) + 2)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65930:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(theFrame + FoxThisContext)) == aOnceMarriedContext) { ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67307:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage2->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67386:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((anOop == ((((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67388:81: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1)))) << 3) | 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67396:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (anOop == (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67398:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxMethod)))) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67401:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67407:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((((usqInt)(longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67407:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((((usqInt)(longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67408:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67408:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67409:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67409:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67410:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67410:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67415:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67419:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (anOop == (longAt(theSP))) { ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67427:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (anOop == (longAt(theSP))) { ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67461:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aMethodObj = longAt(((GIV(stackPage)->headFP)) + FoxMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67473:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67506:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodFieldOrObj = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67508:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxMethod, methodFieldOrObj + MFMethodFlagHasContextFlag); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67513:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67523:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67529:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(theFP + FoxMFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67534:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] byteAtput((theFP + FoxIFrameFlags) + 2, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: passing argument to parameter 'oop' here static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67536:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] numArgs = byteAt((theFP + FoxIFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67540:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((theFP + FoxIFrameFlags) + 3)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67541:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67547:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(theFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67552:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxThisContext, theContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67559:54: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valuePointer2 = (oopForPointer(pointerForOop(longAt(theFP + FoxSavedFP)))) + (smallIntegerTag()); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67572:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67574:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - (i - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67575:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (i - 1)) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67579:55: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valuePointer = ((i - 1) < ((frameNumArgs2 = byteAt((theFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67580:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs2 - (i - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67581:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs2 - (i - 1)) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67776:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (boolean ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67795:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), floatObjectOf(aFloat)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67811:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integer << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67840:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67856:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67982:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67984:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67985:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67986:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (offset < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67987:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1 - offset) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67988:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - offset) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68003:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68004:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68005:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68007:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt) (longAt(longAt(theFP + FoxThisContext)))) >> (markedBitFullShift())) & 1) != 0) { ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68011:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68098:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68125:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68150:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68210:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (enabled ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68217:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68223:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68233:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (enabled ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68780:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68925:15: warning: incompatible pointer to integer conversion passing 'CogMethod *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] printHexnp(cogMethodOf(meth)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1611:32: note: passing argument to parameter 'n' here extern sqInt printHexnp(usqInt n); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68937:15: warning: incompatible pointer to integer conversion passing 'CogMethod *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] printHexnp(cogMethodOf(meth)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1611:32: note: passing argument to parameter 'n' here extern sqInt printHexnp(usqInt n); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68993:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68994:52: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printFrameAndCallersSPshort(pointerForOop(longAt(theFP + FoxSavedFP)), (assert(!(isBaseFrame(theFP))), ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68995:66: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:68997:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + BytesPerWord), printShort); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69017:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69043:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69102:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69138:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69224:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69235:74: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (frameAbove + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(frameAbove + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69237:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((frameAbove + FoxIFrameFlags) + 1))))) + BytesPerWord) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69245:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70670:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (theSP <= (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70673:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (oop == (longAt(theSP))) { ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70675:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70677:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] printHexnp(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70683:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70684:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70685:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70686:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (oop == (longAt(theFP + FoxThisContext))) { ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70688:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70694:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (oop == (longAt(theFP + FoxMethod))) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70696:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70701:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70709:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (oop == (longAt(theSP))) { ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70711:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70713:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] printHexnp(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70793:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70806:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + (frameStackedReceiverOffset(theFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70818:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70829:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), (((usqInt)integerValue << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70843:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71153:33: warning: expression result unused [-Wunused-value] ((((usqInt) w1) >> 8) & 0xFF) | (((sqInt)((usqInt)((w1 & 0xFF)) << 8))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71224:30: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] cogCodeBase = pointerForOop(allocateJITMemory(GIV(cogCodeSize), ((header.oldBaseAddr)) - GIV(cogCodeSize))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71225:61: warning: ordered comparison between pointer and integer ('char *' and 'sqInt' (aka 'long long')) desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71225:87: warning: pointer/integer type mismatch in conditional expression ('sqInt' (aka 'long long') and 'char *') [-Wconditional-type-mismatch] desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ^ ~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71225:24: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'char *' [-Wint-conversion] desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71381:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] initializeCodeZoneFromupTo(cogCodeBase, cogCodeBase + GIV(cogCodeSize)); ^~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include/cogit.h:56:46: note: passing argument to parameter 'startAddress' here extern void initializeCodeZoneFromupTo(sqInt startAddress, sqInt endAddress); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71381:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] initializeCodeZoneFromupTo(cogCodeBase, cogCodeBase + GIV(cogCodeSize)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include/cogit.h:56:66: note: passing argument to parameter 'endAddress' here extern void initializeCodeZoneFromupTo(sqInt startAddress, sqInt endAddress); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71510:67: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'char *' [-Wint-conversion] longAtput((temporaryIndex < ((frameNumArgs = ((mframeCogMethod(theFP))->cmNumArgs))) ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19483:23: note: passing argument to parameter 'theFP' here mframeCogMethod(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71559:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71592:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71598:66: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP)))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71601:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71640:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71815:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (index * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71830:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (index * BytesPerWord), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71907:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71944:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71948:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71951:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71953:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aMethodObj = ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71955:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxMethod)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71971:130: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72017:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72362:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72403:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72404:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shortPrintFrameAndCallers(pointerForOop(longAt(theFP + FoxSavedFP))); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72451:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shortPrintFrameAndNCallers(pointerForOop(longAt(theFP + FoxSavedFP)), n - 1); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72510:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72519:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72704:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72781:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72788:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72800:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72806:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72810:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72813:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72813:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72820:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72834:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72840:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72843:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72850:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72853:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72858:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72862:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72874:65: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:71394:37: note: passing argument to parameter 'theFP' here reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73287:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return floatValueOf(longAt(GIV(stackPointer) + (offset * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73299:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73336:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73417:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73419:82: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73436:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73501:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73509:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73519:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73854:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73861:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73863:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), anOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73861:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73867:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73876:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73883:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73884:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73885:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73887:10: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73932:80: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((theMovedFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theMovedFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73934:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theMovedFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), anOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73932:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((theMovedFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theMovedFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74193:88: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return validInstructionPointerinMethodframePointer(anInstrPointer, ((((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74195:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(fp + FoxMethod)), fp); ^~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74393:17: warning: variable 'the2ndUnknownShort' is uninitialized when used here [-Wuninitialized] putShorttoFile(the2ndUnknownShort, f); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74338:29: note: initialize the variable 'the2ndUnknownShort' to silence this warning sqInt the2ndUnknownShort; ^ = 0 /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74474:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valuePointer2 = ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74476:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - i) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74477:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - i) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74478:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (i < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74479:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - i) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74480:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - i) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74532:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74554:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long long') [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74562:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74570:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74586:16: warning: expression which evaluates to zero treated as a null pointer constant of type 'void **' [-Wnon-literal-null-conversion] parameters = ((sqInt) null); ^~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74594:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'void *' [-Wint-conversion] argHolder = alloca((argType->size)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74595:17: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long long') [-Wint-conversion] parameters[i] = argHolder; ^ ~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74610:45: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (cif->rtype), 3); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1725:76: note: passing argument to parameter 'returnHolder' here static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74667:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74689:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long long') [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74696:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74703:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (PARAM_SEMAPHORE_INDEX * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74723:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74732:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74746:16: warning: expression which evaluates to zero treated as a null pointer constant of type 'void **' [-Wnon-literal-null-conversion] parameters = ((sqInt) null); ^~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74754:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'void *' [-Wint-conversion] argHolder = malloc((argType->size)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74755:17: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long long') [-Wint-conversion] parameters[i] = argHolder; ^ ~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74760:10: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'void *' [-Wint-conversion] aPtr = parameters[i1]; ^ ~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74763:11: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion] free(aPtr); ^~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/stdlib.h:536:27: note: passing argument to parameter '_Memory' here void __cdecl free(void *_Memory); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74785:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74787:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((4 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74826:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_TASK_ADDRESS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74836:14: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long long') [-Wint-conversion] taskAddress = longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74839:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74856:45: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (((task->cif))->rtype), 2); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:1725:76: note: passing argument to parameter 'returnHolder' here static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74862:23: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'void *' [-Wint-conversion] anParameterAddress = parameters[i]; ^ ~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74864:26: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion] doFreeFromTask(task, anParameterAddress); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2848:47: note: expanded from macro 'doFreeFromTask' #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/stdlib.h:536:27: note: passing argument to parameter '_Memory' here void __cdecl free(void *_Memory); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74873:23: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion] doFreeFromTask(task, ((sqInt)task)); ^~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2848:47: note: expanded from macro 'doFreeFromTask' #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/stdlib.h:536:27: note: passing argument to parameter '_Memory' here void __cdecl free(void *_Memory); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74927:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74934:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (callerContextOrNil = longAt((thePage->baseAddress))), ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74939:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74940:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74941:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74944:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAt(callerFP + FoxThisContext)) ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74952:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74954:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74957:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74958:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74959:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74961:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74963:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74964:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)(numArgs) << (shiftForWord()))))))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74968:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74969:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74970:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74974:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74976:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74977:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74978:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : ((index - CtxtTempFrameStart) < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74979:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - CtxtTempFrameStart)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74980:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - CtxtTempFrameStart)) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75010:9: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long long') from a function with result type 'void *' [-Wint-conversion] return longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75074:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75080:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75089:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75095:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75101:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal2 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75107:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal3 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75116:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75122:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75132:10: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75134:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75143:25: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'const void *' [-Wint-conversion] memcpy(targetPointer, returnHolder, sizeToCopy); ^~~~~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:50:76: note: passing argument to parameter '_Src' here void * __cdecl memcpy(void * __restrict__ _Dst,const void * __restrict__ _Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75145:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75152:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75159:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75231:12: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long long') [-Wint-conversion] address = longAt((oop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75250:10: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion] memcpy(argHolder, srcPtr, argTypeSize); ^~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:50:45: note: passing argument to parameter '_Dst' here void * __cdecl memcpy(void * __restrict__ _Dst,const void * __restrict__ _Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75873:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75891:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75915:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newCopy); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75963:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:75971:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76090:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76193:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76206:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] value = ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76208:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (index - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76209:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (index - 1)) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76210:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : ((index - 1) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76211:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76212:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - 1)) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76214:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76250:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76252:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76254:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76408:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76421:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76422:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((index - 1) < ((frameNumArgs = ((mframeCogMethod(spouseFP))->cmNumArgs))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76427:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((index - 1) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76428:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - 1)) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76431:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - 1)) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76435:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76462:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76546:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)sz << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76562:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] flag = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76643:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76645:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodArg = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76830:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76836:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76842:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), primRcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76848:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76870:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76874:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76878:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76882:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76935:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76937:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] primIdx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76972:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(tempOop2) = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76974:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:76991:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77003:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77048:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77068:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77072:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77076:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), (((usqInt)primIdx << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77079:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(tempOop)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77060:2: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77106:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77119:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77176:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77178:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77210:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77219:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77226:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77513:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77531:7: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'void *' [-Wint-conversion] addr = malloc(byteSize); ^ ~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77543:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)addr)); ^ ~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77546:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77564:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77585:7: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long long') [-Wint-conversion] addr = longAt((oop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77592:18: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] || (isInMemory(addr)))) { ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50299:18: note: passing argument to parameter 'address' here isInMemory(sqInt address) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77625:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77653:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77671:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77687:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77703:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77770:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77798:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77816:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77832:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77834:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77850:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77914:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77943:85: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] handlerOrNilOrZero = findMethodWithPrimitiveFromContextUpToContext(199, longAt(GIV(stackPointer)), GIV(nilObj)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77949:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), handlerOrNilOrZero); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77980:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] stopContext = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:77982:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] calleeContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78012:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78017:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] startFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78021:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78022:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78023:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78024:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (stopContext == (longAt(theFP1 + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78028:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78029:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78030:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 3)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78031:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theMethod = ((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78033:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP1 + FoxMethod)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78043:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78044:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78045:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78047:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] handlerOrNilOrZero = longAt(theFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78055:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theFP1 = pointerForOop(longAt(theFP1 + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78062:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78093:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), handlerOrNilOrZero); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78129:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78137:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78159:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78440:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78463:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78465:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78563:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78588:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78590:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78592:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78742:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78763:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78765:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78823:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78839:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78841:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78860:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78881:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78883:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78940:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78956:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78958:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78975:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78996:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:78998:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79055:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79071:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79073:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79090:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79111:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79113:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79169:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79185:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79187:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79204:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79225:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79227:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79284:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79300:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79302:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79319:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79340:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79342:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79399:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79415:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79417:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79434:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79454:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79456:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79512:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79527:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79529:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79545:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79566:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79568:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79627:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79643:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79645:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79664:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79685:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79687:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79744:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79760:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79762:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79779:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79799:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79801:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79856:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79871:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79873:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79889:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79910:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79912:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79971:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79987:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:79989:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80008:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80045:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] module = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80047:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] symbol = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80092:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] moduleHandle = ((void *) (ioLoadModuleOfLength(moduleNameString, moduleNameStringSize))); ^~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:558:35: note: passing argument to parameter 'moduleNameIndex' here void *ioLoadModuleOfLength(sqInt moduleNameIndex, sqInt moduleNameLength); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80128:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] address = ioLoadSymbolOfLengthFromModule(symbolString, symbolStringSize, moduleHandle); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:559:45: note: passing argument to parameter 'functionNameIndex' here void *ioLoadSymbolOfLengthFromModule(sqInt functionNameIndex, sqInt functionNameLength, void *moduleHandle); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80137:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)address)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80140:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80161:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80163:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80219:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80234:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80236:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80252:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80273:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80275:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80334:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80350:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80352:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80371:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80392:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80394:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80451:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80467:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80469:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80486:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80506:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80508:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80563:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80578:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80580:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80596:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80665:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80698:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] thang = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80700:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80703:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80731:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80752:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80769:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80780:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80786:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80802:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(messageSelector) = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80804:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] newReceiver = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80807:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80807:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80830:71: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80830:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80832:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), GIV(messageSelector)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80863:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80871:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] boolean = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80906:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), wasPinned); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80945:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80982:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] msecsObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:80984:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81053:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] usecsObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81055:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81141:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81143:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81192:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81212:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(byteAt((rcvr + BaseHeaderSize) + index)) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81225:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81238:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81254:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81301:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81303:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81305:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81359:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81451:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81470:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81484:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81503:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81534:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81536:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81538:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81606:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81623:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81625:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81627:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81656:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81677:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81679:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81681:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81740:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81756:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81758:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81760:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81779:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81800:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81802:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81804:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81863:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81879:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81881:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81883:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81902:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81923:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81925:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81927:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:81985:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82001:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82003:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82005:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82024:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82046:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82048:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82050:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82110:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82127:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82129:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82131:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82151:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82173:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82175:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82177:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82237:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82254:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82256:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82258:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82278:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82299:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82301:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82303:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82361:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82377:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82379:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82381:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82399:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82420:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82422:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82424:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82485:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82501:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82503:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82505:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82526:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82547:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82549:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82551:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82612:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82628:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82630:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82632:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82653:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82674:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82676:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82678:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82735:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82751:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82753:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82755:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82773:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82795:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82797:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82799:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82869:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82886:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82888:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82890:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82920:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82945:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ctxt = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:82947:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83053:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83055:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83057:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83120:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83136:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83138:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83140:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83163:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83184:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83186:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83188:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83249:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83265:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83267:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83269:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83290:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83311:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83313:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83315:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83376:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83392:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83394:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83396:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83417:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83438:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83440:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83442:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83504:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83520:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83522:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83524:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83547:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83689:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83710:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83715:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83924:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:83944:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtPointerput(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84065:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84076:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84077:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84078:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84080:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] objOrFP = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84084:72: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (theFPAbove + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFPAbove + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84086:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFPAbove + FoxIFrameFlags) + 1))))) + BytesPerWord)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84144:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84244:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:84268:9: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long long') from a function with result type 'void *' [-Wint-conversion] return longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:13979:1: warning: unused function 'cmHomeMethod' [-Wunused-function] cmHomeMethod(CogBlockMethod * self_in_cmHomeMethod) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14142:1: warning: unused function 'pageListIsWellFormed' [-Wunused-function] pageListIsWellFormed(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:14565:1: warning: unused function 'asCogHomeMethod' [-Wunused-function] asCogHomeMethod(CogBlockMethod *aCogMethod) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:17214:1: warning: unused function 'deferStackLimitSmashAroundwith' [-Wunused-function] deferStackLimitSmashAroundwith(void (*functionSymbol)(sqInt), sqInt arg) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18104:1: warning: unused function 'frameHasContext' [-Wunused-function] frameHasContext(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18116:1: warning: unused function 'frameIsBlockActivation' [-Wunused-function] frameIsBlockActivation(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18125:1: warning: unused function 'frameMethodObject' [-Wunused-function] frameMethodObject(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18137:1: warning: unused function 'frameNumArgs' [-Wunused-function] frameNumArgs(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18153:1: warning: unused function 'frameReceiver' [-Wunused-function] frameReceiver(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18393:1: warning: unused function 'iframeIsBlockActivation' [-Wunused-function] iframeIsBlockActivation(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18400:1: warning: unused function 'iframeReceiver' [-Wunused-function] iframeReceiver(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18407:1: warning: unused function 'iframeSavedIP' [-Wunused-function] iframeSavedIP(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:18643:1: warning: unused function 'isMachineCodeFrame' [-Wunused-function] isMachineCodeFrame(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19532:1: warning: unused function 'mframeIsBlockActivation' [-Wunused-function] mframeIsBlockActivation(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19539:1: warning: unused function 'mframeReceiver' [-Wunused-function] mframeReceiver(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:19954:1: warning: unused function 'newMethodInLookupCacheAtand' [-Wunused-function] newMethodInLookupCacheAtand(sqInt selector, sqInt classTag) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22083:1: warning: unused function 'stackLimitOffset' [-Wunused-function] stackLimitOffset(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:22096:1: warning: unused function 'stackPageHeadroom' [-Wunused-function] stackPageHeadroom(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:39675:1: warning: unused function 'headerWhileForwardingOf' [-Wunused-function] headerWhileForwardingOf(sqInt aCompiledMethodObjOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40491:1: warning: unused function 'isImmediateFloat' [-Wunused-function] isImmediateFloat(sqInt oop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40599:1: warning: unused function 'maxSlotsForAlloc' [-Wunused-function] maxSlotsForAlloc(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40611:1: warning: unused function 'numFreeLists' [-Wunused-function] numFreeLists(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40830:1: warning: unused function 'wordIndexableFormat' [-Wunused-function] wordIndexableFormat(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40891:1: warning: unused function 'allNewSpaceObjectsHaveZeroRTRefCount' [-Wunused-function] allNewSpaceObjectsHaveZeroRTRefCount(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:40970:1: warning: unused function 'allWeakSurvivorsOnWeakList' [-Wunused-function] allWeakSurvivorsOnWeakList(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:41373:1: warning: unused function 'firstCorpse' [-Wunused-function] firstCorpse(sqInt headOfCorpseList) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:41624:1: warning: unused function 'noUnfiredEphemeronsAtEndOfRememberedSet' [-Wunused-function] noUnfiredEphemeronsAtEndOfRememberedSet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:43502:1: warning: unused function 'allObjectsUnmarked' [-Wunused-function] allObjectsUnmarked(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:43617:1: warning: unused function 'allOldMarkedWeakObjectsOnWeaklingStack' [-Wunused-function] allOldMarkedWeakObjectsOnWeaklingStack(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:44470:1: warning: unused function 'allocationUnit' [-Wunused-function] allocationUnit(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:44481:1: warning: unused function 'allStrongSlotsOfWeaklingAreMarked' [-Wunused-function] allStrongSlotsOfWeaklingAreMarked(sqInt aWeakling) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:44507:1: warning: unused function 'allUnscannedEphemeronsAreActive' [-Wunused-function] allUnscannedEphemeronsAreActive(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:44539:1: warning: unused function 'assertInnerValidFreeObject' [-Wunused-function] assertInnerValidFreeObject(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:45129:1: warning: unused function 'bitsSetInFreeSpaceMaskForAllFreeLists' [-Wunused-function] bitsSetInFreeSpaceMaskForAllFreeLists(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:45191:1: warning: unused function 'bridgeSize' [-Wunused-function] bridgeSize(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:45198:1: warning: unused function 'byteFormatMask' [-Wunused-function] byteFormatMask(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:46532:1: warning: unused function 'classIndexFieldWidth' [-Wunused-function] classIndexFieldWidth(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:46669:1: warning: unused function 'classTableRootSlots' [-Wunused-function] classTableRootSlots(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:47722:1: warning: unused function 'ephemeronFormat' [-Wunused-function] ephemeronFormat(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:47729:1: warning: unused function 'existInstancesInNewSpaceOf' [-Wunused-function] existInstancesInNewSpaceOf(sqInt classObj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:47937:1: warning: unused function 'fetchPointerofFreeChunk' [-Wunused-function] fetchPointerofFreeChunk(sqInt fieldIndex, sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48301:1: warning: unused function 'firstFixedFieldOfMaybeImmediate' [-Wunused-function] firstFixedFieldOfMaybeImmediate(sqInt oop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48605:1: warning: unused function 'formatOf' [-Wunused-function] formatOf(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48615:1: warning: unused function 'forwardedFormat' [-Wunused-function] forwardedFormat(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48626:1: warning: unused function 'forwardersIn' [-Wunused-function] forwardersIn(sqInt anObject) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48652:1: warning: unused function 'freeChunkNextIndex' [-Wunused-function] freeChunkNextIndex(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48662:1: warning: unused function 'freeChunkParentIndex' [-Wunused-function] freeChunkParentIndex(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48673:1: warning: unused function 'freeChunkPrevIndex' [-Wunused-function] freeChunkPrevIndex(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48861:1: warning: unused function 'goodContextSize' [-Wunused-function] goodContextSize(sqInt oop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:48959:1: warning: unused function 'hasSpurMemoryManagerAPI' [-Wunused-function] hasSpurMemoryManagerAPI(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:49032:1: warning: unused function 'hiddenRootSlots' [-Wunused-function] hiddenRootSlots(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:49039:1: warning: unused function 'hiddenRootsObject' [-Wunused-function] hiddenRootsObject(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50098:1: warning: unused function 'isCompiledMethodHeader' [-Wunused-function] isCompiledMethodHeader(sqInt objHeader) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50115:1: warning: unused function 'isContextHeader' [-Wunused-function] isContextHeader(sqInt aHeader) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50133:1: warning: unused function 'isCopiedIntoSegment' [-Wunused-function] isCopiedIntoSegment(sqInt anObjectInTheHeap) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50156:1: warning: unused function 'isEnumerableObjectNoAssert' [-Wunused-function] isEnumerableObjectNoAssert(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50192:1: warning: unused function 'isEphemeron' [-Wunused-function] isEphemeron(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50212:1: warning: unused function 'isForwardedClassTag' [-Wunused-function] isForwardedClassTag(sqInt classIndex) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50237:1: warning: unused function 'isFreeObject' [-Wunused-function] isFreeObject(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50244:1: warning: unused function 'isFreeOop' [-Wunused-function] isFreeOop(sqInt oop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50259:1: warning: unused function 'isInClassTable' [-Wunused-function] isInClassTable(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50282:1: warning: unused function 'isInEden' [-Wunused-function] isInEden(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50289:1: warning: unused function 'isInFutureSpace' [-Wunused-function] isInFutureSpace(sqInt address) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50324:1: warning: unused function 'isInNewSpace' [-Wunused-function] isInNewSpace(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50339:1: warning: unused function 'isInPastSpace' [-Wunused-function] isInPastSpace(sqInt address) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50346:1: warning: unused function 'isLargeFreeObject' [-Wunused-function] isLargeFreeObject(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50353:1: warning: unused function 'isMaybeFiredEphemeron' [-Wunused-function] isMaybeFiredEphemeron(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50372:1: warning: unused function 'isObjEphemeron' [-Wunused-function] isObjEphemeron(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50383:1: warning: unused function 'isObjImmutable' [-Wunused-function] isObjImmutable(sqInt anOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50486:1: warning: unused function 'isRemembered' [-Wunused-function] isRemembered(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50496:1: warning: unused function 'isSegmentBridge' [-Wunused-function] isSegmentBridge(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50503:1: warning: unused function 'isSemaphoreOop' [-Wunused-function] isSemaphoreOop(sqInt anOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50563:1: warning: unused function 'isValidObjStackAt' [-Wunused-function] isValidObjStackAt(sqInt objStackRootIndex) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50710:1: warning: unused function 'isWeakNonImm' [-Wunused-function] isWeakNonImm(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50848:1: warning: unused function 'knownClassAtIndex' [-Wunused-function] knownClassAtIndex(sqInt classIndex) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50857:1: warning: unused function 'lastPointerFormat' [-Wunused-function] lastPointerFormat(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:50986:1: warning: unused function 'lengthOfMaybeImmediate' [-Wunused-function] lengthOfMaybeImmediate(sqInt oop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:53328:1: warning: unused function 'newSpaceIsEmpty' [-Wunused-function] newSpaceIsEmpty(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:53563:1: warning: unused function 'noUnscannedEphemerons' [-Wunused-function] noUnscannedEphemerons(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57712:1: warning: unused function 'slidingCompactionInProgress' [-Wunused-function] slidingCompactionInProgress(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:57780:1: warning: unused function 'startOfObject' [-Wunused-function] startOfObject(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:58788:1: warning: unused function 'validClassTableHashes' [-Wunused-function] validClassTableHashes(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:58869:1: warning: unused function 'validFreeTreeChunk' [-Wunused-function] validFreeTreeChunk(sqInt chunk) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:58912:1: warning: unused function 'validObjStacks' [-Wunused-function] validObjStacks(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:59709:1: warning: unused function 'isMobile' [-Wunused-function] isMobile(sqInt obj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:59720:1: warning: unused function 'isPostMobile' [-Wunused-function] isPostMobile(sqInt obj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:59987:1: warning: unused function 'savedFirstFieldsSpaceWasAllocated' [-Wunused-function] savedFirstFieldsSpaceWasAllocated(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:60884:1: warning: unused function 'validRelocationPlanInPass' [-Wunused-function] validRelocationPlanInPass(sqInt onePass) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:60949:1: warning: unused function 'segLimit' [-Wunused-function] segLimit(SpurSegmentInfo * self_in_segLimit) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61044:1: warning: unused function 'allBridgesMarked' [-Wunused-function] allBridgesMarked(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61094:1: warning: unused function 'bridgeAt' [-Wunused-function] bridgeAt(sqInt segIndex) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61109:1: warning: unused function 'bridgeFor' [-Wunused-function] bridgeFor(SpurSegmentInfo *aSegment) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61232:1: warning: unused function 'isInSegments' [-Wunused-function] isInSegments(usqInt address) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61253:1: warning: unused function 'isValidSegmentBridge' [-Wunused-function] isValidSegmentBridge(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61555:1: warning: unused function 'segmentOverlap' [-Wunused-function] segmentOverlap(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61909:1: warning: unused function 'allOnesAsCharStar' [-Wunused-function] allOnesAsCharStar(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:61992:1: warning: unused function 'assertValidStackLimits' [-Wunused-function] assertValidStackLimits(sqInt ln) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62688:1: warning: unused function 'checkStackPointerForMaybeMarriedContext' [-Wunused-function] checkStackPointerForMaybeMarriedContext(sqInt aContext) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62843:1: warning: unused function 'contexthasValidInversePCMappingOfin' [-Wunused-function] contexthasValidInversePCMappingOfin(sqInt aContext, sqInt theIP, char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:62945:1: warning: unused function 'cr' [-Wunused-function] cr(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65498:1: warning: unused function 'ifCurrentStackPageHasValidHeadPointers' [-Wunused-function] ifCurrentStackPageHasValidHeadPointers(StackPage *thePage) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65519:1: warning: unused function 'iframeMethod' [-Wunused-function] iframeMethod(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65576:1: warning: unused function 'isBaseFrame' [-Wunused-function] isBaseFrame(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65682:1: warning: unused function 'isMarriedOrWidowedContext' [-Wunused-function] isMarriedOrWidowedContext(sqInt aContext) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65701:1: warning: unused function 'isMetaPrimitiveIndex' [-Wunused-function] isMetaPrimitiveIndex(sqInt primIndex) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65714:1: warning: unused function 'isNullExternalPrimitiveCall' [-Wunused-function] isNullExternalPrimitiveCall(sqInt aMethodObj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:65739:1: warning: unused function 'isPrimitiveFunctionPointerAnIndex' [-Wunused-function] isPrimitiveFunctionPointerAnIndex(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67605:1: warning: unused function 'maybeLeakCheckExternalPrimCall' [-Wunused-function] maybeLeakCheckExternalPrimCall(sqInt aMethodObj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:67996:1: warning: unused function 'noMarkedContextsOnPage' [-Wunused-function] noMarkedContextsOnPage(StackPage *thePage) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:70804:1: warning: unused function 'pushedReceiverOrClosureOfFrame' [-Wunused-function] pushedReceiverOrClosureOfFrame(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72146:1: warning: unused function 'saneFunctionPointerForFailureOfPrimIndex' [-Wunused-function] saneFunctionPointerForFailureOfPrimIndex(sqInt primIndex) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:72887:1: warning: unused function 'space' [-Wunused-function] space(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:73321:1: warning: unused function 'stackLimitBytes' [-Wunused-function] stackLimitBytes(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74177:1: warning: unused function 'validBCPCinMethod' [-Wunused-function] validBCPCinMethod(sqInt thePC, usqInt aMethod) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74191:1: warning: unused function 'validInstructionPointerinFrame' [-Wunused-function] validInstructionPointerinFrame(usqInt anInstrPointer, char *fp) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/src/gcc3x-cointerp.c:74204:1: warning: unused function 'validStackPageBaseFrames' [-Wunused-function] validStackPageBaseFrames(void) ^ -- 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-9/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-9/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 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 12% complete] -- [download 14% 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 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 61% complete] -- [download 64% 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 91% complete] -- [download 94% complete] -- [download 96% complete] -- [download 97% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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' Local variable name 'receiver' in doPrimitiveWorkerCallout may mask method when inlining Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining Local variable name 'stack' in pruneStack:stackp: may mask method when inlining Local variable name 'receiver' in doPrimitiveWorkerExtractReturnValue may mask method when inlining compactionStartUsecs localised to fullGC gcMarkEndUsecs localised to fullGC extA localised to interpret extB localised to interpret lkupClassTag localised to interpret numExtB localised to interpret the2ndUnknownShort localised to writeImageFileIO[100%] Built target libgit2-1.4.4-download -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.4.4-src/libgit2.1.4.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.4.4-src/libgit2.1.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.4.4-src/libgit2.dylib Adding third-party libraries for Darwin-x86_64: libssh2-1.9.0 -- Downloading/updating libssh2-1.9.0 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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/Darwin-x86_64/third-party/libssh2-1.9.0.zip' -- [download 4% complete] -- [download 9% complete] -- [download 10% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 26% complete] -- [download 27% complete] -- [download 29% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% 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 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% 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 78% complete] -- [download 81% complete] -- [download 83% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% 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='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.9.0-src/libssh2.1.0.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.9.0-src/libssh2.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.9.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-9/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-9/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 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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' 30 March 2023 11:15:10.156457 am warning, signature of InterpreterProxy>>characterTable does not match reference implementation. warning, signature of InterpreterProxy>>fullGC does not match reference implementation. warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>positive32BitValueOf: does not match reference implementation. warning, signature of InterpreterProxy>>pushRemappableOop: does not match reference implementation. external plugin FilePlugin generated as FilePlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>pushBool: does not match reference implementation. external plugin FloatArrayPlugin generated as FloatArrayPlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. external plugin SurfacePlugin generated as SurfacePlugin 30 March 2023 11:15:10.67357 am PharoVMMaker cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/PharoVMCore.dir/depend.internal". Scanning dependencies of target PharoVMCore make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 14%] Building C object CMakeFiles/PharoVMCore.dir/src/debug.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/debug.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/debug.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/debug.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 14%] Building C object CMakeFiles/PharoVMCore.dir/src/utils.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/utils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/utils.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/utils.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/src/utils.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/src/utils.c:496:17: warning: ‘max’ defined but not used [-Wunused-function] static long int max(long int x, long int y) { return (x > y) ? x : y; } ^ [ 15%] Building C object CMakeFiles/PharoVMCore.dir/src/errorCode.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/errorCode.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/errorCode.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/src/errorCode.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [100%] Built target openssl-1.1.1k-download -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.1.1k-src/libcrypto.1.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.1.1k-src/libcrypto.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.1.1k-src/libssl.1.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.1.1k-src/libssl.dylib Adding third-party libraries for Darwin-x86_64: libgit2-mac-1.0.0 -- Downloading/updating libgit2-mac-1.0.0 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-mac-1.0.0-download Scanning dependencies of target libgit2-mac-1.0.0-download [ 11%] Creating directories for 'libgit2-mac-1.0.0-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-mac-1.0.0-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-mac-1.0.0-download/libgit2-mac-1.0.0-download-prefix/src/libgit2-mac-1.0.0.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-mac-1.0.0.zip' -- [download 1% complete] -- [download 2% 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 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 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-mac-1.0.0-download/libgit2-mac-1.0.0-download-prefix/src/libgit2-mac-1.0.0.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-mac-1.0.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libgit2-mac-1.0.0-download' [ 44%] No update step for 'libgit2-mac-1.0.0-download' [ 55%] No configure step for 'libgit2-mac-1.0.0-download' [ 66%] No build step for 'libgit2-mac-1.0.0-download' [ 77%] No install step for 'libgit2-mac-1.0.0-download' [ 88%] No test step for 'libgit2-mac-1.0.0-download' [100%] Completed 'libgit2-mac-1.0.0-download' [100%] Built target libgit2-mac-1.0.0-download -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-mac-1.0.0-src/libgit2.1.0.0.dylib Adding third-party libraries for Darwin-x86_64: libgit2-0.25.1 -- Downloading/updating libgit2-0.25.1 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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/Darwin-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='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-0.25.1-download/libgit2-0.25.1-download-prefix/src/libgit2-0.25.1.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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' [ 15%] Building C object CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/src/nullDisplay.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:208:1: warning: ‘dropInit’ defined but not used [-Wunused-function] dropInit (void) ^ /builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:215:1: warning: ‘dropShutdown’ defined but not used [-Wunused-function] dropShutdown (void) ^ [ 16%] Building C object CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/externalPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/externalPrimitives.c:33: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 16%] Building C object CMakeFiles/PharoVMCore.dir/src/client.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/client.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/client.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/client.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/src/client.c: In function ‘loadPharoImage’: /builds/workspace/pharo-vm_pharo-9/repository/src/client.c:206:12: warning: variable ‘imageSize’ set but not used [-Wunused-but-set-variable] size_t imageSize = 0; ^ [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/pathUtilities.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pathUtilities.h:8, from /builds/workspace/pharo-vm_pharo-9/repository/src/pathUtilities.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/fileDialogCommon.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/fileDialog.h:4, from /builds/workspace/pharo-vm_pharo-9/repository/src/fileDialogCommon.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/stringUtilities.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/stringUtilities.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/src/stringUtilities.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/imageAccess.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/imageAccess.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/parameters/parameterVector.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/parameters/parameterVector.h:10, from /builds/workspace/pharo-vm_pharo-9/repository/src/parameters/parameterVector.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/parameters/parameters.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/parameters/parameters.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/semaphores/platformSemaphore.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/semaphores/platformSemaphore.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 21%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 21%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 22%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveCalls.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveCalls.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/ffi/src/primitiveCalls.c: In function ‘primitiveReleaseParametersForCall’: /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveCalls.c:102:8: warning: variable ‘aReturnAddress’ set but not used [-Wunused-but-set-variable] sqInt aReturnAddress; ^ [ 23%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveUtils.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveUtils.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 23%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/ffi/src/types.c: In function ‘fillBasicType’: /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:112:2: warning: ‘address’ may be used uninitialized in this function [-Wmaybe-uninitialized] setHandler(aOop, address); ^ [ 24%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/typesPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/typesPrimitives.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 24%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/utils.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/utils.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c:3: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/ffi/src/sameThread/sameThread.c: In function ‘sameThreadCallbackEnter’: /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c:34:8: warning: unused variable ‘flags’ [-Wunused-variable] sqInt flags; ^ [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/callbacks.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/ffi/src/callbacks/callbackPrimitives.c: In function ‘primitiveRegisterCallback’: /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c:102:11: warning: unused variable ‘handler’ [-Wunused-variable] void *handler; ^ [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbacks.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/callbacks.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbacks.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 26%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/semaphores/pharoSemaphore.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/semaphores/pharoSemaphore.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 27%] Building C object CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/threadSafeQueue/threadSafeQueue.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/semaphores/platformSemaphore.h:5, from /builds/workspace/pharo-vm_pharo-9/repository/src/threadSafeQueue/threadSafeQueue.c:2: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/pThreadedFFI.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/pThreadedFFI.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/worker.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/worker.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 29%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerPrimitives.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 29%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerTask.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/callbacks.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/workerTask.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerTask.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 30%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-interp.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-interp.c.o -c /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: At top level: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:44:0: warning: ignoring #pragma auto_inline [-Wunknown-pragmas] #pragma auto_inline(off) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61:0: warning: ignoring #pragma auto_inline [-Wunknown-pragmas] #pragma auto_inline(on) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘interpret’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2724:30: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2725:30: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38:0: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:88:38: warning: statement with no effect [-Wunused-value] # define bytecodeDispatchDebugHook() 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2731:3: note: in expansion of macro ‘bytecodeDispatchDebugHook’ bytecodeDispatchDebugHook(); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2733:3: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodeDispatch); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2741:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushReceiverVariableBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2745:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2755:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushReceiverVariableBytecode1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2759:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 8 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2769:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushReceiverVariableBytecode2); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2773:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 16 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2783:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushReceiverVariableBytecode3); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2787:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 24 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2797:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushReceiverVariableBytecode4); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2801:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 32 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2811:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushReceiverVariableBytecode5); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2815:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 40 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2825:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushReceiverVariableBytecode6); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2829:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 48 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2839:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushReceiverVariableBytecode7); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2843:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 56 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2853:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushReceiverVariableBytecode8); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2857:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 64 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2867:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushReceiverVariableBytecode9); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2871:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 72 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2881:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushReceiverVariableBytecode10); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2885:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 80 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2895:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushReceiverVariableBytecode11); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2899:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 88 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2909:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushReceiverVariableBytecode12); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2913:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 96 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2923:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushReceiverVariableBytecode13); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2927:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 104 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2937:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushReceiverVariableBytecode14); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2941:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 112 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2951:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushReceiverVariableBytecode15); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2955:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 120 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2966:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushTemporaryVariableBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2970:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (0 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2971:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2972:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2983:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushTemporaryVariableBytecode1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2987:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (1 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2988:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2989:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3000:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushTemporaryVariableBytecode2); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3004:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (2 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3005:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3006:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3017:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushTemporaryVariableBytecode3); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3021:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (3 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3022:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3023:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3034:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushTemporaryVariableBytecode4); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3038:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (4 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3039:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3040:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3051:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushTemporaryVariableBytecode5); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3055:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (5 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3056:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3057:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3068:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushTemporaryVariableBytecode6); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3072:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (6 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3073:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3074:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3085:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushTemporaryVariableBytecode7); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3089:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (7 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3090:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3091:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3102:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushTemporaryVariableBytecode8); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3106:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (8 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3107:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3108:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3119:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushTemporaryVariableBytecode9); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3123:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (9 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3124:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3125:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3136:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushTemporaryVariableBytecode10); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3140:77: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (10 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3141:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3142:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3153:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushTemporaryVariableBytecode11); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3157:77: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (11 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3158:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3159:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3169:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushTemporaryVariableBytecode12); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3173:77: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (12 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3174:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3175:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3185:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushTemporaryVariableBytecode13); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3189:77: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (13 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3190:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3191:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3201:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushTemporaryVariableBytecode14); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3205:77: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (14 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3206:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3207:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3217:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushTemporaryVariableBytecode15); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3221:77: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (15 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3222:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3223:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3233:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3249:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3265:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode2); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3281:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode3); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3297:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode4); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3313:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode5); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3329:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode6); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3345:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode7); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3361:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode8); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3377:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode9); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3393:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode10); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3409:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode11); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3425:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode12); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3441:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode13); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3457:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode14); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3473:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode15); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3489:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode16); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3505:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode17); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3521:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode18); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3537:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode19); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3553:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode20); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3569:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode21); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3585:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode22); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3601:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode23); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3617:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode24); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3633:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode25); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3649:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode26); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3665:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode27); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3681:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode28); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3697:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode29); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3713:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode30); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3729:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralConstantBytecode31); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3746:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3768:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3790:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode2); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3812:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode3); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3834:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode4); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3856:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode5); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3878:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode6); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3900:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode7); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3922:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode8); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3944:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode9); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3966:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode10); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3988:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode11); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4010:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode12); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4032:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode13); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4054:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode14); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4076:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode15); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4097:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode16); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4118:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode17); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4139:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode18); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4160:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode19); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4181:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode20); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4202:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode21); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4223:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode22); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4244:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode23); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4265:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode24); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4286:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode25); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4307:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode26); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4328:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode27); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4349:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode28); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4370:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode29); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4391:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode30); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4412:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushLiteralVariableBytecode31); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4441:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(storeAndPopReceiverVariableBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4443:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(localFP + FoxReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4497:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(storeAndPopTemporaryVariableBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4503:42: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4504:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4507:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4521:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(storeAndPopTemporaryVariableBytecode1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4527:42: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4528:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4531:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4545:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(storeAndPopTemporaryVariableBytecode2); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4551:42: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4552:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4555:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4569:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(storeAndPopTemporaryVariableBytecode3); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4575:42: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4576:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4579:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4593:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(storeAndPopTemporaryVariableBytecode4); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4599:42: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4600:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4603:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4617:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(storeAndPopTemporaryVariableBytecode5); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4623:42: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4624:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4627:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4641:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(storeAndPopTemporaryVariableBytecode6); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4647:42: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4648:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4651:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4665:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(storeAndPopTemporaryVariableBytecode7); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4671:42: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4672:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4675:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4687:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushReceiverBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4691:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(localFP + FoxReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4701:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushConstantTrueBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4715:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushConstantFalseBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4729:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushConstantNilBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4740:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushConstantMinusOneBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4751:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushConstantZeroBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4762:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushConstantOneBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4772:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushConstantTwoBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4782:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(returnReceiver); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4784:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] localReturnValue = longAt(localFP + FoxReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4825:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(commonReturn); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4827:19: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((byteAt((localFP + FoxFrameFlags) + 3)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4846:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] closure = longAt(localFP + (frameStackedReceiverOffset(localFP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4863:19: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4865:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4898:19: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (((byteAt((theFP1 + FoxFrameFlags) + 2)) != 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4899:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (home == (longAt(theFP1 + FoxThisContext)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4903:20: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((byteAt((theFP1 + FoxFrameFlags) + 3)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4904:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theMethod1 = longAt(theFP1 + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4914:20: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((theFP1 + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4916:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ctxtOrNilOrZero = longAt(theFP1 + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4924:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theFP1 = pointerForOop(longAt(theFP1 + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4926:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] senderContext = longAt(theFPAbove + FoxCallerContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4961:18: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4963:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext1 = longAt(localFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4981:18: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4983:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext2 = longAt(localFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5008:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5009:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] contextToReturnTo = longAt(theFP + FoxCallerContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5012:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] frameToReturnTo = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5061:19: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5063:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext3 = longAt(localFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5085:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] currentCtx = longAt(((GIV(stackPage)->baseFP)) + FoxCallerContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5100:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] currentCtx = longAt(((thePage->baseFP)) + FoxCallerContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5137:38: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(longAt(localFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5139:37: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] localIP = pointerForOop(longAt(callerFP + FoxCallerSavedIP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5144:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(method) = longAt(localFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5163:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(returnTrue); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5173:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(returnFalse); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5183:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(returnNil); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5193:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(returnTopFromMethod); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5202:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(returnTopFromBlock); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5224:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(commonCallerReturn); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5225:44: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callersFPOrNull = pointerForOop(longAt(localFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5229:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] contextToReturnTo = longAt(localFP + FoxCallerContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5258:49: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5277:20: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5279:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5311:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(method) = longAt(localFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5329:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxCallerSavedIP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5330:89: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] localSP = localFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((localFP + FoxFrameFlags) + 1))) << (shiftForWord()))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5333:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(method) = longAt(localFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5352:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(unknownBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5361:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(respondToUnknownBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5371:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5373:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5398:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(extendedPushBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5406:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + (((sqInt)((usqInt)(variableIndex) << (shiftForWord()))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5412:57: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object1 = (variableIndex < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5413:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5414:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5453:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(extendedStoreBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5461:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] objOop = longAt(localFP + FoxReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5504:50: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5505:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5508:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5580:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(extendedStoreAndPopBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5590:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] objOop = longAt(localFP + FoxReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5633:50: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5634:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5637:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5703:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(singleExtendedSendBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5719:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(normalSend); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5748:6: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(commonSendOrdinary); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38:0: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5753:6: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(GIV(messageSelector)), lengthOfMaybeImmediate(GIV(messageSelector)), longAtPointer(localSP + (GIV(argumentCount) * BytesPerOop))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5819:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5820:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5904:35: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5905:35: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5922:49: warning: passing argument 2 of ‘longAtPointerput’ makes integer from pointer without a cast [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5924:49: warning: passing argument 2 of ‘longAtPointerput’ makes integer from pointer without a cast [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localFP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5961:64: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(localFP, methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1400:40: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5978:35: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5979:35: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6012:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(doubleExtendedDoAnythingBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6036:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = longAt(localFP + FoxReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6069:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6073:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object3 = longAt(spouseFP + FoxCallerContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6077:20: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((callerFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6079:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object3 = longAt(callerFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6191:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj1 = longAt(localFP + FoxReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6275:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6276:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6329:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(singleExtendedSuperBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6355:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(superclassSend); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6432:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(secondExtendedSendBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6446:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(popStackBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6459:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(duplicateTopBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6472:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushActiveContextBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6474:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6476:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6499:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushNewArrayBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6567:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(callPrimitiveBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6598:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushRemoteTempLongBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6606:61: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6607:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6608:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6623:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(storeRemoteTempLongBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6631:61: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6632:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6633:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6660:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(storeAndPopRemoteTempLongBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6668:61: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6669:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6670:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6708:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushClosureCopyCopiedValuesBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6718:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6720:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] context = longAt(localFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6797:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(shortUnconditionalJump); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6817:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(shortUnconditionalJump1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6837:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(shortUnconditionalJump2); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6857:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(shortUnconditionalJump3); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6877:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(shortUnconditionalJump4); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6897:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(shortUnconditionalJump5); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6917:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(shortUnconditionalJump6); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6937:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(shortUnconditionalJump7); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6964:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(shortConditionalJumpFalse); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7009:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(longUnconditionalJump); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7023:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7024:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7039:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(longJumpIfTrue); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7081:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(longJumpIfFalse); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7137:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimAdd); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7235:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7240:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7241:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7279:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimSubtract); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7377:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7382:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7383:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7420:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimLessThan); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7539:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(booleanCheatTrue); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7614:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimGreaterThan); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7733:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(booleanCheatFalse); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7806:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimLessOrEqual); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7941:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimGreaterOrEqual); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8076:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimEqual); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8208:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimNotEqual); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8343:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimMultiply); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8452:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8457:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8458:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8496:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimDivide); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8609:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8614:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8615:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8636:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimMod); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8669:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimMakePoint); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8745:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimBitShift); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8753:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8761:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8799:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8805:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8806:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8826:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimDiv); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8852:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimBitAnd); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8872:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8873:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8894:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimBitOr); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8914:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8915:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8959:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimAt); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9233:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimAtPut); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9560:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimSize); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9547:11: warning: variable ‘classOop1’ set but not used [-Wunused-but-set-variable] sqInt classOop1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9546:11: warning: variable ‘classOop’ set but not used [-Wunused-but-set-variable] sqInt classOop; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9681:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimNext); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9695:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimNextPut); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9709:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimAtEnd); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9723:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimIdentical); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9751:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimClass); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9772:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimNotIdentical); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9801:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimValue); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9827:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9828:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9796:11: warning: variable ‘classOop’ set but not used [-Wunused-but-set-variable] sqInt classOop; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9852:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimValueWithArg); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9878:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9879:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9847:11: warning: variable ‘classOop’ set but not used [-Wunused-but-set-variable] sqInt classOop; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9900:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimDo); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9914:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimNew); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9928:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimNewWithArg); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9944:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimPointX); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9989:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimPointY); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10063:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(sendLiteralSelector0ArgsBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10114:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(sendLiteralSelector1ArgBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10165:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(sendLiteralSelector2ArgsBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10186:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(extPushPseudoVariable); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10191:18: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10193:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theThingToPush = longAt(localFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10234:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(unknownBytecode1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10241:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(returnReceiver1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10243:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] localReturnValue = longAt(localFP + FoxReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10250:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(returnNilFromBlock); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10259:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(returnTopFromBlock1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10268:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(extNopBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10297:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimAdd1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10395:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10400:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10401:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10439:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimSubtract1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10537:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10542:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10543:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10580:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimLessThanSistaV1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10699:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(booleanCheatTrueSistaV1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10773:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimGreaterThanSistaV1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10892:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(booleanCheatFalseSistaV1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10965:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimLessOrEqualSistaV1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11100:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimGreaterOrEqualSistaV1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11235:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimEqualSistaV1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11367:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimNotEqualSistaV1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11502:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimMultiply1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11611:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11616:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11617:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11655:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimDivide1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11768:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11773:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11774:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11795:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimMod1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11828:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimMakePoint1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11904:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimBitShift1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11912:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11920:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11958:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11964:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11965:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11985:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimDiv1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12011:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimBitAnd1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12031:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12032:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12053:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimBitOr1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12073:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12074:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12118:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimAt1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12392:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimAtPut1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12719:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimSize1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12706:11: warning: variable ‘classOop1’ set but not used [-Wunused-but-set-variable] sqInt classOop1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12705:11: warning: variable ‘classOop’ set but not used [-Wunused-but-set-variable] sqInt classOop; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12840:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimIdenticalSistaV1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12866:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimNotIdenticalSistaV1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12895:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimValue1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12921:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12922:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12890:11: warning: variable ‘classOop’ set but not used [-Wunused-but-set-variable] sqInt classOop; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12946:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimValueWithArg1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12972:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12973:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12941:11: warning: variable ‘classOop’ set but not used [-Wunused-but-set-variable] sqInt classOop; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12996:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimPointX1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13041:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(bytecodePrimPointY1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13091:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(shortConditionalJumpTrue); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13137:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(shortConditionalJumpFalse1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13184:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(storeAndPopReceiverVariableBytecode1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13186:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(localFP + FoxReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13235:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(unconditionnalTrapBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13244:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(extABytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13255:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(extBBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13277:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(extPushReceiverVariableBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13283:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = longAt(localFP + FoxReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13316:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13320:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(spouseFP + FoxCallerContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13324:19: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((callerFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13326:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(callerFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13361:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(extPushLiteralVariableBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13384:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(extPushLiteralBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13403:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(longPushTemporaryVariableBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13409:47: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (index < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13410:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13411:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13427:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(pushNewArrayBytecode1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13495:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(extPushIntegerBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13511:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(extPushCharacterBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13528:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(extSendBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13549:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(extSendSuperBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13583:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(directedSuperclassSend); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13585:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(localSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13644:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(callMappedInlinedPrimitive); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13656:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(extUnconditionalJump); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13676:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13677:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13690:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(extJumpIfTrue); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13731:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(extJumpIfFalse); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13777:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(extStoreAndPopReceiverVariableBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13784:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = longAt(localFP + FoxReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13868:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13869:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13923:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(extStoreAndPopLiteralVariableBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13988:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(longStoreAndPopTemporaryVariableBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13995:41: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13996:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13999:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14017:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(extStoreReceiverVariableBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14023:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = longAt(localFP + FoxReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14107:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14108:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14162:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(extStoreLiteralVariableBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14225:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(longStoreTemporaryVariableBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14232:41: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14233:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14236:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14245:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(callPrimitiveBytecode1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14290:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(extPushFullClosureBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14313:18: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14315:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] context = longAt(localFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14371:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valuePointer = longAt(localFP + FoxReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix/sqConfig.h:5:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:16, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm/config.h:75:24: warning: statement with no effect [-Wunused-value] #define VM_LABEL(foo) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14413:5: note: in expansion of macro ‘VM_LABEL’ VM_LABEL(extPushClosureBytecode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14421:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14423:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] context = longAt(localFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13569:3: warning: label ‘directedSuperclassSend’ defined but not used [-Wunused-label] directedSuperclassSend: ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘cStringOrNullFor’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14794:11: warning: variable ‘classOop’ set but not used [-Wunused-but-set-variable] sqInt classOop; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveAdd’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15321:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveAddLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15353:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15354:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15388:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveAdoptInstance’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15417:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15418:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveAllInstances’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15466:37: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15471:38: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15478:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveAllObjects’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15507:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveArctan’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15523:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveArrayBecome’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15543:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15544:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveArrayBecomeOneWay’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15567:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15568:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveArrayBecomeOneWayCopyHash’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15593:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15597:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15605:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15605:91: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveArrayBecomeOneWayNoCopyHash’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15627:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15628:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveAsCharacter’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15648:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] characterCode = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15661:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), characterObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveAsFloat’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15676:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15679:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), floatObjectOf(((double) ((rcvr >> 3)) ))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveAt’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15707:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15708:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15835:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveAtPut’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15865:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15866:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15867:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] value = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16026:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveBeCursor’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16077:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cursorObj = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16081:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cursorObj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16082:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] maskObj = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveBeDisplay’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16305:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16299:9: warning: variable ‘changed’ set but not used [-Wunused-but-set-variable] int changed; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveBehaviorHash’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16377:48: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] hashOrError = (((hash = (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask()))) != 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16379:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : (objCouldBeClassObj(longAt(GIV(stackPointer))) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16380:47: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? (((err = enterIntoClassTable(longAt(GIV(stackPointer))))) != 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16382:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16386:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)hashOrError << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveBitAnd’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16422:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16484:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16548:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveBitAndLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16565:47: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16566:48: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16573:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveBitOr’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16606:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16668:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16732:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveBitOrLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16749:47: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16750:48: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16757:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveBitShift’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16775:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16783:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16821:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveBitShiftLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16843:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16858:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16896:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveBitXor’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16924:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16925:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16932:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17061:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveBitXorLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17079:47: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17080:48: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17087:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveBytesLeft’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17115:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((GIV(totalFreeOldSpace) << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17122:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(nilObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17138:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17143:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17147:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17162:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17101:11: warning: variable ‘aBool’ set but not used [-Wunused-but-set-variable] sqInt aBool; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveChangeClass’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17232:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17244:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveClass’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17285:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] instance = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17303:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveClipboardText’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17340:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] s = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17408:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveClockLogAddresses’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17453:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] runInNOut = (longAt(GIV(stackPointer) + (0 * BytesPerWord))) == GIV(trueObj); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17536:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17431:11: warning: variable ‘oop’ set but not used [-Wunused-but-set-variable] sqInt oop; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveClosureValue’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17565:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17603:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17606:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17606:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17610:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17616:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17619:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17628:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17632:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveClosureValueNoContextSwitch’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17687:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17725:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17728:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17728:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17732:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17738:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17741:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17750:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17754:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveClosureValueWithArgs’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17809:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17831:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17864:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17869:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17879:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17882:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17882:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17886:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17892:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17895:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17904:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17908:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17807:11: warning: variable ‘top’ set but not used [-Wunused-but-set-variable] sqInt top; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveCoarseLocalMicrosecondClock’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17953:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveCoarseUTCMicrosecondClock’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17977:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveCompareBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18011:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18012:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg2 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18025:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18091:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18098:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18104:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveCompareWith’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18142:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] order = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18150:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] string1 = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18153:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] string2 = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18200:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)result << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveConstantFill’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18220:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] fillValue = positive64BitValueOf(longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18221:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveControlVMProfiling’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18311:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((onOffBar = longAt(GIV(stackPointer) + (1 * BytesPerWord)))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18326:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((bufferSize = longAt(GIV(stackPointer)))) == GIV(nilObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18341:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveCopyObject’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18372:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18373:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveCrashVM’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18471:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((longAt(GIV(stackPointer)))) & 7) == 1)) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18472:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] crashInThisThread = ((longAt(GIV(stackPointer))) >> 3); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18476:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18480:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveDisablePowerManager’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18516:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveDiv’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18546:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18546:89: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18551:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)quotient << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveDivide’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18576:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18592:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18613:15: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)(integerReceiver / integerArgument) << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveDivideLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18651:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18652:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18672:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveDivLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18695:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18696:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18726:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveEnterCriticalSection’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18757:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18758:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18763:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18790:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18796:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18801:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveEqual’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18817:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18818:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18821:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver == integerArgument ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18830:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveEqualLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18849:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18850:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18853:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr == integerArg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveExitCriticalSection’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18874:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveExp’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18915:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveExponent’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18937:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFailForFFIExceptionat’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19021:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19024:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19027:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19027:59: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19031:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19048:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19051:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19054:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19058:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19070:65: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1400:40: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFetchNextMourner’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19126:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), mourner); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFloatAdd’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19154:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19155:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19234:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFloatAt’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19258:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19259:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19287:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFloatAtPut’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19311:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopToStore = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19318:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19319:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19344:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19355:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFloatDivide’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19389:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19390:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19477:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFloatEqual’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19506:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19507:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19587:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFloatGreaterOrEqual’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19618:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19619:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19699:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFloatGreaterThan’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19730:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19731:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19811:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFloatLessOrEqual’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19842:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19843:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19923:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFloatLessThan’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19954:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19955:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20035:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFloatMultiply’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20065:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20066:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20145:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFloatNotEqual’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20174:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20175:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20255:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!aBool ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFloatSubtract’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20285:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20286:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20365:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFlushExternalPrimitives’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20422:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20421:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFormPrint’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20571:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20575:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20587:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] vScale = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20588:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] hScale = floatValueOf(longAt(GIV(stackPointer) + (2 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20589:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFractionalPart’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20694:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFullClosureValue’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20726:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20751:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20754:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20754:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20758:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20764:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20767:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20776:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20780:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20792:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFullClosureValueNoContextSwitch’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20842:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20867:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20870:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20870:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20874:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20880:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20883:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20892:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20896:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20908:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFullClosureValueWithArgs’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20958:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20980:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21002:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21007:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21015:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21018:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21018:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21022:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21028:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21031:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21040:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21044:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21056:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20956:11: warning: variable ‘top’ set but not used [-Wunused-but-set-variable] sqInt top; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveGetAttribute’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21093:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21116:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), s); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveGetenv’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21143:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] key = cStringOrNullFor(longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21166:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveGetImmutability’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21180:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21184:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveGetLogDirectory’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21223:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), stringOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveGetNextEvent’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21241:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveGetWindowLabel’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21383:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), labelOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveGetWindowSize’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21456:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveGreaterOrEqual’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21469:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21470:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21473:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver >= integerArgument ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveGreaterOrEqualLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21497:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21498:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21501:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr >= integerArg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveGreaterThan’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21516:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21517:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21520:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver > integerArgument ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveGreaterThanLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21544:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21545:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ [100%] Built target libgit2-0.25.1-download -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-0.25.1-src/libgit2.0.25.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-0.25.1-src/libgit2.25.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-0.25.1-src/libgit2.dylib Adding third-party libraries for Darwin-x86_64: libssh2-1.7.0 -- Downloading/updating libssh2-1.7.0 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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/Darwin-x86_64/third-party/libssh2-1.7.0.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 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 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-9/build-StackVM/libssh2-1.7.0-download/libssh2-1.7.0-download-prefix/src/libssh2-1.7.0.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.7.0-src/libssh2.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.7.0-src/libssh2.dylib Adding third-party libraries for Darwin-x86_64: openssl-1.0.2q -- Downloading/updating openssl-1.0.2q -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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/Darwin-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='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.0.2q-download/openssl-1.0.2q-download-prefix/src/openssl-1.0.2q.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.0.2q-src/libcrypto.1.0.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.0.2q-src/libssl.1.0.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.0.2q-src/libssl.dylib Adding third-party libraries for Darwin-x86_64: freetype-2.12.1 -- Downloading/updating freetype-2.12.1 /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21548:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr > integerArg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveGrowMemoryByAtLeast’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21563:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ammount = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21576:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)segSize << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveHashMultiply’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21594:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] value = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21619:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)((value * HashMultiplyConstant) & 0xFFFFFFF) << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveHeartbeatFrequency’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21637:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && ((longAt(GIV(stackPointer))) == GIV(trueObj)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21643:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveHighResClock’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21667:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveIdentical’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21684:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21685:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21696:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject == otherObject ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveIdentityHash’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21713:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21739:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveImageFormatVersion’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21763:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveImageName’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21800:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] s = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21831:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveImmediateAsInteger’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21852:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21875:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), ((value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveInputSemaphore’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21889:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveIntegerAt’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21961:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index1 = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21962:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21991:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22007:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22021:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22037:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22058:15: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)(index1) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22069:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)((index1 + numFixed)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveIntegerAtPut’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22107:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22108:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22109:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22154:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22172:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22187:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22205:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22241:15: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22267:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveInterruptChecksPerMSec’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22304:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveInterruptSemaphore’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22320:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveInvokeObjectAsMethod’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22398:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22405:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22409:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22412:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(messageSelector)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22415:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), runArgs); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22418:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), runReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22474:3: warning: statement with no effect [-Wunused-value] !GIV(primFailCode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22488:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22491:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22494:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22494:59: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22498:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22515:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22518:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22521:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22525:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22537:64: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1400:40: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveIsBigEnder’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22562:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (VMBIGENDIAN ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveIsPinned’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22580:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22589:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveIsWindowObscured’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22615:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLessOrEqual’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22628:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22629:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22632:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver <= integerArgument ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLessOrEqualLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22656:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22657:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22660:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr <= integerArg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLessThan’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22675:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22676:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22679:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver < integerArgument ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLessThanLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22703:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22704:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22707:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr < integerArg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveListBuiltinModule’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22739:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22766:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22779:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveListExternalModule’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22808:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22835:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22848:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadImageSegment’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22883:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22886:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22900:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLocalMicrosecondClock’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22927:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLogN’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22944:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLowSpaceSemaphore’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22962:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveMakePoint’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23005:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23006:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23057:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), pt); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveMaxIdentityHash’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23070:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveMillisecondClock’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23099:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveMillisecondClockMask’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23114:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)MillisecondClockMask << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveMod’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23126:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23126:84: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23131:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)mod << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveModLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23162:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23163:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23188:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveMultiply’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23206:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23222:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23255:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveMultiplyLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23278:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23279:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23300:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveNew’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23316:44: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 0); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23319:69: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23326:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveNewMethod’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23356:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] header = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23357:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] bytecodeCount = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23365:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] class = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23475:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), theMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveNewPinned’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23488:44: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23491:69: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23498:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveNewWithArg’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23525:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23593:57: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 0); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23596:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23609:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveNewWithArgPinned’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23633:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23694:57: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23697:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23710:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveNextInstance’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23733:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23816:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), subsequentObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveNextObject’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23839:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] instance = accessibleObjectAfter(longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23842:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)0 << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23848:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveNotEqual’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23863:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23864:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23867:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver != integerArgument ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23876:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveNotEqualLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23895:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23896:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23899:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr != integerArg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveNotIdentical’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23921:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23922:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23951:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject != otherObject ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveObjectAt’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23970:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23990:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23998:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), longAt((thisReceiver + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveObjectAtPut’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24015:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] newValue = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24016:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24025:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24060:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), newValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitivePathToUsing’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24117:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((longAt(GIV(stackPointer))) == GIV(trueObj)) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24118:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] || ((longAt(GIV(stackPointer))) == GIV(falseObj)))) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24123:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] goal = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24124:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] stack = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24125:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] followWeak = (longAt(GIV(stackPointer))) == GIV(trueObj); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24367:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] path = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24369:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), path); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24079:12: warning: variable ‘freeStartAtStart’ set but not used [-Wunused-but-set-variable] usqInt freeStartAtStart; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitivePerformInSuperclass’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24422:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24423:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] lookupClass = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24455:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] selector = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24456:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24479:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24482:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24486:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38:0: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24493:2: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector1), lengthOfMaybeImmediate(selector1), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24523:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24538:62: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24538:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24585:3: warning: statement with no effect [-Wunused-value] !GIV(primFailCode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24599:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24602:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24605:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24605:59: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24609:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24626:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24629:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24632:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24636:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24648:64: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1400:40: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24403:11: warning: variable ‘selector1’ set but not used [-Wunused-but-set-variable] sqInt selector1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitivePerformWithArgs’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24707:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] actualReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24708:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] selector = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24709:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24732:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24735:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), actualReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24739:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38:0: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24746:2: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector1), lengthOfMaybeImmediate(selector1), actualReceiver); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24766:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24779:62: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24779:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24826:3: warning: statement with no effect [-Wunused-value] !GIV(primFailCode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24840:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24843:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24846:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24846:59: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24850:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24867:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24870:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24873:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24877:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24889:64: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1400:40: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24688:11: warning: variable ‘selector1’ set but not used [-Wunused-but-set-variable] sqInt selector1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveProfilePrimitive’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24922:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveProfileSample’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24947:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileProcess)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveProfileSemaphore’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24968:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveProfileStart’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25011:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveQuit’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25043:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(GIV(stackPointer))) >> 3) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveQuo’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25063:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25079:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25115:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveQuoLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25146:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25147:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25165:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveRelinquishProcessor’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25182:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveRemLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25227:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25228:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25245:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveResume’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25267:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] proc = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveScreenDepth’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25299:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)depth << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveScreenScaleFactor’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25328:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveScreenSize’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25400:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSecondsClock’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25420:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSetDisplayMode’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25444:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25448:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25461:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25477:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25493:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25513:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((5 - 1) * BytesPerWord)), (okay ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSetFullScreen’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25530:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSetImmutability’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25560:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25574:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25584:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25595:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (wasImmutable ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSetInterruptKey’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25614:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSetLogDirectory’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25650:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] stringOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSetOrHasIdentityHash’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25716:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] hasHash = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25717:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && ((long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25719:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (hasHash ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25727:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25731:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25752:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25768:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25805:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)oldHash << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSetWindowLabel’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25823:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] labelOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSetWindowSize’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25885:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25901:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveShortAt’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25939:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25945:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25961:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveShortAtPut’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25981:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] value = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25982:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25992:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26020:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveShowDisplayRect’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26042:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26058:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26074:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26090:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer3 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSignal’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26121:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] synchronousSignal(longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSignalAtBytesLeft’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26136:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] bytes = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSine’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26171:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSize’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26194:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26253:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(totalLength - fixedFields) << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSizeInBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26265:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] byteSize = ((longAt(GIV(stackPointer))) & (tagMask()) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26267:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : bytesInObject(longAt(GIV(stackPointer)))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26270:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSizeInBytesOfInstance’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26304:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((((longAt(GIV(stackPointer)))) & 7) == 1))) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26310:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] nElements = ((longAt(GIV(stackPointer))) >> 3); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26311:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26360:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26365:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] classFormat1 = ((longAt(((longAt(GIV(stackPointer) + (0 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26385:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((byteSize << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSmallFloatAdd’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26409:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26424:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26464:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSmallFloatArctan’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26481:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSmallFloatDivide’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26520:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26535:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26581:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSmallFloatEqual’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26606:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26621:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26661:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr == arg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSmallFloatExp’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26679:58: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aValue = floatObjectOf(exp(smallFloatValueOf(longAt(GIV(stackPointer))))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSmallFloatExponent’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26695:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ((((usqInt)(longAt(GIV(stackPointer))))) <= 15 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26697:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : ((exp = ((usqInt) (((usqInt)(longAt(GIV(stackPointer)))))) >> (((numTagBits()) + (smallFloatMantissaBits())) + 1)), ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSmallFloatFractionalPart’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26716:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSmallFloatGreaterOrEqual’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26756:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26771:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26811:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr >= arg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSmallFloatGreaterThan’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26838:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26853:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26893:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr > arg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSmallFloatLessOrEqual’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26920:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26935:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26975:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr <= arg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSmallFloatLessThan’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27002:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27017:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27057:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr < arg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSmallFloatLogN’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27079:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSmallFloatMultiply’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27118:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27133:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27173:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSmallFloatNotEqual’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27198:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27213:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27253:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!(rcvr == arg) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSmallFloatSine’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27272:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSmallFloatSquareRoot’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27303:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSmallFloatSubtract’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27350:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27365:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27405:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSmallFloatTimesTwoPower’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27423:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27433:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27455:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSmallFloatTruncated’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27471:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSomeInstance’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27527:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] class = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27537:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSomeObject’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27556:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSpecialObjectsOop’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27570:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(specialObjectsOop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSquareRoot’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27586:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreImageSegment’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27641:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27642:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27645:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27661:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27662:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27663:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStringAt’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27702:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27703:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27837:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStringAtPut’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27868:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27869:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27870:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] value = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28037:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStringReplace’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28077:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] array = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28078:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] start = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28079:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] stop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28080:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] repl = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28081:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] replStart = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSubtract’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28347:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSubtractLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28379:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28380:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28414:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSuspend’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28441:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] process = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28444:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28605:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), myList); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveTestAndSetOwnershipOfCriticalSection’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28635:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28636:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28641:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28668:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28674:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28679:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveTestDisplayDepth’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28697:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28717:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (okay ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveTimesTwoPower’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28737:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28753:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28756:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(result)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveTruncated’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28772:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveUnloadModule’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28826:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] moduleName = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28817:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28816:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveUTCMicrosecondClock’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28985:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveUtcAndTimezoneOffset’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29010:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29045:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveUtcWithOffset’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29072:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29106:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveVMPath’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29127:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveVMProfileSamplesInto’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29156:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (running ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29167:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] sampleBuffer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29177:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29148:11: warning: variable ‘v’ set but not used [-Wunused-but-set-variable] sqInt v; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveWait’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29193:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] sema = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘initializeStacknumSlotspageSize’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29599:11: warning: variable ‘theIndex’ set but not used [-Wunused-but-set-variable] sqInt theIndex; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29598:17: warning: variable ‘structStackPageSize’ set but not used [-Wunused-but-set-variable] usqIntptr_t structStackPageSize; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘allNewSpaceObjectsHaveZeroRTRefCount’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30716:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘allWeakSurvivorsOnWeakList’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30791:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘processEphemerons’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:31504:11: warning: variable ‘oldList’ set but not used [-Wunused-but-set-variable] sqInt oldList; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:31503:11: warning: variable ‘oldCorpse’ set but not used [-Wunused-but-set-variable] sqInt oldCorpse; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘allInstancesOf’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32710:11: warning: variable ‘prevPrevObj2’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj2; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32709:11: warning: variable ‘prevPrevObj11’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj11; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32708:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32707:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘allObjects’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:33138:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:33137:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘allObjectsUnmarked’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:33320:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:33319:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘allOldMarkedWeakObjectsOnWeaklingStack’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:33423:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘checkHeapFreeSpaceIntegrity’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:35093:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:35092:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘checkHeapIntegrityclassIndicesShouldBeValid’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:35392:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:35391:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘clearLeakMapAndMapAccessibleFreeSpace’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:36488:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘clearLeakMapAndMapAccessibleObjects’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:36543:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:36542:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘countMarkedAndUnmarkdObjects’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:37025:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:37024:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘existInstancesInNewSpaceOf’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:37574:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘findStringBeginningWith’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:37833:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:37832:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘findString’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:37980:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:37979:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘initialInstanceOf’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:39112:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:39111:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘initializeObjectMemory’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:39321:11: warning: variable ‘freeChunk’ set but not used [-Wunused-but-set-variable] sqInt freeChunk; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘loadImageSegmentFromoutPointers’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:41327:5: warning: statement with no effect [-Wunused-value] -classIndex2; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:41392:3: warning: statement with no effect [-Wunused-value] 8 /* allocationUnit */ / BytesPerOop; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘longPrintInstancesWithClassIndex’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:41476:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:41475:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘longPrintReferencesTo’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:41595:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:41594:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘markObjects’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:42696:13: warning: assignment makes integer from pointer without a cast [-Wint-conversion] allocation = calloc(sizeof(void *), unscannedEphemeronsQueueInitialSize); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:42909:7: warning: passing argument 1 of ‘free’ makes pointer from integer without a cast [-Wint-conversion] free((GIV(unscannedEphemerons).start)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:19:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /usr/include/stdlib.h:483:13: note: expected ‘void *’ but argument is of type ‘usqInt {aka long unsigned int}’ extern void free (void *__ptr) __THROW; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘objectBefore’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:43724:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:43723:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘objectsReachableFromRoots’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:43882:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:43881:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘printActivationsOf’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:44686:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:44685:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘printContextReferencesTo’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:44841:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:44840:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘printForwarders’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:45058:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:45057:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘printFreeChunks’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:45176:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:45175:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘printInstancesWithClassIndex’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:45531:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:45530:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘printMethodImplementorsOf’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:45704:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:45703:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘printMethodReferencesTo’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:45837:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:45836:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘printObjectsWithHash’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:46027:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:46026:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘printOopsExcept’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:46245:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:46244:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘printOopsSuchThat’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:46415:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:46414:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘printReferencesTo’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:46543:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:46542:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘pushOnUnscannedEphemeronsStack’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:46819:25: warning: passing argument 1 of ‘realloc’ makes pointer from integer without a cast [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:19:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /usr/include/stdlib.h:480:14: note: expected ‘void *’ but argument is of type ‘usqInt {aka long unsigned int}’ extern void *realloc (void *__ptr, size_t __size) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:46819:15: warning: assignment makes integer from pointer without a cast [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:8:0, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘runLeakCheckerFor’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:47256:41: warning: value computed is not used [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: in definition of macro ‘asserta’ # define asserta(expr) (expr) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘runLeakCheckerForexcludeUnmarkedObjsclassIndicesShouldBeValid’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:47277:41: warning: value computed is not used [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: in definition of macro ‘asserta’ # define asserta(expr) (expr) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘setHeapBasememoryLimitendOfMemory’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:47409:11: warning: variable ‘oldStart’ set but not used [-Wunused-but-set-variable] sqInt oldStart; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:47406:11: warning: variable ‘actualEdenBytes’ set but not used [-Wunused-but-set-variable] sqInt actualEdenBytes; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘validClassTableHashes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:48625:11: warning: variable ‘ignored’ set but not used [-Wunused-but-set-variable] sqInt ignored; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘compact’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:48816:11: warning: variable ‘prevPrevObj3’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj3; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:48815:11: warning: variable ‘prevPrevObj2’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj2; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:48814:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:48813:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘copyAndUnmarkMobileObjects’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:49196:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘copyAndUnmark’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:49407:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘planCompactSavingForwarders’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:49585:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘reinitializeScanFrom’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:49717:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘scanForFirstFreeAndFirstMobileObjectFrom’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:49839:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘unmarkObjectsFromFirstFreeObject’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:49916:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘updatePointers’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50071:11: warning: variable ‘prevPrevObj3’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj3; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50070:11: warning: variable ‘prevPrevObj2’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj2; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50069:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50068:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘validRelocationPlanInPass’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50683:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘addSegmentOfSize’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50761:108: warning: pointer targets in passing argument 3 of ‘sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto’ differ in signedness [-Wpointer-sign] segAddress = sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(ammount, firstGapOfSizeAtLeast(ammount), (&allocatedSize)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:60:14: note: expected ‘sqInt * {aka long int *}’ but argument is of type ‘usqInt * {aka long unsigned int *}’ extern void *sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(sqInt sz, void *minAddr, sqInt *asp); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘checkAllAccessibleObjectsOkay’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52078:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52077:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘checkIsStillMarriedContextcurrentFP’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52458:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && ((((((sqInt)(pointerForOop(longAt(maybeFP + FoxSavedFP))))) & (tagMask())) == 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52460:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] (oopForPointer(pointerForOop(longAt(maybeFP + FoxSavedFP)))) + (smallIntegerTag()))) == (longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)(InstructionPointerIndex) << (shiftForWord()))))))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52461:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] && ((byteAt((maybeFP + FoxFrameFlags) + 2)) != 0))))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52468:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] maybeFrameCtxt = longAt(maybeFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘checkOkayStackPage’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52630:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52636:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52638:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ok = ok && (checkOkayFields(longAt(theFP + FoxThisContext))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52640:38: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ok = ok && (checkOkayFields(longAt(theFP + FoxMethod))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52641:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52649:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘checkStackIntegrity’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52761:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52769:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52770:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52795:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52801:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52807:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘checkStackPointerIndexForFrame’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52880:97: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] return (((usqInt) ((theFP + FoxReceiver) - GIV(stackPointer))) >> (shiftForWord())) + (byteAt((theFP + FoxFrameFlags) + 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52904:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52917:84: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] return (((usqInt) ((theFP + FoxReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxFrameFlags) + 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘contexthasValidInversePCMappingOfin’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52980:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] encodedip = (((usqInt)(((theIP - (longAt(theFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38:0: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘createActualMessageTo’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:38:48: warning: statement with no effect [-Wunused-value] # define mnuBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53103:2: note: in expansion of macro ‘mnuBreakpointreceiver’ mnuBreakpointreceiver(firstFixedFieldOfMaybeImmediate(GIV(messageSelector)), lengthOfMaybeImmediate(GIV(messageSelector)), null); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53174:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), message); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘disownVM’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53230:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘divorceAllFrames’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53262:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((GIV(framePointer) + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53264:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] activeContext = longAt(GIV(framePointer) + FoxThisContext); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘divorceFramesIn’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53299:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53306:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53308:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53316:47: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valuePointer = (((usqInt)(((theIP - (longAt(theFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53339:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = ((sqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53340:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53353:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((longAt(calleeFP + FoxCallerContext)) & (tagMask())) == 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53354:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (oopisLessThan(longAt(calleeFP + FoxCallerContext), GIV(newSpaceLimit)))) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2673:49: note: in definition of macro ‘oopisLessThan’ #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53361:107: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)(SenderIndex) << (shiftForWord())))), longAt(calleeFP + FoxCallerContext)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘ensureCallerContext’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53547:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53551:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxCallerContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53554:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((callerFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53556:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘ensureImageFormatIsUpToDate’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53606:11: warning: variable ‘prevPrevObj2’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj2; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53605:11: warning: variable ‘prevPrevObj11’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj11; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53604:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53603:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘enterSmalltalkExecutiveImplementation’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53917:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(method) = longAt(GIV(framePointer) + FoxMethod); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘externalDivorceFrameandContext’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53965:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53969:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerCtx = longAt(theFP + FoxCallerContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53973:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((callerFP1 + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53975:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerCtx = longAt(callerFP1 + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53984:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = longAt((thePage->headSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53998:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = oopForPointer(pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54019:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valuePointer = (((usqInt)(((theIP - (longAt(theFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54037:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54042:49: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54045:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(callerSP, callerIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘externalEnsureIsBaseFrame’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54070:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(aFramePtr + FoxSavedFP)) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘externalQuickPrimitiveResponse’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54244:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)((localPrimIndex - 264)) << (shiftForWord()))))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54245:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54254:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(trueObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54260:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54266:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54271:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)(localPrimIndex - 261) << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘fetchPointerofMarriedContext’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54385:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54389:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(spouseFP + FoxCallerContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54392:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((callerFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54394:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54411:63: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((offset - (ReceiverIndex + 1)) < ((frameNumArgs = byteAt((spouseFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54412:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54413:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((spouseFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘findFrameAboveinPage’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54588:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘findMethodWithPrimitiveFromContextUpToContext’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54678:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (((byteAt((theFP + FoxFrameFlags) + 2)) != 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54679:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (homeContext == (longAt(theFP + FoxThisContext)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54683:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] || ((byteAt((theFP + FoxFrameFlags) + 3)) != 0))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54684:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theMethod1 = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54694:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54696:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54702:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54704:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] senderContext1 = longAt(theFPAbove + FoxCallerContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘findSPOfon’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54857:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘followForwardedFrameContentsstackPointer’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54937:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(ptr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54940:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(ptr, followForwarded(oop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54943:144: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] for (ptr = ((theFP + FoxCallerSavedIP) + BytesPerWord), toDoLimit2 = (theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((theFP + FoxFrameFlags) + 1))) << (shiftForWord())))))); ptr <= toDoLimit2; ptr += BytesPerWord) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54944:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(ptr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54957:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(ptr, oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54960:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 3)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54965:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘followForwardingPointersInStackZone’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55071:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theFP + FoxReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55074:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxReceiver, followForwarded(oop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55076:18: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (((byteAt((theFP + FoxFrameFlags) + 2)) != 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55077:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (((longAt(longAt(theFP + FoxThisContext))) & ((classIndexMask()) - (isForwardedObjectClassIndexPun()))) == 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55078:63: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55078:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55080:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55097:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxMethod, (oop = newOop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55100:22: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] numArgs = byteAt((theFP + FoxFrameFlags) + 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55102:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theFP + offset); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55105:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + offset, followForwarded(oop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55107:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55112:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theFP + FoxCallerContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55126:15: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxCallerContext, aValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘frameCallerContext’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55198:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxCallerContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘frameContext’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55205:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘frameHasContext’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55215:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] return (byteAt((theFP + FoxFrameFlags) + 2)) != 0; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘frameIsBlockActivation’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55225:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] return (byteAt((theFP + FoxFrameFlags) + 3)) != 0; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘frameMethodObject’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55235:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘frameMethod’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55242:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘frameNumArgs’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55252:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] return byteAt((theFP + FoxFrameFlags) + 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘frameReceiver’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55271:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘frameStackedReceiverOffset’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55288:19: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] numArgs = byteAt((theFP + FoxFrameFlags) + 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘handleForwardedSendFaultForTag’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55551:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55563:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55565:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((longAt(GIV(framePointer) + FoxReceiver)) & (tagMask())) == 0) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55566:38: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (((((usqInt) (longAt(longAt(GIV(framePointer) + FoxReceiver)))) >> (formatShift())) & (formatMask())) <= 5 /* lastPointerFormat */)) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55567:49: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] followForwardedObjectFieldstoDepth(longAt(GIV(framePointer) + FoxReceiver), 0); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘handleSpecialSelectorSendFaultForfpsp’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55589:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(theFP + FoxReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘handleStackOverflow’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55636:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && ((((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) < overflowLimitAddress) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55637:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (!((longAt(callerFP + FoxSavedFP)) == 0)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55646:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55650:10: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAt(theFP + FoxCallerContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55654:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((callerFP1 + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55656:10: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAt(callerFP1 + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘iframeMethod’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55809:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘instructionPointerForFramecurrentFPcurrentIP’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55882:25: warning: passing argument 1 of ‘oopForPointer’ makes pointer from integer without a cast [-Wint-conversion] theIP = oopForPointer(instrPtr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:153:23: note: expected ‘void *’ but argument is of type ‘sqInt {aka long int}’ static inline sqInt oopForPointer(void *ptr) { return (sqInt)ptr; } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55894:44: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55905:13: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((thePage->headSP)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55906:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : oopForPointer(pointerForOop(longAt(theFPAbove + FoxCallerSavedIP)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55909:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] (((usqInt)(((theIP - (longAt(spouseFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘isBaseFrame’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55953:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return (longAt(theFP + FoxSavedFP)) == 0; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘isFrameonPage’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55993:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘isWidowedContextDuringGC’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56181:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((pointerForOop(longAt(maybeFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56182:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] && ((byteAt((maybeFrame + FoxFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56184:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] maybeFrameCtxt = longAt(maybeFrame + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56198:15: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(maybeFrame + FoxThisContext, maybeFrameCtxt); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘isWidowedContext’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56260:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((pointerForOop(longAt(theFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56261:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] && ((byteAt((theFrame + FoxFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56264:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFrame + FoxThisContext)) == aOnceMarriedContext) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38:0: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘lookupMethodInClass’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56857:4: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector), lengthOfMaybeImmediate(selector), null); ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56970:2: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(GIV(messageSelector) + BaseHeaderSize, lengthOfformat(GIV(messageSelector), (((usqInt) (longAt(GIV(messageSelector)))) >> (formatShift())) & (formatMask())), null); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56829:11: warning: variable ‘selector’ set but not used [-Wunused-but-set-variable] sqInt selector; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘makeBaseFrameFor’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57310:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(pointer, maybeClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57325:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(pointer, rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57328:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57334:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), followObjFieldofObject(SenderIndex, aContext)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57335:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57338:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), theMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57339:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), (VMBIGENDIAN ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57348:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57349:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57356:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57361:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), theIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘mapStackPages’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57598:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57601:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57605:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57606:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxThisContext))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57607:57: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57607:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57614:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxMethod))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57617:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = (longAt(theIPPtr)) - (longAt(theFP + FoxMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57617:44: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = (longAt(theIPPtr)) - (longAt(theFP + FoxMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57619:51: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57619:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57621:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57621:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57624:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57632:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57635:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘markAndTraceStackPages’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57693:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] context = longAt(theFP + FoxCallerContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘markAndTraceStackPage’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57739:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57752:15: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theSP, oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57759:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57761:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] markAndTrace(longAt(theFP + FoxThisContext)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57763:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] markAndTrace(longAt(theFP + FoxMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57764:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57772:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57785:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theSP, oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘marriedContextpointsTostackDeltaForCurrentFrame’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57851:104: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((anOop == ((((usqInt)((((usqInt) ((theFP + FoxReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxFrameFlags) + 1))) << 3) | 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57859:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (anOop == (longAt(theFP + FoxMethod))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57862:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57863:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (anOop == (longAt(theFP + FoxCallerContext))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57868:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxFrameFlags) + 2)) != 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57868:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (((byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxFrameFlags) + 2)) != 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57869:48: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57869:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57877:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (anOop == (longAt(theSP))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57885:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (anOop == (longAt(theSP))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘marryContextInNewStackPageAndInitializeInterpreterRegisters’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57919:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(((GIV(stackPage)->headFP)) + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57930:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘marryFrameSP’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57963:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodObj = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57968:19: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] numArgs = byteAt((theFP + FoxFrameFlags) + 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57969:88: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] numStack = (((usqInt) ((theFP + FoxReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxFrameFlags) + 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57970:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 3)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57971:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] closureOrNil = longAt(theFP + (frameStackedReceiverOffset(theFP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57988:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] value = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57997:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valuePointer4 = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58004:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valuePointer5 = longAt(theFP + FoxReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58010:116: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))), longAt((theFP + FoxCallerSavedIP) + (((numArgs - i) + 1) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58019:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxThisContext, theContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58021:12: warning: passing argument 1 of ‘byteAtput’ makes integer from pointer without a cast [-Wint-conversion] byteAtput((theFP + FoxFrameFlags) + 2, 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘methodReturnBool’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58209:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (boolean ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘methodReturnFloat’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58228:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), floatObjectOf(aFloat)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘methodReturnInteger’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58244:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integer << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘methodReturnString’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58273:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘methodReturnValue’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58289:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘moveFramesInthroughtoPage’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58382:19: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] numArgs = byteAt((theFP + FoxFrameFlags) + 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58386:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newSP, longAt(source)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58386:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newSP, longAt(source)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58401:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58404:48: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58405:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + stackedReceiverOffset, callerIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58410:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newFP + FoxCallerContext, longAt(callerFP + FoxThisContext)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58410:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newFP + FoxCallerContext, longAt(callerFP + FoxThisContext)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58411:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newFP + FoxSavedFP, 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58415:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] offsetCallerFP = pointerForOop(longAt(fpInNewPage + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58419:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(fpInNewPage + FoxSavedFP, oopForPointer(offsetCallerFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58420:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((fpInNewPage + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58422:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theContext = longAt(fpInNewPage + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘noInlineTemporaryin’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58481:43: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] return (offset < ((frameNumArgs = byteAt((theFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58482:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58483:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘noMarkedContextsOnPage’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58498:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58500:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt) (longAt(longAt(theFP + FoxThisContext)))) >> (markedBitFullShift())) & 1) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58504:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘ownVM’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58591:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘popStack’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58623:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘popthenPush’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58648:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveEventProcessingControl’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58779:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (enabled ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58786:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58792:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58802:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (enabled ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStopProfiling’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58874:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((GIV(messageCount) << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘printAllStacks’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59076:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59075:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘printCallStackOfcurrentFP’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59336:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ctxt = longAt(theFP + FoxCallerContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘printFrameAndCallersSPshort’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59502:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59503:52: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printFrameAndCallersSPshort(pointerForOop(longAt(theFP + FoxSavedFP)), (assert(!(isBaseFrame(theFP))), ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59504:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] (theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((theFP + FoxFrameFlags) + 1))) << (shiftForWord())))))) + BytesPerWord), printShort); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘printFrameFlagsForFP’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59524:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59534:18: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] printNum(byteAt((theFP + FoxFrameFlags) + 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59535:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] print(((byteAt((theFP + FoxFrameFlags) + 2)) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59538:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] print(((byteAt((theFP + FoxFrameFlags) + 3)) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘printFrameOopat’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59553:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘printFrameThingandFrameat’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59611:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘printFrameThingat’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59647:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘printFrame’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59734:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59745:84: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] (frameAbove + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((frameAbove + FoxFrameFlags) + 1))) << (shiftForWord())))))) + BytesPerWord) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘printFrameWithSP’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59783:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theMethod = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59785:19: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] numArgs = byteAt((theFP + FoxFrameFlags) + 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59797:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] topThing = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘printLikelyImplementorsOfSelector’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59885:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59884:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘printStackReferencesTo’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61314:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (oop == (longAt(theSP))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61316:18: warning: passing argument 1 of ‘printHexnp’ makes integer from pointer without a cast [-Wint-conversion] printHexnp(theFP); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59828:1: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ printHexnp(usqInt n) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61318:18: warning: passing argument 1 of ‘printHexnp’ makes integer from pointer without a cast [-Wint-conversion] printHexnp(theSP); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59828:1: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ printHexnp(usqInt n) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61324:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61325:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (oop == (longAt(theFP + FoxThisContext))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61327:18: warning: passing argument 1 of ‘printHexnp’ makes integer from pointer without a cast [-Wint-conversion] printHexnp(theFP); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59828:1: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ printHexnp(usqInt n) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61333:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (oop == (longAt(theFP + FoxMethod))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61335:17: warning: passing argument 1 of ‘printHexnp’ makes integer from pointer without a cast [-Wint-conversion] printHexnp(theFP); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59828:1: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ printHexnp(usqInt n) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61340:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61348:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (oop == (longAt(theSP))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61350:17: warning: passing argument 1 of ‘printHexnp’ makes integer from pointer without a cast [-Wint-conversion] printHexnp(theFP); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59828:1: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ printHexnp(usqInt n) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61352:17: warning: passing argument 1 of ‘printHexnp’ makes integer from pointer without a cast [-Wint-conversion] printHexnp(theSP); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59828:1: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ printHexnp(usqInt n) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘pushBool’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61432:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘pushedReceiverOrClosureOfFrame’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61445:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + (frameStackedReceiverOffset(theFP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘pushFloat’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61457:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘pushInteger’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61468:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), (((usqInt)integerValue << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘push’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61482:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘readImageFromFileStartingAt’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:313:30: warning: statement with no effect [-Wunused-value] # define SQ_SWAP_8_BYTES(x) __builtin_bswap64(x) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61777:3: note: in expansion of macro ‘SQ_SWAP_8_BYTES’ SQ_SWAP_8_BYTES(w); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61792:3: warning: statement with no effect [-Wunused-value] ((((usqInt) w1) >> 8) & 0xFF) | (((sqInt)((usqInt)((w1 & 0xFF)) << 8))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘reapAndResetErrorCodeToheader’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62139:48: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (temporaryIndex < ((frameNumArgs = byteAt(((((char *) theFP)) + FoxFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62140:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((((char *) theFP)) + FoxCallerSavedIP) + ((frameNumArgs - temporaryIndex) * BytesPerWord), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62143:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((((((char *) theFP)) + FoxReceiver) - BytesPerWord) + ((frameNumArgs - temporaryIndex) * BytesPerWord), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘reestablishContextPriorToCallback’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62183:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62216:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62222:66: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP)))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62225:50: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62264:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘retryPrimitiveOnFailure’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62467:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (index * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62482:23: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (index * BytesPerWord), oop); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘returnAsThroughCallbackContext’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62551:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62588:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62592:62: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62595:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62597:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(method) = longAt(GIV(framePointer) + FoxMethod); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62655:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘saneFunctionPointerForFailureOfPrimIndex’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62823:11: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] sqInt theClass; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘sendInvokeCallbackContext’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62914:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62919:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62923:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62927:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62932:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62943:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62946:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62949:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62949:59: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62953:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62970:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object5); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62973:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62976:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62980:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62992:64: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62025:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘sendInvokeCallbackStackRegistersJmpbuf’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63075:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63079:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63083:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63087:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63091:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63102:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63105:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63108:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63108:59: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63112:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63129:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object5); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63132:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63135:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63139:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63151:64: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62025:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘shortPrintFrameAndCallers’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63413:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63414:50: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] shortPrintFrameAndCallers(pointerForOop(longAt(theFP + FoxSavedFP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘shortPrintFrame’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63477:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(theFP + FoxReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63482:61: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(longAt(theFP + FoxMethod), rcvr, (byteAt((theFP + FoxFrameFlags) + 3)) != 0, (0 < ((frameNumArgs = byteAt((theFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63482:95: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(longAt(theFP + FoxMethod), rcvr, (byteAt((theFP + FoxFrameFlags) + 3)) != 0, (0 < ((frameNumArgs = byteAt((theFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63482:160: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(longAt(theFP + FoxMethod), rcvr, (byteAt((theFP + FoxFrameFlags) + 3)) != 0, (0 < ((frameNumArgs = byteAt((theFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63483:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63484:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘shortPrintFrameAndNCallers’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63501:51: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] shortPrintFrameAndNCallers(pointerForOop(longAt(theFP + FoxSavedFP)), n - 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘shortReversePrintFrameAndCallers’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63558:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63563:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] caller = longAt(theFP + FoxCallerContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘snapshot’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63824:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63901:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63908:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63919:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63922:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63925:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63925:60: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63929:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63946:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63949:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63952:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63956:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63968:65: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62025:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘stackFloatValue’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64386:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return floatValueOf(longAt(GIV(stackPointer) + (offset * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘stackIntegerValue’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64398:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘stackObjectValue’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64466:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘stackPointerIndexForFrame’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64561:84: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] return (((usqInt) ((theFP + FoxReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxFrameFlags) + 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘stackPositiveMachineIntegerValue’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64578:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘stackSignedMachineIntegerValue’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64643:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘stackTop’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64651:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘stackValue’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64661:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘storeSenderOfFramewithValue’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65000:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65004:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxCallerContext, anOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65008:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65012:10: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAt(theFP + FoxCallerContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65016:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((callerFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65018:10: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAt(callerFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65060:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theMovedFP + FoxCallerContext, anOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘transferTo’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65289:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65313:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((GIV(framePointer) + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65315:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] activeContext = longAt(GIV(framePointer) + FoxThisContext); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65421:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65433:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘updateStateOfSpouseContextForFrameWithSP’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65554:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65557:21: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] tempIndex = byteAt((theFP + FoxFrameFlags) + 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65568:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((longAt(pointer)) & (tagMask())) == 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65569:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (oopisLessThan(longAt(pointer), GIV(newSpaceLimit)))) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2673:49: note: in definition of macro ‘oopisLessThan’ #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65576:116: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))), longAt(pointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65588:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((longAt(pointer)) & (tagMask())) == 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65589:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (oopisLessThan(longAt(pointer), GIV(newSpaceLimit)))) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2673:49: note: in definition of macro ‘oopisLessThan’ #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65596:124: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + tempIndex)) << (shiftForWord())))), longAt(pointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘validInstructionPointerinFrame’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65615:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return (anInstrPointer >= ((((longAt(fp + FoxMethod)) + (lastPointerOf(longAt(fp + FoxMethod)))) + BytesPerOop) - 1)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65615:80: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return (anInstrPointer >= ((((longAt(fp + FoxMethod)) + (lastPointerOf(longAt(fp + FoxMethod)))) + BytesPerOop) - 1)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65616:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (anInstrPointer < ((((longAt(fp + FoxMethod)) + (numBytesOfBytes(longAt(fp + FoxMethod)))) + BaseHeaderSize) - 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65616:78: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (anInstrPointer < ((((longAt(fp + FoxMethod)) + (numBytesOfBytes(longAt(fp + FoxMethod)))) + BaseHeaderSize) - 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘validStackPageBaseFrame’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65672:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] senderContextOrNil = longAt(theFP + FoxCallerContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘voidVMStateForSnapshotFlushingExternalPrimitivesIf’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65728:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65727:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘cloneContext’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66123:50: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] valuePointer2 = (i < ((frameNumArgs = byteAt((spouseFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66124:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - i) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66125:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((spouseFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - i) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘doPrimitiveSameThreadCallout’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66177:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66199:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66207:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66215:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66239:13: warning: assignment makes integer from pointer without a cast [-Wint-conversion] argHolder = alloca((argType->size)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66240:17: warning: assignment makes pointer from integer without a cast [-Wint-conversion] parameters[i] = argHolder; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66255:45: warning: passing argument 1 of ‘marshallAndPushReturnValueFromofTypepoping’ makes integer from pointer without a cast [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (cif->rtype), 3); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1497:27: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void *’ static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘doPrimitiveWorkerCallout’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66312:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66334:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66341:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66348:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (PARAM_SEMAPHORE_INDEX * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66368:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66377:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66399:13: warning: assignment makes integer from pointer without a cast [-Wint-conversion] argHolder = malloc((argType->size)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66400:17: warning: assignment makes pointer from integer without a cast [-Wint-conversion] parameters[i] = argHolder; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66405:10: warning: assignment makes integer from pointer without a cast [-Wint-conversion] aPtr = parameters[i1]; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66408:11: warning: passing argument 1 of ‘free’ makes pointer from integer without a cast [-Wint-conversion] free(aPtr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:19:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /usr/include/stdlib.h:483:13: note: expected ‘void *’ but argument is of type ‘sqInt {aka long int}’ extern void free (void *__ptr) __THROW; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66430:9: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66432:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((4 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘doPrimitiveWorkerExtractReturnValue’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66471:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_TASK_ADDRESS * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66481:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] taskAddress = longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66484:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66501:45: warning: passing argument 1 of ‘marshallAndPushReturnValueFromofTypepoping’ makes integer from pointer without a cast [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (((task->cif))->rtype), 2); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1497:27: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void *’ static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66507:23: warning: assignment makes integer from pointer without a cast [-Wint-conversion] anParameterAddress = parameters[i]; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66509:26: warning: passing argument 1 of ‘free’ makes pointer from integer without a cast [-Wint-conversion] doFreeFromTask(task, anParameterAddress); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2585:47: note: in definition of macro ‘doFreeFromTask’ #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:19:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /usr/include/stdlib.h:483:13: note: expected ‘void *’ but argument is of type ‘sqInt {aka long int}’ extern void free (void *__ptr) __THROW; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66518:23: warning: passing argument 1 of ‘free’ makes pointer from integer without a cast [-Wint-conversion] doFreeFromTask(task, ((sqInt)task)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2585:47: note: in definition of macro ‘doFreeFromTask’ #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:19:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /usr/include/stdlib.h:483:13: note: expected ‘void *’ but argument is of type ‘long int’ extern void free (void *__ptr) __THROW; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66464:13: warning: variable ‘worker’ set but not used [-Wunused-but-set-variable] Worker *worker; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘fieldofFrame’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66569:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66572:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAt(theFP + FoxCallerContext)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66573:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : ((byteAt((callerFP + FoxFrameFlags) + 2)) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66576:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAt(callerFP + FoxThisContext)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66585:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66588:19: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] return ((byteAt((theFP + FoxFrameFlags) + 3)) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66590:23: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] (numArgs = byteAt((theFP + FoxFrameFlags) + 1)), ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66591:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)(numArgs) << (shiftForWord()))))))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66596:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66601:66: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] return ((index - CtxtTempFrameStart) < ((frameNumArgs = byteAt((theFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66602:13: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66603:13: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘getHandler’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66633:9: warning: return makes pointer from integer without a cast [-Wint-conversion] return longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘marshallAndPushReturnValueFromofTypepoping’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66697:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66703:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66712:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66718:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66724:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal2 << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66730:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal3 << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66739:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66745:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66755:10: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66757:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop4); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66766:25: warning: passing argument 2 of ‘memcpy’ makes pointer from integer without a cast [-Wint-conversion] memcpy(targetPointer, returnHolder, sizeToCopy); ^ In file included from /usr/include/features.h:367:0, from /usr/include/stdint.h:25, from /usr/lib/gcc/x86_64-linux-gnu/5/include/stdint.h:9, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26: /usr/include/x86_64-linux-gnu/bits/string3.h:50:1: note: expected ‘const void * restrict’ but argument is of type ‘sqInt {aka long int}’ __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66768:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop5); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66775:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66782:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘marshallArgumentFromatIndexintoofTypewithSize’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66854:12: warning: assignment makes pointer from integer without a cast [-Wint-conversion] address = longAt((oop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66873:10: warning: passing argument 1 of ‘memcpy’ makes pointer from integer without a cast [-Wint-conversion] memcpy(argHolder, srcPtr, argTypeSize); ^ In file included from /usr/include/features.h:367:0, from /usr/include/stdint.h:25, from /usr/lib/gcc/x86_64-linux-gnu/5/include/stdint.h:9, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26: /usr/include/x86_64-linux-gnu/bits/string3.h:50:1: note: expected ‘void * restrict’ but argument is of type ‘sqInt {aka long int}’ __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveAllVMParameters’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67502:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveClone’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67520:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67544:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newCopy); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveClosureCopyWithCopiedValues’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67568:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67591:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] copiedValues = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67632:125: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((newClosure1 + BaseHeaderSize) + (((sqInt)((usqInt)(ClosureOuterContextIndex) << (shiftForWord())))), longAt(GIV(stackPointer) + (2 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67647:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), newClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveContextAt’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67694:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67702:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67821:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67924:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67938:49: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] value = ((index - 1) < ((frameNumArgs = byteAt((spouseFP + FoxFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67939:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (index - 1)) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67940:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((spouseFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - (index - 1)) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67942:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveContextAtPut’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67977:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] value = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67979:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67981:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68135:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68149:44: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((index - 1) < ((frameNumArgs = byteAt((spouseFP + FoxFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68150:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (index - 1)) * BytesPerWord), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68153:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((spouseFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - (index - 1)) * BytesPerWord), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68156:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveContextSize’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68183:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68267:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)sz << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveContextXray’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68291:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] context = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68304:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)flags << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveDeferDisplayUpdates’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68320:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] flag = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveDoNamedPrimitiveWithArgs’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68400:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68402:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodArg = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68580:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68586:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68592:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), primRcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68598:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68620:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68624:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68628:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68632:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68389:11: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68354:11: warning: variable ‘classOop’ set but not used [-Wunused-but-set-variable] sqInt classOop; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveDoPrimitiveWithArgs’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68685:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68687:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] primIdx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68722:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(tempOop2) = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68724:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68741:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68753:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68806:2: warning: statement with no effect [-Wunused-value] !GIV(primFailCode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68814:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68818:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68822:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), (((usqInt)primIdx << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68825:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(tempOop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveExecuteMethod’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68872:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68885:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68947:3: warning: statement with no effect [-Wunused-value] !GIV(primFailCode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68961:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68964:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68967:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68967:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68971:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68988:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68991:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68994:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68998:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69010:64: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62025:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveExecuteMethodArgsArray’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69070:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69072:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69097:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69106:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69113:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69176:3: warning: statement with no effect [-Wunused-value] !GIV(primFailCode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69190:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69193:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69196:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69196:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69200:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69217:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69220:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69223:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69227:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69239:64: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62025:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveExternalCall’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69298:11: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFFIAllocate’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69514:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69532:7: warning: assignment makes integer from pointer without a cast [-Wint-conversion] addr = malloc(byteSize); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69544:9: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ptr[0] = (((sqIntptr_t)addr)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69547:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFFIFree’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69565:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69586:7: warning: assignment makes pointer from integer without a cast [-Wint-conversion] addr = longAt((oop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69593:18: warning: passing argument 1 of ‘isInMemory’ makes integer from pointer without a cast [-Wint-conversion] || (isInMemory(addr)))) { ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40167:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void *’ isInMemory(sqInt address) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69626:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFFIIntegerAt’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69654:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69672:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69688:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69704:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69771:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFFIIntegerAtPut’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69799:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69817:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69833:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69835:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69851:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69915:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFindHandlerContext’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69944:85: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] handlerOrNilOrZero = findMethodWithPrimitiveFromContextUpToContext(199, longAt(GIV(stackPointer)), GIV(nilObj)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69950:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), handlerOrNilOrZero); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFindNextUnwindContext’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69979:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] stopContext = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69981:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] calleeContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70011:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70012:83: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] handlerOrNilOrZero = findMethodWithPrimitiveFromContextUpToContext(198, longAt(theFP + FoxCallerContext), stopContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70016:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] startFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70020:18: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (((byteAt((theFP1 + FoxFrameFlags) + 2)) != 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70021:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (stopContext == (longAt(theFP1 + FoxThisContext)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70025:19: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((byteAt((theFP1 + FoxFrameFlags) + 3)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70026:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theMethod = longAt(theFP1 + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70036:19: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((theFP1 + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70038:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] handlerOrNilOrZero = longAt(theFP1 + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70046:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theFP1 = pointerForOop(longAt(theFP1 + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70048:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] senderContext = longAt(theFPAbove + FoxCallerContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70075:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), handlerOrNilOrZero); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFlushCacheByMethod’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70094:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oldMethod = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFlushCacheBySelector’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70124:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] selector = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveFullGC’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70173:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70181:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveGetCurrentWorkingDirectory’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70203:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveIncrementalGC’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70499:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveInstVarAt’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70522:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70524:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70622:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveInstVarAtPut’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70647:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70649:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70651:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70801:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadBoolean8FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70822:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70824:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70882:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadBoolean8FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70898:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70900:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70919:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadChar16FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70940:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70942:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70999:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadChar16FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71015:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71017:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71034:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadChar32FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71055:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71057:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71114:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadChar32FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71130:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71132:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71149:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadChar8FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71170:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71172:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71228:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadChar8FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71244:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71246:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71263:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadFloat32FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71284:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71286:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71343:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadFloat32FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71359:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71361:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71378:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadFloat64FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71399:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71401:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71458:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadFloat64FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71474:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71476:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71493:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadInt16FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71513:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71515:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71571:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadInt16FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71586:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71588:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71604:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadInt32FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71625:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71627:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71686:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadInt32FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71702:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71704:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71723:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadInt64FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71744:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71746:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71803:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadInt64FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71819:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71821:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71838:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadInt8FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71858:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71860:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71915:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadInt8FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71930:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71932:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71948:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadPointerFromBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71969:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71971:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72030:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadPointerFromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72046:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72048:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72067:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadSymbolFromModule’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72104:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] module = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72106:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] symbol = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72151:50: warning: passing argument 1 of ‘ioLoadModuleOfLength’ makes integer from pointer without a cast [-Wint-conversion] moduleHandle = ((void *) (ioLoadModuleOfLength(moduleNameString, moduleNameStringSize))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:558:8: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ void *ioLoadModuleOfLength(sqInt moduleNameIndex, sqInt moduleNameLength); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72187:43: warning: passing argument 1 of ‘ioLoadSymbolOfLengthFromModule’ makes integer from pointer without a cast [-Wint-conversion] address = ioLoadSymbolOfLengthFromModule(symbolString, symbolStringSize, moduleHandle); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:559:8: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ void *ioLoadSymbolOfLengthFromModule(sqInt functionNameIndex, sqInt functionNameLength, void *moduleHandle); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72196:9: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ptr[0] = (((sqIntptr_t)address)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72199:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadUInt16FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72220:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72222:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72278:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadUInt16FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72293:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72295:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72311:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadUInt32FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72332:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72334:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72393:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadUInt32FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72409:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72411:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72430:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadUInt64FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72451:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72453:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72510:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadUInt64FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72526:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72528:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72545:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadUInt8FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72565:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72567:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72622:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLoadUInt8FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72637:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72639:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72655:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLongRunningPrimitive’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72724:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveLongRunningPrimitiveSemaphore’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72742:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveObjectPointsTo’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72797:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] thang = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72799:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72802:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72830:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (trueOrFalse ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72851:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72861:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72872:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72878:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitivePerform’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72915:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(messageSelector) = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72917:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] newReceiver = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72920:64: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72920:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38:0: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72928:2: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(GIV(messageSelector)), lengthOfMaybeImmediate(GIV(messageSelector)), newReceiver); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72938:71: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72938:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72940:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), GIV(messageSelector)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72993:3: warning: statement with no effect [-Wunused-value] !GIV(primFailCode); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73007:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73010:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73013:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73013:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73017:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73034:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73037:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73040:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73044:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73056:64: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader1); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62025:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitivePin’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73087:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73095:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] boolean = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73130:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), wasPinned); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSetGCSemaphore’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73169:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSignalAtMilliseconds’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73206:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] msecsObj = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73208:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSignalAtUTCMicroseconds’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73277:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] usecsObj = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73279:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSlotAt’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73365:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73367:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73416:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73436:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(byteAt((rcvr + BaseHeaderSize) + index)) << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73449:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73462:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73478:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveSlotAtPut’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73525:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73527:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73529:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73583:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73675:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73694:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73708:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73727:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreBoolean8IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73758:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73760:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73762:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73830:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreBoolean8IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73847:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73849:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73851:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73880:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreChar16IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73901:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73903:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73905:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73964:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreChar16IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73980:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73982:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73984:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74003:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreChar32IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74024:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74026:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74028:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74087:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreChar32IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74103:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74105:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74107:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74126:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreChar8IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74147:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74149:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74151:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74209:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreChar8IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74225:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74227:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74229:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74248:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreFloat32IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74270:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74272:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74274:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74334:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreFloat32IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74351:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74353:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74355:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74375:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreFloat64IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74397:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74399:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74401:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74461:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreFloat64IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74478:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74480:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74482:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74502:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreInt16IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74523:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74525:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74527:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74585:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreInt16IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74601:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74603:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74605:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74623:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreInt32IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74644:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74646:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74648:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74709:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreInt32IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74725:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74727:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74729:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74750:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreInt64IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74771:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74773:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74775:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74836:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreInt64IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74852:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74854:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74856:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74877:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreInt8IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74898:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74900:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74902:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74959:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreInt8IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74975:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74977:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74979:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74997:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStorePointerIntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75019:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75021:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75023:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75093:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStorePointerIntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75110:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75112:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75114:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75144:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreStackp’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75170:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ctxt = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75172:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreUInt16IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75277:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75279:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75281:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75344:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreUInt16IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75360:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75362:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75364:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75387:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreUInt32IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75408:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75410:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75412:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75473:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreUInt32IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75489:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75491:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75493:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75514:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreUInt64IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75535:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75537:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75539:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75600:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreUInt64IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75616:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75618:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75620:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75641:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreUInt8IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75662:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75664:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75666:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75728:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveStoreUInt8IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75744:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75746:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75748:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75771:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveTerminateTo’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75826:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aContextOrNil = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75837:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] thisCtx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75880:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((pointerForOop(longAt(theFP + FoxSavedFP))) != contextsFP) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75882:22: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] numArgs = byteAt((theFP + FoxFrameFlags) + 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75890:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75900:49: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] contextsIP = ((usqInt)(pointerForOop(longAt(frameAbove + FoxCallerSavedIP)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75902:91: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] newSP = (frameAbove + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((frameAbove + FoxFrameFlags) + 1))) << (shiftForWord())))))) + BytesPerWord; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75906:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newSP, longAt(source)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75906:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newSP, longAt(source)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75908:15: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75908:35: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75909:15: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newFP + FoxCallerSavedIP, contextsIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75933:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] currentCtx = longAt(theFP + FoxCallerContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75974:48: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (((callerFP1 = pointerForOop(longAt(fp1 + FoxSavedFP)))) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76015:49: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (((callerFP2 = pointerForOop(longAt(fp2 + FoxSavedFP)))) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76027:79: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] (frameAbove + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((frameAbove + FoxFrameFlags) + 1))) << (shiftForWord())))))) + BytesPerWord)) - BytesPerWord; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76028:51: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76028:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76028:30: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76045:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] currentCtx = longAt(theFP1 + FoxCallerContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76078:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxCallerContext, aContextOrNil); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveVMParameter’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76240:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76261:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76266:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76474:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘primitiveVoidVMState’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76508:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘pruneStackstackp’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76632:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76644:90: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] theSP = (theFPAbove + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((theFPAbove + FoxFrameFlags) + 1))) << (shiftForWord())))))) + BytesPerWord; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76645:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76647:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] objOrFP = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76580:11: warning: variable ‘oop1’ set but not used [-Wunused-but-set-variable] sqInt oop1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘ptEnterInterpreterFromCallback’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76705:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘ptExitInterpreterToCallback’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76801:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76809:10: warning: passing argument 1 of ‘longjmp’ makes pointer from integer without a cast [-Wint-conversion] longjmp(aJumpBuf, 1); ^ In file included from /usr/include/features.h:367:0, from /usr/include/stdint.h:25, from /usr/lib/gcc/x86_64-linux-gnu/5/include/stdint.h:9, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26: /usr/include/x86_64-linux-gnu/bits/setjmp2.h:25:13: note: expected ‘struct __jmp_buf_tag *’ but argument is of type ‘sqInt {aka long int}’ extern void __REDIRECT_NTHNL (longjmp, ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘readAddress’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76825:9: warning: return makes pointer from integer without a cast [-Wint-conversion] return longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘unmarkAfterPathTo’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76848:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76847:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘unmarkAllFrames’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76984:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] flags = longAt(theFP + FoxFrameFlags); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76986:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxFrameFlags, flags - 2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76988:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: At top level: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14662:1: warning: ‘pageListIsWellFormed’ defined but not used [-Wunused-function] pageListIsWellFormed(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30303:1: warning: ‘isImmediateFloat’ defined but not used [-Wunused-function] isImmediateFloat(sqInt oop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30411:1: warning: ‘maxSlotsForAlloc’ defined but not used [-Wunused-function] maxSlotsForAlloc(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30423:1: warning: ‘numFreeLists’ defined but not used [-Wunused-function] numFreeLists(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30642:1: warning: ‘wordIndexableFormat’ defined but not used [-Wunused-function] wordIndexableFormat(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30703:1: warning: ‘allNewSpaceObjectsHaveZeroRTRefCount’ defined but not used [-Wunused-function] allNewSpaceObjectsHaveZeroRTRefCount(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30782:1: warning: ‘allWeakSurvivorsOnWeakList’ defined but not used [-Wunused-function] allWeakSurvivorsOnWeakList(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:31183:1: warning: ‘firstCorpse’ defined but not used [-Wunused-function] firstCorpse(sqInt headOfCorpseList) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:31433:1: warning: ‘noUnfiredEphemeronsAtEndOfRememberedSet’ defined but not used [-Wunused-function] noUnfiredEphemeronsAtEndOfRememberedSet(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:33302:1: warning: ‘allObjectsUnmarked’ defined but not used [-Wunused-function] allObjectsUnmarked(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:33417:1: warning: ‘allOldMarkedWeakObjectsOnWeaklingStack’ defined but not used [-Wunused-function] allOldMarkedWeakObjectsOnWeaklingStack(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34270:1: warning: ‘allocationUnit’ defined but not used [-Wunused-function] allocationUnit(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34281:1: warning: ‘allStrongSlotsOfWeaklingAreMarked’ defined but not used [-Wunused-function] allStrongSlotsOfWeaklingAreMarked(sqInt aWeakling) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34307:1: warning: ‘allUnscannedEphemeronsAreActive’ defined but not used [-Wunused-function] allUnscannedEphemeronsAreActive(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34339:1: warning: ‘assertInnerValidFreeObject’ defined but not used [-Wunused-function] assertInnerValidFreeObject(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34912:1: warning: ‘bitsSetInFreeSpaceMaskForAllFreeLists’ defined but not used [-Wunused-function] bitsSetInFreeSpaceMaskForAllFreeLists(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34974:1: warning: ‘bridgeSize’ defined but not used [-Wunused-function] bridgeSize(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34981:1: warning: ‘byteFormatMask’ defined but not used [-Wunused-function] byteFormatMask(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:36304:1: warning: ‘classIndexFieldWidth’ defined but not used [-Wunused-function] classIndexFieldWidth(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:36441:1: warning: ‘classTableRootSlots’ defined but not used [-Wunused-function] classTableRootSlots(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:37553:1: warning: ‘ephemeronFormat’ defined but not used [-Wunused-function] ephemeronFormat(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:37560:1: warning: ‘existInstancesInNewSpaceOf’ defined but not used [-Wunused-function] existInstancesInNewSpaceOf(sqInt classObj) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:37768:1: warning: ‘fetchPointerofFreeChunk’ defined but not used [-Wunused-function] fetchPointerofFreeChunk(sqInt fieldIndex, sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38132:1: warning: ‘firstFixedFieldOfMaybeImmediate’ defined but not used [-Wunused-function] firstFixedFieldOfMaybeImmediate(sqInt oop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38194:1: warning: ‘firstStringyFakeFormat’ defined but not used [-Wunused-function] firstStringyFakeFormat(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38447:1: warning: ‘formatOf’ defined but not used [-Wunused-function] formatOf(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38457:1: warning: ‘forwardedFormat’ defined but not used [-Wunused-function] forwardedFormat(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38468:1: warning: ‘forwardersIn’ defined but not used [-Wunused-function] forwardersIn(sqInt anObject) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38494:1: warning: ‘freeChunkNextIndex’ defined but not used [-Wunused-function] freeChunkNextIndex(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38504:1: warning: ‘freeChunkParentIndex’ defined but not used [-Wunused-function] freeChunkParentIndex(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38515:1: warning: ‘freeChunkPrevIndex’ defined but not used [-Wunused-function] freeChunkPrevIndex(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38733:1: warning: ‘goodContextSize’ defined but not used [-Wunused-function] goodContextSize(sqInt oop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38830:1: warning: ‘hasSpurMemoryManagerAPI’ defined but not used [-Wunused-function] hasSpurMemoryManagerAPI(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38903:1: warning: ‘hiddenRootSlots’ defined but not used [-Wunused-function] hiddenRootSlots(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38910:1: warning: ‘hiddenRootsObject’ defined but not used [-Wunused-function] hiddenRootsObject(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:39976:1: warning: ‘isContextHeader’ defined but not used [-Wunused-function] isContextHeader(sqInt aHeader) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:39983:1: warning: ‘isContextNonImm’ defined but not used [-Wunused-function] isContextNonImm(sqInt oop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40001:1: warning: ‘isCopiedIntoSegment’ defined but not used [-Wunused-function] isCopiedIntoSegment(sqInt anObjectInTheHeap) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40024:1: warning: ‘isEnumerableObjectNoAssert’ defined but not used [-Wunused-function] isEnumerableObjectNoAssert(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40060:1: warning: ‘isEphemeron’ defined but not used [-Wunused-function] isEphemeron(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40080:1: warning: ‘isForwardedClassTag’ defined but not used [-Wunused-function] isForwardedClassTag(sqInt classIndex) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40105:1: warning: ‘isFreeObject’ defined but not used [-Wunused-function] isFreeObject(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40112:1: warning: ‘isFreeOop’ defined but not used [-Wunused-function] isFreeOop(sqInt oop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40127:1: warning: ‘isInClassTable’ defined but not used [-Wunused-function] isInClassTable(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40150:1: warning: ‘isInEden’ defined but not used [-Wunused-function] isInEden(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40157:1: warning: ‘isInFutureSpace’ defined but not used [-Wunused-function] isInFutureSpace(sqInt address) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40192:1: warning: ‘isInNewSpace’ defined but not used [-Wunused-function] isInNewSpace(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40207:1: warning: ‘isInPastSpace’ defined but not used [-Wunused-function] isInPastSpace(sqInt address) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40214:1: warning: ‘isLargeFreeObject’ defined but not used [-Wunused-function] isLargeFreeObject(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40221:1: warning: ‘isMaybeFiredEphemeron’ defined but not used [-Wunused-function] isMaybeFiredEphemeron(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40240:1: warning: ‘isObjEphemeron’ defined but not used [-Wunused-function] isObjEphemeron(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40251:1: warning: ‘isObjImmutable’ defined but not used [-Wunused-function] isObjImmutable(sqInt anOop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40365:1: warning: ‘isRemembered’ defined but not used [-Wunused-function] isRemembered(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40375:1: warning: ‘isSegmentBridge’ defined but not used [-Wunused-function] isSegmentBridge(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40382:1: warning: ‘isSemaphoreOop’ defined but not used [-Wunused-function] isSemaphoreOop(sqInt anOop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40442:1: warning: ‘isValidObjStackAt’ defined but not used [-Wunused-function] isValidObjStackAt(sqInt objStackRootIndex) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40589:1: warning: ‘isWeakNonImm’ defined but not used [-Wunused-function] isWeakNonImm(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40727:1: warning: ‘knownClassAtIndex’ defined but not used [-Wunused-function] knownClassAtIndex(sqInt classIndex) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40736:1: warning: ‘lastPointerFormat’ defined but not used [-Wunused-function] lastPointerFormat(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40847:1: warning: ‘lengthOfMaybeImmediate’ defined but not used [-Wunused-function] lengthOfMaybeImmediate(sqInt oop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:43187:1: warning: ‘newSpaceIsEmpty’ defined but not used [-Wunused-function] newSpaceIsEmpty(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:43404:1: warning: ‘noUnscannedEphemerons’ defined but not used [-Wunused-function] noUnscannedEphemerons(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:47544:1: warning: ‘slidingCompactionInProgress’ defined but not used [-Wunused-function] slidingCompactionInProgress(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:47612:1: warning: ‘startOfObject’ defined but not used [-Wunused-function] startOfObject(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:48620:1: warning: ‘validClassTableHashes’ defined but not used [-Wunused-function] validClassTableHashes(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:48701:1: warning: ‘validFreeTreeChunk’ defined but not used [-Wunused-function] validFreeTreeChunk(sqInt chunk) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:48744:1: warning: ‘validObjStacks’ defined but not used [-Wunused-function] validObjStacks(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:49541:1: warning: ‘isMobile’ defined but not used [-Wunused-function] isMobile(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:49552:1: warning: ‘isPostMobile’ defined but not used [-Wunused-function] isPostMobile(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:49818:1: warning: ‘savedFirstFieldsSpaceWasAllocated’ defined but not used [-Wunused-function] savedFirstFieldsSpaceWasAllocated(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50675:1: warning: ‘validRelocationPlanInPass’ defined but not used [-Wunused-function] validRelocationPlanInPass(sqInt onePass) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50740:1: warning: ‘segLimit’ defined but not used [-Wunused-function] segLimit(SpurSegmentInfo * self_in_segLimit) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50835:1: warning: ‘allBridgesMarked’ defined but not used [-Wunused-function] allBridgesMarked(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50885:1: warning: ‘bridgeAt’ defined but not used [-Wunused-function] bridgeAt(sqInt segIndex) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50900:1: warning: ‘bridgeFor’ defined but not used [-Wunused-function] bridgeFor(SpurSegmentInfo *aSegment) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:51023:1: warning: ‘isInSegments’ defined but not used [-Wunused-function] isInSegments(usqInt address) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:51044:1: warning: ‘isValidSegmentBridge’ defined but not used [-Wunused-function] isValidSegmentBridge(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:51346:1: warning: ‘segmentOverlap’ defined but not used [-Wunused-function] segmentOverlap(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:51812:1: warning: ‘allOnesAsCharStar’ defined but not used [-Wunused-function] allOnesAsCharStar(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52829:1: warning: ‘checkStackPointerForMaybeMarriedContext’ defined but not used [-Wunused-function] checkStackPointerForMaybeMarriedContext(sqInt aContext) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52971:1: warning: ‘contexthasValidInversePCMappingOfin’ defined but not used [-Wunused-function] contexthasValidInversePCMappingOfin(sqInt aContext, sqInt theIP, char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53074:1: warning: ‘cr’ defined but not used [-Wunused-function] cr(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55196:1: warning: ‘frameCallerContext’ defined but not used [-Wunused-function] frameCallerContext(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55203:1: warning: ‘frameContext’ defined but not used [-Wunused-function] frameContext(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55213:1: warning: ‘frameHasContext’ defined but not used [-Wunused-function] frameHasContext(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55223:1: warning: ‘frameIsBlockActivation’ defined but not used [-Wunused-function] frameIsBlockActivation(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55233:1: warning: ‘frameMethodObject’ defined but not used [-Wunused-function] frameMethodObject(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55240:1: warning: ‘frameMethod’ defined but not used [-Wunused-function] frameMethod(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55250:1: warning: ‘frameNumArgs’ defined but not used [-Wunused-function] frameNumArgs(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55269:1: warning: ‘frameReceiver’ defined but not used [-Wunused-function] frameReceiver(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55361:1: warning: ‘getDesiredCogCodeSize’ defined but not used [-Wunused-function] getDesiredCogCodeSize(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55786:1: warning: ‘ifCurrentStackPageHasValidHeadPointers’ defined but not used [-Wunused-function] ifCurrentStackPageHasValidHeadPointers(StackPage *thePage) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55807:1: warning: ‘iframeMethod’ defined but not used [-Wunused-function] iframeMethod(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56057:1: warning: ‘isMarriedOrWidowedContext’ defined but not used [-Wunused-function] isMarriedOrWidowedContext(sqInt aContext) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56076:1: warning: ‘isMetaPrimitiveIndex’ defined but not used [-Wunused-function] isMetaPrimitiveIndex(sqInt primIndex) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56090:1: warning: ‘isPrimitiveFunctionPointerAnIndex’ defined but not used [-Wunused-function] isPrimitiveFunctionPointerAnIndex(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58036:1: warning: ‘maybeLeakCheckExternalPrimCall’ defined but not used [-Wunused-function] maybeLeakCheckExternalPrimCall(sqInt aMethodObj) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58172:1: warning: ‘methodHeaderIndicatesLargeFrame’ defined but not used [-Wunused-function] methodHeaderIndicatesLargeFrame(sqInt methodHeader) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58491:1: warning: ‘noMarkedContextsOnPage’ defined but not used [-Wunused-function] noMarkedContextsOnPage(StackPage *thePage) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58886:1: warning: ‘printActivationNameForSelectorstartClass’ defined but not used [-Wunused-function] printActivationNameForSelectorstartClass(sqInt aSelector, sqInt startClass) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61443:1: warning: ‘pushedReceiverOrClosureOfFrame’ defined but not used [-Wunused-function] pushedReceiverOrClosureOfFrame(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62820:1: warning: ‘saneFunctionPointerForFailureOfPrimIndex’ defined but not used [-Wunused-function] saneFunctionPointerForFailureOfPrimIndex(sqInt primIndex) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63980:1: warning: ‘space’ defined but not used [-Wunused-function] space(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64420:1: warning: ‘stackLimitBytes’ defined but not used [-Wunused-function] stackLimitBytes(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64451:1: warning: ‘stackLimitOffset’ defined but not used [-Wunused-function] stackLimitOffset(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64514:1: warning: ‘stackPageHeadroom’ defined but not used [-Wunused-function] stackPageHeadroom(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65613:1: warning: ‘validInstructionPointerinFrame’ defined but not used [-Wunused-function] validInstructionPointerinFrame(usqInt anInstrPointer, char *fp) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65640:1: warning: ‘validStackPageBaseFrames’ defined but not used [-Wunused-function] validStackPageBaseFrames(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1809:13: warning: ‘byteCount’ defined but not used [-Wunused-variable] _iss usqInt byteCount; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1810:12: warning: ‘cifs’ defined but not used [-Wunused-variable] _iss sqInt cifs; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1811:12: warning: ‘codeGeneratorToComputeAccessorDepth’ defined but not used [-Wunused-variable] _iss sqInt codeGeneratorToComputeAccessorDepth; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1812:12: warning: ‘functions’ defined but not used [-Wunused-variable] _iss sqInt functions; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1813:12: warning: ‘largeOpaqueMemoryManager’ defined but not used [-Wunused-variable] _iss sqInt largeOpaqueMemoryManager; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1814:12: warning: ‘memoryManager’ defined but not used [-Wunused-variable] _iss sqInt memoryManager; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1815:12: warning: ‘nextAddress’ defined but not used [-Wunused-variable] _iss sqInt nextAddress; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1816:12: warning: ‘preferredPinningSegment’ defined but not used [-Wunused-variable] _iss sqInt preferredPinningSegment; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1817:12: warning: ‘statCoalesces’ defined but not used [-Wunused-variable] _iss sqInt statCoalesces; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1818:14: warning: ‘statFGCDeltaUsecs’ defined but not used [-Wunused-variable] _iss usqLong statFGCDeltaUsecs; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1819:14: warning: ‘statIncrGCUsecs’ defined but not used [-Wunused-variable] _iss usqLong statIncrGCUsecs; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1820:12: warning: ‘testWorker’ defined but not used [-Wunused-variable] _iss sqInt testWorker; ^ -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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 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-9/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-9/build-StackVM/freetype-2.12.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'freetype-2.12.1-download' [ 44%] No update step for 'freetype-2.12.1-download' [ 55%] No configure step for 'freetype-2.12.1-download' [ 66%] No build step for 'freetype-2.12.1-download' [ 77%] No install step for 'freetype-2.12.1-download' [ 88%] No test step for 'freetype-2.12.1-download' [100%] Completed 'freetype-2.12.1-download' [100%] Built target freetype-2.12.1-download -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/freetype-2.12.1-src/libfreetype.6.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘writeImageFileIO’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66043:2: warning: ‘the2ndUnknownShort’ may be used uninitialized in this function [-Wmaybe-uninitialized] putShorttoFile(the2ndUnknownShort, f); ^ -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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 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 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 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM/fontconfig-2.13.1-src/libfontconfig.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘followForwardedFrameContentsstackPointer’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54962:3: warning: ‘oop’ may be used uninitialized in this function [-Wmaybe-uninitialized] followForwardedObjectFieldstoDepth(oop, 0); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c: In function ‘printInvalidClassTableEntries’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:45632:11: warning: ‘hash’ may be used uninitialized in this function [-Wmaybe-uninitialized] sqInt hash; ^ -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 6% complete] -- [download 8% complete] -- [download 11% complete] -- [download 12% complete] -- [download 15% complete] -- [download 17% complete] -- [download 19% complete] -- [download 20% complete] -- [download 22% complete] -- [download 23% complete] -- [download 25% complete] -- [download 27% complete] -- [download 28% complete] -- [download 30% complete] -- [download 32% complete] -- [download 33% complete] -- [download 35% complete] -- [download 36% complete] -- [download 39% complete] -- [download 40% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% 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 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 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 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 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 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 71% 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 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-9/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-9/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-9/build-StackVM/pixman-0.40.0-src/libpixman-1.0.40.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/pixman-0.40.0-src/libpixman-1.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 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 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-9/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-9/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-9/build-StackVM/cairo-1.17.4-src/libcairo.2.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 2% complete] -- [download 6% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 24% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 32% complete] -- [download 37% 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 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-9/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-9/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-9/build-StackVM/libpng-1.6.37-src/libpng.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libpng-1.6.37-src/libpng16.16.37.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libpng-1.6.37-src/libpng16.16.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/SDL2-2.24.1.zip' -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 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 37% 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 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 74% complete] -- [download 76% complete] -- [download 78% complete] -- [download 79% complete] -- [download 81% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 87% complete] -- [download 89% complete] -- [download 91% complete] -- [download 93% 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-9/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-9/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-9/build-StackVM/SDL2-2.24.1-src/libSDL2-2.0.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/SDL2-2.24.1-src/libSDL2.dylib -- 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-9/build-StackVM [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-9/build-StackVM [Pipeline] { [Pipeline] sh + VERBOSE=1 + make install package /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -S/builds/workspace/pharo-vm_pharo-9/repository -B/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/CMakeFiles /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 0%] Building C object libffi-build/CMakeFiles/objlib.dir/src/closures.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/objlib.dir/src/closures.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/closures.c [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/java_raw_api.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/objlib.dir/src/java_raw_api.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/java_raw_api.c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/java_raw_api.c:328:46: warning: 'ffi_java_raw_size' is deprecated [-Wdeprecated-declarations] ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif)); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include/ffi.h:299:56: note: 'ffi_java_raw_size' has been explicitly marked deprecated here size_t ffi_java_raw_size (ffi_cif *cif) __attribute__((deprecated)); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/java_raw_api.c:331:3: warning: 'ffi_java_ptrarray_to_raw' is deprecated [-Wdeprecated-declarations] ffi_java_ptrarray_to_raw (cif, avalue, raw); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include/ffi.h:295:93: note: 'ffi_java_ptrarray_to_raw' has been explicitly marked deprecated here void ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) __attribute__((deprecated)); ^ [ 30%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 31%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/vm/src/common/sqVirtualMachine.c: In function ‘sqGetInterpreterProxy’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:306:11: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->push = push; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:308:16: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->pushFloat = pushFloat; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:432:37: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->ioLoadSymbolOfLengthFromModule = ioLoadSymbolOfLengthFromModule; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:459:26: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->forceInterruptCheck = forceInterruptCheck; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:510:22: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->utcMicroseconds = ioUTCMicroseconds; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:546:23: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->stringForCString = stringForCString; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:557:37: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->ptEnterInterpreterFromCallback = ptEnterInterpreterFromCallback; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:558:34: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->ptExitInterpreterToCallback = ptExitInterpreterToCallback; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:562:27: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->platformSemaphoreNew = platform_semaphore_new; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:565:35: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->waitOnExternalSemaphoreIndex = waitOnExternalSemaphoreIndex; ^ [ 31%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 32%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/vm/src/common/sqExternalSemaphores.c: In function ‘signalSemaphoreWithIndex’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:135:6: warning: unused variable ‘v’ [-Wunused-variable] int v; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c: In function ‘doSignalExternalSemaphores’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:198:17: warning: variable ‘signalled’ set but not used [-Wunused-but-set-variable] char switched, signalled = 0; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c: In function ‘waitOnExternalSemaphoreIndex’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:267:11: warning: unused variable ‘xArray’ [-Wunused-variable] sqInt xArray; ^ [ 33%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 33%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/unix/aio.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/unix/aio.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/aio.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/semaphores/platformSemaphore.h:5, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/aio.c:34: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/vm/src/unix/aio.c: In function ‘aioInit’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/aio.c:124:16: warning: passing argument 2 of ‘signal’ from incompatible pointer type [-Wincompatible-pointer-types] signal(SIGIO, forceInterruptCheck); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/aio.c:45:0: /usr/include/signal.h:102:23: note: expected ‘__sighandler_t {aka void (*)(int)}’ but argument is of type ‘sqInt (*)(void) {aka long int (*)(void)}’ extern __sighandler_t signal (int __sig, __sighandler_t __handler) ^ [ 34%] Building C object CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/src/debugUnix.c: In function ‘reportStackState’: /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:369:8: warning: unused variable ‘pc’ [-Wunused-variable] void *pc; ^ /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:77:12: warning: ‘inFault’ defined but not used [-Wunused-variable] static int inFault = 0; ^ [ 34%] Building C object CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/memoryUnix.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/memoryUnix.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 35%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogUnix.c.o /usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/fileDialogUnix.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/fileDialogUnix.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/fileDialog.h:4, from /builds/workspace/pharo-vm_pharo-9/repository/src/fileDialogUnix.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 35%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-StackVM' [ 35%] Built target PharoVMCore make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Scanning dependencies of target JPEGReaderPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 35%] Building C object CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReaderPlugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "JPEGReaderPlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:250:1: warning: ‘colorConvertGrayscaleMCU’ defined but not used [-Wunused-function] colorConvertGrayscaleMCU(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:300:1: warning: ‘colorConvertMCU’ defined but not used [-Wunused-function] colorConvertMCU(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:442:1: warning: ‘decodeBlockIntocomponent’ defined but not used [-Wunused-function] decodeBlockIntocomponent(int *anArray, int *aColorComponent) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:582:1: warning: ‘fillBuffer’ defined but not used [-Wunused-function] fillBuffer(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:610:1: warning: ‘getBits’ defined but not used [-Wunused-function] getBits(sqInt requestedBits) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:662:1: warning: ‘idctBlockIntqt’ defined but not used [-Wunused-function] idctBlockIntqt(int *anArray, int *qt) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:940:1: warning: ‘nextSampleCb’ defined but not used [-Wunused-function] nextSampleCb(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:976:1: warning: ‘nextSampleCr’ defined but not used [-Wunused-function] nextSampleCr(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1012:1: warning: ‘nextSampleFromblocks’ defined but not used [-Wunused-function] nextSampleFromblocks(int *aComponent, int **aBlockArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1048:1: warning: ‘nextSampleY’ defined but not used [-Wunused-function] nextSampleY(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1733:1: warning: ‘scaleAndSignExtendinFieldWidth’ defined but not used [-Wunused-function] scaleAndSignExtendinFieldWidth(sqInt aNumber, sqInt w) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1780:1: warning: ‘stInit’ defined but not used [-Wunused-function] stInit(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1787:1: warning: ‘storeJPEGStreamOn’ defined but not used [-Wunused-function] storeJPEGStreamOn(sqInt streamOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:111:14: warning: ‘cbSampleStream’ defined but not used [-Wunused-variable] static sqInt cbSampleStream; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:114:14: warning: ‘crSampleStream’ defined but not used [-Wunused-variable] static sqInt crSampleStream; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:181:14: warning: ‘ySampleStream’ defined but not used [-Wunused-variable] static sqInt ySampleStream; ^ 2 warnings generated. [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/prep_cif.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/objlib.dir/src/prep_cif.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/prep_cif.c [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/raw_api.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/objlib.dir/src/raw_api.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/raw_api.c [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/types.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/objlib.dir/src/types.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/types.c [ 36%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-StackVM' [ 36%] Built target JPEGReaderPlugin make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/LargeIntegers.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/LargeIntegers.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/LargeIntegers.dir/depend.internal". Scanning dependencies of target LargeIntegers make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 36%] Building C object CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLargeIntegers_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "LargeIntegersPlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:266:1: warning: ‘byteSizeOfCSI’ defined but not used [-Wunused-function] byteSizeOfCSI(sqInt csi) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:332:1: warning: ‘cDigitAddlenwithleninto’ defined but not used [-Wunused-function] cDigitAddlenwithleninto(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:377:1: warning: ‘cDigitCopyFromtolen’ defined but not used [-Wunused-function] cDigitCopyFromtolen(unsigned int *pFrom, unsigned int *pTo, sqInt len) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:389:1: warning: ‘cDigitDivlenremlenquolen’ defined but not used [-Wunused-function] cDigitDivlenremlenquolen(unsigned int *pDiv, sqInt divLen, unsigned int *pRem, sqInt remLen, unsigned int *pQuo, sqInt quoLen) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:541:1: warning: ‘cDigitLshiftfromlentolen’ defined but not used [-Wunused-function] cDigitLshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:586:1: warning: ‘cDigitMontgomerylentimeslenmodulolenmInvModBinto’ defined but not used [-Wunused-function] cDigitMontgomerylentimeslenmodulolenmInvModBinto(unsigned int *pFirst, sqInt firstLen, unsigned int *pSecond, sqInt secondLen, unsigned int *pThird, sqInt thirdLen, unsigned int mInv, unsigned int *pRes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:659:1: warning: ‘cDigitMultiplylenwithlenintolen’ defined but not used [-Wunused-function] cDigitMultiplylenwithlenintolen(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes, sqInt resLen) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:711:1: warning: ‘cDigitOfatput’ defined but not used [-Wunused-function] cDigitOfatput(unsigned int *cPointer, sqInt zeroBasedDigitIndex, unsigned int aValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:724:1: warning: ‘cDigitOpshortlenlongleninto’ defined but not used [-Wunused-function] cDigitOpshortlenlongleninto(sqInt opIndex, unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:768:1: warning: ‘cDigitReplacefromtowithstartingAt’ defined but not used [-Wunused-function] cDigitReplacefromtowithstartingAt(unsigned int *pTo, sqInt start, sqInt stop, unsigned int *pFrom, sqInt repStart) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:781:1: warning: ‘cDigitRshiftfromlentolen’ defined but not used [-Wunused-function] cDigitRshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:825:1: warning: ‘cDigitSublenwithleninto’ defined but not used [-Wunused-function] cDigitSublenwithleninto(unsigned int *pWordSmall, sqInt smallLen, unsigned int *pWordLarge, sqInt largeLen, unsigned int *pWordRes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:994:1: warning: ‘digitAddLargewith’ defined but not used [-Wunused-function] digitAddLargewith(sqInt firstInteger, sqInt secondInteger) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1254:1: warning: ‘digitCompareLargewith’ defined but not used [-Wunused-function] digitCompareLargewith(sqInt firstInteger, sqInt secondInteger) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1278:1: warning: ‘digitDivLargewithnegative’ defined but not used [-Wunused-function] digitDivLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1538:1: warning: ‘digitMontgomerytimesmodulomInvModB’ defined but not used [-Wunused-function] digitMontgomerytimesmodulomInvModB(sqInt firstLarge, sqInt secondLarge, sqInt thirdLarge, unsigned int mInv) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1651:1: warning: ‘digitMultiplyLargewithnegative’ defined but not used [-Wunused-function] digitMultiplyLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1754:1: warning: ‘digitOfCSIat’ defined but not used [-Wunused-function] digitOfCSIat(sqInt csi, sqInt ix) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1766:1: warning: ‘digitOfLargeIntat’ defined but not used [-Wunused-function] digitOfLargeIntat(sqInt aBytesOop, sqInt ix) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1786:1: warning: ‘digitSizeOfCSI’ defined but not used [-Wunused-function] digitSizeOfCSI(sqInt csi) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1802:1: warning: ‘digitSizeOfLargeInt’ defined but not used [-Wunused-function] digitSizeOfLargeInt(sqInt anOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1812:1: warning: ‘digitSubLargewith’ defined but not used [-Wunused-function] digitSubLargewith(sqInt firstInteger, sqInt secondInteger) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2100:1: warning: ‘highBitOfLargeInt’ defined but not used [-Wunused-function] highBitOfLargeInt(sqInt anOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2326:1: warning: ‘normalize’ defined but not used [-Wunused-function] normalize(sqInt aLargeInteger) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:3797:1: warning: ‘sqAssert’ defined but not used [-Wunused-function] sqAssert(sqInt aBool) ^ [ 3%] Building C object libffi-build/CMakeFiles/objlib.dir/src/x86/ffi64.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/objlib.dir/src/x86/ffi64.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/x86/ffi64.c [ 3%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/x86/unix64.S.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -fPIC -o CMakeFiles/objlib.dir/src/x86/unix64.S.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/x86/unix64.S [ 4%] Building C object libffi-build/CMakeFiles/objlib.dir/src/x86/ffiw64.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/objlib.dir/src/x86/ffiw64.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/x86/ffiw64.c [ 5%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/x86/win64.S.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -fPIC -o CMakeFiles/objlib.dir/src/x86/win64.S.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libffi_copy.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libffi_copy.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 37%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-StackVM' [ 37%] Built target LargeIntegers make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SurfacePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SurfacePlugin.dir/depend.internal". Scanning dependencies of target SurfacePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 38%] Building C object CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 38%] Building C object CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c: In function ‘primitiveRegisterSurface’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:492:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] surfaceHandlePtr = fetchPointerofObject(0, surfaceHandle); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:29: warning: passing argument 1 of ‘ioRegisterSurface’ makes integer from pointer without a cast [-Wint-conversion] result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:1: note: expected ‘sqIntptr_t {aka long int}’ but argument is of type ‘void *’ ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:47: warning: passing argument 2 of ‘ioRegisterSurface’ makes pointer from integer without a cast [-Wint-conversion] result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:1: note: expected ‘sqSurfaceDispatch * {aka struct sqSurfaceDispatch *}’ but argument is of type ‘sqInt {aka long int}’ ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "SurfacePlugin VMMaker-tonel.1 uuid: d8d8ec3f-7cb4-0d00-9da5-f34b010e2242 " __DATE__ ; ^ [ 7%] Copying libffi binaries to '/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 7%] Built target libffi_copy /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm-build.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm-build.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_vm-build /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/build [ 7%] Creating directories for 'build_vmmaker_get_vm' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-mkdir [ 8%] Performing download step (download, verify and extract) for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/download-build_vmmaker_get_vm.cmake -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-x86_64/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' -- [download 0% complete] [ 39%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-StackVM' [ 39%] Built target SurfacePlugin make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/UUIDPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/UUIDPlugin.dir/depend.internal". Scanning dependencies of target UUIDPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 39%] Building C object CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c: In function ‘setInterpreter’: /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:108:11: warning: unused variable ‘ok’ [-Wunused-variable] sqInt ok; ^ [ 40%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-StackVM' [ 40%] Built target UUIDPlugin make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FilePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FilePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FilePlugin.dir/depend.internal". Scanning dependencies of target FilePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 40%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o /usr/bin/cc -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c: In function ‘waitForDataonSemaphoreIndex’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:846:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ [ 41%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o /usr/bin/cc -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ -- [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] [ 41%] Building C object CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o /usr/bin/cc -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c:33:0: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 42%] Building C object CMakeFiles/FilePlugin.dir/src/fileUtils.c.o /usr/bin/cc -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FilePlugin.dir/src/fileUtils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/fileUtils.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/fileUtils.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 42%] Building C object CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o /usr/bin/cc -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘pointerFrom’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:504:10: warning: return makes pointer from integer without a cast [-Wint-conversion] return primitiveFailFor(PrimErrBadArgument); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘primitiveDirectoryEntry’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:703:11: warning: variable ‘v’ set but not used [-Wunused-but-set-variable] sqInt v; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘primitiveDirectoryLookup’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:799:11: warning: variable ‘v’ set but not used [-Wunused-but-set-variable] sqInt v; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:797:11: warning: unused variable ‘stringPtr’ [-Wunused-variable] char *stringPtr; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:795:11: warning: unused variable ‘results’ [-Wunused-variable] sqInt results; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:790:11: warning: unused variable ‘nameString’ [-Wunused-variable] sqInt nameString; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:788:11: warning: unused variable ‘modDateOop’ [-Wunused-variable] sqInt modDateOop; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:786:11: warning: unused variable ‘i’ [-Wunused-variable] sqInt i; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:785:11: warning: unused variable ‘fileSizeOop’ [-Wunused-variable] sqInt fileSizeOop; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:780:11: warning: unused variable ‘createDateOop’ [-Wunused-variable] sqInt createDateOop; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘primitiveFileRead’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1141:12: warning: unused variable ‘startIndex1’ [-Wunused-variable] size_t startIndex1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1138:11: warning: unused variable ‘retryCount’ [-Wunused-variable] sqInt retryCount; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1137:11: warning: unused variable ‘objectPointer1’ [-Wunused-variable] sqInt objectPointer1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1135:13: warning: unused variable ‘file1’ [-Wunused-variable] SQFile *file1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1133:12: warning: unused variable ‘elementSize1’ [-Wunused-variable] size_t elementSize1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1131:12: warning: unused variable ‘count1’ [-Wunused-variable] size_t count1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1129:11: warning: unused variable ‘bytesRead1’ [-Wunused-variable] sqInt bytesRead1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1127:11: warning: unused variable ‘array1’ [-Wunused-variable] sqInt array1; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘setInterpreter’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1629:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] characterObjectOf = interpreterProxy->characterObjectOf; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1643:10: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] fullGC = interpreterProxy->fullGC; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "FilePlugin VMMaker-tonel.1 uuid: d8d8ec3f-7cb4-0d00-9da5-f34b010e2242 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:230:1: warning: ‘connectToFdwrite’ defined but not used [-Wunused-function] connectToFdwrite(int fd, sqInt writeFlag) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:257:1: warning: ‘connectToFilewrite’ defined but not used [-Wunused-function] connectToFilewrite(void *cfile, sqInt writeFlag) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:384:1: warning: ‘makeDirEntryNamesizecreateDatemodDateisDirfileSize’ defined but not used [-Wunused-function] makeDirEntryNamesizecreateDatemodDateisDirfileSize(char *entryName, sqInt entryNameSize, sqInt createDate, sqInt modifiedDate, sqInt dirFlag, squeakFileOffsetType fileSize) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1230:1: warning: ‘primitiveFileReadWithoutPinning’ defined but not used [-Wunused-function] primitiveFileReadWithoutPinning(void) ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1285:1: warning: ‘primitiveFileReadWithPinning’ defined but not used [-Wunused-function] primitiveFileReadWithPinning(void) ^ -- [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] /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘primitiveFileGetPosition’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1071:3: warning: ‘position’ may be used uninitialized in this function [-Wmaybe-uninitialized] methodReturnValue(positive64BitIntegerFor(position)); ^ /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘primitiveFileSize’: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1411:3: warning: ‘size’ may be used uninitialized in this function [-Wmaybe-uninitialized] methodReturnValue(positive64BitIntegerFor(size)); ^ [ 43%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-StackVM' [ 44%] Built target FilePlugin make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Scanning dependencies of target FileAttributesPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 44%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o /usr/bin/cc -DCOGMTVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:53: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c: In function ‘primitiveFileAttributes’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:630:11: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c: In function ‘primitiveLogicalDrives’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:709:18: warning: unused variable ‘mask’ [-Wunused-variable] unsigned int mask; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c: In function ‘processDirectory’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1048:11: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "FileAttributesPlugin FileAttributesPlugin.oscog-akg.49 uuid: 00b4eed5-b2a8-454a-90b7-c3662d7c5423 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:183:1: warning: ‘addressObjectFor’ defined but not used [-Wunused-function] addressObjectFor(void *aMachineAddress) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:313:1: warning: ‘badSessionId’ defined but not used [-Wunused-function] badSessionId(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:354:1: warning: ‘faSuccess’ defined but not used [-Wunused-function] faSuccess(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:384:1: warning: ‘objectFromStructsize’ defined but not used [-Wunused-function] objectFromStructsize(void *aMachineAddress, sqInt structSize) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:403:1: warning: ‘pathOoptoBuffermaxLen’ defined but not used [-Wunused-function] pathOoptoBuffermaxLen(sqInt pathNameOop, char *cPathName, sqInt maxLen) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:424:1: warning: ‘pointerFrom’ defined but not used [-Wunused-function] pointerFrom(sqInt directoryPointerBytes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1093:1: warning: ‘readLinkintomaxLength’ defined but not used [-Wunused-function] readLinkintomaxLength(char *cPathName, char *cLinkPtr, size_t maxLength) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1171:1: warning: ‘sizeOfFaPath’ defined but not used [-Wunused-function] sizeOfFaPath(void) ^ -- [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] [ 45%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o /usr/bin/cc -DCOGMTVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 46%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o /usr/bin/cc -DCOGMTVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c: In function ‘faFileStatAttributes’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:468:6: warning: unused variable ‘mode’ [-Wunused-variable] int mode; ^ -- [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] [ 46%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-StackVM' [ 46%] Built target FileAttributesPlugin make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SocketPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SocketPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SocketPlugin.dir/depend.internal". Scanning dependencies of target SocketPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 47%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c: In function ‘primitiveSocketListenOnPortBacklogInterface’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:1499:8: warning: unused variable ‘okToListen’ [-Wunused-variable] sqInt okToListen; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c: In function ‘socketValueOf’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "SocketPlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:245:1: warning: ‘netAddressToInt’ defined but not used [-Wunused-function] netAddressToInt(unsigned char *ptrToByteArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2296:1: warning: ‘socketRecordSize’ defined but not used [-Wunused-function] socketRecordSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2307:1: warning: ‘socketValueOf’ defined but not used [-Wunused-function] socketValueOf(sqInt socketOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2318:1: warning: ‘sqAssert’ defined but not used [-Wunused-function] sqAssert(sqInt aBool) ^ -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/verify-build_vmmaker_get_vm.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/extract-build_vmmaker_get_vm.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm' -- extracting... [tar xfz] [ 47%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c:54: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c: In function ‘sqSocketSetReusable’: /builds/workspace/pharo-vm_pharo-9/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; ^ [ 48%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-StackVM' [ 48%] Built target SocketPlugin make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Scanning dependencies of target JPEGReadWriter2Plugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 48%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c [ 49%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c: In function ‘primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgr’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:410:8: warning: variable ‘v’ set but not used [-Wunused-but-set-variable] sqInt v; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "JPEGReadWriter2Plugin VMMaker.oscog-eem.2493 uuid: d7437cc5-75c7-4a43-af6b-0f85bf0cebe6 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:537:1: warning: ‘sqAssert’ defined but not used [-Wunused-function] sqAssert(sqInt aBool) ^ [ 49%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-download [ 8%] No patch step for 'build_vmmaker_get_vm' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-patch [ 50%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c [ 50%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c [ 9%] Performing update step for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo [ 9%] Performing configure step for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure [ 10%] Performing build step for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build [ 10%] Built target build_vmmaker_get_vm-build /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_image.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_image.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_image /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/build [ 11%] Creating directories for 'build_vmmaker_get_image' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-mkdir [ 11%] Performing download step (download, verify and extract) for 'build_vmmaker_get_image' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/download-build_vmmaker_get_image.cmake -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' timeout='none' -- Using src='https://files.pharo.org/image/100/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' -- [download 0% complete] [ 51%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c [ 52%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c [ 52%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- [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] [ 53%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c [ 53%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: In function ‘start_pass_main’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: In function ‘process_data_simple_main’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: In function ‘jinit_c_main_controller’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c:247:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main; ^ [ 54%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c [ 54%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] [ 55%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c [ 55%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- [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] [ 56%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' [ 57%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c [ 57%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/verify-build_vmmaker_get_image.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/extract-build_vmmaker_get_image.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image' -- extracting... [tar xfz] [ 58%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c [ 58%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c [ 59%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c [ 59%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c [ 60%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c [ 60%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c [ 61%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘alloc_funny_pointers’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘make_funny_pointers’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘set_wraparound_pointers’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘set_bottom_pointers’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘start_pass_main’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘process_data_simple_main’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘process_data_context_main’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘jinit_d_main_controller’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:478:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main; ^ [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c [ 65%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c [ 65%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c [ 69%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c [ 69%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c 2478 warnings generated. [ 33%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/common/sqHeapMap.c [ 33%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/common/sqVirtualMachine.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c: In function ‘init_source’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c:41:14: warning: unused variable ‘src’ [-Wunused-variable] my_src_ptr src = (my_src_ptr) cinfo->src; ^ [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c [ 74%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c [ 74%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-download [ 12%] No patch step for 'build_vmmaker_get_image' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-patch [ 13%] Performing update step for 'build_vmmaker_get_image' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && echo [ 13%] Performing configure step for 'build_vmmaker_get_image' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-configure [ 14%] Performing build step for 'build_vmmaker_get_image' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image/Pharo10.0.1-0-64bit-0542643.image --no-default-preferences save VMMaker [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c [ 76%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c [ 77%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-StackVM' [ 77%] Built target JPEGReadWriter2Plugin make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/B2DPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/B2DPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/B2DPlugin.dir/depend.internal". Scanning dependencies of target B2DPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 77%] Building C object CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o /usr/bin/cc -DB2DPlugin_EXPORTS -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c: In function ‘stepToNextLine’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13520:11: warning: variable ‘yValue’ set but not used [-Wunused-but-set-variable] sqInt yValue; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c: In function ‘stepToNextWideBezierInat’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13646:3: warning: statement with no effect [-Wunused-value] ((signed)lastX >> 8); ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13676:2: warning: statement with no effect [-Wunused-value] ((signed)lastX1 >> 8); ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c: In function ‘stepToNextWideLine’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13699:11: warning: variable ‘yValue’ set but not used [-Wunused-but-set-variable] sqInt yValue; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "BalloonEnginePlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:851:1: warning: ‘aaColorMaskGet’ defined but not used [-Wunused-function] aaColorMaskGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:858:1: warning: ‘aaColorMaskPut’ defined but not used [-Wunused-function] aaColorMaskPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:865:1: warning: ‘aaColorShiftGet’ defined but not used [-Wunused-function] aaColorShiftGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:872:1: warning: ‘aaColorShiftPut’ defined but not used [-Wunused-function] aaColorShiftPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:882:1: warning: ‘aaFirstPixelFromto’ defined but not used [-Wunused-function] aaFirstPixelFromto(sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:897:1: warning: ‘aaHalfPixelGet’ defined but not used [-Wunused-function] aaHalfPixelGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:904:1: warning: ‘aaHalfPixelPut’ defined but not used [-Wunused-function] aaHalfPixelPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:914:1: warning: ‘aaLastPixelFromto’ defined but not used [-Wunused-function] aaLastPixelFromto(sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:921:1: warning: ‘aaLevelGet’ defined but not used [-Wunused-function] aaLevelGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:928:1: warning: ‘aaLevelPut’ defined but not used [-Wunused-function] aaLevelPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:935:1: warning: ‘aaScanMaskGet’ defined but not used [-Wunused-function] aaScanMaskGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:942:1: warning: ‘aaScanMaskPut’ defined but not used [-Wunused-function] aaScanMaskPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:949:1: warning: ‘aaShiftGet’ defined but not used [-Wunused-function] aaShiftGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:956:1: warning: ‘aaShiftPut’ defined but not used [-Wunused-function] aaShiftPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:967:1: warning: ‘absoluteSquared8Dot24’ defined but not used [-Wunused-function] absoluteSquared8Dot24(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1036:1: warning: ‘adjustAALevel’ defined but not used [-Wunused-function] adjustAALevel(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1175:1: warning: ‘aetStartGet’ defined but not used [-Wunused-function] aetStartGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1182:1: warning: ‘aetStartPut’ defined but not used [-Wunused-function] aetStartPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1189:1: warning: ‘aetUsedGet’ defined but not used [-Wunused-function] aetUsedGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1196:1: warning: ‘aetUsedPut’ defined but not used [-Wunused-function] aetUsedPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1206:1: warning: ‘allocateAETEntry’ defined but not used [-Wunused-function] allocateAETEntry(sqInt nSlots) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1220:1: warning: ‘allocateBezier’ defined but not used [-Wunused-function] allocateBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1240:1: warning: ‘allocateBezierStackEntry’ defined but not used [-Wunused-function] allocateBezierStackEntry(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1254:1: warning: ‘allocateBitmapFillcolormap’ defined but not used [-Wunused-function] allocateBitmapFillcolormap(sqInt cmSize, int *cmBits) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1321:1: warning: ‘allocateGradientFillrampWidthisRadial’ defined but not used [-Wunused-function] allocateGradientFillrampWidthisRadial(int *ramp, sqInt rampWidth, sqInt isRadial) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1364:1: warning: ‘allocateLine’ defined but not used [-Wunused-function] allocateLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1416:1: warning: ‘allocateStackEntry’ defined but not used [-Wunused-function] allocateStackEntry(sqInt nSlots) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1430:1: warning: ‘allocateStackFillEntry’ defined but not used [-Wunused-function] allocateStackFillEntry(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1443:1: warning: ‘allocateWideBezier’ defined but not used [-Wunused-function] allocateWideBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1463:1: warning: ‘allocateWideLine’ defined but not used [-Wunused-function] allocateWideLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1483:1: warning: ‘areEdgeFillsValid’ defined but not used [-Wunused-function] areEdgeFillsValid(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1493:1: warning: ‘assureValuebetweenand’ defined but not used [-Wunused-function] assureValuebetweenand(sqInt val1, sqInt val2, sqInt val3) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1516:1: warning: ‘bezierEndXOf’ defined but not used [-Wunused-function] bezierEndXOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1523:1: warning: ‘bezierEndXOfput’ defined but not used [-Wunused-function] bezierEndXOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1530:1: warning: ‘bezierEndYOf’ defined but not used [-Wunused-function] bezierEndYOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1537:1: warning: ‘bezierEndYOfput’ defined but not used [-Wunused-function] bezierEndYOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1544:1: warning: ‘bezierFinalXOf’ defined but not used [-Wunused-function] bezierFinalXOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1551:1: warning: ‘bezierFinalXOfput’ defined but not used [-Wunused-function] bezierFinalXOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1558:1: warning: ‘bezierUpdateDataOf’ defined but not used [-Wunused-function] bezierUpdateDataOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1565:1: warning: ‘bezierViaXOf’ defined but not used [-Wunused-function] bezierViaXOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1572:1: warning: ‘bezierViaXOfput’ defined but not used [-Wunused-function] bezierViaXOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1579:1: warning: ‘bezierViaYOf’ defined but not used [-Wunused-function] bezierViaYOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1586:1: warning: ‘bezierViaYOfput’ defined but not used [-Wunused-function] bezierViaYOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1593:1: warning: ‘bitmapCmSizeOf’ defined but not used [-Wunused-function] bitmapCmSizeOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1600:1: warning: ‘bitmapCmSizeOfput’ defined but not used [-Wunused-function] bitmapCmSizeOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1607:1: warning: ‘bitmapDepthOf’ defined but not used [-Wunused-function] bitmapDepthOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1614:1: warning: ‘bitmapDepthOfput’ defined but not used [-Wunused-function] bitmapDepthOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1621:1: warning: ‘bitmapHeightOf’ defined but not used [-Wunused-function] bitmapHeightOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1628:1: warning: ‘bitmapHeightOfput’ defined but not used [-Wunused-function] bitmapHeightOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1635:1: warning: ‘bitmapRasterOf’ defined but not used [-Wunused-function] bitmapRasterOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1642:1: warning: ‘bitmapRasterOfputâ€™ defined but not used [-Wunused-function] bitmapRasterOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1649:1: warning: ‘bitmapSizeOf’ defined but not used [-Wunused-function] bitmapSizeOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1656:1: warning: ‘bitmapSizeOfput’ defined but not used [-Wunused-function] bitmapSizeOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1663:1: warning: ‘bitmapTileFlagOf’ defined but not used [-Wunused-function] bitmapTileFlagOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1670:1: warning: ‘bitmapTileFlagOfput’ defined but not used [-Wunused-function] bitmapTileFlagOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1677:1: warning: ‘bitmapValuebitsatXy’ defined but not used [-Wunused-function] bitmapValuebitsatXy(sqInt bmFill, sqInt bits, sqInt xp, sqInt yp) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1740:1: warning: ‘bitmapWidthOf’ defined but not used [-Wunused-function] bitmapWidthOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1747:1: warning: ‘bitmapWidthOfput’ defined but not used [-Wunused-function] bitmapWidthOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1754:1: warning: ‘bzEndX’ defined but not used [-Wunused-function] bzEndX(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1765:1: warning: ‘bzEndXput’ defined but not used [-Wunused-function] bzEndXput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1776:1: warning: ‘bzEndY’ defined but not used [-Wunused-function] bzEndY(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1787:1: warning: ‘bzEndYput’ defined but not used [-Wunused-function] bzEndYput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1798:1: warning: ‘bzStartX’ defined but not used [-Wunused-function] bzStartX(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1809:1: warning: ‘bzStartXput’ defined but not used [-Wunused-function] bzStartXput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1820:1: warning: ‘bzStartY’ defined but not used [-Wunused-function] bzStartY(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1831:1: warning: ‘bzStartYput’ defined but not used [-Wunused-function] bzStartYput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1842:1: warning: ‘bzViaX’ defined but not used [-Wunused-function] bzViaX(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1853:1: warning: ‘bzViaXput’ defined but not used [-Wunused-function] bzViaXput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1864:1: warning: ‘bzViaY’ defined but not used [-Wunused-function] bzViaY(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1875:1: warning: ‘bzViaYput’ defined but not used [-Wunused-function] bzViaYput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2030:1: warning: ‘checkedAddBezierToGET’ defined but not used [-Wunused-function] checkedAddBezierToGET(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2058:1: warning: ‘checkedAddEdgeToGET’ defined but not used [-Wunused-function] checkedAddEdgeToGET(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2110:1: warning: ‘checkedAddLineToGET’ defined but not used [-Wunused-function] checkedAddLineToGET(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2170:1: warning: ‘clampValuemax’ defined but not used [-Wunused-function] clampValuemax(sqInt value, sqInt maxValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2218:1: warning: ‘clearSpanBufferGet’ defined but not used [-Wunused-function] clearSpanBufferGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2225:1: warning: ‘clearSpanBufferPut’ defined but not used [-Wunused-function] clearSpanBufferPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2232:1: warning: ‘clipMaxXGet’ defined but not used [-Wunused-function] clipMaxXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2239:1: warning: ‘clipMaxXPut’ defined but not used [-Wunused-function] clipMaxXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2246:1: warning: ‘clipMaxYGet’ defined but not used [-Wunused-function] clipMaxYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2253:1: warning: ‘clipMaxYPut’ defined but not used [-Wunused-function] clipMaxYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2260:1: warning: ‘clipMinXGet’ defined but not used [-Wunused-function] clipMinXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2267:1: warning: ‘clipMinXPut’ defined but not used [-Wunused-function] clipMinXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2274:1: warning: ‘clipMinYGet’ defined but not used [-Wunused-function] clipMinYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2281:1: warning: ‘clipMinYPut’ defined but not used [-Wunused-function] clipMinYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2288:1: warning: ‘colormapOf’ defined but not used [-Wunused-function] colormapOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2295:1: warning: ‘colorTransform’ defined but not used [-Wunused-function] colorTransform(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2577:1: warning: ‘computeSqrt’ defined but not used [-Wunused-function] computeSqrt(sqInt length2) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2672:1: warning: ‘currentYGet’ defined but not used [-Wunused-function] currentYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2679:1: warning: ‘currentYPut’ defined but not used [-Wunused-function] currentYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2686:1: warning: ‘currentZGet’ defined but not used [-Wunused-function] currentZGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2693:1: warning: ‘currentZPut’ defined but not used [-Wunused-function] currentZPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2700:1: warning: ‘destOffsetXGet’ defined but not used [-Wunused-function] destOffsetXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2707:1: warning: ‘destOffsetXPut’ defined but not used [-Wunused-function] destOffsetXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2714:1: warning: ‘destOffsetYGet’ defined but not used [-Wunused-function] destOffsetYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2721:1: warning: ‘destOffsetYPut’ defined but not used [-Wunused-function] destOffsetYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2766:1: warning: ‘drawWideEdgefrom’ defined but not used [-Wunused-function] drawWideEdgefrom(sqInt edge, sqInt leftX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2813:1: warning: ‘edgeFillsInvalidate’ defined but not used [-Wunused-function] edgeFillsInvalidate(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2824:1: warning: ‘edgeFillsValidate’ defined but not used [-Wunused-function] edgeFillsValidate(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2835:1: warning: ‘edgeLeftFillOf’ defined but not used [-Wunused-function] edgeLeftFillOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2842:1: warning: ‘edgeLeftFillOfput’ defined but not used [-Wunused-function] edgeLeftFillOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2849:1: warning: ‘edgeNumLinesOf’ defined but not used [-Wunused-function] edgeNumLinesOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2856:1: warning: ‘edgeNumLinesOfput’ defined but not used [-Wunused-function] edgeNumLinesOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2863:1: warning: ‘edgeRightFillOf’ defined but not used [-Wunused-function] edgeRightFillOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2870:1: warning: ‘edgeRightFillOfput’ defined but not used [-Wunused-function] edgeRightFillOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2877:1: warning: ‘edgeTransform’ defined but not used [-Wunused-function] edgeTransform(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2887:1: warning: ‘edgeTypeOf’ defined but not used [-Wunused-function] edgeTypeOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2894:1: warning: ‘edgeXValueOf’ defined but not used [-Wunused-function] edgeXValueOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2901:1: warning: ‘edgeXValueOfput’ defined but not used [-Wunused-function] edgeXValueOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2908:1: warning: ‘edgeYValueOf’ defined but not used [-Wunused-function] edgeYValueOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2915:1: warning: ‘edgeYValueOfput’ defined but not used [-Wunused-function] edgeYValueOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2922:1: warning: ‘edgeZValueOf’ defined but not used [-Wunused-function] edgeZValueOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2929:1: warning: ‘edgeZValueOfput’ defined but not used [-Wunused-function] edgeZValueOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2953:1: warning: ‘estimatedLengthOfwith’ defined but not used [-Wunused-function] estimatedLengthOfwith(sqInt deltaX, sqInt deltaY) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2983:1: warning: ‘fillAllFromto’ defined but not used [-Wunused-function] fillAllFromto(sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3086:1: warning: ‘fillBitmapSpan’ defined but not used [-Wunused-function] fillBitmapSpan(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3866:1: warning: ‘fillColorSpanfromto’ defined but not used [-Wunused-function] fillColorSpanfromto(sqInt pixelValue32, sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3896:1: warning: ‘fillDirectionXOf’ defined but not used [-Wunused-function] fillDirectionXOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3903:1: warning: ‘fillDirectionXOfput’ defined but not used [-Wunused-function] fillDirectionXOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3910:1: warning: ‘fillDirectionYOf’ defined but not used [-Wunused-function] fillDirectionYOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3917:1: warning: ‘fillDirectionYOfput’ defined but not used [-Wunused-function] fillDirectionYOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3924:1: warning: ‘fillLinearGradient’ defined but not used [-Wunused-function] fillLinearGradient(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4152:1: warning: ‘fillMaxXGet’ defined but not used [-Wunused-function] fillMaxXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4159:1: warning: ‘fillMaxXPut’ defined but not used [-Wunused-function] fillMaxXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4166:1: warning: ‘fillMaxYGet’ defined but not used [-Wunused-function] fillMaxYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4173:1: warning: ‘fillMaxYPut’ defined but not used [-Wunused-function] fillMaxYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4180:1: warning: ‘fillMinXGet’ defined but not used [-Wunused-function] fillMinXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4187:1: warning: ‘fillMinXPut’ defined but not used [-Wunused-function] fillMinXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4194:1: warning: ‘fillMinYGet’ defined but not used [-Wunused-function] fillMinYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4201:1: warning: ‘fillMinYPut’ defined but not used [-Wunused-function] fillMinYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4208:1: warning: ‘fillNormalXOf’ defined but not used [-Wunused-function] fillNormalXOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4215:1: warning: ‘fillNormalXOfput’ defined but not used [-Wunused-function] fillNormalXOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4222:1: warning: ‘fillNormalYOf’ defined but not used [-Wunused-function] fillNormalYOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4229:1: warning: ‘fillNormalYOfput’ defined but not used [-Wunused-function] fillNormalYOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4236:1: warning: ‘fillOffsetXGet’ defined but not used [-Wunused-function] fillOffsetXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4243:1: warning: ‘fillOffsetXPut’ defined but not used [-Wunused-function] fillOffsetXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4250:1: warning: ‘fillOffsetYGet’ defined but not used [-Wunused-function] fillOffsetYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4257:1: warning: ‘fillOffsetYPut’ defined but not used [-Wunused-function] fillOffsetYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4264:1: warning: ‘fillOriginXOf’ defined but not used [-Wunused-function] fillOriginXOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4271:1: warning: ‘fillOriginXOfput’ defined but not used [-Wunused-function] fillOriginXOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4278:1: warning: ‘fillOriginYOf’ defined but not used [-Wunused-function] fillOriginYOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4285:1: warning: ‘fillOriginYOfput’ defined but not used [-Wunused-function] fillOriginYOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4431:1: warning: ‘fillRadialDecreasingrampdeltaSTdsXdtXfromto’ defined but not used [-Wunused-function] fillRadialDecreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4477:1: warning: ‘fillRadialGradient’ defined but not used [-Wunused-function] fillRadialGradient(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4839:1: warning: ‘fillRadialIncreasingrampdeltaSTdsXdtXfromto’ defined but not used [-Wunused-function] fillRadialIncreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5011:1: warning: ‘fillTypeOf’ defined but not used [-Wunused-function] fillTypeOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5018:1: warning: ‘findNextAETEdgeFrom’ defined but not used [-Wunused-function] findNextAETEdgeFrom(sqInt leftEdge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5446:1: warning: ‘finishedProcessing’ defined but not used [-Wunused-function] finishedProcessing(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5453:1: warning: ‘firstPointListGet’ defined but not used [-Wunused-function] firstPointListGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5460:1: warning: ‘firstPointListPut’ defined but not used [-Wunused-function] firstPointListPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5467:1: warning: ‘freeStackFillEntry’ defined but not used [-Wunused-function] freeStackFillEntry(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5509:1: warning: ‘getStartGet’ defined but not used [-Wunused-function] getStartGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5516:1: warning: ‘getStartPut’ defined but not used [-Wunused-function] getStartPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5523:1: warning: ‘getUsedGet’ defined but not used [-Wunused-function] getUsedGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5530:1: warning: ‘getUsedPut’ defined but not used [-Wunused-function] getUsedPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5537:1: warning: ‘gradientRampLengthOf’ defined but not used [-Wunused-function] gradientRampLengthOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5544:1: warning: ‘gradientRampLengthOfput’ defined but not used [-Wunused-function] gradientRampLengthOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5551:1: warning: ‘gradientRampOf’ defined but not used [-Wunused-function] gradientRampOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5558:1: warning: ‘hasColorTransform’ defined but not used [-Wunused-function] hasColorTransform(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5565:1: warning: ‘hasColorTransformGet’ defined but not used [-Wunused-function] hasColorTransformGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5572:1: warning: ‘hasColorTransformPut’ defined but not used [-Wunused-function] hasColorTransformPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5579:1: warning: ‘hasEdgeTransform’ defined but not used [-Wunused-function] hasEdgeTransform(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5586:1: warning: ‘hasEdgeTransformGet’ defined but not used [-Wunused-function] hasEdgeTransformGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5593:1: warning: ‘hasEdgeTransformPut’ defined but not used [-Wunused-function] hasEdgeTransformPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5677:1: warning: ‘incrementPointby’ defined but not used [-Wunused-function] incrementPointby(int *point, sqInt delta) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5686:1: warning: ‘incrementStatby’ defined but not used [-Wunused-function] incrementStatby(sqInt statIndex, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5899:1: warning: ‘isBezier’ defined but not used [-Wunused-function] isBezier(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5919:1: warning: ‘isFillColor’ defined but not used [-Wunused-function] isFillColor(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5938:1: warning: ‘isFill’ defined but not used [-Wunused-function] isFill(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5946:1: warning: ‘isLine’ defined but not used [-Wunused-function] isLine(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5953:1: warning: ‘isObject’ defined but not used [-Wunused-function] isObject(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5961:1: warning: ‘isRealFill’ defined but not used [-Wunused-function] isRealFill(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5968:1: warning: ‘isStackEntry’ defined but not used [-Wunused-function] isStackEntry(sqInt entry) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5976:1: warning: ‘isStackIndex’ defined but not used [-Wunused-function] isStackIndex(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5984:1: warning: ‘isWideBezier’ defined but not used [-Wunused-function] isWideBezier(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5992:1: warning: ‘isWideLine’ defined but not used [-Wunused-function] isWideLine(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6000:1: warning: ‘isWide’ defined but not used [-Wunused-function] isWide(sqInt object) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6007:1: warning: ‘lastExportedEdgeGet’ defined but not used [-Wunused-function] lastExportedEdgeGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6014:1: warning: ‘lastExportedEdgePut’ defined but not used [-Wunused-function] lastExportedEdgePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6021:1: warning: ‘lastExportedFillGet’ defined but not used [-Wunused-function] lastExportedFillGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6028:1: warning: ‘lastExportedFillPut’ defined but not used [-Wunused-function] lastExportedFillPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6035:1: warning: ‘lastExportedLeftXGet’ defined but not used [-Wunused-function] lastExportedLeftXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6042:1: warning: ‘lastExportedLeftXPut’ defined but not used [-Wunused-function] lastExportedLeftXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6049:1: warning: ‘lastExportedRightXGet’ defined but not used [-Wunused-function] lastExportedRightXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6056:1: warning: ‘lastExportedRightXPut’ defined but not used [-Wunused-function] lastExportedRightXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6063:1: warning: ‘lineEndXOf’ defined but not used [-Wunused-function] lineEndXOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6070:1: warning: ‘lineEndXOfput’ defined but not used [-Wunused-function] lineEndXOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6077:1: warning: ‘lineEndYOf’ defined but not used [-Wunused-function] lineEndYOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6084:1: warning: ‘lineEndYOfput’ defined but not used [-Wunused-function] lineEndYOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6091:1: warning: ‘lineErrorAdjDownOf’ defined but not used [-Wunused-function] lineErrorAdjDownOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6098:1: warning: ‘lineErrorAdjDownOfput’ defined but not used [-Wunused-function] lineErrorAdjDownOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6105:1: warning: ‘lineErrorAdjUpOf’ defined but not used [-Wunused-function] lineErrorAdjUpOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6112:1: warning: ‘lineErrorAdjUpOfput’ defined but not used [-Wunused-function] lineErrorAdjUpOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6119:1: warning: ‘lineErrorOf’ defined but not used [-Wunused-function] lineErrorOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6126:1: warning: ‘lineErrorOfput’ defined but not used [-Wunused-function] lineErrorOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6133:1: warning: ‘lineXDirectionOf’ defined but not used [-Wunused-function] lineXDirectionOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6140:1: warning: ‘lineXDirectionOfput’ defined but not used [-Wunused-function] lineXDirectionOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6147:1: warning: ‘lineXIncrementOf’ defined but not used [-Wunused-function] lineXIncrementOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6154:1: warning: ‘lineXIncrementOfput’ defined but not used [-Wunused-function] lineXIncrementOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6161:1: warning: ‘lineYDirectionOf’ defined but not used [-Wunused-function] lineYDirectionOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6168:1: warning: ‘lineYDirectionOfput’ defined but not used [-Wunused-function] lineYDirectionOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6237:1: warning: ‘loadArrayPolygonnPointsfilllineWidthlineFill’ defined but not used [-Wunused-function] loadArrayPolygonnPointsfilllineWidthlineFill(sqInt points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6691:1: warning: ‘loadBitmapFillcolormaptilefromalongnormalxIndex’ defined but not used [-Wunused-function] loadBitmapFillcolormaptilefromalongnormalxIndex(sqInt formOop, sqInt cmOop, sqInt tileFlag, int *point1, int *point2, int *point3, sqInt xIndex) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6834:1: warning: ‘loadColorTransformFrom’ defined but not used [-Wunused-function] loadColorTransformFrom(sqInt transformOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6861:1: warning: ‘loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor’ defined but not used [-Wunused-function] loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor(sqInt segmentIndex, sqInt points, sqInt pointsShort, sqInt leftFill, sqInt rightFill, sqInt lineWidth, sqInt lineFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:7868:1: warning: ‘loadLinefromtooffsetleftFillrightFill’ defined but not used [-Wunused-function] loadLinefromtooffsetleftFillrightFill(sqInt line, int *point1, int *point2, sqInt yOffset, sqInt leftFill, sqInt rightFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8093:1: warning: ‘loadPointIntAtfrom’ defined but not used [-Wunused-function] loadPointIntAtfrom(sqInt index, sqInt intArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8103:1: warning: ‘loadPointShortAtfrom’ defined but not used [-Wunused-function] loadPointShortAtfrom(sqInt index, sqInt shortArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8147:1: warning: ‘loadPolygonnPointsfilllineWidthlineFillpointsShort’ defined but not used [-Wunused-function] loadPolygonnPointsfilllineWidthlineFillpointsShort(int *points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill, sqInt isShort) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8316:1: warning: ‘loadRectanglelineFillleftFillrightFill’ defined but not used [-Wunused-function] loadRectanglelineFillleftFillrightFill(sqInt lineWidth, sqInt lineFill, sqInt leftFill, sqInt rightFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8973:1: warning: ‘magicNumberGet’ defined but not used [-Wunused-function] magicNumberGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8980:1: warning: ‘magicNumberPut’ defined but not used [-Wunused-function] magicNumberPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8987:1: warning: ‘makeRectFromPoints’ defined but not used [-Wunused-function] makeRectFromPoints(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8998:1: warning: ‘makeUnsignedFrom’ defined but not used [-Wunused-function] makeUnsignedFrom(sqInt someIntegerValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9058:1: warning: ‘needsFlush’ defined but not used [-Wunused-function] needsFlush(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9065:1: warning: ‘needsFlushGet’ defined but not used [-Wunused-function] needsFlushGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9072:1: warning: ‘needsFlushPut’ defined but not used [-Wunused-function] needsFlushPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9079:1: warning: ‘objectHeaderOf’ defined but not used [-Wunused-function] objectHeaderOf(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9090:1: warning: ‘objectIndexOf’ defined but not used [-Wunused-function] objectIndexOf(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9097:1: warning: ‘objectIndexOfput’ defined but not used [-Wunused-function] objectIndexOfput(sqInt obj, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9104:1: warning: ‘objectLengthOf’ defined but not used [-Wunused-function] objectLengthOf(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9111:1: warning: ‘objectLengthOfput’ defined but not used [-Wunused-function] objectLengthOfput(sqInt obj, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9118:1: warning: ‘objectTypeOf’ defined but not used [-Wunused-function] objectTypeOf(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9125:1: warning: ‘objectTypeOfput’ defined but not used [-Wunused-function] objectTypeOfput(sqInt obj, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9132:1: warning: ‘objStartGet’ defined but not used [-Wunused-function] objStartGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9139:1: warning: ‘objStartPut’ defined but not used [-Wunused-function] objStartPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9146:1: warning: ‘objUsedGet’ defined but not used [-Wunused-function] objUsedGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9153:1: warning: ‘objUsedPut’ defined but not used [-Wunused-function] objUsedPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9160:1: warning: ‘objat’ defined but not used [-Wunused-function] objat(sqInt object, sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9167:1: warning: ‘objatput’ defined but not used [-Wunused-function] objatput(sqInt object, sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9178:1: warning: ‘offsetFromWidth’ defined but not used [-Wunused-function] offsetFromWidth(sqInt lineWidth) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9185:1: warning: ‘point1Get’ defined but not used [-Wunused-function] point1Get(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9192:1: warning: ‘point2Get’ defined but not used [-Wunused-function] point2Get(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9199:1: warning: ‘point3Get’ defined but not used [-Wunused-function] point3Get(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9206:1: warning: ‘point4Get’ defined but not used [-Wunused-function] point4Get(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12282:1: warning: ‘quickRemoveInvalidFillsAt’ defined but not used [-Wunused-function] quickRemoveInvalidFillsAt(sqInt leftX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12428:1: warning: ‘repeatValuemax’ defined but not used [-Wunused-function] repeatValuemax(sqInt delta, sqInt maxValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12495:1: warning: ‘returnWideBezierFill’ defined but not used [-Wunused-function] returnWideBezierFill(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12502:1: warning: ‘returnWideBezierWidth’ defined but not used [-Wunused-function] returnWideBezierWidth(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12512:1: warning: ‘returnWideLineFill’ defined but not used [-Wunused-function] returnWideLineFill(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12522:1: warning: ‘returnWideLineWidth’ defined but not used [-Wunused-function] returnWideLineWidth(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12668:1: warning: ‘shortRunLengthAtfrom’ defined but not used [-Wunused-function] shortRunLengthAtfrom(sqInt i, sqInt runArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12680:1: warning: ‘shortRunValueAtfrom’ defined but not used [-Wunused-function] shortRunValueAtfrom(sqInt i, sqInt runArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12748:1: warning: ‘sortGlobalEdgeTable’ defined but not used [-Wunused-function] sortGlobalEdgeTable(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12756:1: warning: ‘spanEndAAGet’ defined but not used [-Wunused-function] spanEndAAGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12763:1: warning: ‘spanEndAAPut’ defined but not used [-Wunused-function] spanEndAAPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12770:1: warning: ‘spanEndGet’ defined but not used [-Wunused-function] spanEndGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12777:1: warning: ‘spanEndPut’ defined but not used [-Wunused-function] spanEndPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12784:1: warning: ‘spanSizeGet’ defined but not used [-Wunused-function] spanSizeGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12791:1: warning: ‘spanSizePut’ defined but not used [-Wunused-function] spanSizePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12798:1: warning: ‘spanStartGet’ defined but not used [-Wunused-function] spanStartGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12805:1: warning: ‘spanStartPut’ defined but not used [-Wunused-function] spanStartPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12812:1: warning: ‘squaredLengthOfwith’ defined but not used [-Wunused-function] squaredLengthOfwith(sqInt deltaX, sqInt deltaY) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12819:1: warning: ‘stackFillDepth’ defined but not used [-Wunused-function] stackFillDepth(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12826:1: warning: ‘stackFillDepthput’ defined but not used [-Wunused-function] stackFillDepthput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12833:1: warning: ‘stackFillEntryLength’ defined but not used [-Wunused-function] stackFillEntryLength(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12840:1: warning: ‘stackFillRightX’ defined but not used [-Wunused-function] stackFillRightX(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12847:1: warning: ‘stackFillRightXput’ defined but not used [-Wunused-function] stackFillRightXput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12854:1: warning: ‘stackFillSize’ defined but not used [-Wunused-function] stackFillSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12861:1: warning: ‘stackFillValue’ defined but not used [-Wunused-function] stackFillValue(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12868:1: warning: ‘stackFillValueput’ defined but not used [-Wunused-function] stackFillValueput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12875:1: warning: ‘stateGet’ defined but not used [-Wunused-function] stateGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12882:1: warning: ‘statePut’ defined but not used [-Wunused-function] statePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12894:1: warning: ‘stepToFirstBezier’ defined but not used [-Wunused-function] stepToFirstBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13033:1: warning: ‘stepToFirstLine’ defined but not used [-Wunused-function] stepToFirstLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13140:1: warning: ‘stepToFirstWideBezier’ defined but not used [-Wunused-function] stepToFirstWideBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13244:1: warning: ‘stepToFirstWideLine’ defined but not used [-Wunused-function] stepToFirstWideLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13388:1: warning: ‘stepToNextBezier’ defined but not used [-Wunused-function] stepToNextBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13434:1: warning: ‘stepToNextBezierForwardat’ defined but not used [-Wunused-function] stepToNextBezierForwardat(int *updateData, sqInt yValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13515:1: warning: ‘stepToNextLine’ defined but not used [-Wunused-function] stepToNextLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13686:1: warning: ‘stepToNextWideLine’ defined but not used [-Wunused-function] stepToNextWideLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13814:1: warning: ‘stopBecauseOf’ defined but not used [-Wunused-function] stopBecauseOf(sqInt stopReason) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13823:1: warning: ‘stopReasonGet’ defined but not used [-Wunused-function] stopReasonGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13830:1: warning: ‘stopReasonPut’ defined but not used [-Wunused-function] stopReasonPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13854:1: warning: ‘storeEngineStateInto’ defined but not used [-Wunused-function] storeEngineStateInto(sqInt oop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13930:1: warning: ‘storeStopStateIntoEdgefill’ defined but not used [-Wunused-function] storeStopStateIntoEdgefill(sqInt edgeOop, sqInt fillOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14334:1: warning: ‘topFillDepth’ defined but not used [-Wunused-function] topFillDepth(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14345:1: warning: ‘topFillDepthPut’ defined but not used [-Wunused-function] topFillDepthPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14356:1: warning: ‘topFillRightX’ defined but not used [-Wunused-function] topFillRightX(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14367:1: warning: ‘topFillRightXPut’ defined but not used [-Wunused-function] topFillRightXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14378:1: warning: ‘topFillValue’ defined but not used [-Wunused-function] topFillValue(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14389:1: warning: ‘topFillValuePut’ defined but not used [-Wunused-function] topFillValuePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14468:1: warning: ‘transformPoints’ defined but not used [-Wunused-function] transformPoints(sqInt n) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14597:1: warning: ‘transformPointXyinto’ defined but not used [-Wunused-function] transformPointXyinto(double xValue, double yValue, int *dstPoint) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14619:1: warning: ‘transformPoint’ defined but not used [-Wunused-function] transformPoint(int *point) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14658:1: warning: ‘transformPointinto’ defined but not used [-Wunused-function] transformPointinto(sqInt srcPoint, sqInt dstPoint) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14872:1: warning: ‘wbSizeGet’ defined but not used [-Wunused-function] wbSizeGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14879:1: warning: ‘wbSizePut’ defined but not used [-Wunused-function] wbSizePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14886:1: warning: ‘wbStackClear’ defined but not used [-Wunused-function] wbStackClear(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14895:1: warning: ‘wbStackPop’ defined but not used [-Wunused-function] wbStackPop(sqInt nItems) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14916:1: warning: ‘wbStackSize’ defined but not used [-Wunused-function] wbStackSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14923:1: warning: ‘wbStackValue’ defined but not used [-Wunused-function] wbStackValue(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14930:1: warning: ‘wbStackValueput’ defined but not used [-Wunused-function] wbStackValueput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14937:1: warning: ‘wbTopGet’ defined but not used [-Wunused-function] wbTopGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14944:1: warning: ‘wbTopPut’ defined but not used [-Wunused-function] wbTopPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14951:1: warning: ‘wideBezierEntryOf’ defined but not used [-Wunused-function] wideBezierEntryOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14959:1: warning: ‘wideBezierEntryOfput’ defined but not used [-Wunused-function] wideBezierEntryOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14967:1: warning: ‘wideBezierExitOf’ defined but not used [-Wunused-function] wideBezierExitOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14975:1: warning: ‘wideBezierExitOfput’ defined but not used [-Wunused-function] wideBezierExitOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14983:1: warning: ‘wideBezierExtentOf’ defined but not used [-Wunused-function] wideBezierExtentOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14991:1: warning: ‘wideBezierExtentOfput’ defined but not used [-Wunused-function] wideBezierExtentOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15007:1: warning: ‘wideBezierFillOfput’ defined but not used [-Wunused-function] wideBezierFillOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15015:1: warning: ‘wideBezierUpdateDataOf’ defined but not used [-Wunused-function] wideBezierUpdateDataOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15030:1: warning: ‘wideBezierWidthOfput’ defined but not used [-Wunused-function] wideBezierWidthOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15038:1: warning: ‘wideLineEntryOf’ defined but not used [-Wunused-function] wideLineEntryOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15046:1: warning: ‘wideLineEntryOfput’ defined but not used [-Wunused-function] wideLineEntryOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15054:1: warning: ‘wideLineExitOf’ defined but not used [-Wunused-function] wideLineExitOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15062:1: warning: ‘wideLineExitOfput’ defined but not used [-Wunused-function] wideLineExitOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15070:1: warning: ‘wideLineExtentOf’ defined but not used [-Wunused-function] wideLineExtentOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15078:1: warning: ‘wideLineExtentOfput’ defined but not used [-Wunused-function] wideLineExtentOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15094:1: warning: ‘wideLineFillOfput’ defined but not used [-Wunused-function] wideLineFillOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15110:1: warning: ‘wideLineWidthOfput’ defined but not used [-Wunused-function] wideLineWidthOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15118:1: warning: ‘workBufferPut’ defined but not used [-Wunused-function] workBufferPut(sqInt wbOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:306:11: warning: incompatible pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long long (*)(long long)') from 'void (sqInt)' (aka 'void (long long)') [-Wincompatible-pointer-types] VM->push = push; ^ ~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:308:16: warning: incompatible pointer types assigning to 'sqInt (*)(double)' (aka 'long long (*)(double)') from 'void (double)' [-Wincompatible-pointer-types] VM->pushFloat = pushFloat; ^ ~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:432:37: warning: incompatible pointer types assigning to 'void *(*)(sqInt, sqInt, sqInt)' (aka 'void *(*)(long long, long long, long long)') from 'void *(sqInt, sqInt, void *)' (aka 'void *(long long, long long, void *)') [-Wincompatible-pointer-types] VM->ioLoadSymbolOfLengthFromModule = ioLoadSymbolOfLengthFromModule; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:459:26: warning: incompatible pointer types assigning to 'void (*)(void)' from 'sqInt (void)' (aka 'long long (void)') [-Wincompatible-pointer-types] VM->forceInterruptCheck = forceInterruptCheck; ^ ~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:546:23: warning: incompatible pointer types assigning to 'sqInt (*)(char *)' (aka 'long long (*)(char *)') from 'sqInt (const char *)' (aka 'long long (const char *)') [-Wincompatible-pointer-types] VM->stringForCString = stringForCString; ^ ~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:557:37: warning: incompatible pointer types assigning to 'sqInt (*)(vmccp)' (aka 'long long (*)(struct _VMCallbackContext *)') from 'sqInt (void *)' (aka 'long long (void *)') [-Wincompatible-pointer-types] VM->ptEnterInterpreterFromCallback = ptEnterInterpreterFromCallback; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:558:34: warning: incompatible pointer types assigning to 'sqInt (*)(vmccp)' (aka 'long long (*)(struct _VMCallbackContext *)') from 'sqInt (void *)' (aka 'long long (void *)') [-Wincompatible-pointer-types] VM->ptExitInterpreterToCallback = ptExitInterpreterToCallback; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:562:27: warning: incompatible pointer types assigning to 'sqInt (*)(int)' (aka 'long long (*)(int)') from 'Semaphore *(int)' (aka 'struct __Semaphore *(int)') [-Wincompatible-pointer-types] VM->platformSemaphoreNew = platform_semaphore_new; ^ ~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:565:35: warning: incompatible pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long long (*)(long long)') from 'void (sqInt)' (aka 'void (long long)') [-Wincompatible-pointer-types] VM->waitOnExternalSemaphoreIndex = waitOnExternalSemaphoreIndex; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 9 warnings generated. [ 34%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/common/sqNamedPrims.c [ 78%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-StackVM' [ 78%] Built target B2DPlugin make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Scanning dependencies of target FloatArrayPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 78%] Building C object CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o /usr/bin/cc -DCOGMTVM=0 -DFloatArrayPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/build-StackVM/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "FloatArrayPlugin VMMaker-tonel.1 uuid: d8d8ec3f-7cb4-0d00-9da5-f34b010e2242 " __DATE__ ; ^ [ 79%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-StackVM' [ 80%] Built target FloatArrayPlugin make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/LocalePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/LocalePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/LocalePlugin.dir/depend.internal". Scanning dependencies of target LocalePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 80%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "LocalePlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:388:1: warning: ‘sqAssert’ defined but not used [-Wunused-function] sqAssert(sqInt aBool) ^ Avoid second fetch Checking out Revision 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 (pharo-9) [ 81%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:33: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 81%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-StackVM' [ 81%] Built target LocalePlugin 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-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/SDL2-2.24.1-src/libSDL2-2.0.so.0 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/SDL2-2.24.1-src/libSDL2-2.0.so.0.2400.1 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/SDL2-2.24.1-src/libSDL2.so /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 81%] 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 '/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libpng-1.6.37.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/libpng-1.6.37-src/libpng.so /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/libpng-1.6.37-src/libpng16.so /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/libpng-1.6.37-src/libpng16.so.16 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/libpng-1.6.37-src/libpng16.so.16.37.0 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 81%] Built target libpng-1.6.37 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-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-0.25.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-0.25.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-0.25.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-0.25.1-src/libgit2.so /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-0.25.1-src/libgit2.so.0.25.1 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-0.25.1-src/libgit2.so.25 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 81%] Built target libgit2-0.25.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-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/fontconfig-2.13.1-src/libexpat.so /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/fontconfig-2.13.1-src/libexpat.so.1 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ Commit message: "Preparing for version 9.0.22" /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/fontconfig-2.13.1-src/libexpat.so.1.8.10 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/fontconfig-2.13.1-src/libfontconfig.so /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/fontconfig-2.13.1-src/libfontconfig.so.1 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/fontconfig-2.13.1-src/libfontconfig.so.1.12.0 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 81%] Built target fontconfig-2.13.1 make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Scanning dependencies of target MiscPrimitivePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 82%] Building C object CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DMiscPrimitivePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "MiscPrimitivePlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ [ 83%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-StackVM' [ 83%] Built target MiscPrimitivePlugin 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-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.1.1k-src/libcrypto.so /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.1.1k-src/libcrypto.so.1.1 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.1.1k-src/libssl.so /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.1.1k-src/libssl.so.1.1 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 83%] Built target openssl-1.1.1k make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/BitBltPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/BitBltPlugin.dir/depend.internal". Scanning dependencies of target BitBltPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 83%] Building C object CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o /usr/bin/cc -DBitBltPlugin_EXPORTS -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘copyBitsFallback’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1694:8: warning: unused variable ‘t’ [-Wunused-variable] sqInt t; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1693:8: warning: unused variable ‘sxLowBits’ [-Wunused-variable] sqInt sxLowBits; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1692:8: warning: unused variable ‘startBits1’ [-Wunused-variable] sqInt startBits1; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1691:8: warning: unused variable ‘startBits’ [-Wunused-variable] sqInt startBits; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1690:8: warning: unused variable ‘pixPerM11’ [-Wunused-variable] sqInt pixPerM11; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1689:8: warning: unused variable ‘pixPerM1’ [-Wunused-variable] sqInt pixPerM1; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1688:15: warning: unused variable ‘m1’ [-Wunused-variable] unsigned int m1; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1687:8: warning: unused variable ‘endBits’ [-Wunused-variable] sqInt endBits; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1686:8: warning: unused variable ‘dxLowBits’ [-Wunused-variable] sqInt dxLowBits; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1685:8: warning: unused variable ‘done’ [-Wunused-variable] sqInt done; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘loadBitBltDestForm’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3069:8: warning: variable ‘v’ set but not used [-Wunused-but-set-variable] sqInt v; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘loadBitBltFromwarping’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3152:8: warning: variable ‘v1’ set but not used [-Wunused-but-set-variable] sqInt v1; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3151:8: warning: variable ‘v’ set but not used [-Wunused-but-set-variable] sqInt v; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘loadBitBltSourceForm’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3558:8: warning: variable ‘v’ set but not used [-Wunused-but-set-variable] sqInt v; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘lockSurfaces’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3877:8: warning: variable ‘v’ set but not used [-Wunused-but-set-variable] sqInt v; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘primitiveCompareColors’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5028:8: warning: unused variable ‘_return_value’ [-Wunused-variable] sqInt _return_value; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5027:8: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5026:8: warning: variable ‘testID’ set but not used [-Wunused-but-set-variable] sqInt testID; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5025:8: warning: variable ‘rcvr’ set but not used [-Wunused-but-set-variable] sqInt rcvr; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5024:14: warning: variable ‘colorB’ set but not used [-Wunused-but-set-variable] usqIntptr_t colorB; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5023:14: warning: variable ‘colorA’ set but not used [-Wunused-but-set-variable] usqIntptr_t colorA; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "BitBltSimulation VMMaker.oscog-eem.2493 uuid: d7437cc5-75c7-4a43-af6b-0f85bf0cebe6 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:411:1: warning: ‘affectedBottom’ defined but not used [-Wunused-function] affectedBottom(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:418:1: warning: ‘affectedLeft’ defined but not used [-Wunused-function] affectedLeft(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:425:1: warning: ‘affectedRight’ defined but not used [-Wunused-function] affectedRight(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:432:1: warning: ‘affectedTop’ defined but not used [-Wunused-function] affectedTop(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1133:1: warning: ‘checkSourceOverlap’ defined but not used [-Wunused-function] checkSourceOverlap(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1271:1: warning: ‘copyBitsFastPathSpecialised’ defined but not used [-Wunused-function] copyBitsFastPathSpecialised(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2494:1: warning: ‘default8To32Table’ defined but not used [-Wunused-function] default8To32Table(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2538:1: warning: ‘deltaFromtonSteps’ defined but not used [-Wunused-function] deltaFromtonSteps(sqInt x1, sqInt x2, sqInt n) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2563:1: warning: ‘destMaskAndPointerInit’ defined but not used [-Wunused-function] destMaskAndPointerInit(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2610:1: warning: ‘dither32To16threshold’ defined but not used [-Wunused-function] dither32To16threshold(unsigned int srcWord, sqInt ditherValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2626:1: warning: ‘drawLoopXY’ defined but not used [-Wunused-function] drawLoopXY(sqInt xDelta, sqInt yDelta) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2771:1: warning: ‘expensiveDither32To16threshold’ defined but not used [-Wunused-function] expensiveDither32To16threshold(unsigned int srcWord, sqInt ditherValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2819:1: warning: ‘fetchIntOrFloatofObject’ defined but not used [-Wunused-function] fetchIntOrFloatofObject(sqInt fieldIndex, sqInt objectPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2904:1: warning: ‘ignoreSourceOrHalftone’ defined but not used [-Wunused-function] ignoreSourceOrHalftone(sqInt formPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3066:1: warning: ‘loadBitBltDestForm’ defined but not used [-Wunused-function] loadBitBltDestForm(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3551:1: warning: ‘loadBitBltSourceForm’ defined but not used [-Wunused-function] loadBitBltSourceForm(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3641:1: warning: ‘loadColorMap’ defined but not used [-Wunused-function] loadColorMap(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3755:1: warning: ‘loadColorMapShiftOrMaskFrom’ defined but not used [-Wunused-function] loadColorMapShiftOrMaskFrom(sqInt mapOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3773:1: warning: ‘loadHalftoneForm’ defined but not used [-Wunused-function] loadHalftoneForm(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3821:1: warning: ‘loadWarpBltFrom’ defined but not used [-Wunused-function] loadWarpBltFrom(sqInt bbObj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3986:1: warning: ‘mapPixelflags’ defined but not used [-Wunused-function] mapPixelflags(sqInt sourcePixel, sqInt mapperFlags) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4016:1: warning: ‘mergewith’ defined but not used [-Wunused-function] mergewith(unsigned int sourceWord, unsigned int destinationWord) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4490:1: warning: ‘partitionedRgbComponentAlphadestnBitsnPartitions’ defined but not used [-Wunused-function] partitionedRgbComponentAlphadestnBitsnPartitions(unsigned int sourceWord, unsigned int destWord, sqInt nBits, sqInt nParts) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4637:1: warning: ‘performCopyLoop’ defined but not used [-Wunused-function] performCopyLoop(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4790:1: warning: ‘pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc’ defined but not used [-Wunused-function] pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc(sqInt nPixels, sqInt mapperFlags, sqInt srcMask, sqInt dstMask, sqInt srcShiftInc, sqInt dstShiftInc) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4892:1: warning: ‘pickWarpPixelAtXy’ defined but not used [-Wunused-function] pickWarpPixelAtXy(sqInt xx, sqInt yy) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6406:1: warning: ‘rgbMap16To32’ defined but not used [-Wunused-function] rgbMap16To32(sqInt sourcePixel) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6417:1: warning: ‘rgbMap32To32’ defined but not used [-Wunused-function] rgbMap32To32(sqInt sourcePixel) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6427:1: warning: ‘rgbMapPixelflags’ defined but not used [-Wunused-function] rgbMapPixelflags(sqInt sourcePixel, sqInt mapperFlags) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6764:1: warning: ‘showDisplayBits’ defined but not used [-Wunused-function] showDisplayBits(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6780:1: warning: ‘sourceSkewAndPointerInit’ defined but not used [-Wunused-function] sourceSkewAndPointerInit(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6842:1: warning: ‘sqAssert’ defined but not used [-Wunused-function] sqAssert(sqInt aBool) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7033:1: warning: ‘tryCopyingBitsQuickly’ defined but not used [-Wunused-function] tryCopyingBitsQuickly(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7160:1: warning: ‘warpBits’ defined but not used [-Wunused-function] warpBits(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7802:1: warning: ‘warpLoopSetup’ defined but not used [-Wunused-function] warpLoopSetup(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:8027:1: warning: ‘warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags’ defined but not used [-Wunused-function] warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags(sqInt nPixels, sqInt xDeltah, sqInt yDeltah, sqInt xDeltav, sqInt yDeltav, sqInt dstShiftInc, sqInt mapperFlags) ^ [ 34%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/common/sqExternalSemaphores.c [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-9/repository [ 84%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-StackVM' [ 84%] Built target BitBltPlugin make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SqueakSSL.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SqueakSSL.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SqueakSSL.dir/depend.internal". Scanning dependencies of target SqueakSSL make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 85%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "SqueakSSLPlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ [ 85%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:3: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c: In function ‘sqVerifySAN’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:42:32: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] # define ASN1_STRING_get0_data ASN1_STRING_data ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:176:24: note: in expansion of macro ‘ASN1_STRING_get0_data’ const char* sANData = ASN1_STRING_get0_data(sAN->d.ia5); ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c: In function ‘sqConnectSSL’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:464: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-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:464:47: warning: the address of ‘X509_check_host’ will always evaluate as ‘true’ [-Waddress] if (X509_check_ip_asc && X509_check_host) { ^ [ 86%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-StackVM' [ 86%] Built target SqueakSSL make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/DSAPrims.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/DSAPrims.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/DSAPrims.dir/depend.internal". Scanning dependencies of target DSAPrims make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 86%] Building C object CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o /usr/bin/cc -DCOGMTVM=0 -DDSAPrims_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "DSAPlugin CryptographyPlugins-eem.14 uuid: 54292ff0-b538-43ba-9195-26766c158ba9 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:106:1: warning: ‘addBackDivisorDigitShift’ defined but not used [-Wunused-function] addBackDivisorDigitShift(sqInt digitShift) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:144:1: warning: ‘bigDivideLoop’ defined but not used [-Wunused-function] bigDivideLoop(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:265:1: warning: ‘leftRotateby’ defined but not used [-Wunused-function] leftRotateby(unsigned int anInteger, sqInt bits) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:675:1: warning: ‘subtractDivisorMultipliedByDigitdigitShift’ defined but not used [-Wunused-function] subtractDivisorMultipliedByDigitdigitShift(sqInt digit, sqInt digitShift) ^ [ 87%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-StackVM' [ 87%] Built target DSAPrims make -f CMakeFiles/UnixOSProcessPlugin.dir/build.make CMakeFiles/UnixOSProcessPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Scanning dependencies of target UnixOSProcessPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/UnixOSProcessPlugin.dir/build.make CMakeFiles/UnixOSProcessPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 87%] Building C object CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUnixOSProcessPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:38: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘primitiveFileStat’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:2055:11: warning: variable ‘uid’ set but not used [-Wunused-but-set-variable] sqInt uid; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:2049:11: warning: variable ‘gid’ set but not used [-Wunused-but-set-variable] sqInt gid; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘primitiveFixPointersInArrayOfStrings’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:2095:11: warning: variable ‘count’ set but not used [-Wunused-but-set-variable] sqInt count; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘setSigChldHandler’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4462:36: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] sigchldHandlerAction.sa_sigaction = reapChildProcess; ^ /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘setSignalNumberhandler’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘sigHoldNumber’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4645:9: warning: return makes pointer from integer without a cast [-Wint-conversion] return -1; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "UnixOSProcessPlugin VMConstruction-Plugins-OSProcessPlugin.oscog-dtl.66 uuid: a8a2bf10-e7b3-4963-90b3-d69a2bee77bb " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:365:1: warning: ‘argumentAtAsType’ defined but not used [-Wunused-function] argumentAtAsType(sqInt classIdentifier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:410:1: warning: ‘copyBytesFromtolength’ defined but not used [-Wunused-function] copyBytesFromtolength(void *charArray1, void *charArray2, sqInt len) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:499:1: warning: ‘descriptorTableSize’ defined but not used [-Wunused-function] descriptorTableSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:663:1: warning: ‘environmentAtSymbolAsType’ defined but not used [-Wunused-function] environmentAtSymbolAsType(sqInt classIdentifier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:688:1: warning: ‘fileDescriptorFrom’ defined but not used [-Wunused-function] fileDescriptorFrom(sqInt aSQFileByteArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:718:1: warning: ‘fileRecordSize’ defined but not used [-Wunused-function] fileRecordSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:732:1: warning: ‘fileValueOf’ defined but not used [-Wunused-function] fileValueOf(sqInt anSQFileRecord) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1202:1: warning: ‘getThisSessionIdentifier’ defined but not used [-Wunused-function] getThisSessionIdentifier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1313:1: warning: ‘isSQFileObject’ defined but not used [-Wunused-function] isSQFileObject(sqInt objectPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1331:1: warning: ‘isSQSocketObject’ defined but not used [-Wunused-function] isSQSocketObject(sqInt objectPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1345:1: warning: ‘isValidFileSession’ defined but not used [-Wunused-function] isValidFileSession(sqInt objectPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1401:1: warning: ‘maskForThisThreadAndResend’ defined but not used [-Wunused-function] maskForThisThreadAndResend(int sigNum) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1526:1: warning: ‘newSQFileByteArray’ defined but not used [-Wunused-function] newSQFileByteArray(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1536:1: warning: ‘newSQSocketByteArray’ defined but not used [-Wunused-function] newSQSocketByteArray(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1560:1: warning: ‘pointerFrom’ defined but not used [-Wunused-function] pointerFrom(sqInt aByteArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4322:1: warning: ‘restoreDefaultSignalHandlers’ defined but not used [-Wunused-function] restoreDefaultSignalHandlers(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4365:1: warning: ‘sendSignaltoPid’ defined but not used [-Wunused-function] sendSignaltoPid(sqInt sig, sqInt pid) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4478:1: warning: ‘setSigIntDefaultHandler’ defined but not used [-Wunused-function] setSigIntDefaultHandler(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4488:1: warning: ‘setSigIntIgnore’ defined but not used [-Wunused-function] setSigIntIgnore(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4519:1: warning: ‘setSigPipeDefaultHandler’ defined but not used [-Wunused-function] setSigPipeDefaultHandler(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4535:1: warning: ‘setSigPipeHandler’ defined but not used [-Wunused-function] setSigPipeHandler(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4549:1: warning: ‘setSigPipeIgnore’ defined but not used [-Wunused-function] setSigPipeIgnore(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4580:1: warning: ‘sigAbrtNumber’ defined but not used [-Wunused-function] sigAbrtNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4590:1: warning: ‘sigAlrmNumber’ defined but not used [-Wunused-function] sigAlrmNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4600:1: warning: ‘sigChldNumber’ defined but not used [-Wunused-function] sigChldNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4610:1: warning: ‘sigContNumber’ defined but not used [-Wunused-function] sigContNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4640:1: warning: ‘sigHoldNumber’ defined but not used [-Wunused-function] sigHoldNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4654:1: warning: ‘sigHupNumber’ defined but not used [-Wunused-function] sigHupNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4674:1: warning: ‘sigIntNumber’ defined but not used [-Wunused-function] sigIntNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4684:1: warning: ‘sigKillNumber’ defined but not used [-Wunused-function] sigKillNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4705:1: warning: ‘sigPipeNumber’ defined but not used [-Wunused-function] sigPipeNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4715:1: warning: ‘sigQuitNumber’ defined but not used [-Wunused-function] sigQuitNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4725:1: warning: ‘sigStopNumber’ defined but not used [-Wunused-function] sigStopNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4737:1: warning: ‘sigTermNumber’ defined but not used [-Wunused-function] sigTermNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4748:1: warning: ‘sigUsr1Number’ defined but not used [-Wunused-function] sigUsr1Number(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4759:1: warning: ‘sigUsr2Number’ defined but not used [-Wunused-function] sigUsr2Number(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4769:1: warning: ‘sizeOfInt’ defined but not used [-Wunused-function] sizeOfInt(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4779:1: warning: ‘sizeOfPointer’ defined but not used [-Wunused-function] sizeOfPointer(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4810:1: warning: ‘socketDescriptorFrom’ defined but not used [-Wunused-function] socketDescriptorFrom(sqInt sqSocketOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4829:1: warning: ‘socketRecordSize’ defined but not used [-Wunused-function] socketRecordSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4843:1: warning: ‘socketValueOf’ defined but not used [-Wunused-function] socketValueOf(sqInt anSQSocketRecord) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4915:1: warning: ‘unixFileNumber’ defined but not used [-Wunused-function] unixFileNumber(FILEHANDLETYPE fileHandle) ^ -- CMAKE_GENERATOR=Unix Makefiles -- Building version 9.0.22 -- Commit hash 421845e1 : 2023-03-30 09:49:26 +0200 -- No user build settings. -- v9.0.22 - Commit: 421845e1 - Date: 2023-03-30 09:49:26 +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-9/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 /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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. > 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 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 # timeout=10 [ 35%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/common/sqTicker.c [ 88%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-StackVM' [ 88%] 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-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.4.4-src/libgit2.so /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.4.4-src/libgit2.so.1.4 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.4.4-src/libgit2.so.1.4.4 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 88%] 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-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libssh2-1.9.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.9.0-src/libssh2.so /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.9.0-src/libssh2.so.1 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.9.0-src/libssh2.so.1.0.1 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.9.0-src/libssh2.so.1.9.0 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 88%] 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-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-linux-1.0.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-linux-1.0.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-linux-1.0.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-linux-1.0.0-src/libgit2.1.0.0.so /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 88%] 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-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/openssl-1.0.2q.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/openssl-1.0.2q.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/openssl-1.0.2q.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.0.2q-src/libcrypto.so.1.0.0 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.0.2q-src/libssl.so /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.0.2q-src/libssl.so.1.0.0 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 88%] Built target openssl-1.0.2q 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-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libssh2-1.7.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libssh2-1.7.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libssh2-1.7.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.7.0-src/libssh2.so /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.7.0-src/libssh2.so.1 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.7.0-src/libssh2.so.1.0.1 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 88%] Built target libssh2-1.7.0 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-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/freetype-2.12.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/freetype-2.12.1-src/libbz2.so.1 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/freetype-2.12.1-src/libbz2.so.1.0 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/freetype-2.12.1-src/libbz2.so.1.0.6 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/freetype-2.12.1-src/libfreetype.so /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/freetype-2.12.1-src/libfreetype.so.6 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/freetype-2.12.1-src/libfreetype.so.6.18.3 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 88%] Built target freetype-2.12.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-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/cairo-1.17.4.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/cairo-1.17.4-src/libcairo.so /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/cairo-1.17.4-src/libcairo.so.2 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/cairo-1.17.4-src/libcairo.so.2.11704.0 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 88%] 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-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.so /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.so.0 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.so.0.50301.0 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 88%] 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-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/pixman-0.40.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/pixman-0.40.0-src/libpixman-1.so /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/pixman-0.40.0-src/libpixman-1.so.0 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-StackVM/pixman-0.40.0-src/libpixman-1.so.0.40.0 /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 88%] Built target pixman-0.40.0 make -f CMakeFiles/pharo.dir/build.make CMakeFiles/pharo.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/pharo.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/pharo.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/pharo.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/pharo.dir/depend.internal". Scanning dependencies of target pharo make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/pharo.dir/build.make CMakeFiles/pharo.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 89%] Building C object CMakeFiles/pharo.dir/src/unixMain.c.o /usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -o CMakeFiles/pharo.dir/src/unixMain.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/unixMain.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/parameters/parameterVector.h:10, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/parameters/parameters.h:10, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharoClient.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/src/unixMain.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 90%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. CMakeFiles/pharo.dir/src/unixMain.c.o -o build/vm/pharo -Wl,-rpath,/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 90%] Built target pharo make -f CMakeFiles/build_vmmaker_get_vm.dir/build.make CMakeFiles/build_vmmaker_get_vm.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_vm make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/build_vmmaker_get_vm.dir/build.make CMakeFiles/build_vmmaker_get_vm.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 90%] Performing update step for 'build_vmmaker_get_vm' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo [ 90%] Performing configure step for 'build_vmmaker_get_vm' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure [ 91%] Performing build step for 'build_vmmaker_get_vm' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build [ 92%] Performing install step for 'build_vmmaker_get_vm' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-install [ 93%] Completed 'build_vmmaker_get_vm' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm-complete /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-done make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 95%] Built target build_vmmaker_get_vm make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /builds/workspace/pharo-vm_pharo-9/build-StackVM && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary /builds/workspace/pharo-vm_pharo-9/build-StackVM /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Scanning dependencies of target TestLibrary make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM' [ 95%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/basic_types.c.o cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary && /usr/bin/cc -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/TestLibrary.dir/src/basic_types.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/basic_types.c -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file ndir.h -- Looking for include file ndir.h - not found -- Looking for include file sys/ndir.h -- Looking for include file sys/ndir.h - not found -- Looking for include file sys/dir.h -- Looking for include file sys/dir.h - found -- Looking for include file sys/filio.h -- Looking for include file sys/filio.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file execinfo.h -- Looking for include file execinfo.h - found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for dlopen in dyld -- Looking for dlopen in dyld - not found -- Performing Test HAVE_TM_GMTOFF -- Performing Test HAVE_TM_GMTOFF - Success -- Looking for include file sys/uuid.h -- Looking for include file sys/uuid.h - not found -- Looking for include file uuid/uuid.h -- Looking for include file uuid/uuid.h - found -- Looking for include file uuid.h -- Looking for include file uuid.h - not found -- Looking for uuidgen in uuid -- Looking for uuidgen in uuid - not found -- Looking for uuid_generate in uuid -- Looking for uuid_generate in uuid - not found Defining OSX VM to download for code generation -- C Compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- C++ Compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- Resource Compiler: -- Looking for FFI in the system [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary && /usr/bin/cc -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/TestLibrary.dir/src/callback_types.c.o -c /builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/ffiTestLibrary && /usr/bin/cc -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/TestLibrary.dir/src/callbacks.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c: In function ‘otherThread’: /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c:47:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary && /usr/bin/cc -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/TestLibrary.dir/src/callout.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callout.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/registerCallback.c.o cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary && /usr/bin/cc -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/TestLibrary.dir/src/registerCallback.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/registerCallback.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o cd /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary && /usr/bin/cc -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/TestLibrary.dir/src/structures.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/structures.c [100%] Linking C shared library ../vm/libTestLibrary.so cd /builds/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-StackVM' [100%] Built target TestLibrary make[1]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_progress_start /builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-StackVM' Install the project... /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/./ -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//bin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//bin/pharo -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//pharo -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libFilePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libgit2.1.0.0.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libbz2.so.1.0.6 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libfreetype.so.6 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libssl.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libMiscPrimitivePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libcrypto.so.1.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libssh2.so.1.9.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libB2DPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libgit2.so.0.25.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libJPEGReaderPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libfreetype.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libharfbuzz.so.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libTestLibrary.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libharfbuzz.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libgit2.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libLargeIntegers.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libSqueakSSL.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libcairo.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libJPEGReadWriter2Plugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libfreetype.so.6.18.3 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libSDL2-2.0.so.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libUUIDPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libssl.so.1.0.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libDSAPrims.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/pharo -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libgit2.so.1.4 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libPharoVMCore.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libBitBltPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libpixman-1.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libbz2.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libfontconfig.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libcairo.so.2.11704.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libfontconfig.so.1.12.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libssh2.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libgit2.so.25 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libpng16.so.16 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libgit2.so.1.4.4 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libpixman-1.so.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libpng16.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libharfbuzz.so.0.50301.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libcairo.so.2 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libfontconfig.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libpng.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libLocalePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libssh2.so.1.0.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libSDL2.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libUnixOSProcessPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libcrypto.so.1.0.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libFloatArrayPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libssl.so.1.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libssh2.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libpng16.so.16.37.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libbz2.so.1.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libexpat.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libexpat.so.1.8.10 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libFileAttributesPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libpixman-1.so.0.40.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libexpat.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libSocketPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libcrypto.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libSurfacePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libffi.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/lib/libSDL2-2.0.so.0.2400.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqUnixCharConv.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/config.h -- Up-to-date: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/exportDefinition.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/semaphores -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/threads -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/threads/vmthread.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/pharoClient.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/jit -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/jit/jit.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/imageAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sigjmp_support.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/win/resources.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/fileDialog.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/pharo.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/threadSafeQueue -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/debug.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/stringUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/macros.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/errorCode.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/pathUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/interpreter.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/parameters -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/parameters/parameters.h -- Up-to-date: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sq.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqaio.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqAssert.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/dispdbg.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64stub.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/AlienSUnitTestProcedures.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/IA32ABI.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm32abicc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/xabicc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ia32abicc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ppc32abicc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm64abicc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64abicc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM32.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppc.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicInteger.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64business.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM64.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessPostLogic.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64win64business.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicFloat.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicDouble.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/ia32abi.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusiness.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/AlienSUnitTestProcedures.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win/sqWin32FFI.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx/dummyFFI.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqManualSurface.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFITestFuncs.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM32FFIPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM64FFIPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/IA32FFIPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFIPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64Win64FFIPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-sysv.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-darwin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/any-libffi.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/x86-sysv.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx/dummyFFI.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common/sqFFI.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ppc-global.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test-sq.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/threads -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/jit -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/packaging -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/packaging/linux -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/packaging/linux/bin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/plugins -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/mac -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/img.image -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/scripts -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/debugUnix.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/semaphores -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/utils -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/unixMain.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/macAlias.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/imageAccess.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/fileUtils.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/debug.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/utils.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/client.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/win32Main.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/errorCode.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/parameters -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/worker -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/types.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/version.info -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/CMakeLists.txt -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/macros.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/plugins.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated/ -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm/src/interp.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm/src/gcc3x-interp.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm/src/interp.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm/src/gcc3x-interp.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Up-to-date: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/interp.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/vmCallback.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 -- 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-9/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-9/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 4% complete] -- [download 7% complete] -- [download 12% complete] -- [download 17% complete] -- [download 36% complete] -- [download 62% complete] -- [download 73% complete] -- [download 93% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement/libgit2-1.4.4-src/libgit2.1.4.4.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.4.4-src/libgit2.1.4.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.4.4-src/libgit2.dylib Adding third-party libraries for Darwin-arm64: libgit2-1.0.1 -- Downloading/updating libgit2-1.0.1 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.0.1-download Scanning dependencies of target libgit2-1.0.1-download [ 11%] Creating directories for 'libgit2-1.0.1-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.0.1-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.0.1-download/libgit2-1.0.1-download-prefix/src/libgit2-1.0.1.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-arm64/third-party/libgit2-1.0.1.zip' -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 23% complete] -- [download 24% complete] -- [download 26% complete] -- [download 28% complete] -- [download 30% complete] -- [download 32% complete] -- [download 33% complete] -- [download 35% complete] -- [download 36% complete] -- [download 38% complete] -- [download 39% complete] -- [download 41% complete] -- [download 42% complete] -- [download 45% complete] -- [download 47% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 53% complete] -- [download 55% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 62% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 68% complete] -- [download 70% complete] -- [download 73% complete] -- [download 74% complete] -- [download 76% complete] -- [download 77% complete] -- [download 79% complete] -- [download 82% complete] -- [download 84% complete] -- [download 85% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 91% complete] -- [download 93% complete] -- [download 95% complete] -- [download 96% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.0.1-download/libgit2-1.0.1-download-prefix/src/libgit2-1.0.1.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.0.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libgit2-1.0.1-download' [ 44%] No patch step for 'libgit2-1.0.1-download' [ 55%] No configure step for 'libgit2-1.0.1-download' [ 66%] No build step for 'libgit2-1.0.1-download' [ 77%] No install step for 'libgit2-1.0.1-download' [ 88%] No test step for 'libgit2-1.0.1-download' [100%] Completed 'libgit2-1.0.1-download' [100%] Built target libgit2-1.0.1-download -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.0.1-src/libgit2.1.0.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.0.1-src/libgit2.1.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.0.1-src/libgit2.dylib Adding third-party libraries for Darwin-arm64: libssh2-1.9.0 -- Downloading/updating libssh2-1.9.0 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-arm64/third-party/libssh2-1.9.0.zip' -- [download 4% complete] -- [download 7% complete] -- [download 10% complete] -- [download 18% complete] -- [download 29% complete] -- [download 33% complete] -- [download 38% complete] -- [download 44% complete] -- [download 50% complete] -- [download 64% complete] -- [download 71% complete] -- [download 76% complete] -- [download 83% complete] -- [download 91% complete] -- [download 93% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libssh2-1.9.0-download' [ 44%] No patch 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 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.1.0.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.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-9/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' [ 35%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/win/sqWin32SpurAlloc.c [ 22%] Performing download step (download, verify and extract) for 'openssl-1.1.1k-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 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 31% complete] -- [download 32% complete] -- [download 33% 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 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 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] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement/openssl-1.1.1k-src/libcrypto.1.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.1.1k-src/libcrypto.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.1.1k-src/libssl.1.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/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 3% complete] -- [download 5% complete] -- [download 9% complete] -- [download 10% complete] -- [download 12% complete] -- [download 14% complete] -- [download 16% complete] -- [download 21% complete] -- [download 24% complete] -- [download 25% complete] -- [download 28% complete] -- [download 30% complete] -- [download 31% complete] -- [download 33% complete] -- [download 37% complete] -- [download 44% complete] -- [download 49% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 60% complete] -- [download 65% complete] -- [download 67% complete] -- [download 71% complete] -- [download 75% complete] -- [download 80% complete] -- [download 85% complete] -- [download 87% complete] -- [download 91% complete] -- [download 96% complete] -- [download 98% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement/freetype-2.12.1-src/libfreetype.6.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/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 6% complete] -- [download 9% complete] -- [download 28% complete] -- [download 32% complete] -- [download 41% complete] -- [download 53% complete] -- [download 72% complete] -- [download 78% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement/fontconfig-2.13.1-src/libfontconfig.1.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/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 2% complete] -- [download 4% complete] -- [download 8% complete] -- [download 9% complete] -- [download 12% complete] -- [download 17% complete] -- [download 18% complete] -- [download 21% complete] -- [download 23% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 31% complete] -- [download 42% complete] -- [download 45% complete] -- [download 48% complete] -- [download 53% complete] -- [download 56% complete] -- [download 62% complete] -- [download 65% complete] -- [download 74% complete] -- [download 79% complete] -- [download 87% complete] -- [download 93% complete] -- [download 94% complete] -- [download 97% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement/harfbuzz-5.3.1-src/libharfbuzz.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/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 5% complete] -- [download 19% complete] -- [download 23% complete] -- [download 26% complete] -- [download 50% complete] -- [download 56% complete] -- [download 66% complete] -- [download 77% complete] -- [download 87% complete] -- [download 91% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement/pixman-0.40.0-src/libpixman-1.0.40.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/pixman-0.40.0-src/libpixman-1.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/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 0% complete] -- [download 2% complete] -- [download 3% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 16% complete] -- [download 17% complete] -- [download 21% complete] -- [download 25% complete] -- [download 30% complete] -- [download 34% complete] -- [download 38% complete] -- [download 41% complete] -- [download 44% complete] -- [download 45% complete] -- [download 51% complete] -- [download 55% complete] -- [download 66% complete] -- [download 69% complete] -- [download 71% complete] -- [download 72% complete] -- [download 79% complete] -- [download 81% complete] -- [download 83% complete] -- [download 85% complete] -- [download 86% complete] -- [download 88% complete] -- [download 92% complete] -- [download 95% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement/cairo-1.17.4-src/libcairo.2.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 2% complete] -- [download 9% complete] -- [download 10% complete] -- [download 20% complete] -- [download 28% complete] -- [download 34% complete] -- [download 36% complete] -- [download 40% complete] -- [download 52% complete] -- [download 65% complete] -- [download 76% complete] -- [download 91% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement/libpng-1.6.37-src/libpng.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libpng-1.6.37-src/libpng16.16.37.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libpng-1.6.37-src/libpng16.16.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/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 4% complete] -- [download 5% complete] -- [download 6% 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 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 24% complete] -- [download 27% complete] -- [download 29% complete] -- [download 30% complete] -- [download 32% complete] -- [download 34% complete] -- [download 37% complete] -- [download 39% complete] -- [download 40% complete] -- [download 42% complete] -- [download 44% complete] -- [download 46% complete] -- [download 48% complete] -- [download 49% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 58% complete] -- [download 59% complete] -- [download 61% complete] -- [download 62% complete] -- [download 64% complete] -- [download 66% complete] -- [download 68% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 74% complete] -- [download 75% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 82% complete] -- [download 84% complete] -- [download 85% complete] -- [download 87% complete] -- [download 88% complete] -- [download 91% complete] -- [download 92% complete] -- [download 94% complete] -- [download 95% complete] -- [download 98% complete] -- [download 100% complete] * Closing connection 0 -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement/SDL2-2.24.1-src/libSDL2-2.0.0.dylib -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/SDL2-2.24.1-src/libSDL2.dylib -- 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-9/build-stockReplacement [Pipeline] dir Running in /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/repository -B/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/CMakeFiles /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement//CMakeFiles/progress.marks /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 all /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm-build.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm-build.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_vm-build /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/build [ 1%] Creating directories for 'build_vmmaker_get_vm' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/tmp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-mkdir [ 1%] Performing download step (download, verify and extract) for 'build_vmmaker_get_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/download-build_vmmaker_get_vm.cmake -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-x86_64/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/win/sqWin32SpurAlloc.c:95:9: warning: incompatible pointer to integer conversion returning 'char *' from a function with result type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] return alloc; ^~~~~ 1 warning generated. -- [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] * Closing connection 0 -- verifying file... file='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' -- Downloading... done cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/verify-build_vmmaker_get_vm.cmake cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/extract-build_vmmaker_get_vm.cmake -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-download [ 2%] Performing update step for 'build_vmmaker_get_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo [ 2%] No patch step for 'build_vmmaker_get_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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-patch [ 3%] Performing configure step for 'build_vmmaker_get_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure [ 4%] Performing build step for 'build_vmmaker_get_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build [ 4%] Built target build_vmmaker_get_vm-build /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_image.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_image.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_image /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/build [ 5%] Creating directories for 'build_vmmaker_get_image' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/tmp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-mkdir [ 5%] Performing download step (download, verify and extract) for 'build_vmmaker_get_image' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/download-build_vmmaker_get_image.cmake -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/image/100/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] [ 36%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/win/aioWin.c -- [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] * Closing connection 0 -- verifying file... file='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' -- Downloading... done cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/verify-build_vmmaker_get_image.cmake cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -P /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/extract-build_vmmaker_get_image.cmake -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/vmmaker && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-download [ 6%] Performing update step for 'build_vmmaker_get_image' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && echo [ 7%] No patch step for 'build_vmmaker_get_image' /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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-patch [ 7%] Performing configure step for 'build_vmmaker_get_image' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && echo cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-configure [ 8%] Performing build step for 'build_vmmaker_get_image' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm/Contents/MacOS/Pharo --headless /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image/Pharo10.0.1-0-64bit-0542643.image --no-default-preferences save VMMaker [ 36%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/win/winDebug.c cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm/Contents/MacOS/Pharo --headless /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/scripts/installVMMaker.st /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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) 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-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/src/win/winDebug.c:320:21: warning: incompatible integer to pointer conversion passing 'DWORD64' (aka 'unsigned long long') to parameter of type 'void *' [-Wint-conversion] printCogMethodFor(frame->AddrPC.Offset); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/src/win/winDebug.c:26:31: note: passing argument to parameter 'address' here void printCogMethodFor(void* address); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/repository/src/win/winDebug.c:514:14: note: use '==' to turn this assignment into an equality comparison if(errorLog = getErrorLogFile()){ ^ == 2 warnings generated. MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading baseline of BaselineOfVMMaker... [ 37%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/win/winDebugMenu.c cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /builds/workspace/pharo-vm_pharo-9/repository/scripts/installVMMaker.st /builds/workspace/pharo-vm_pharo-9/repository httpsUrl MetacelloNotification: Fetched -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loading -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loaded -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/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) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) MetacelloNotification: Fetched -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading baseline of BaselineOfVMMaker... [ 37%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/win/winDebugWindow.c MetacelloNotification: Fetched -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Loading -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Fetched -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loading -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loaded -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loaded -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Project: Unicorn baseline [ 38%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/fileDialogWin32.c MetacelloNotification: Fetched -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Project: LLVMDisassembler baseline MetacelloNotification: Fetched -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> VMMakerLoadingDependencies-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc [ 39%] Building RC object CMakeFiles/PharoVMCore.dir/PharoDLL.rc.res x86_64-w64-mingw32-windres -O coff -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/PharoDLL.rc CMakeFiles/PharoVMCore.dir/PharoDLL.rc.res [ 39%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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/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/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: Fetched -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Loading -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Loaded -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 39%] 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-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 39%] 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 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Project: Unicorn baseline MetacelloNotification: Fetched -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Project: LLVMDisassembler baseline MetacelloNotification: Fetched -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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)); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c:484:48: warning: passing 'LONG *' (aka 'long *') to parameter of type 'LPDWORD' (aka 'unsigned long *') converts between pointers to integer types with different sign [-Wpointer-sign] ofs.li.LowPart = GetFileSize(FILE_HANDLE(f), &ofs.li.HighPart); ^~~~~~~~~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:65:62: note: passing argument to parameter 'lpFileSizeHigh' here WINBASEAPI DWORD WINAPI GetFileSize (HANDLE hFile, LPDWORD lpFileSizeHigh); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c:555:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 5 warnings generated. [ 40%] 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 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/win/sqWin32Directory.c MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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. MetacelloNotification: Fetched -> VMMaker-MT-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc [ 40%] 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 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/fileUtilsWin.c MetacelloNotification: Fetched -> VMMaker-OriginalTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared) NewUndeclaredWarning: CCodeGenerator>>removeAssertions (Sensor is Undeclared) SystemNotification: TMethod>>methodIsEffectivelyComplete:in:(selector is shadowed) NewUndeclaredWarning: VMMaker>>createCodeGenerator (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) [ 41%] Building C object CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -MD -MT CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -MF CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o.d -o CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:504:10: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long long') from a function with result type 'void *' [-Wint-conversion] return primitiveFailFor(PrimErrBadArgument); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1629:21: warning: incompatible function pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long long (*)(long long)') from 'sqInt (*)(int)' (aka 'long long (*)(int)') [-Wincompatible-function-pointer-types] characterObjectOf = interpreterProxy->characterObjectOf; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1643:10: warning: incompatible function pointer types assigning to 'sqInt (*)(void)' (aka 'long long (*)(void)') from 'void (*)(void)' [-Wincompatible-function-pointer-types] fullGC = interpreterProxy->fullGC; ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:230:1: warning: unused function 'connectToFdwrite' [-Wunused-function] connectToFdwrite(int fd, sqInt writeFlag) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:257:1: warning: unused function 'connectToFilewrite' [-Wunused-function] connectToFilewrite(void *cfile, sqInt writeFlag) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:384:1: warning: unused function 'makeDirEntryNamesizecreateDatemodDateisDirfileSize' [-Wunused-function] makeDirEntryNamesizecreateDatemodDateisDirfileSize(char *entryName, sqInt entryNameSize, sqInt createDate, sqInt modifiedDate, sqInt dirFlag, squeakFileOffsetType fileSize) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1230:1: warning: unused function 'primitiveFileReadWithoutPinning' [-Wunused-function] primitiveFileReadWithoutPinning(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FilePlugin/FilePlugin.c:1285:1: warning: unused function 'primitiveFileReadWithPinning' [-Wunused-function] primitiveFileReadWithPinning(void) ^ 8 warnings generated. [ 41%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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/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 MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Starting atomic load NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared) make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 42%] 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-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' MetacelloNotification: Loaded -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Starting atomic load [ 42%] 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 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c SystemNotification: LLVMDisassembler>>setOptions:(options is shadowed) MetacelloNotification: Loaded -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Loaded -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Loading -> VMMakerLoadingDependencies-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: TranscriptStream class>>redirectToStdOut: (FileStream is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) NewUndeclaredWarning: TranscriptStream>>target (FileStream is Undeclared) In file included from /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:23: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:734:9: warning: unused function 'readdir' [-Wunused-function] readdir( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:455:9: warning: unused function '_wreaddir' [-Wunused-function] _wreaddir( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:877:9: warning: unused function 'rewinddir' [-Wunused-function] rewinddir( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:888:9: warning: unused function 'scandir' [-Wunused-function] scandir( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:1040:9: warning: unused function 'versionsort' [-Wunused-function] versionsort( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:183:1: warning: unused function 'addressObjectFor' [-Wunused-function] addressObjectFor(void *aMachineAddress) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:313:1: warning: unused function 'badSessionId' [-Wunused-function] badSessionId(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:324:1: warning: unused function 'convertWinToSqueakTime' [-Wunused-function] convertWinToSqueakTime(SYSTEMTIME st) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:354:1: warning: unused function 'faSuccess' [-Wunused-function] faSuccess(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:384:1: warning: unused function 'objectFromStructsize' [-Wunused-function] objectFromStructsize(void *aMachineAddress, sqInt structSize) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:403:1: warning: unused function 'pathOoptoBuffermaxLen' [-Wunused-function] pathOoptoBuffermaxLen(sqInt pathNameOop, char *cPathName, sqInt maxLen) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:424:1: warning: unused function 'pointerFrom' [-Wunused-function] pointerFrom(sqInt directoryPointerBytes) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1093:1: warning: unused function 'readLinkintomaxLength' [-Wunused-function] readLinkintomaxLength(char *cPathName, char *cLinkPtr, size_t maxLength) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1171:1: warning: unused function 'sizeOfFaPath' [-Wunused-function] sizeOfFaPath(void) ^ 14 warnings generated. [ 43%] 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 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: DetailedInstructionPrinter>>printInstructionsOn: (fullBlockRecursionSelector is Undeclared) SystemNotification: CogStackPageSurrogate>>addressIsInPage:(address is shadowed) [ 43%] 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 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c NewUndeclaredWarning: SmalltalkImage>>simulatePrimitive:args: (FileExistsException is Undeclared) NewUndeclaredWarning: FakeStdinStream>>next (ActiveHand is Undeclared) NewUndeclaredWarning: Cogit class>>genAndDis:options: (Compiler is Undeclared) NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) NewUndeclaredWarning: Cogit>>initializeProcessor (MultiProcessor is Undeclared) NewUndeclaredWarning: Cogit>>setClickStepBreakBlock (Debugger is Undeclared) NewUndeclaredWarning: Cogit>>simulateCogCodeAt: (ProcessorSimulationTrap is Undeclared) SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 ^ In file included from /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c:27: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:734:9: warning: unused function 'readdir' [-Wunused-function] readdir( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:455:9: warning: unused function '_wreaddir' [-Wunused-function] _wreaddir( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:877:9: warning: unused function 'rewinddir' [-Wunused-function] rewinddir( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:888:9: warning: unused function 'scandir' [-Wunused-function] scandir( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:1040:9: warning: unused function 'versionsort' [-Wunused-function] versionsort( ^ 8 warnings generated. [ 44%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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 NewUndeclaredWarning: StackToRegisterMappingCogit>>widthInDefaultFontOf: (NewParagraph is Undeclared) make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 44%] Built target FileAttributesPlugin make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' NewUndeclaredWarning: ADPCMCodecPlugin class>>monticelloDescription (ADPCMCodec is Undeclared) NewUndeclaredWarning: ADPCMCodecPlugin class>>translatedPrimitives (ADPCMCodec is Undeclared) [ 45%] 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 -DIMMUTABILITY=1 -DJPEGReaderPlugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.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 NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (FileExistsException is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primCalloc (Alien is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primMalloc (Alien is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>allCodeOlderThan: (TimeStamp is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGenerator (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGeneratorForVMClass: (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: TestOSAPlugin>>primOpenDefaultConfiguration:subtype: (ComponentInstance is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>monticelloDescription (AbstractSound is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>translatedPrimitives (AbstractSound is Undeclared) NewUndeclaredWarning: StackInterpreter class>>patchInterpGCCPPC: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreter class>>primitiveAccessorDepthTable (VMMakerConfiguration is Undeclared) /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:250:1: warning: unused function 'colorConvertGrayscaleMCU' [-Wunused-function] colorConvertGrayscaleMCU(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:300:1: warning: unused function 'colorConvertMCU' [-Wunused-function] colorConvertMCU(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:442:1: warning: unused function 'decodeBlockIntocomponent' [-Wunused-function] decodeBlockIntocomponent(int *anArray, int *aColorComponent) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:582:1: warning: unused function 'fillBuffer' [-Wunused-function] fillBuffer(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:610:1: warning: unused function 'getBits' [-Wunused-function] getBits(sqInt requestedBits) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:662:1: warning: unused function 'idctBlockIntqt' [-Wunused-function] idctBlockIntqt(int *anArray, int *qt) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:940:1: warning: unused function 'nextSampleCb' [-Wunused-function] nextSampleCb(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:976:1: warning: unused function 'nextSampleCr' [-Wunused-function] nextSampleCr(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1012:1: warning: unused function 'nextSampleFromblocks' [-Wunused-function] nextSampleFromblocks(int *aComponent, int **aBlockArray) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1048:1: warning: unused function 'nextSampleY' [-Wunused-function] nextSampleY(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1733:1: warning: unused function 'scaleAndSignExtendinFieldWidth' [-Wunused-function] scaleAndSignExtendinFieldWidth(sqInt aNumber, sqInt w) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1780:1: warning: unused function 'stInit' [-Wunused-function] stInit(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1787:1: warning: unused function 'storeJPEGStreamOn' [-Wunused-function] storeJPEGStreamOn(sqInt streamOop) ^ 13 warnings generated. NewUndeclaredWarning: CogVMSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ensureMultiThreadingOverridesAreUpToDate (Parser is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>setBreakBlockFromString: (Compiler is Undeclared) SystemNotification: CogVMSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) [ 45%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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 NewUndeclaredWarning: StackMTInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) SystemNotification: StackMTInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackMTInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackMTInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) NewUndeclaredWarning: StackInterpreterSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) SystemNotification: StackInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 45%] Built target JPEGReaderPlugin make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) [ 45%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadSpanBufferFrom: (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsPointers is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferBadMagic is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferWrongSize is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferStartWrong is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveChangedActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFSizeMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveDisplaySpanBuffer (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveInitializeProcessing (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextGlobalEdgeEntry (GEFWrongEdge is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalFill (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveSetColorTransform (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFAlreadyFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState:or: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityCheckFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEntityLoadFailed is Undeclared) MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc [ 46%] Building C object CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -MD -MT CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -MF CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o.d -o CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-MT-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:492:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long long') [-Wint-conversion] surfaceHandlePtr = fetchPointerofObject(0, surfaceHandle); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:29: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqIntptr_t' (aka 'long long') [-Wint-conversion] result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); ^~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:30: note: passing argument to parameter 'surfaceHandle' here ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:47: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'sqSurfaceDispatch *' (aka 'struct sqSurfaceDispatch *') [-Wint-conversion] result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:64: note: passing argument to parameter 'fn' here ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) ^ 3 warnings generated. [ 47%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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/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 MetacelloNotification: Loaded -> VMMaker-Slang-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>text: (DefaultTextStyle is Undeclared) MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 48%] Built target SurfacePlugin make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/depend MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' MetacelloNotification: Fetched -> VMMaker-OriginalTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc [ 49%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DMiscPrimitivePlugin_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared) NewUndeclaredWarning: CCodeGenerator>>removeAssertions (Sensor is Undeclared) SystemNotification: TMethod>>methodIsEffectivelyComplete:in:(selector is shadowed) NewUndeclaredWarning: VMMaker>>createCodeGenerator (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Starting atomic load NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared) NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>baseRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>cResultRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg2Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg3Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>classRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagCarryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagOverflowRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagSignRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagZeroRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>framePointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>instructionPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>linkRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>mstatus (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>receiverRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>sendNumberOfArgumentsRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>stackPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>temporaryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMBytecodeMethod>>encoderClass (EncoderForV3PlusClosures is Undeclared) [ 49%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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 NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 49%] Built target MiscPrimitivePlugin make -f CMakeFiles/PharoConsole.dir/build.make CMakeFiles/PharoConsole.dir/depend MetacelloNotification: Loaded -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Starting atomic load make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/PharoConsole.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/PharoConsole.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/PharoConsole.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/PharoConsole.dir/depend.internal". SystemNotification: LLVMDisassembler>>setOptions:(options is shadowed) MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-MT-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Loaded -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Loading -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: TranscriptStream class>>redirectToStdOut: (FileStream is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) NewUndeclaredWarning: TranscriptStream>>target (FileStream is Undeclared) MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache Scanning dependencies of target PharoConsole make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/PharoConsole.dir/build.make CMakeFiles/PharoConsole.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 49%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/win32Main.c MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: VMMTTests>>testHeartbeatReleasesVMWhenNoProcessIsWilling (CAContinuation is Undeclared) NewUndeclaredWarning: VMMTTests>>testTryOwningOwnedVMLeavesThreadInWaitingState (CAContinuation is Undeclared) NewUndeclaredWarning: VMMockCogThreadManager>>ioWaitOnOSSemaphore: (CAContinuation is Undeclared) MetacelloNotification: Loaded -> VMMaker-MT-Tests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: SimulatorMorph>>callStackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>commandPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>contextPanel (ObjectExplorerWrapper is Undeclared) NewUndeclaredWarning: SimulatorMorph>>initializeWithVMSimulator:title:aTranscript: (SimulatorMorphicModel is Undeclared) NewUndeclaredWarning: SimulatorMorph>>stackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>transcriptPanel (PluggableTextMorph is Undeclared) CPack: - package: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-Unspecified.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-Unspecified.zip.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-bin.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-bin.zip.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-c-src.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-c-src.zip.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-include.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-include.zip.sha1 generated. CPack: Create package using TGZ CPack: Install projects CPack: - Run preinstall target for: PharoVM MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-OriginalTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: SpurImageTestResource class>>preenImage (Spur32BitPreen is Undeclared) /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/src/win32Main.c:39:16: warning: incompatible pointer types assigning to 'char *' from 'char **'; remove & [-Wincompatible-pointer-types] currentString = &argsInUtf8[numberOfArgs]; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. [ 50%] Building RC object CMakeFiles/PharoConsole.dir/PharoConsole.rc.res x86_64-w64-mingw32-windres -O coff -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/PharoConsole.rc CMakeFiles/PharoConsole.dir/PharoConsole.rc.res [ 50%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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 NewUndeclaredWarning: DetailedInstructionPrinter>>printInstructionsOn: (fullBlockRecursionSelector is Undeclared) SystemNotification: CogStackPageSurrogate>>addressIsInPage:(address is shadowed) NewUndeclaredWarning: SmalltalkImage>>simulatePrimitive:args: (FileExistsException is Undeclared) NewUndeclaredWarning: FakeStdinStream>>next (ActiveHand is Undeclared) NewUndeclaredWarning: SpurPlanningCompactorTests class>>preenImage (Spur32BitPreen is Undeclared) SystemNotification: FloatMathPluginTests>>makeTestData:using:seed:rounds:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (Sensor is Undeclared) SystemNotification: FloatMathPluginTests>>verifyTestData:using:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (Sensor is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPluginPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGReadImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' NewUndeclaredWarning: CogARMCompilerTests>>processor (GdbARMAlien is Undeclared) NewUndeclaredWarning: CogIA32CompilerTests>>processor (BochsIA32Alien is Undeclared) NewUndeclaredWarning: CogMIPSELCompilerTests>>processor (MIPSELSimulator is Undeclared) NewUndeclaredWarning: CogX64CompilerTests>>processor (BochsX64Alien is Undeclared) [ 50%] 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-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= MetacelloNotification: Loaded -> VMMaker-OriginalTests-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 51%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c NewUndeclaredWarning: Cogit class>>genAndDis:options: (Compiler is Undeclared) NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) NewUndeclaredWarning: Cogit>>initializeProcessor (MultiProcessor is Undeclared) MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline NewUndeclaredWarning: Cogit>>setClickStepBreakBlock (Debugger is Undeclared) NewUndeclaredWarning: Cogit>>simulateCogCodeAt: (ProcessorSimulationTrap is Undeclared) SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-build [ 8%] Performing install step for 'build_vmmaker_get_image' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && echo cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-install [ 9%] Completed 'build_vmmaker_get_image' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_image-complete /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-done [ 9%] Built target build_vmmaker_get_image /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-9/build-stockReplacement/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'CoInterpreter' outputDirectory: '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement'" Generating #CoInterpreter in '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement'... NewUndeclaredWarning: StackToRegisterMappingCogit>>widthInDefaultFontOf: (NewParagraph is Undeclared) /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2311:3: warning: pointer/integer type mismatch in conditional expression ('SocketPtr' (aka 'SQSocket *') and 'int') [-Wconditional-type-mismatch] ? ((SocketPtr) (firstIndexableField(socketOop))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:245:1: warning: unused function 'netAddressToInt' [-Wunused-function] netAddressToInt(unsigned char *ptrToByteArray) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2296:1: warning: unused function 'socketRecordSize' [-Wunused-function] socketRecordSize(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2307:1: warning: unused function 'socketValueOf' [-Wunused-function] socketValueOf(sqInt socketOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2318:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 5 warnings generated. NewUndeclaredWarning: ADPCMCodecPlugin class>>monticelloDescription (ADPCMCodec is Undeclared) NewUndeclaredWarning: ADPCMCodecPlugin class>>translatedPrimitives (ADPCMCodec is Undeclared) [ 51%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c warning, variable nsMethodCache doesn't exist or has already been removedNewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (FileExistsException is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primCalloc (Alien is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primMalloc (Alien is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>allCodeOlderThan: (TimeStamp is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGenerator (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGeneratorForVMClass: (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: TestOSAPlugin>>primOpenDefaultConfiguration:subtype: (ComponentInstance is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>monticelloDescription (AbstractSound is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>translatedPrimitives (AbstractSound is Undeclared) NewUndeclaredWarning: StackInterpreter class>>patchInterpGCCPPC: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreter class>>primitiveAccessorDepthTable (VMMakerConfiguration is Undeclared) /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c:1632:55: warning: passing 'unsigned char [8]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (setsockopt(SOCKET(s), SOL_SOCKET, SO_REUSEADDR, buf, bufSize) < 0) ^~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1029:88: note: passing argument to parameter 'optval' here WINSOCK_API_LINKAGE int WSAAPI setsockopt(SOCKET s,int level,int optname,const char *optval,int optlen); ^ StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable heapSize StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable minimumMemory StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable allocationReserve StackInterpreterPrimitives>>doPrimitiveWorkerExtractReturnValue contains declaration for non-existent variable externalFunction StackInterpreter>>checkImageVersionFrom: contains declaration for non-existent variable imageOffset StackInterpreterPrimitives>>primitiveLoadSymbolFromModule contains declaration for non-existent variable ptr StackInterpreterPrimitives>>primitiveFFIFree contains declaration for non-existent variable ptr StackInterpreterPrimitives>>primitiveFFIAllocate contains declaration for non-existent variable ptr StackInterpreter>>reapAndResetErrorCodeTo:header: contains declaration for non-existent variable theSP conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate 1 warning generated. [ 52%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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 NewUndeclaredWarning: CogVMSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ensureMultiThreadingOverridesAreUpToDate (Parser is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>setBreakBlockFromString: (Compiler is Undeclared) SystemNotification: CogVMSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' NewUndeclaredWarning: StackMTInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) [ 52%] 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-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' SystemNotification: StackMTInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackMTInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackMTInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) [ 53%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLargeIntegers_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c NewUndeclaredWarning: StackInterpreterSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) SystemNotification: StackInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) Local variable name 'receiver' in doPrimitiveWorkerExtractReturnValue may mask method when inlining Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining Local variable name 'stack' in pruneStack:stackp: may mask method when inlining Local variable name 'receiver' in doPrimitiveWorkerCallout may mask method when inlining 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: the2ndUnknownShort localised to writeImageFileIO/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:266:1: warning: unused function 'byteSizeOfCSI' [-Wunused-function] byteSizeOfCSI(sqInt csi) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:332:1: warning: unused function 'cDigitAddlenwithleninto' [-Wunused-function] cDigitAddlenwithleninto(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:377:1: warning: unused function 'cDigitCopyFromtolen' [-Wunused-function] cDigitCopyFromtolen(unsigned int *pFrom, unsigned int *pTo, sqInt len) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:389:1: warning: unused function 'cDigitDivlenremlenquolen' [-Wunused-function] cDigitDivlenremlenquolen(unsigned int *pDiv, sqInt divLen, unsigned int *pRem, sqInt remLen, unsigned int *pQuo, sqInt quoLen) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:541:1: warning: unused function 'cDigitLshiftfromlentolen' [-Wunused-function] cDigitLshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:586:1: warning: unused function 'cDigitMontgomerylentimeslenmodulolenmInvModBinto' [-Wunused-function] cDigitMontgomerylentimeslenmodulolenmInvModBinto(unsigned int *pFirst, sqInt firstLen, unsigned int *pSecond, sqInt secondLen, unsigned int *pThird, sqInt thirdLen, unsigned int mInv, unsigned int *pRes) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:659:1: warning: unused function 'cDigitMultiplylenwithlenintolen' [-Wunused-function] cDigitMultiplylenwithlenintolen(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes, sqInt resLen) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:711:1: warning: unused function 'cDigitOfatput' [-Wunused-function] cDigitOfatput(unsigned int *cPointer, sqInt zeroBasedDigitIndex, unsigned int aValue) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:724:1: warning: unused function 'cDigitOpshortlenlongleninto' [-Wunused-function] cDigitOpshortlenlongleninto(sqInt opIndex, unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:768:1: warning: unused function 'cDigitReplacefromtowithstartingAt' [-Wunused-function] cDigitReplacefromtowithstartingAt(unsigned int *pTo, sqInt start, sqInt stop, unsigned int *pFrom, sqInt repStart) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:781:1: warning: unused function 'cDigitRshiftfromlentolen' [-Wunused-function] cDigitRshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:825:1: warning: unused function 'cDigitSublenwithleninto' [-Wunused-function] cDigitSublenwithleninto(unsigned int *pWordSmall, sqInt smallLen, unsigned int *pWordLarge, sqInt largeLen, unsigned int *pWordRes) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:994:1: warning: unused function 'digitAddLargewith' [-Wunused-function] digitAddLargewith(sqInt firstInteger, sqInt secondInteger) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1254:1: warning: unused function 'digitCompareLargewith' [-Wunused-function] digitCompareLargewith(sqInt firstInteger, sqInt secondInteger) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1278:1: warning: unused function 'digitDivLargewithnegative' [-Wunused-function] digitDivLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1538:1: warning: unused function 'digitMontgomerytimesmodulomInvModB' [-Wunused-function] digitMontgomerytimesmodulomInvModB(sqInt firstLarge, sqInt secondLarge, sqInt thirdLarge, unsigned int mInv) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1651:1: warning: unused function 'digitMultiplyLargewithnegative' [-Wunused-function] digitMultiplyLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1754:1: warning: unused function 'digitOfCSIat' [-Wunused-function] digitOfCSIat(sqInt csi, sqInt ix) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1766:1: warning: unused function 'digitOfLargeIntat' [-Wunused-function] digitOfLargeIntat(sqInt aBytesOop, sqInt ix) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1786:1: warning: unused function 'digitSizeOfCSI' [-Wunused-function] digitSizeOfCSI(sqInt csi) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1802:1: warning: unused function 'digitSizeOfLargeInt' [-Wunused-function] digitSizeOfLargeInt(sqInt anOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1812:1: warning: unused function 'digitSubLargewith' [-Wunused-function] digitSubLargewith(sqInt firstInteger, sqInt secondInteger) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2100:1: warning: unused function 'highBitOfLargeInt' [-Wunused-function] highBitOfLargeInt(sqInt anOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2326:1: warning: unused function 'normalize' [-Wunused-function] normalize(sqInt aLargeInteger) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:3797:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 25 warnings generated. [ 53%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build' [ 53%] 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-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 54%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:388:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 1 warning generated. [ 55%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c warning, variable nsMethodCache doesn't exist or has already been removed StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadSpanBufferFrom: (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsPointers is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferBadMagic is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferWrongSize is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferStartWrong is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveChangedActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFSizeMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveDisplaySpanBuffer (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveInitializeProcessing (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextGlobalEdgeEntry (GEFWrongEdge is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalFill (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveSetColorTransform (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFAlreadyFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState:or: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityCheckFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEntityLoadFailed is Undeclared) Local variable name 'ret' in genPrimitiveIdentityHash may mask method when inlining Local variable name 'ret' in genPrimitiveImmediateAsInteger may mask method when inlining pushNilSizeFunction localised to compileBlockBodies savedFirstOpcodeIndex localised to compileBlockBodies savedLastDumpedLiteralIndex localised to compileBlockBodies savedNextLiteralIndex localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:[ 55%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build' [ 55%] Built target LocalePlugin 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-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/fontconfig-2.13.1-src/libexpat-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/fontconfig-2.13.1-src/libfontconfig-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 55%] Built target fontconfig-2.13.1 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-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/freetype-2.12.1-src/libbz2-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/freetype-2.12.1-src/libfreetype-6.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 55%] Built target freetype-2.12.1 make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src/libssh2-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src/libssh2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 55%] Built target libssh2-1.9.0 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-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/cairo-1.17.4-src/libcairo-2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 55%] Built target cairo-1.17.4 make -f CMakeFiles/openssl-1.0.2q-fixLigGit.dir/build.make CMakeFiles/openssl-1.0.2q-fixLigGit.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/openssl-1.0.2q-fixLigGit.dir/DependInfo.cmake --color= warning, variable nsMethodCache doesn't exist or has already been removedmake[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/openssl-1.0.2q-fixLigGit.dir/build.make CMakeFiles/openssl-1.0.2q-fixLigGit.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/openssl-1.0.2q-fixLigGit-src/libeay32.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/openssl-1.0.2q-fixLigGit-src/ssleay32.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc[ 55%] Built target openssl-1.0.2q-fixLigGit 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-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/harfbuzz-5.3.1-src/libharfbuzz-0.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 55%] Built target harfbuzz-5.3.1 make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 56%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:[ 56%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build' [ 56%] Built target UUIDPlugin make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 56%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c warning, variable nsMethodCache doesn't exist or has already been removed StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable descMetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>text: (DefaultTextStyle is Undeclared) MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>baseRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>cResultRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg2Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg3Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>classRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagCarryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagOverflowRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagSignRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagZeroRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>framePointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>instructionPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>linkRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>mstatus (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>receiverRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>sendNumberOfArgumentsRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>stackPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>temporaryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMBytecodeMethod>>encoderClass (EncoderForV3PlusClosures is Undeclared) NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2474:11: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] leftViaY = leftViaY; ~~~~~~~~ ^ ~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2497:12: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] rightViaY = rightViaY; ~~~~~~~~~ ^ ~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3225:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3241:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3346:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3362:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3468:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3484:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3703:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3719:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13646:18: warning: expression result unused [-Wunused-value] ((signed)lastX >> 8); ~~~~~~~~~~~~~ ^ ~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13676:18: warning: expression result unused [-Wunused-value] ((signed)lastX1 >> 8); ~~~~~~~~~~~~~~ ^ ~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:851:1: warning: unused function 'aaColorMaskGet' [-Wunused-function] aaColorMaskGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:858:1: warning: unused function 'aaColorMaskPut' [-Wunused-function] aaColorMaskPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:865:1: warning: unused function 'aaColorShiftGet' [-Wunused-function] aaColorShiftGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:872:1: warning: unused function 'aaColorShiftPut' [-Wunused-function] aaColorShiftPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:882:1: warning: unused function 'aaFirstPixelFromto' [-Wunused-function] aaFirstPixelFromto(sqInt leftX, sqInt rightX) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:897:1: warning: unused function 'aaHalfPixelGet' [-Wunused-function] aaHalfPixelGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:904:1: warning: unused function 'aaHalfPixelPut' [-Wunused-function] aaHalfPixelPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:914:1: warning: unused function 'aaLastPixelFromto' [-Wunused-function] aaLastPixelFromto(sqInt leftX, sqInt rightX) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:921:1: warning: unused function 'aaLevelGet' [-Wunused-function] aaLevelGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:928:1: warning: unused function 'aaLevelPut' [-Wunused-function] aaLevelPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:935:1: warning: unused function 'aaScanMaskGet' [-Wunused-function] aaScanMaskGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:942:1: warning: unused function 'aaScanMaskPut' [-Wunused-function] aaScanMaskPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:949:1: warning: unused function 'aaShiftGet' [-Wunused-function] aaShiftGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:956:1: warning: unused function 'aaShiftPut' [-Wunused-function] aaShiftPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:967:1: warning: unused function 'absoluteSquared8Dot24' [-Wunused-function] absoluteSquared8Dot24(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1036:1: warning: unused function 'adjustAALevel' [-Wunused-function] adjustAALevel(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1175:1: warning: unused function 'aetStartGet' [-Wunused-function] aetStartGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1182:1: warning: unused function 'aetStartPut' [-Wunused-function] aetStartPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1189:1: warning: unused function 'aetUsedGet' [-Wunused-function] aetUsedGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1196:1: warning: unused function 'aetUsedPut' [-Wunused-function] aetUsedPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1206:1: warning: unused function 'allocateAETEntry' [-Wunused-function] allocateAETEntry(sqInt nSlots) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1220:1: warning: unused function 'allocateBezier' [-Wunused-function] allocateBezier(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1240:1: warning: unused function 'allocateBezierStackEntry' [-Wunused-function] allocateBezierStackEntry(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1254:1: warning: unused function 'allocateBitmapFillcolormap' [-Wunused-function] allocateBitmapFillcolormap(sqInt cmSize, int *cmBits) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1321:1: warning: unused function 'allocateGradientFillrampWidthisRadial' [-Wunused-function] allocateGradientFillrampWidthisRadial(int *ramp, sqInt rampWidth, sqInt isRadial) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1364:1: warning: unused function 'allocateLine' [-Wunused-function] allocateLine(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1416:1: warning: unused function 'allocateStackEntry' [-Wunused-function] allocateStackEntry(sqInt nSlots) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1430:1: warning: unused function 'allocateStackFillEntry' [-Wunused-function] allocateStackFillEntry(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1443:1: warning: unused function 'allocateWideBezier' [-Wunused-function] allocateWideBezier(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1463:1: warning: unused function 'allocateWideLine' [-Wunused-function] allocateWideLine(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1483:1: warning: unused function 'areEdgeFillsValid' [-Wunused-function] areEdgeFillsValid(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1493:1: warning: unused function 'assureValuebetweenand' [-Wunused-function] assureValuebetweenand(sqInt val1, sqInt val2, sqInt val3) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1516:1: warning: unused function 'bezierEndXOf' [-Wunused-function] bezierEndXOf(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1523:1: warning: unused function 'bezierEndXOfput' [-Wunused-function] bezierEndXOfput(sqInt bezier, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1530:1: warning: unused function 'bezierEndYOf' [-Wunused-function] bezierEndYOf(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1537:1: warning: unused function 'bezierEndYOfput' [-Wunused-function] bezierEndYOfput(sqInt bezier, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1544:1: warning: unused function 'bezierFinalXOf' [-Wunused-function] bezierFinalXOf(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1551:1: warning: unused function 'bezierFinalXOfput' [-Wunused-function] bezierFinalXOfput(sqInt bezier, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1558:1: warning: unused function 'bezierUpdateDataOf' [-Wunused-function] bezierUpdateDataOf(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1565:1: warning: unused function 'bezierViaXOf' [-Wunused-function] bezierViaXOf(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1572:1: warning: unused function 'bezierViaXOfput' [-Wunused-function] bezierViaXOfput(sqInt bezier, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1579:1: warning: unused function 'bezierViaYOf' [-Wunused-function] bezierViaYOf(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1586:1: warning: unused function 'bezierViaYOfput' [-Wunused-function] bezierViaYOfput(sqInt bezier, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1593:1: warning: unused function 'bitmapCmSizeOf' [-Wunused-function] bitmapCmSizeOf(sqInt bmFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1600:1: warning: unused function 'bitmapCmSizeOfput' [-Wunused-function] bitmapCmSizeOfput(sqInt bmFill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1607:1: warning: unused function 'bitmapDepthOf' [-Wunused-function] bitmapDepthOf(sqInt bmFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1614:1: warning: unused function 'bitmapDepthOfput' [-Wunused-function] bitmapDepthOfput(sqInt bmFill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1621:1: warning: unused function 'bitmapHeightOf' [-Wunused-function] bitmapHeightOf(sqInt bmFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1628:1: warning: unused function 'bitmapHeightOfput' [-Wunused-function] bitmapHeightOfput(sqInt bmFill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1635:1: warning: unused function 'bitmapRasterOf' [-Wunused-function] bitmapRasterOf(sqInt bmFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1642:1: warning: unused function 'bitmapRasterOfput' [-Wunused-function] bitmapRasterOfput(sqInt bmFill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1649:1: warning: unused function 'bitmapSizeOf' [-Wunused-function] bitmapSizeOf(sqInt bmFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1656:1: warning: unused function 'bitmapSizeOfput' [-Wunused-function] bitmapSizeOfput(sqInt bmFill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1663:1: warning: unused function 'bitmapTileFlagOf' [-Wunused-function] bitmapTileFlagOf(sqInt bmFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1670:1: warning: unused function 'bitmapTileFlagOfput' [-Wunused-function] bitmapTileFlagOfput(sqInt bmFill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1677:1: warning: unused function 'bitmapValuebitsatXy' [-Wunused-function] bitmapValuebitsatXy(sqInt bmFill, sqInt bits, sqInt xp, sqInt yp) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1740:1: warning: unused function 'bitmapWidthOf' [-Wunused-function] bitmapWidthOf(sqInt bmFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1747:1: warning: unused function 'bitmapWidthOfput' [-Wunused-function] bitmapWidthOfput(sqInt bmFill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1754:1: warning: unused function 'bzEndX' [-Wunused-function] bzEndX(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1765:1: warning: unused function 'bzEndXput' [-Wunused-function] bzEndXput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1776:1: warning: unused function 'bzEndY' [-Wunused-function] bzEndY(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1787:1: warning: unused function 'bzEndYput' [-Wunused-function] bzEndYput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1798:1: warning: unused function 'bzStartX' [-Wunused-function] bzStartX(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1809:1: warning: unused function 'bzStartXput' [-Wunused-function] bzStartXput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1820:1: warning: unused function 'bzStartY' [-Wunused-function] bzStartY(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1831:1: warning: unused function 'bzStartYput' [-Wunused-function] bzStartYput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1842:1: warning: unused function 'bzViaX' [-Wunused-function] bzViaX(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1853:1: warning: unused function 'bzViaXput' [-Wunused-function] bzViaXput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1864:1: warning: unused function 'bzViaY' [-Wunused-function] bzViaY(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1875:1: warning: unused function 'bzViaYput' [-Wunused-function] bzViaYput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2030:1: warning: unused function 'checkedAddBezierToGET' [-Wunused-function] checkedAddBezierToGET(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2058:1: warning: unused function 'checkedAddEdgeToGET' [-Wunused-function] checkedAddEdgeToGET(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2110:1: warning: unused function 'checkedAddLineToGET' [-Wunused-function] checkedAddLineToGET(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2170:1: warning: unused function 'clampValuemax' [-Wunused-function] clampValuemax(sqInt value, sqInt maxValue) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2218:1: warning: unused function 'clearSpanBufferGet' [-Wunused-function] clearSpanBufferGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2225:1: warning: unused function 'clearSpanBufferPut' [-Wunused-function] clearSpanBufferPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2232:1: warning: unused function 'clipMaxXGet' [-Wunused-function] clipMaxXGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2239:1: warning: unused function 'clipMaxXPut' [-Wunused-function] clipMaxXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2246:1: warning: unused function 'clipMaxYGet' [-Wunused-function] clipMaxYGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2253:1: warning: unused function 'clipMaxYPut' [-Wunused-function] clipMaxYPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2260:1: warning: unused function 'clipMinXGet' [-Wunused-function] clipMinXGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2267:1: warning: unused function 'clipMinXPut' [-Wunused-function] clipMinXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2274:1: warning: unused function 'clipMinYGet' [-Wunused-function] clipMinYGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2281:1: warning: unused function 'clipMinYPut' [-Wunused-function] clipMinYPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2288:1: warning: unused function 'colormapOf' [-Wunused-function] colormapOf(sqInt bmFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2295:1: warning: unused function 'colorTransform' [-Wunused-function] colorTransform(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2577:1: warning: unused function 'computeSqrt' [-Wunused-function] computeSqrt(sqInt length2) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2672:1: warning: unused function 'currentYGet' [-Wunused-function] currentYGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2679:1: warning: unused function 'currentYPut' [-Wunused-function] currentYPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2686:1: warning: unused function 'currentZGet' [-Wunused-function] currentZGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2693:1: warning: unused function 'currentZPut' [-Wunused-function] currentZPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2700:1: warning: unused function 'destOffsetXGet' [-Wunused-function] destOffsetXGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2707:1: warning: unused function 'destOffsetXPut' [-Wunused-function] destOffsetXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2714:1: warning: unused function 'destOffsetYGet' [-Wunused-function] destOffsetYGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2721:1: warning: unused function 'destOffsetYPut' [-Wunused-function] destOffsetYPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2766:1: warning: unused function 'drawWideEdgefrom' [-Wunused-function] drawWideEdgefrom(sqInt edge, sqInt leftX) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2813:1: warning: unused function 'edgeFillsInvalidate' [-Wunused-function] edgeFillsInvalidate(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2824:1: warning: unused function 'edgeFillsValidate' [-Wunused-function] edgeFillsValidate(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2835:1: warning: unused function 'edgeLeftFillOf' [-Wunused-function] edgeLeftFillOf(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2842:1: warning: unused function 'edgeLeftFillOfput' [-Wunused-function] edgeLeftFillOfput(sqInt edge, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2849:1: warning: unused function 'edgeNumLinesOf' [-Wunused-function] edgeNumLinesOf(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2856:1: warning: unused function 'edgeNumLinesOfput' [-Wunused-function] edgeNumLinesOfput(sqInt edge, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2863:1: warning: unused function 'edgeRightFillOf' [-Wunused-function] edgeRightFillOf(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2870:1: warning: unused function 'edgeRightFillOfput' [-Wunused-function] edgeRightFillOfput(sqInt edge, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2877:1: warning: unused function 'edgeTransform' [-Wunused-function] edgeTransform(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2887:1: warning: unused function 'edgeTypeOf' [-Wunused-function] edgeTypeOf(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2894:1: warning: unused function 'edgeXValueOf' [-Wunused-function] edgeXValueOf(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2901:1: warning: unused function 'edgeXValueOfput' [-Wunused-function] edgeXValueOfput(sqInt edge, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2908:1: warning: unused function 'edgeYValueOf' [-Wunused-function] edgeYValueOf(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2915:1: warning: unused function 'edgeYValueOfput' [-Wunused-function] edgeYValueOfput(sqInt edge, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2922:1: warning: unused function 'edgeZValueOf' [-Wunused-function] edgeZValueOf(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2929:1: warning: unused function 'edgeZValueOfput' [-Wunused-function] edgeZValueOfput(sqInt edge, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2953:1: warning: unused function 'estimatedLengthOfwith' [-Wunused-function] estimatedLengthOfwith(sqInt deltaX, sqInt deltaY) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2983:1: warning: unused function 'fillAllFromto' [-Wunused-function] fillAllFromto(sqInt leftX, sqInt rightX) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3086:1: warning: unused function 'fillBitmapSpan' [-Wunused-function] fillBitmapSpan(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3866:1: warning: unused function 'fillColorSpanfromto' [-Wunused-function] fillColorSpanfromto(sqInt pixelValue32, sqInt leftX, sqInt rightX) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3896:1: warning: unused function 'fillDirectionXOf' [-Wunused-function] fillDirectionXOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3903:1: warning: unused function 'fillDirectionXOfput' [-Wunused-function] fillDirectionXOfput(sqInt fill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3910:1: warning: unused function 'fillDirectionYOf' [-Wunused-function] fillDirectionYOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3917:1: warning: unused function 'fillDirectionYOfput' [-Wunused-function] fillDirectionYOfput(sqInt fill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3924:1: warning: unused function 'fillLinearGradient' [-Wunused-function] fillLinearGradient(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4152:1: warning: unused function 'fillMaxXGet' [-Wunused-function] fillMaxXGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4159:1: warning: unused function 'fillMaxXPut' [-Wunused-function] fillMaxXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4166:1: warning: unused function 'fillMaxYGet' [-Wunused-function] fillMaxYGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4173:1: warning: unused function 'fillMaxYPut' [-Wunused-function] fillMaxYPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4180:1: warning: unused function 'fillMinXGet' [-Wunused-function] fillMinXGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4187:1: warning: unused function 'fillMinXPut' [-Wunused-function] fillMinXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4194:1: warning: unused function 'fillMinYGet' [-Wunused-function] fillMinYGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4201:1: warning: unused function 'fillMinYPut' [-Wunused-function] fillMinYPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4208:1: warning: unused function 'fillNormalXOf' [-Wunused-function] fillNormalXOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4215:1: warning: unused function 'fillNormalXOfput' [-Wunused-function] fillNormalXOfput(sqInt fill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4222:1: warning: unused function 'fillNormalYOf' [-Wunused-function] fillNormalYOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4229:1: warning: unused function 'fillNormalYOfput' [-Wunused-function] fillNormalYOfput(sqInt fill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4236:1: warning: unused function 'fillOffsetXGet' [-Wunused-function] fillOffsetXGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4243:1: warning: unused function 'fillOffsetXPut' [-Wunused-function] fillOffsetXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4250:1: warning: unused function 'fillOffsetYGet' [-Wunused-function] fillOffsetYGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4257:1: warning: unused function 'fillOffsetYPut' [-Wunused-function] fillOffsetYPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4264:1: warning: unused function 'fillOriginXOf' [-Wunused-function] fillOriginXOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4271:1: warning: unused function 'fillOriginXOfput' [-Wunused-function] fillOriginXOfput(sqInt fill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4278:1: warning: unused function 'fillOriginYOf' [-Wunused-function] fillOriginYOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4285:1: warning: unused function 'fillOriginYOfput' [-Wunused-function] fillOriginYOfput(sqInt fill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4431:1: warning: unused function 'fillRadialDecreasingrampdeltaSTdsXdtXfromto' [-Wunused-function] fillRadialDecreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4477:1: warning: unused function 'fillRadialGradient' [-Wunused-function] fillRadialGradient(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4839:1: warning: unused function 'fillRadialIncreasingrampdeltaSTdsXdtXfromto' [-Wunused-function] fillRadialIncreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5011:1: warning: unused function 'fillTypeOf' [-Wunused-function] fillTypeOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5018:1: warning: unused function 'findNextAETEdgeFrom' [-Wunused-function] findNextAETEdgeFrom(sqInt leftEdge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5446:1: warning: unused function 'finishedProcessing' [-Wunused-function] finishedProcessing(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5453:1: warning: unused function 'firstPointListGet' [-Wunused-function] firstPointListGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5460:1: warning: unused function 'firstPointListPut' [-Wunused-function] firstPointListPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5467:1: warning: unused function 'freeStackFillEntry' [-Wunused-function] freeStackFillEntry(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5509:1: warning: unused function 'getStartGet' [-Wunused-function] getStartGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5516:1: warning: unused function 'getStartPut' [-Wunused-function] getStartPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5523:1: warning: unused function 'getUsedGet' [-Wunused-function] getUsedGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5530:1: warning: unused function 'getUsedPut' [-Wunused-function] getUsedPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5537:1: warning: unused function 'gradientRampLengthOf' [-Wunused-function] gradientRampLengthOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5544:1: warning: unused function 'gradientRampLengthOfput' [-Wunused-function] gradientRampLengthOfput(sqInt fill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5551:1: warning: unused function 'gradientRampOf' [-Wunused-function] gradientRampOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5558:1: warning: unused function 'hasColorTransform' [-Wunused-function] hasColorTransform(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5565:1: warning: unused function 'hasColorTransformGet' [-Wunused-function] hasColorTransformGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5572:1: warning: unused function 'hasColorTransformPut' [-Wunused-function] hasColorTransformPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5579:1: warning: unused function 'hasEdgeTransform' [-Wunused-function] hasEdgeTransform(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5586:1: warning: unused function 'hasEdgeTransformGet' [-Wunused-function] hasEdgeTransformGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5593:1: warning: unused function 'hasEdgeTransformPut' [-Wunused-function] hasEdgeTransformPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5677:1: warning: unused function 'incrementPointby' [-Wunused-function] incrementPointby(int *point, sqInt delta) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5686:1: warning: unused function 'incrementStatby' [-Wunused-function] incrementStatby(sqInt statIndex, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5899:1: warning: unused function 'isBezier' [-Wunused-function] isBezier(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5919:1: warning: unused function 'isFillColor' [-Wunused-function] isFillColor(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5938:1: warning: unused function 'isFill' [-Wunused-function] isFill(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5946:1: warning: unused function 'isLine' [-Wunused-function] isLine(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5953:1: warning: unused function 'isObject' [-Wunused-function] isObject(sqInt obj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5961:1: warning: unused function 'isRealFill' [-Wunused-function] isRealFill(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5968:1: warning: unused function 'isStackEntry' [-Wunused-function] isStackEntry(sqInt entry) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5976:1: warning: unused function 'isStackIndex' [-Wunused-function] isStackIndex(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5984:1: warning: unused function 'isWideBezier' [-Wunused-function] isWideBezier(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5992:1: warning: unused function 'isWideLine' [-Wunused-function] isWideLine(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6000:1: warning: unused function 'isWide' [-Wunused-function] isWide(sqInt object) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6007:1: warning: unused function 'lastExportedEdgeGet' [-Wunused-function] lastExportedEdgeGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6014:1: warning: unused function 'lastExportedEdgePut' [-Wunused-function] lastExportedEdgePut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6021:1: warning: unused function 'lastExportedFillGet' [-Wunused-function] lastExportedFillGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6028:1: warning: unused function 'lastExportedFillPut' [-Wunused-function] lastExportedFillPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6035:1: warning: unused function 'lastExportedLeftXGet' [-Wunused-function] lastExportedLeftXGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6042:1: warning: unused function 'lastExportedLeftXPut' [-Wunused-function] lastExportedLeftXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6049:1: warning: unused function 'lastExportedRightXGet' [-Wunused-function] lastExportedRightXGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6056:1: warning: unused function 'lastExportedRightXPut' [-Wunused-function] lastExportedRightXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6063:1: warning: unused function 'lineEndXOf' [-Wunused-function] lineEndXOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6070:1: warning: unused function 'lineEndXOfput' [-Wunused-function] lineEndXOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6077:1: warning: unused function 'lineEndYOf' [-Wunused-function] lineEndYOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6084:1: warning: unused function 'lineEndYOfput' [-Wunused-function] lineEndYOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6091:1: warning: unused function 'lineErrorAdjDownOf' [-Wunused-function] lineErrorAdjDownOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6098:1: warning: unused function 'lineErrorAdjDownOfput' [-Wunused-function] lineErrorAdjDownOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6105:1: warning: unused function 'lineErrorAdjUpOf' [-Wunused-function] lineErrorAdjUpOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6112:1: warning: unused function 'lineErrorAdjUpOfput' [-Wunused-function] lineErrorAdjUpOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6119:1: warning: unused function 'lineErrorOf' [-Wunused-function] lineErrorOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6126:1: warning: unused function 'lineErrorOfput' [-Wunused-function] lineErrorOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6133:1: warning: unused function 'lineXDirectionOf' [-Wunused-function] lineXDirectionOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6140:1: warning: unused function 'lineXDirectionOfput' [-Wunused-function] lineXDirectionOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6147:1: warning: unused function 'lineXIncrementOf' [-Wunused-function] lineXIncrementOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6154:1: warning: unused function 'lineXIncrementOfput' [-Wunused-function] lineXIncrementOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6161:1: warning: unused function 'lineYDirectionOf' [-Wunused-function] lineYDirectionOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6168:1: warning: unused function 'lineYDirectionOfput' [-Wunused-function] lineYDirectionOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6237:1: warning: unused function 'loadArrayPolygonnPointsfilllineWidthlineFill' [-Wunused-function] loadArrayPolygonnPointsfilllineWidthlineFill(sqInt points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6691:1: warning: unused function 'loadBitmapFillcolormaptilefromalongnormalxIndex' [-Wunused-function] loadBitmapFillcolormaptilefromalongnormalxIndex(sqInt formOop, sqInt cmOop, sqInt tileFlag, int *point1, int *point2, int *point3, sqInt xIndex) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6834:1: warning: unused function 'loadColorTransformFrom' [-Wunused-function] loadColorTransformFrom(sqInt transformOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6861:1: warning: unused function 'loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor' [-Wunused-function] loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor(sqInt segmentIndex, sqInt points, sqInt pointsShort, sqInt leftFill, sqInt rightFill, sqInt lineWidth, sqInt lineFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:7868:1: warning: unused function 'loadLinefromtooffsetleftFillrightFill' [-Wunused-function] loadLinefromtooffsetleftFillrightFill(sqInt line, int *point1, int *point2, sqInt yOffset, sqInt leftFill, sqInt rightFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8093:1: warning: unused function 'loadPointIntAtfrom' [-Wunused-function] loadPointIntAtfrom(sqInt index, sqInt intArray) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8103:1: warning: unused function 'loadPointShortAtfrom' [-Wunused-function] loadPointShortAtfrom(sqInt index, sqInt shortArray) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8147:1: warning: unused function 'loadPolygonnPointsfilllineWidthlineFillpointsShort' [-Wunused-function] loadPolygonnPointsfilllineWidthlineFillpointsShort(int *points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill, sqInt isShort) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8316:1: warning: unused function 'loadRectanglelineFillleftFillrightFill' [-Wunused-function] loadRectanglelineFillleftFillrightFill(sqInt lineWidth, sqInt lineFill, sqInt leftFill, sqInt rightFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8973:1: warning: unused function 'magicNumberGet' [-Wunused-function] magicNumberGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8980:1: warning: unused function 'magicNumberPut' [-Wunused-function] magicNumberPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8987:1: warning: unused function 'makeRectFromPoints' [-Wunused-function] makeRectFromPoints(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8998:1: warning: unused function 'makeUnsignedFrom' [-Wunused-function] makeUnsignedFrom(sqInt someIntegerValue) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9058:1: warning: unused function 'needsFlush' [-Wunused-function] needsFlush(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9065:1: warning: unused function 'needsFlushGet' [-Wunused-function] needsFlushGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9072:1: warning: unused function 'needsFlushPut' [-Wunused-function] needsFlushPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9079:1: warning: unused function 'objectHeaderOf' [-Wunused-function] objectHeaderOf(sqInt obj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9090:1: warning: unused function 'objectIndexOf' [-Wunused-function] objectIndexOf(sqInt obj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9097:1: warning: unused function 'objectIndexOfput' [-Wunused-function] objectIndexOfput(sqInt obj, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9104:1: warning: unused function 'objectLengthOf' [-Wunused-function] objectLengthOf(sqInt obj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9111:1: warning: unused function 'objectLengthOfput' [-Wunused-function] objectLengthOfput(sqInt obj, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9118:1: warning: unused function 'objectTypeOf' [-Wunused-function] objectTypeOf(sqInt obj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9125:1: warning: unused function 'objectTypeOfput' [-Wunused-function] objectTypeOfput(sqInt obj, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9132:1: warning: unused function 'objStartGet' [-Wunused-function] objStartGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9139:1: warning: unused function 'objStartPut' [-Wunused-function] objStartPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9146:1: warning: unused function 'objUsedGet' [-Wunused-function] objUsedGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9153:1: warning: unused function 'objUsedPut' [-Wunused-function] objUsedPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9160:1: warning: unused function 'objat' [-Wunused-function] objat(sqInt object, sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9167:1: warning: unused function 'objatput' [-Wunused-function] objatput(sqInt object, sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9178:1: warning: unused function 'offsetFromWidth' [-Wunused-function] offsetFromWidth(sqInt lineWidth) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9185:1: warning: unused function 'point1Get' [-Wunused-function] point1Get(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9192:1: warning: unused function 'point2Get' [-Wunused-function] point2Get(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9199:1: warning: unused function 'point3Get' [-Wunused-function] point3Get(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9206:1: warning: unused function 'point4Get' [-Wunused-function] point4Get(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12282:1: warning: unused function 'quickRemoveInvalidFillsAt' [-Wunused-function] quickRemoveInvalidFillsAt(sqInt leftX) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12428:1: warning: unused function 'repeatValuemax' [-Wunused-function] repeatValuemax(sqInt delta, sqInt maxValue) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12495:1: warning: unused function 'returnWideBezierFill' [-Wunused-function] returnWideBezierFill(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12502:1: warning: unused function 'returnWideBezierWidth' [-Wunused-function] returnWideBezierWidth(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12512:1: warning: unused function 'returnWideLineFill' [-Wunused-function] returnWideLineFill(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12522:1: warning: unused function 'returnWideLineWidth' [-Wunused-function] returnWideLineWidth(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12668:1: warning: unused function 'shortRunLengthAtfrom' [-Wunused-function] shortRunLengthAtfrom(sqInt i, sqInt runArray) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12680:1: warning: unused function 'shortRunValueAtfrom' [-Wunused-function] shortRunValueAtfrom(sqInt i, sqInt runArray) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12748:1: warning: unused function 'sortGlobalEdgeTable' [-Wunused-function] sortGlobalEdgeTable(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12756:1: warning: unused function 'spanEndAAGet' [-Wunused-function] spanEndAAGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12763:1: warning: unused function 'spanEndAAPut' [-Wunused-function] spanEndAAPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12770:1: warning: unused function 'spanEndGet' [-Wunused-function] spanEndGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12777:1: warning: unused function 'spanEndPut' [-Wunused-function] spanEndPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12784:1: warning: unused function 'spanSizeGet' [-Wunused-function] spanSizeGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12791:1: warning: unused function 'spanSizePut' [-Wunused-function] spanSizePut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12798:1: warning: unused function 'spanStartGet' [-Wunused-function] spanStartGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12805:1: warning: unused function 'spanStartPut' [-Wunused-function] spanStartPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12812:1: warning: unused function 'squaredLengthOfwith' [-Wunused-function] squaredLengthOfwith(sqInt deltaX, sqInt deltaY) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12819:1: warning: unused function 'stackFillDepth' [-Wunused-function] stackFillDepth(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12826:1: warning: unused function 'stackFillDepthput' [-Wunused-function] stackFillDepthput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12833:1: warning: unused function 'stackFillEntryLength' [-Wunused-function] stackFillEntryLength(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12840:1: warning: unused function 'stackFillRightX' [-Wunused-function] stackFillRightX(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12847:1: warning: unused function 'stackFillRightXput' [-Wunused-function] stackFillRightXput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12854:1: warning: unused function 'stackFillSize' [-Wunused-function] stackFillSize(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12861:1: warning: unused function 'stackFillValue' [-Wunused-function] stackFillValue(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12868:1: warning: unused function 'stackFillValueput' [-Wunused-function] stackFillValueput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12875:1: warning: unused function 'stateGet' [-Wunused-function] stateGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12882:1: warning: unused function 'statePut' [-Wunused-function] statePut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12894:1: warning: unused function 'stepToFirstBezier' [-Wunused-function] stepToFirstBezier(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13033:1: warning: unused function 'stepToFirstLine' [-Wunused-function] stepToFirstLine(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13140:1: warning: unused function 'stepToFirstWideBezier' [-Wunused-function] stepToFirstWideBezier(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13244:1: warning: unused function 'stepToFirstWideLine' [-Wunused-function] stepToFirstWideLine(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13388:1: warning: unused function 'stepToNextBezier' [-Wunused-function] stepToNextBezier(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13434:1: warning: unused function 'stepToNextBezierForwardat' [-Wunused-function] stepToNextBezierForwardat(int *updateData, sqInt yValue) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13515:1: warning: unused function 'stepToNextLine' [-Wunused-function] stepToNextLine(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13686:1: warning: unused function 'stepToNextWideLine' [-Wunused-function] stepToNextWideLine(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13814:1: warning: unused function 'stopBecauseOf' [-Wunused-function] stopBecauseOf(sqInt stopReason) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13823:1: warning: unused function 'stopReasonGet' [-Wunused-function] stopReasonGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13830:1: warning: unused function 'stopReasonPut' [-Wunused-function] stopReasonPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13854:1: warning: unused function 'storeEngineStateInto' [-Wunused-function] storeEngineStateInto(sqInt oop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13930:1: warning: unused function 'storeStopStateIntoEdgefill' [-Wunused-function] storeStopStateIntoEdgefill(sqInt edgeOop, sqInt fillOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14334:1: warning: unused function 'topFillDepth' [-Wunused-function] topFillDepth(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14345:1: warning: unused function 'topFillDepthPut' [-Wunused-function] topFillDepthPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14356:1: warning: unused function 'topFillRightX' [-Wunused-function] topFillRightX(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14367:1: warning: unused function 'topFillRightXPut' [-Wunused-function] topFillRightXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14378:1: warning: unused function 'topFillValue' [-Wunused-function] topFillValue(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14389:1: warning: unused function 'topFillValuePut' [-Wunused-function] topFillValuePut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14468:1: warning: unused function 'transformPoints' [-Wunused-function] transformPoints(sqInt n) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14597:1: warning: unused function 'transformPointXyinto' [-Wunused-function] transformPointXyinto(double xValue, double yValue, int *dstPoint) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14619:1: warning: unused function 'transformPoint' [-Wunused-function] transformPoint(int *point) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14658:1: warning: unused function 'transformPointinto' [-Wunused-function] transformPointinto(sqInt srcPoint, sqInt dstPoint) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14872:1: warning: unused function 'wbSizeGet' [-Wunused-function] wbSizeGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14879:1: warning: unused function 'wbSizePut' [-Wunused-function] wbSizePut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14886:1: warning: unused function 'wbStackClear' [-Wunused-function] wbStackClear(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14895:1: warning: unused function 'wbStackPop' [-Wunused-function] wbStackPop(sqInt nItems) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14916:1: warning: unused function 'wbStackSize' [-Wunused-function] wbStackSize(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14923:1: warning: unused function 'wbStackValue' [-Wunused-function] wbStackValue(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14930:1: warning: unused function 'wbStackValueput' [-Wunused-function] wbStackValueput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14937:1: warning: unused function 'wbTopGet' [-Wunused-function] wbTopGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14944:1: warning: unused function 'wbTopPut' [-Wunused-function] wbTopPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14951:1: warning: unused function 'wideBezierEntryOf' [-Wunused-function] wideBezierEntryOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14959:1: warning: unused function 'wideBezierEntryOfput' [-Wunused-function] wideBezierEntryOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14967:1: warning: unused function 'wideBezierExitOf' [-Wunused-function] wideBezierExitOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14975:1: warning: unused function 'wideBezierExitOfput' [-Wunused-function] wideBezierExitOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14983:1: warning: unused function 'wideBezierExtentOf' [-Wunused-function] wideBezierExtentOf(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14991:1: warning: unused function 'wideBezierExtentOfput' [-Wunused-function] wideBezierExtentOfput(sqInt bezier, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15007:1: warning: unused function 'wideBezierFillOfput' [-Wunused-function] wideBezierFillOfput(sqInt bezier, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15015:1: warning: unused function 'wideBezierUpdateDataOf' [-Wunused-function] wideBezierUpdateDataOf(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15030:1: warning: unused function 'wideBezierWidthOfput' [-Wunused-function] wideBezierWidthOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15038:1: warning: unused function 'wideLineEntryOf' [-Wunused-function] wideLineEntryOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15046:1: warning: unused function 'wideLineEntryOfput' [-Wunused-function] wideLineEntryOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15054:1: warning: unused function 'wideLineExitOf' [-Wunused-function] wideLineExitOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15062:1: warning: unused function 'wideLineExitOfput' [-Wunused-function] wideLineExitOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15070:1: warning: unused function 'wideLineExtentOf' [-Wunused-function] wideLineExtentOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15078:1: warning: unused function 'wideLineExtentOfput' [-Wunused-function] wideLineExtentOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15094:1: warning: unused function 'wideLineFillOfput' [-Wunused-function] wideLineFillOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15110:1: warning: unused function 'wideLineWidthOfput' [-Wunused-function] wideLineWidthOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15118:1: warning: unused function 'workBufferPut' [-Wunused-function] workBufferPut(sqInt wbOop) ^ MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-MT-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: VMMTTests>>testHeartbeatReleasesVMWhenNoProcessIsWilling (CAContinuation is Undeclared) NewUndeclaredWarning: VMMTTests>>testTryOwningOwnedVMLeavesThreadInWaitingState (CAContinuation is Undeclared) NewUndeclaredWarning: VMMockCogThreadManager>>ioWaitOnOSSemaphore: (CAContinuation is Undeclared) pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:MetacelloNotification: Loaded -> VMMaker-MT-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: SimulatorMorph>>callStackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>commandPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>contextPanel (ObjectExplorerWrapper is Undeclared) NewUndeclaredWarning: SimulatorMorph>>initializeWithVMSimulator:title:aTranscript: (SimulatorMorphicModel is Undeclared) NewUndeclaredWarning: SimulatorMorph>>stackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>transcriptPanel (PluggableTextMorph is Undeclared) 30 March 2023 11:17:08.88797 am MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-OriginalTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: SpurImageTestResource class>>preenImage (Spur32BitPreen is Undeclared) NewUndeclaredWarning: SpurPlanningCompactorTests class>>preenImage (Spur32BitPreen is Undeclared) SystemNotification: FloatMathPluginTests>>makeTestData:using:seed:rounds:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (Sensor is Undeclared) SystemNotification: FloatMathPluginTests>>verifyTestData:using:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (Sensor is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPluginPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGReadImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: CogARMCompilerTests>>processor (GdbARMAlien is Undeclared) NewUndeclaredWarning: CogIA32CompilerTests>>processor (BochsIA32Alien is Undeclared) NewUndeclaredWarning: CogMIPSELCompilerTests>>processor (MIPSELSimulator is Undeclared) NewUndeclaredWarning: CogX64CompilerTests>>processor (BochsX64Alien is Undeclared) MetacelloNotification: Loaded -> VMMaker-OriginalTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache warning, signature of InterpreterProxy>>characterTable does not match reference implementation. warning, signature of InterpreterProxy>>fullGC does not match reference implementation. warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>positive32BitValueOf: does not match reference implementation. warning, signature of InterpreterProxy>>pushRemappableOop: does not match reference implementation. MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline external plugin FilePlugin generated as FilePlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>pushBool: does not match reference implementation. external plugin FloatArrayPlugin generated as FloatArrayPlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. external plugin SurfacePlugin generated as SurfacePlugin 30 March 2023 11:17:10.420537 am 324 warnings generated. [ 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build' [ 57%] Built target B2DPlugin make -f CMakeFiles/libgit2-win-1.0.0.dir/build.make CMakeFiles/libgit2-win-1.0.0.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-win-1.0.0.dir/DependInfo.cmake --color= warning, variable nsMethodCache doesn't exist or has already been removedmake[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/libgit2-win-1.0.0.dir/build.make CMakeFiles/libgit2-win-1.0.0.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libgit2-win-1.0.0-src/libgit2-1-0-0.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libgit2-win-1.0.0-src/libpcre-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 57%] Built target libgit2-win-1.0.0 make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 57%] 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 -DDSAPrims_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c StackInterpreterPrimitives>>primitiveFFIAllocate contains declaration for non-existent variable ptr StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable heapSize StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable minimumMemory StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable allocationReserve StackInterpreterPrimitives>>doPrimitiveWorkerExtractReturnValue contains declaration for non-existent variable externalFunction StackInterpreterPrimitives>>primitiveFFIFree contains declaration for non-existent variable ptr StackInterpreter>>checkImageVersionFrom: contains declaration for non-existent variable imageOffset StackInterpreterPrimitives>>primitiveLoadSymbolFromModule contains declaration for non-existent variable ptr StackInterpreter>>reapAndResetErrorCodeTo:header: contains declaration for non-existent variable theSP conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in baseFrameReturn cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-build [ 14%] Performing install step for 'build_vmmaker_get_image' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-install [ 15%] Completed 'build_vmmaker_get_image' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/CMakeFiles/build_vmmaker_get_image-complete /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-done [ 15%] Built target build_vmmaker_get_image /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-9/build-StackVM/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'StackVM' outputDirectory: '/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM'" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:106:1: warning: unused function 'addBackDivisorDigitShift' [-Wunused-function] addBackDivisorDigitShift(sqInt digitShift) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:144:1: warning: unused function 'bigDivideLoop' [-Wunused-function] bigDivideLoop(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:265:1: warning: unused function 'leftRotateby' [-Wunused-function] leftRotateby(unsigned int anInteger, sqInt bits) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:675:1: warning: unused function 'subtractDivisorMultipliedByDigitdigitShift' [-Wunused-function] subtractDivisorMultipliedByDigitdigitShift(sqInt digit, sqInt digitShift) ^ Generating #StackVM in '/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM'... 4 warnings generated. [ 58%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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 CPack: - Install project: PharoVM CPack: - Install component: Unspecified CPack: - Install component: bin CPack: - Install component: c-src CPack: - Install component: include CPack: Create package make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' warning, variable nsMethodCache doesn't exist or has already been removed[ 58%] Built target DSAPrims make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 58%] Building C object CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFloatArrayPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -MD -MT CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -MF CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o.d -o CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c StackInterpreter>>checkImageVersionFrom: contains declaration for non-existent variable imageOffset StackInterpreter>>reapAndResetErrorCodeTo:header: contains declaration for non-existent variable theSP StackInterpreterPrimitives>>primitiveFFIAllocate contains declaration for non-existent variable ptr StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable heapSize StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable minimumMemory StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable allocationReserve StackInterpreterPrimitives>>doPrimitiveWorkerExtractReturnValue contains declaration for non-existent variable externalFunction StackInterpreterPrimitives>>primitiveLoadSymbolFromModule contains declaration for non-existent variable ptr StackInterpreterPrimitives>>primitiveFFIFree contains declaration for non-existent variable ptr conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree [ 59%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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/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 Local variable name 'receiver' in doPrimitiveWorkerExtractReturnValue may mask method when inlining Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining Local variable name 'stack' in pruneStack:stackp: may mask method when inlining Local variable name 'receiver' in doPrimitiveWorkerCallout may mask method when inlining 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: the2ndUnknownShort localised to writeImageFileIOmake[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 60%] Built target FloatArrayPlugin make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 60%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4555:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] v = v; ~ ^ ~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4559:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] v = v; ~ ^ ~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6308:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] v = v; ~ ^ ~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6312:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] v = v; ~ ^ ~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7944:12: warning: explicitly assigning value of variable of type 'unsigned int' to itself [-Wself-assign] rgb = rgb; ~~~ ^ ~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:411:1: warning: unused function 'affectedBottom' [-Wunused-function] affectedBottom(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:418:1: warning: unused function 'affectedLeft' [-Wunused-function] affectedLeft(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:425:1: warning: unused function 'affectedRight' [-Wunused-function] affectedRight(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:432:1: warning: unused function 'affectedTop' [-Wunused-function] affectedTop(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1133:1: warning: unused function 'checkSourceOverlap' [-Wunused-function] checkSourceOverlap(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1271:1: warning: unused function 'copyBitsFastPathSpecialised' [-Wunused-function] copyBitsFastPathSpecialised(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2494:1: warning: unused function 'default8To32Table' [-Wunused-function] default8To32Table(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2538:1: warning: unused function 'deltaFromtonSteps' [-Wunused-function] deltaFromtonSteps(sqInt x1, sqInt x2, sqInt n) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2563:1: warning: unused function 'destMaskAndPointerInit' [-Wunused-function] destMaskAndPointerInit(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2610:1: warning: unused function 'dither32To16threshold' [-Wunused-function] dither32To16threshold(unsigned int srcWord, sqInt ditherValue) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2626:1: warning: unused function 'drawLoopXY' [-Wunused-function] drawLoopXY(sqInt xDelta, sqInt yDelta) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2771:1: warning: unused function 'expensiveDither32To16threshold' [-Wunused-function] expensiveDither32To16threshold(unsigned int srcWord, sqInt ditherValue) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2819:1: warning: unused function 'fetchIntOrFloatofObject' [-Wunused-function] fetchIntOrFloatofObject(sqInt fieldIndex, sqInt objectPointer) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2904:1: warning: unused function 'ignoreSourceOrHalftone' [-Wunused-function] ignoreSourceOrHalftone(sqInt formPointer) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3066:1: warning: unused function 'loadBitBltDestForm' [-Wunused-function] loadBitBltDestForm(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3551:1: warning: unused function 'loadBitBltSourceForm' [-Wunused-function] loadBitBltSourceForm(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3641:1: warning: unused function 'loadColorMap' [-Wunused-function] loadColorMap(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3755:1: warning: unused function 'loadColorMapShiftOrMaskFrom' [-Wunused-function] loadColorMapShiftOrMaskFrom(sqInt mapOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3773:1: warning: unused function 'loadHalftoneForm' [-Wunused-function] loadHalftoneForm(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3821:1: warning: unused function 'loadWarpBltFrom' [-Wunused-function] loadWarpBltFrom(sqInt bbObj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3986:1: warning: unused function 'mapPixelflags' [-Wunused-function] mapPixelflags(sqInt sourcePixel, sqInt mapperFlags) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4016:1: warning: unused function 'mergewith' [-Wunused-function] mergewith(unsigned int sourceWord, unsigned int destinationWord) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4490:1: warning: unused function 'partitionedRgbComponentAlphadestnBitsnPartitions' [-Wunused-function] partitionedRgbComponentAlphadestnBitsnPartitions(unsigned int sourceWord, unsigned int destWord, sqInt nBits, sqInt nParts) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4637:1: warning: unused function 'performCopyLoop' [-Wunused-function] performCopyLoop(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4790:1: warning: unused function 'pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc' [-Wunused-function] pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc(sqInt nPixels, sqInt mapperFlags, sqInt srcMask, sqInt dstMask, sqInt srcShiftInc, sqInt dstShiftInc) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4892:1: warning: unused function 'pickWarpPixelAtXy' [-Wunused-function] pickWarpPixelAtXy(sqInt xx, sqInt yy) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6406:1: warning: unused function 'rgbMap16To32' [-Wunused-function] rgbMap16To32(sqInt sourcePixel) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6417:1: warning: unused function 'rgbMap32To32' [-Wunused-function] rgbMap32To32(sqInt sourcePixel) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6427:1: warning: unused function 'rgbMapPixelflags' [-Wunused-function] rgbMapPixelflags(sqInt sourcePixel, sqInt mapperFlags) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6764:1: warning: unused function 'showDisplayBits' [-Wunused-function] showDisplayBits(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6780:1: warning: unused function 'sourceSkewAndPointerInit' [-Wunused-function] sourceSkewAndPointerInit(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6842:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7033:1: warning: unused function 'tryCopyingBitsQuickly' [-Wunused-function] tryCopyingBitsQuickly(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7160:1: warning: unused function 'warpBits' [-Wunused-function] warpBits(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7802:1: warning: unused function 'warpLoopSetup' [-Wunused-function] warpLoopSetup(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:8027:1: warning: unused function 'warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags' [-Wunused-function] warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags(sqInt nPixels, sqInt xDeltah, sqInt yDeltah, sqInt xDeltav, sqInt yDeltav, sqInt dstShiftInc, sqInt mapperFlags) ^ warning, variable nsMethodCache doesn't exist or has already been removed StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc41 warnings generated. [ 61%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build' [ 61%] Built target BitBltPlugin make -f CMakeFiles/libgit2-0.25.1-fixLibGit.dir/build.make CMakeFiles/libgit2-0.25.1-fixLibGit.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-0.25.1-fixLibGit.dir/DependInfo.cmake --color= Local variable name 'receiver' in doPrimitiveWorkerCallout may mask method when inlining Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining Local variable name 'stack' in pruneStack:stackp: may mask method when inlining Local variable name 'receiver' in doPrimitiveWorkerExtractReturnValue may mask method when inlining compactionStartUsecs localised to fullGC gcMarkEndUsecs localised to fullGC extA localised to interpret extB localised to interpret lkupClassTag localised to interpret numExtB localised to interpret the2ndUnknownShort localised to writeImageFileIOmake[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/libgit2-0.25.1-fixLibGit.dir/build.make CMakeFiles/libgit2-0.25.1-fixLibGit.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libgit2-0.25.1-fixLibGit-src/libgit2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' pushNilSizeFunction localised to compileBlockBodies savedFirstOpcodeIndex localised to compileBlockBodies savedLastDumpedLiteralIndex localised to compileBlockBodies savedNextLiteralIndex localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:[ 61%] Built target libgit2-0.25.1-fixLibGit make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 61%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c 30 March 2023 11:17:27.448915 am warning, signature of InterpreterProxy>>characterTable does not match reference implementation. warning, signature of InterpreterProxy>>fullGC does not match reference implementation. warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>positive32BitValueOf: does not match reference implementation. warning, signature of InterpreterProxy>>pushRemappableOop: does not match reference implementation. external plugin FilePlugin generated as FilePlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>pushBool: does not match reference implementation. external plugin FloatArrayPlugin generated as FloatArrayPlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. external plugin SurfacePlugin generated as SurfacePlugin 30 March 2023 11:17:27.86242 am CPack: - package: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-Unspecified.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-Unspecified.tar.gz.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-bin.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-bin.tar.gz.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-c-src.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-c-src.tar.gz.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-include.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // dir [Pipeline] stash warning, variable nsMethodCache doesn't exist or has already been removed warning, variable nsMethodCache doesn't exist or has already been removed[ 62%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc StackInterpreter>>checkImageVersionFrom: contains declaration for non-existent variable imageOffset StackInterpreter>>reapAndResetErrorCodeTo:header: contains declaration for non-existent variable theSP StackInterpreterPrimitives>>primitiveFFIAllocate contains declaration for non-existent variable ptr StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable heapSize StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable minimumMemory StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable allocationReserve StackInterpreterPrimitives>>doPrimitiveWorkerExtractReturnValue contains declaration for non-existent variable externalFunction StackInterpreterPrimitives>>primitiveLoadSymbolFromModule contains declaration for non-existent variable ptr StackInterpreterPrimitives>>primitiveFFIFree contains declaration for non-existent variable ptr conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:911:14: warning: assigning to 'BYTE *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] blob.pbData = pfxData; ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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)) { ^ == 3 warnings generated. [ 62%] Linking C shared library build/vm/SqueakSSL.dll /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/SqueakSSL.dir/link.txt --verbose=1 pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:/usr/bin/x86_64-w64-mingw32-clang -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build' [ 62%] Built target SqueakSSL 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-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/gcc-runtime-3.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/gcc-runtime-3.4-src/iconv.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/gcc-runtime-3.4-src/libgcc_s_seh-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/gcc-runtime-3.4-src/libwinpthread-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 62%] Built target gcc-runtime-3.4 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-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/pixman-0.40.0-src/libpixman-1-0.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 62%] Built target pixman-0.40.0 make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= warning, variable nsMethodCache doesn't exist or has already been removedmake[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 62%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc[ 63%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c Local variable name 'receiver' in doPrimitiveWorkerCallout may mask method when inlining Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining Local variable name 'stack' in pruneStack:stackp: may mask method when inlining Local variable name 'receiver' in doPrimitiveWorkerExtractReturnValue may mask method when inlining compactionStartUsecs localised to fullGC gcMarkEndUsecs localised to fullGC extA localised to interpret extB localised to interpret lkupClassTag localised to interpret numExtB localised to interpret the2ndUnknownShort localised to writeImageFileIO pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock: 30 March 2023 11:17:37.294195 am /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:537:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 1 warning generated. [ 64%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c warning, signature of InterpreterProxy>>characterTable does not match reference implementation. warning, signature of InterpreterProxy>>fullGC does not match reference implementation. warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>positive32BitValueOf: does not match reference implementation. warning, signature of InterpreterProxy>>pushRemappableOop: does not match reference implementation. external plugin FilePlugin generated as FilePlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>pushBool: does not match reference implementation. external plugin FloatArrayPlugin generated as FloatArrayPlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. external plugin SurfacePlugin generated as SurfacePlugin 30 March 2023 11:17:38.477765 am PharoVMMaker cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/PharoVMCore.dir/depend.internal". [ 64%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c Scanning dependencies of target PharoVMCore /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/build [ 10%] Building C object CMakeFiles/PharoVMCore.dir/src/debug.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/debug.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/debug.c [ 11%] Building C object CMakeFiles/PharoVMCore.dir/src/utils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/utils.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/utils.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/utils.c:224:8: warning: unused variable 'tmpBasedir' [-Wunused-variable] char* tmpBasedir = (char*)alloca(bufferSize); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/utils.c:496:17: warning: unused function 'max' [-Wunused-function] static long int max(long int x, long int y) { return (x > y) ? x : y; } ^ 2 warnings generated. [ 11%] Building C object CMakeFiles/PharoVMCore.dir/src/errorCode.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/errorCode.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/errorCode.c [ 12%] Building C object CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:208:1: warning: unused function 'dropInit' [-Wunused-function] dropInit (void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:215:1: warning: unused function 'dropShutdown' [-Wunused-function] dropShutdown (void) ^ 2 warnings generated. [ 13%] Building C object CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/externalPrimitives.c [ 13%] Building C object CMakeFiles/PharoVMCore.dir/src/client.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/client.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/client.c [ 14%] Building C object CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/pathUtilities.c [ 14%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/fileDialogCommon.c [ 15%] Building C object CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/stringUtilities.c [ 15%] Building C object CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/imageAccess.c [ 16%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/parameters/parameterVector.c [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/parameters/parameters.c [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/semaphores/platformSemaphore.c [ 18%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 18%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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); ^~~~~~~~~~~~~~~~ 5 warnings generated. [ 19%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveCalls.c [ 20%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveUtils.c [ 20%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:108:3: warning: variable 'address' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:112:19: note: uninitialized use occurs here setHandler(aOop, address); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:4:15: note: initialize the variable 'address' to silence this warning void* address; ^ = NULL 1 warning generated. [ 21%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/typesPrimitives.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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. [ 21%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/utils.c [ 22%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c:34:8: warning: unused variable 'flags' [-Wunused-variable] sqInt flags; ^ 1 warning generated. [ 22%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c:102:11: warning: unused variable 'handler' [-Wunused-variable] void *handler; ^ 1 warning generated. [ 23%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbacks.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/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-9/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] [ 65%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c 30 March 2023 11:17:39.256638 am warning, signature of InterpreterProxy>>characterTable does not match reference implementation. warning, signature of InterpreterProxy>>fullGC does not match reference implementation. warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>positive32BitValueOf: does not match reference implementation. warning, signature of InterpreterProxy>>pushRemappableOop: does not match reference implementation. external plugin FilePlugin generated as FilePlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>pushBool: does not match reference implementation. external plugin FloatArrayPlugin generated as FloatArrayPlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. external plugin SurfacePlugin generated as SurfacePlugin 30 March 2023 11:17:39.693631 am PharoVMMaker cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/PharoVMCore.dir/depend.internal". 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-9/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-9/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-9/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-9/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-9/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. [ 24%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/semaphores/pharoSemaphore.c [ 24%] Building C object CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/threadSafeQueue/threadSafeQueue.c [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/pThreadedFFI.c [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/worker.c [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerPrimitives.c [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerTask.c [ 27%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:11: In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:11: In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:11: In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:11: In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:3332:15: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] immediate = SQABS((((self_in_computeMaximumSize->operands))[0])); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:3332:15: note: remove the call to 'labs' since unsigned values cannot be negative immediate = SQABS((((self_in_computeMaximumSize->operands))[0])); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:3498:12: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] return ((SQABS((((self_in_computeMaximumSize->operands))[1]))) <= 0x7FF ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:3498:12: note: remove the call to 'labs' since unsigned values cannot be negative return ((SQABS((((self_in_computeMaximumSize->operands))[1]))) <= 0x7FF ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:3501:19: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] : (0xFFF - (SQABS((((self_in_computeMaximumSize->operands))[1])))) + 1)), ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:3501:19: note: remove the call to 'labs' since unsigned values cannot be negative : (0xFFF - (SQABS((((self_in_computeMaximumSize->operands))[1])))) + 1)), ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:3523:12: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] return ((SQABS((((self_in_computeMaximumSize->operands))[1]))) <= 0x7FF ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:3523:12: note: remove the call to 'labs' since unsigned values cannot be negative return ((SQABS((((self_in_computeMaximumSize->operands))[1]))) <= 0x7FF ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:3526:19: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] : (0xFFF - (SQABS((((self_in_computeMaximumSize->operands))[1])))) + 1)), ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:3526:19: note: remove the call to 'labs' since unsigned values cannot be negative : (0xFFF - (SQABS((((self_in_computeMaximumSize->operands))[1])))) + 1)), ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:3532:12: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] return ((SQABS((((self_in_computeMaximumSize->operands))[0]))) <= 0x7FF ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:3532:12: note: remove the call to 'labs' since unsigned values cannot be negative return ((SQABS((((self_in_computeMaximumSize->operands))[0]))) <= 0x7FF ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:3535:19: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] : (0xFFF - (SQABS((((self_in_computeMaximumSize->operands))[0])))) + 1)), ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:3535:19: note: remove the call to 'labs' since unsigned values cannot be negative : (0xFFF - (SQABS((((self_in_computeMaximumSize->operands))[0])))) + 1)), ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:3571:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:4486:9: warning: expression result unused [-Wunused-value] error("ARMv8 / aarch64 does not support conditions encoded in the instruction"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:4632:15: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset3 = (((int) jumpTarget3)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:4651:15: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset4 = (((int) jumpTarget4)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:4670:15: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset5 = (((int) jumpTarget5)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:4689:15: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset6 = (((int) jumpTarget6)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:4708:15: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset7 = (((int) jumpTarget7)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:4727:15: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset8 = (((int) jumpTarget8)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:4746:15: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset9 = (((int) jumpTarget9)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:4766:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset10 = (((int) jumpTarget10)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:4786:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset11 = (((int) jumpTarget20)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:4805:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset12 = (((int) jumpTarget21)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:4824:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset13 = (((int) jumpTarget22)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:4843:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset14 = (((int) jumpTarget23)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:4862:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset15 = (((int) jumpTarget24)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:4881:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset16 = (((int) jumpTarget25)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:4900:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset17 = (((int) jumpTarget26)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:4919:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset18 = (((int) jumpTarget27)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:4938:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset19 = (((int) jumpTarget28)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:4957:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset20 = (((int) jumpTarget29)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:4976:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset21 = (((int) jumpTarget30)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:4995:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset22 = (((int) jumpTarget31)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:5014:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset23 = (((int) jumpTarget32)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:5033:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset24 = (((int) jumpTarget33)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:5052:16: warning: cast to smaller integer type 'int' from 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wpointer-to-int-cast] offset25 = (((int) jumpTarget34)) - (((int) (((self_in_dispatchConcretize->address))))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:5690:8: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] if ((SQABS(offset27)) <= 0x7FF) { ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:5690:8: note: remove the call to 'labs' since unsigned values cannot be negative if ((SQABS(offset27)) <= 0x7FF) { ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:5693:17: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] : (0xFFF - (SQABS(offset27))) + 1); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:5693:17: note: remove the call to 'labs' since unsigned values cannot be negative : (0xFFF - (SQABS(offset27))) + 1); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:5985:33: warning: expression result unused [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:6778:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:7464:9: warning: expression result unused [-Wunused-value] error("opcode has no inverse"); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:8399:50: warning: shift count >= width of type [-Wshift-count-overflow] anInstruction = genoperandoperand(AndCqR, (1ULL << 64) - 16, Extra2Reg); ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:8401:51: warning: shift count >= width of type [-Wshift-count-overflow] (anInstruction->dependent = locateLiteral((1ULL << 64) - 16)); ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:8526:9: warning: expression result unused [-Wunused-value] error("linking callsite to invalid address"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:8553:9: warning: expression result unused [-Wunused-value] error("linking callsite to invalid address"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:8609:9: warning: expression result unused [-Wunused-value] error("linking callsite to invalid address"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:9687:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:9802:8: warning: expression result unused [-Wunused-value] error("what??"); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10018: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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10018: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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10025: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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10025: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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10044:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10044:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10053:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10053:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10680:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10680:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10717:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10717:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10825:62: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] || (((cogMethod->methodObject)) == (((usqInt)(methodFor((cogMethod->methodObject))))))))) { ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:943:36: note: passing argument to parameter 'address' here extern CogMethod * methodFor(void *address); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10879:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10879:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10913:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10913:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10958:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10958:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10989:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:10989:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11024:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11024:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11058:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11058:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11137:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'unsigned long' [-Wint-conversion] address = positive64BitIntegerFor(mcpc); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include/cointerp.h:93:46: note: passing argument to parameter 'integerValue' here extern sqInt positive64BitIntegerFor(usqLong integerValue); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11375:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11435:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11435:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11452:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11452:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11598:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11692:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11706:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11720:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11734:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11747:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12006:9: warning: expression result unused [-Wunused-value] error("cannot differentiate checked and unchecked entry-points with current cog method alignment"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11988:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11988:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11995:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:11995:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12035:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12035:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12042:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12042:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12489:23: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12533:8: warning: expression result unused [-Wunused-value] error("what??"); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12727:10: warning: expression result unused [-Wunused-value] error("too much code for stack check offset"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13023:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13023:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13051:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13051:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13218:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13218:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13225:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13225:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13353:16: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'CogMethod *' [-Wint-conversion] cPICPrototype = cPIC; ^ ~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13316:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13316:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13323:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13323:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13337:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13337:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13344:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13344:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13382:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13382:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13390:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13390:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13406:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13406:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13423:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13423:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13456:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13456:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13464:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13464:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13480:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13480:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13496:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13496:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13607:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13607:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13615:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13615:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13708:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13708:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13722:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13722:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:13732:11: warning: unused variable 'startAddress' [-Wunused-variable] sqInt startAddress; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14297:8: warning: expression result unused [-Wunused-value] error("could not find selector in method when unlinking send site"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14369:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14369:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14376:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14376:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14386:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14386:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14396:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14396:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14511:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14513:8: warning: expression result unused [-Wunused-value] error("invalid opcode for inverse"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14632:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14632:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14639:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14639:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14865:14: warning: expression result unused [-Wunused-value] error("attempt to become two cogged methods"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14868:14: warning: expression result unused [-Wunused-value] error("attempt to become cogged method into different method"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14836:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14836:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14933:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14933:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14962:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14962:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15018:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15018:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15056:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15056:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15128:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15128:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15157:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15160:9: warning: expression result unused [-Wunused-value] error("youngReferrers list overflowed"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15191:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15191:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15290:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15290:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15507:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14445:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15804:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15984:23: warning: incompatible integer to pointer conversion passing 'long' to parameter of type 'char *' [-Wint-conversion] uint32AtPointerput(absoluteAddress + j, ((abstractInstruction->machineCode))[j / 4]); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:187:55: note: passing argument to parameter 'ptr' here static inline unsigned int uint32AtPointerput(char *ptr, unsigned int val) { return (*((unsigned int *)ptr)= val); } ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16049: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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16049: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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16056: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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16056: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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16074:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16074:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16084:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16084:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16197:11: warning: expression result unused [-Wunused-value] error("attempt to generate run-time routine containing young object reference. Cannot initialize Cogit run-time."); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16369:126: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), indexForSelectorinat((targetMethod->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14275:66: note: passing argument to parameter 'mcpc' here indexForSelectorinat(sqInt selector, CogMethod *cogMethod, sqInt mcpc) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16431:6: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16525:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16590:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16590:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16600:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16600:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16623:8: warning: expression result unused [-Wunused-value] error("couldn't locate end of clean block"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16751:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16751:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16798:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16798:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16848:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14445:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16900:141: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14445:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16950:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14445:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16998:139: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14445:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17046:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14445:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17076:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17076:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17128:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17128:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17163:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17163:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17204:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17204:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17213:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17213:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17255:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17255:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17285:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17285:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17332:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17332:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17373:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17373:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17426:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17426:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17492:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17492:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17506:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17506:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17532:9: warning: expression result unused [-Wunused-value] error("no room on youngReferrers list"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17567:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17567:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17581:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17581:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:24748:88: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(reg, scratch, instruction, 0); ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:1097:125: note: passing argument to parameter 'fwdJumpTarget' here static sqInt NoDbgRegParms genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:24796:12: warning: incompatible integer to pointer conversion assigning to 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') from 'sqInt' (aka 'long') [-Wint-conversion] finished = nonFwdJumpTargetOrZero; ^ ~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:25025:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:25279:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:25299:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:25986:86: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(Arg0Reg, TempReg, comp, 0); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:24758:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:26015:86: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(Arg0Reg, TempReg, comp, 0); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:24758:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:31261:9: warning: expression result unused [-Wunused-value] error("linking callsite to invalid address"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:31448:12: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] return ((SQABS(constant)) & 0xFFF) != (SQABS(constant)); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:31448:12: note: remove the call to 'labs' since unsigned values cannot be negative return ((SQABS(constant)) & 0xFFF) != (SQABS(constant)); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:31448:42: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] return ((SQABS(constant)) & 0xFFF) != (SQABS(constant)); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:31448:42: note: remove the call to 'labs' since unsigned values cannot be negative return ((SQABS(constant)) & 0xFFF) != (SQABS(constant)); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:31482:9: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] if (((SQABS((((self_in_usesOutOfLineLiteral->operands))[0]))) & 0xFFF) == (SQABS((((self_in_usesOutOfLineLiteral->operands))[0])))) { ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:31482:9: note: remove the call to 'labs' since unsigned values cannot be negative if (((SQABS((((self_in_usesOutOfLineLiteral->operands))[0]))) & 0xFFF) == (SQABS((((self_in_usesOutOfLineLiteral->operands))[0])))) { ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:31482:78: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] if (((SQABS((((self_in_usesOutOfLineLiteral->operands))[0]))) & 0xFFF) == (SQABS((((self_in_usesOutOfLineLiteral->operands))[0])))) { ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:31482:78: note: remove the call to 'labs' since unsigned values cannot be negative if (((SQABS((((self_in_usesOutOfLineLiteral->operands))[0]))) & 0xFFF) == (SQABS((((self_in_usesOutOfLineLiteral->operands))[0])))) { ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:31485:39: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] if (((((usqInt) (((sqInt)((usqInt)((SQABS((((self_in_usesOutOfLineLiteral->operands))[0])))) << 12)))) >> 12) & 0xFFF) == (SQABS((((self_in_usesOutOfLineLiteral->operands))[0])))) { ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:31485:39: note: remove the call to 'labs' since unsigned values cannot be negative if (((((usqInt) (((sqInt)((usqInt)((SQABS((((self_in_usesOutOfLineLiteral->operands))[0])))) << 12)))) >> 12) & 0xFFF) == (SQABS((((self_in_usesOutOfLineLiteral->operands))[0])))) { ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:31485:126: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] if (((((usqInt) (((sqInt)((usqInt)((SQABS((((self_in_usesOutOfLineLiteral->operands))[0])))) << 12)))) >> 12) & 0xFFF) == (SQABS((((self_in_usesOutOfLineLiteral->operands))[0])))) { ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:31485:126: note: remove the call to 'labs' since unsigned values cannot be negative if (((((usqInt) (((sqInt)((usqInt)((SQABS((((self_in_usesOutOfLineLiteral->operands))[0])))) << 12)))) >> 12) & 0xFFF) == (SQABS((((self_in_usesOutOfLineLiteral->operands))[0])))) { ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:31581:15: warning: taking the absolute value of unsigned type 'usqInt' (aka 'unsigned long') has no effect [-Wabsolute-value] constant4 = SQABS((((self_in_usesOutOfLineLiteral->operands))[0])); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:31581:15: note: remove the call to 'labs' since unsigned values cannot be negative constant4 = SQABS((((self_in_usesOutOfLineLiteral->operands))[0])); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:73:16: note: expanded from macro 'SQABS' # define SQABS labs ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:31727:9: warning: expression result unused [-Wunused-value] error("We should not be here!!!"); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:31860:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:31952:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:32365:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:32371:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:32388:13: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wint-conversion] jmpTarget(arrivingJmp, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:2430:33: note: passing argument to parameter 'self_in_jmpTarget' here jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:32523:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:32529:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:32584:13: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wint-conversion] jmpTarget(arrivingJmp, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:2430:33: note: passing argument to parameter 'self_in_jmpTarget' here jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:32593:13: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wint-conversion] jmpTarget(arrivingJmp1, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:2430:33: note: passing argument to parameter 'self_in_jmpTarget' here jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:32694:9: warning: expression result unused [-Wunused-value] error("shouldBeImplemented"); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:32699:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:32704:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:32709:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:32714:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:32718:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:33037:49: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void (*)(void)' [-Wint-conversion] return compileMachineCodeInterpreterPrimitive(mcprimFunctionForPrimitiveIndex(primitiveIndex)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:32631:47: note: passing argument to parameter 'primitiveRoutine' here compileMachineCodeInterpreterPrimitive(void (*primitiveRoutine)(void)) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:33040:24: warning: comparison of distinct pointer types ('void (*)(void)' and 'sqInt (*)(void)' (aka 'long (*)(void)')) [-Wcompare-distinct-pointer-types] || (primitiveRoutine == primitiveFail)) { ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:34455:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:35387:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:35387:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:35411:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:35411:2: 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-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:35895:9: warning: expression result unused [-Wunused-value] error("Cog JIT internal error. Too many abstract opcodes. Num opcodes heuristic is too optimistic."); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:37398:47: warning: incompatible pointer to integer conversion passing 'sqInt (sqInt, sqInt, sqInt, sqInt)' (aka 'long (long, long, long, long)') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendabovetonumArgs, "ceDirectedSuperSend", numArgs, directedSuperSendTrampolines); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:1380:78: note: passing argument to parameter 'function' here static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:37398:69: warning: incompatible pointer to integer conversion passing 'char [20]' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendabovetonumArgs, "ceDirectedSuperSend", numArgs, directedSuperSendTrampolines); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:1380:94: note: passing argument to parameter 'name' here static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:37399:47: warning: incompatible pointer to integer conversion passing 'void (sqInt, sqInt, sqInt, sqInt)' (aka 'void (long, long, long, long)') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendaboveClassBindingtonumArgs, "ceDirectedSuperBindingSend", numArgs, directedSuperBindingSendTrampolines); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:1380:78: note: passing argument to parameter 'function' here static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:37399:81: warning: incompatible pointer to integer conversion passing 'char [27]' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendaboveClassBindingtonumArgs, "ceDirectedSuperBindingSend", numArgs, directedSuperBindingSendTrampolines); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:1380:94: note: passing argument to parameter 'name' here static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:37418:102: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'char *' [-Wint-conversion] trampoline = genSendTrampolineFornumArgscalledargargargarg(function, numArgs, trampolineNamenumArgs(name, numArgs), ClassReg, TempReg, ReceiverResultReg, (numArgs <= (NumSendTrampolines - 2) ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16680:29: note: passing argument to parameter 'routinePrefix' here trampolineNamenumArgs(char *routinePrefix, sqInt numArgs) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:37418:61: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] trampoline = genSendTrampolineFornumArgscalledargargargarg(function, numArgs, trampolineNamenumArgs(name, numArgs), ClassReg, TempReg, ReceiverResultReg, (numArgs <= (NumSendTrampolines - 2) ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:1413:80: note: passing argument to parameter 'aRoutine' here static sqInt NoDbgRegParms genSendTrampolineFornumArgscalledargargargarg(void *aRoutine, sqInt numArgs, char *aString, sqInt regOrConst0, sqInt regOrConst1, sqInt regOrConst2, sqInt regOrConst3); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:37648:85: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(argReg, TempReg, label, 0); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:24758:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:37652:23: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : argReg), TempReg, label, fixup); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:24758:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:37652:30: warning: incompatible pointer to integer conversion passing 'BytecodeFixup *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : argReg), TempReg, label, fixup); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:24758:119: note: passing argument to parameter 'nonFwdJumpTargetOrZero' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:37731:85: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(argReg, TempReg, label, 0); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:24758:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:37735:92: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(rcvrRegOrNone, TempReg, label, 0); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:24758:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:38827:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:38974:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:38826:3: warning: variable 'result' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:38829:22: note: uninitialized use occurs here if (isIntegerValue(result)) { ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:38795:17: note: initialize the variable 'result' to silence this warning sqInt result; ^ = 0 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:39246:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:39245:2: warning: variable 'result' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:39249:34: note: uninitialized use occurs here return ssPushAnnotatedConstant((result ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:39220:15: note: initialize the variable 'result' to silence this warning int result; ^ = 0 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:40072:45: warning: incompatible integer to pointer conversion assigning to 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') from 'unsigned char' [-Wint-conversion] (self_in_reinitialize->targetInstruction) = ((self_in_reinitialize->simStackPtr) = 0); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:40296:22: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:2282:1: warning: unused function 'availableFloatRegisterOrNoneFor' [-Wunused-function] availableFloatRegisterOrNoneFor(AbstractInstruction * self_in_availableFloatRegisterOrNoneFor, sqInt liveRegsMask) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:2335:1: warning: unused function 'genSwapRRScratch' [-Wunused-function] genSwapRRScratch(AbstractInstruction * self_in_genSwapRRScratch, sqInt regA, sqInt regB, sqInt regTmp) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:2405:1: warning: unused function 'isLiteral' [-Wunused-function] isLiteral(AbstractInstruction * self_in_isLiteral) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:2419:1: warning: unused function 'isWithinMwOffsetRange' [-Wunused-function] isWithinMwOffsetRange(AbstractInstruction * self_in_isWithinMwOffsetRange, sqInt anAddress) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:2498:1: warning: unused function 'wantsNearAddressFor' [-Wunused-function] wantsNearAddressFor(AbstractInstruction * self_in_wantsNearAddressFor, sqInt anObject) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:2663:1: warning: unused function 'andSizeimmediate13bitValuesourceRegisterdestinationRegister' [-Wunused-function] andSizeimmediate13bitValuesourceRegisterdestinationRegister(AbstractInstruction * self_in_andSizeimmediate13bitValuesourceRegisterdestinationRegister, sqInt is64Bits, sqInt logicalEncodedImmediate13BitValue, sqInt sourceRegister, sqInt destinationRegister) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:2682:1: warning: unused function 'andSizeshiftedRegistershiftTypeshiftValuewithRegisterdestinationRegister' [-Wunused-function] andSizeshiftedRegistershiftTypeshiftValuewithRegisterdestinationRegister(AbstractInstruction * self_in_andSizeshiftedRegistershiftTypeshiftValuewithRegisterdestinationRegister, sqInt is64Bits, sqInt shiftedRegister, sqInt shiftType, sqInt immediate6bitValue, sqInt sourceRegister2, sqInt destinationRegister) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:3060:1: warning: unused function 'cmpExtendedRegisterSizeleftRegisterMaybeSPoptionshiftOffsetdestinationRegister' [-Wunused-function] cmpExtendedRegisterSizeleftRegisterMaybeSPoptionshiftOffsetdestinationRegister(AbstractInstruction * self_in_cmpExtendedRegisterSizeleftRegisterMaybeSPoptionshiftOffsetdestinationRegister, sqInt is64Bits, sqInt leftRegister, sqInt option, sqInt immediate3bitValue, sqInt destinationRegister) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:6810:1: warning: unused function 'exclusiveOrSizeimmediate13bitValuesourceRegisterdestinationRegister' [-Wunused-function] exclusiveOrSizeimmediate13bitValuesourceRegisterdestinationRegister(AbstractInstruction * self_in_exclusiveOrSizeimmediate13bitValuesourceRegisterdestinationRegister, sqInt is64Bits, sqInt logicalEncodedImmediate13BitValue, sqInt sourceRegister, sqInt destinationRegister) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:6851:1: warning: unused function 'extractOffsetFromConditionalBranch' [-Wunused-function] extractOffsetFromConditionalBranch(AbstractInstruction * self_in_extractOffsetFromConditionalBranch, sqInt instruction) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:7048:1: warning: unused function 'fullCallsAreRelative' [-Wunused-function] fullCallsAreRelative(AbstractInstruction * self_in_fullCallsAreRelative) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:7299:1: warning: unused function 'genSubstituteReturnAddress' [-Wunused-function] genSubstituteReturnAddress(AbstractInstruction * self_in_genSubstituteReturnAddress, sqInt retpc) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:7380:1: warning: unused function 'instructionIsCMP' [-Wunused-function] instructionIsCMP(AbstractInstruction * self_in_instructionIsCMP, sqInt instr) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:7388:1: warning: unused function 'instructionIsConditionalBranch' [-Wunused-function] instructionIsConditionalBranch(AbstractInstruction * self_in_instructionIsConditionalBranch, sqInt instruction) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:7405:1: warning: unused function 'instructionIsOR' [-Wunused-function] instructionIsOR(AbstractInstruction * self_in_instructionIsOR, sqInt instr) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:7438:1: warning: unused function 'inverseOpcodeFor' [-Wunused-function] inverseOpcodeFor(AbstractInstruction * self_in_inverseOpcodeFor, sqInt armOpcode) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:7501:1: warning: unused function 'isInImmediateJumpRange' [-Wunused-function] isInImmediateJumpRange(AbstractInstruction * self_in_isInImmediateJumpRange, usqIntptr_t operand) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:7673:1: warning: unused function 'ldrhSourceRegisteroffsetRegisterdestinationRegister' [-Wunused-function] ldrhSourceRegisteroffsetRegisterdestinationRegister(AbstractInstruction * self_in_ldrhSourceRegisteroffsetRegisterdestinationRegister, sqInt sourceRegister, sqInt offsetRegister, sqInt destinationRegister) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:7695:1: warning: unused function 'ldrSizebaseRegistersignedOffsetdestinationFloatingPointRegisteris128BitVariantpreIndex' [-Wunused-function] ldrSizebaseRegistersignedOffsetdestinationFloatingPointRegisteris128BitVariantpreIndex(AbstractInstruction * self_in_ldrSizebaseRegistersignedOffsetdestinationFloatingPointRegisteris128BitVariantpreIndex, sqInt size, sqInt baseReg, sqInt immediate9bitValue, sqInt destinationRegister, sqInt is128BitVariant, sqInt isPreIndex) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:7780:1: warning: unused function 'ldrSizeindexRegisteroptionscalebaseRegisterdestinationFloatingPointRegisteropcode' [-Wunused-function] ldrSizeindexRegisteroptionscalebaseRegisterdestinationFloatingPointRegisteropcode(AbstractInstruction * self_in_ldrSizeindexRegisteroptionscalebaseRegisterdestinationFloatingPointRegisteropcode, sqInt size, sqInt indexRegister, sqInt extendShiftOption, sqInt isScaled, sqInt baseRegister, sqInt destinationRegister, sqInt anOpcode) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:7833:1: warning: unused function 'ldrswSourceRegisteroffsetRegisterdestinationRegister' [-Wunused-function] ldrswSourceRegisteroffsetRegisterdestinationRegister(AbstractInstruction * self_in_ldrswSourceRegisteroffsetRegisterdestinationRegister, sqInt sourceRegister, sqInt offsetRegister, sqInt destinationRegister) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:7840:1: warning: unused function 'ldrrnplusimm' [-Wunused-function] ldrrnplusimm(AbstractInstruction * self_in_ldrrnplusimm, sqInt destReg, sqInt baseReg, sqInt u, sqInt immediate12bitValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:8117:1: warning: unused function 'machineCodeBytes' [-Wunused-function] machineCodeBytes(AbstractInstruction * self_in_machineCodeBytes) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:8134:1: warning: unused function 'machineCodeWords' [-Wunused-function] machineCodeWords(AbstractInstruction * self_in_machineCodeWords) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:8212:1: warning: unused function 'movimmror' [-Wunused-function] movimmror(AbstractInstruction * self_in_movimmror, sqInt destReg, sqInt immediate16bitValue, sqInt rot) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:8233:1: warning: unused function 'msr' [-Wunused-function] msr(AbstractInstruction * self_in_msr, sqInt flags) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:8476:1: warning: unused function 'rewriteBranchwithNewOffset' [-Wunused-function] rewriteBranchwithNewOffset(AbstractInstruction * self_in_rewriteBranchwithNewOffset, sqInt conditionalBranch, sqInt newOffset) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:8506:1: warning: unused function 'rewriteCallFullAttarget' [-Wunused-function] rewriteCallFullAttarget(AbstractInstruction * self_in_rewriteCallFullAttarget, sqInt callSiteReturnAddress, sqInt callTargetAddress) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:8520:1: warning: unused function 'rewriteConditionalJumpLongAttarget' [-Wunused-function] rewriteConditionalJumpLongAttarget(AbstractInstruction * self_in_rewriteConditionalJumpLongAttarget, usqInt callSiteReturnAddress, usqInt callTargetAddress) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:8575:1: warning: unused function 'rewriteJumpFullAttarget' [-Wunused-function] rewriteJumpFullAttarget(AbstractInstruction * self_in_rewriteJumpFullAttarget, sqInt callSiteReturnAddress, sqInt callTargetAddress) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:8637:1: warning: unused function 'rightShiftSizesourceRegistershiftValueshiftTypedestinationRegister' [-Wunused-function] rightShiftSizesourceRegistershiftValueshiftTypedestinationRegister(AbstractInstruction * self_in_rightShiftSizesourceRegistershiftValueshiftTypedestinationRegister, sqInt is64Bits, sqInt sourceRegister, sqInt shiftValue, sqInt shiftType, sqInt destinationRegister) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:8729:1: warning: unused function 'shiftSetsConditionCodesFor' [-Wunused-function] shiftSetsConditionCodesFor(AbstractInstruction * self_in_shiftSetsConditionCodesFor, sqInt aConditionalJumpOpcode) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:8792:1: warning: unused function 'stackPageInterruptHeadroomBytes' [-Wunused-function] stackPageInterruptHeadroomBytes(AbstractInstruction * self_in_stackPageInterruptHeadroomBytes) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:8842:1: warning: unused function 'strBaseRegisterpositiveOffsetsourceDoublePrecisionFloatingPointRegister' [-Wunused-function] strBaseRegisterpositiveOffsetsourceDoublePrecisionFloatingPointRegister(AbstractInstruction * self_in_strBaseRegisterpositiveOffsetsourceDoublePrecisionFloatingPointRegister, sqInt baseReg, sqInt immediate12bitValue, sqInt sourceRegister) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:8939:1: warning: unused function 'strSizeaddressRegisterstoredRegister' [-Wunused-function] strSizeaddressRegisterstoredRegister(AbstractInstruction * self_in_strSizeaddressRegisterstoredRegister, sqInt is64Bits, sqInt baseRegister, sqInt storedRegister) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:9001:1: warning: unused function 'strrnplusimm' [-Wunused-function] strrnplusimm(AbstractInstruction * self_in_strrnplusimm, sqInt destinationRegister, sqInt baseReg, sqInt u, sqInt immediate9bitValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:9099:1: warning: unused function 'subsSizesourceRegistershiftimmediate12destinationRegister' [-Wunused-function] subsSizesourceRegistershiftimmediate12destinationRegister(AbstractInstruction * self_in_subsSizesourceRegistershiftimmediate12destinationRegister, sqInt is64Bits, sqInt sourceRegister, sqInt shift, sqInt immediate12bitValue, sqInt destinationRegister) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:9224:1: warning: unused function 'zoneCallsAreRelative' [-Wunused-function] zoneCallsAreRelative(AbstractInstruction * self_in_zoneCallsAreRelative) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:9353:1: warning: unused function 'addressIsInCurrentCompilation' [-Wunused-function] addressIsInCurrentCompilation(sqInt address) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:9439:1: warning: unused function 'allMethodsHaveCorrectHeader' [-Wunused-function] allMethodsHaveCorrectHeader(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:9766:1: warning: unused function 'gCall' [-Wunused-function] gCall(sqInt callTarget) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12560:1: warning: unused function 'expectedClosedPICPrototype' [-Wunused-function] expectedClosedPICPrototype(CogMethod *cPIC) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:12839:1: warning: unused function 'firstMappedPCFor' [-Wunused-function] firstMappedPCFor(CogMethod *cogMethod) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:14208:1: warning: unused function 'getOpcodeIndex' [-Wunused-function] getOpcodeIndex(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15617:1: warning: unused function 'maybeFreeCogMethodDoesntLookKosher' [-Wunused-function] maybeFreeCogMethodDoesntLookKosher(CogMethod *cogMethod) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15929:1: warning: unused function 'noAssertMethodClassAssociationOf' [-Wunused-function] noAssertMethodClassAssociationOf(sqInt methodPointer) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:15941:1: warning: unused function 'noCogMethodsMaximallyMarked' [-Wunused-function] noCogMethodsMaximallyMarked(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16098:1: warning: unused function 'picAbortDiscriminatorValue' [-Wunused-function] picAbortDiscriminatorValue(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16209:1: warning: unused function 'registerMaskFor' [-Wunused-function] registerMaskFor(sqInt reg) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:16216:1: warning: unused function 'registerMaskForand' [-Wunused-function] registerMaskForand(sqInt reg1, sqInt reg2) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17478:1: warning: unused function 'counters' [-Wunused-function] counters(CogMethod * self_in_counters) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:17746:1: warning: unused function 'kosherYoungReferrers' [-Wunused-function] kosherYoungReferrers(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:18233:1: warning: unused function 'voidYoungReferrersPostTenureAll' [-Wunused-function] voidYoungReferrersPostTenureAll(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:24382:1: warning: unused function 'checkValidDerivedObjectReference' [-Wunused-function] checkValidDerivedObjectReference(sqInt bodyAddress) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:24397:1: warning: unused function 'couldBeDerivedObject' [-Wunused-function] couldBeDerivedObject(sqInt bodyAddress) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:24559:1: warning: unused function 'genCreateClosureAtnumArgsnumCopiedcontextNumArgslargeinBlock' [-Wunused-function] genCreateClosureAtnumArgsnumCopiedcontextNumArgslargeinBlock(sqInt bcpc, sqInt numArgs, sqInt numCopied, sqInt ctxtNumArgs, sqInt isLargeCtxt, sqInt isInBlock) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:30809:1: warning: unused function 'getActiveContextAllocatesInMachineCode' [-Wunused-function] getActiveContextAllocatesInMachineCode(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:30820:1: warning: unused function 'inlineCacheTagIsYoung' [-Wunused-function] inlineCacheTagIsYoung(sqInt cacheTag) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:31104:1: warning: unused function 'inlineCacheTagAt' [-Wunused-function] inlineCacheTagAt(AbstractInstruction * self_in_inlineCacheTagAt, sqInt callSiteReturnAddress) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:31149:1: warning: unused function 'literalLoadInstructionBytes' [-Wunused-function] literalLoadInstructionBytes(AbstractInstruction * self_in_literalLoadInstructionBytes) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:31278:1: warning: unused function 'rewriteInlineCacheTagat' [-Wunused-function] rewriteInlineCacheTagat(AbstractInstruction * self_in_rewriteInlineCacheTagat, sqInt cacheTag, sqInt callSiteReturnAddress) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:31360:1: warning: unused function 'updateLabel' [-Wunused-function] updateLabel(AbstractInstruction * self_in_updateLabel, AbstractInstruction *labelInstruction) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:31959:1: warning: unused function 'isMergeFixup' [-Wunused-function] isMergeFixup(BytecodeFixup * self_in_isMergeFixup) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:34559:1: warning: unused function 'numSpecialSelectors' [-Wunused-function] numSpecialSelectors(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:35532:1: warning: unused function 'v4LongForwardBranchDistance' [-Wunused-function] v4LongForwardBranchDistance(BytecodeDescriptor *descriptor, sqInt pc, sqInt nExts, sqInt aMethodObj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:40045:1: warning: unused function 'receiverIsInReceiverResultReg' [-Wunused-function] receiverIsInReceiverResultReg(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:40752:1: warning: unused function 'tempsValidAndVolatileEntriesSpilled' [-Wunused-function] tempsValidAndVolatileEntriesSpilled(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitaarch64.c:40853:1: warning: unused function 'violatesEnsureSpilledSpillAssert' [-Wunused-function] violatesEnsureSpilledSpillAssert(void) ^ Stashed 16 file(s) [Pipeline] archiveArtifacts Archiving artifacts [ 65%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c Scanning dependencies of target PharoVMCore /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/build [ 16%] Building C object CMakeFiles/PharoVMCore.dir/src/debug.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/debug.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/debug.c [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/utils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/utils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/utils.c /builds/workspace/pharo-vm_pharo-9/repository/src/utils.c:224:8: warning: unused variable 'tmpBasedir' [-Wunused-variable] char* tmpBasedir = (char*)alloca(bufferSize); ^ /builds/workspace/pharo-vm_pharo-9/repository/src/utils.c:496:17: warning: unused function 'max' [-Wunused-function] static long int max(long int x, long int y) { return (x > y) ? x : y; } ^ 2 warnings generated. [ 66%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/errorCode.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/errorCode.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/errorCode.c [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c /builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:208:1: warning: unused function 'dropInit' [-Wunused-function] dropInit (void) ^ /builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:215:1: warning: unused function 'dropShutdown' [-Wunused-function] dropShutdown (void) ^ 2 warnings generated. [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/externalPrimitives.c [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/client.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/client.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/client.c [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/pathUtilities.c [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/fileDialogCommon.c [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/stringUtilities.c [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/imageAccess.c [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/parameters/parameterVector.c [ 66%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/parameters/parameters.c [ 23%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/semaphores/platformSemaphore.c [ 23%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 24%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 24%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveCalls.c [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c 281 warnings generated. [ 28%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma auto_inline(off) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma auto_inline(on) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2991:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2992:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3012:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3026:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 8 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3040:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 16 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3054:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 24 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3068:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 32 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3082:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 40 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3096:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 48 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3110:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 56 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3124:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 64 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3138:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 72 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3152:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 80 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3166:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 88 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3180:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 96 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3194:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 104 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3208:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 112 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3222:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 120 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3237:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (0 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3238:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3239:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3254:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (1 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3255:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3256:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3271:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (2 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3272:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3273:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3288:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (3 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3289:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3290:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3305:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (4 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3306:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3307:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3322:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (5 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3323:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3324:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3339:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (6 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3340:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3341:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3356:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (7 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3357:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3358:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3373:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (8 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3374:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3375:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3390:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (9 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3391:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3392:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3407:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (10 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3408:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3409:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3424:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (11 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3425:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3426:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3440:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (12 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3441:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3442:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3456:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (13 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3457:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3458:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3472:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (14 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3473:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3474:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3488:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (15 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3489:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3490:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4710:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4766:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (0 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4767:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4770:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4786:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (1 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4787:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4790:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4806:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (2 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4807:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4810:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4826:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (3 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4827:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4830:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4846:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (4 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4847:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4850:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4866:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (5 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4867:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4870:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4886:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (6 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4887:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4890:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4906:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (7 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4907:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4910:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4926:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5019:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localReturnValue = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5059:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((byteAt((localFP + FoxIFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5079:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closure = longAt(localFP + (frameStackedReceiverOffset(localFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5096:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5097:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5098:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5100:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5128:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5129:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5130:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5132:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext1 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5149:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5150:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5151:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5153:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext2 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5177:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5183:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5190:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameToReturnTo = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5213:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5214:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5215:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5217:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext3 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5244:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil2 = longAt((thePage3->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5269:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5310:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localFP = pointerForOop(longAt(localFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5312:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localIP = pointerForOop(longAt(callerFP + FoxCallerSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5326:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput(localSP, localIP); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5337:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5341:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5432:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callersFPOrNull = pointerForOop(longAt(localFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5440:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5472:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5501:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] contextToReturnFrom = longAt(((GIV(stackPage)->baseAddress)) - BytesPerWord); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5504:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), contextToReturnFrom); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5507:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), localReturnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5510:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5540:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput(localSP, localIP); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5551:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5555:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5571:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxCallerSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5572:79: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localSP = localFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5574:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((localFP + FoxIFrameFlags) + 1)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5585:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput(localSP, localIP); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5596:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5599:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj1 = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5643:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5644:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5645:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5647:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5680:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object1 = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + (((sqInt)((usqInt)(variableIndex) << (shiftForWord()))))); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5686:56: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5687:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5688:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5735:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] objOop = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5778:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5779:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5782:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5864:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] objOop = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5907:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5908:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5911:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6195:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6196:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6269:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6284:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6289:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6290:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6301:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(localFP + FoxIFSavedIP, ((sqInt)localIP)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6312:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6313:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6326:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localIP); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6328:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localFP); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6367:65: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(localFP, methodHeader2); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6387:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6388:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6450:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6481:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6482:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6498:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6507:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6515:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6516:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6517:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6519:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object3 = longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6631:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj1 = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6726:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6727:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6924:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6925:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6926:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6928:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7066:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7067:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7068:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7090:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7091:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7092:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7127:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7128:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7129:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7180:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7181:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7182:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7184:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7500:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7501:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7506:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] backwardJumpCountByte = byteAt(localFP + ((VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7529:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] byteAtput(localFP + ((VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: passing argument to parameter 'oop' here static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7743:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7749:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7750:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7887:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7893:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7894:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:8964:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:8970:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:8971:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9123:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9129:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9130:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9269:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9277:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9315:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9322:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9323:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9391:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9392:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9435:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9436:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9766:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9767:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9819:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9820:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10132:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10133:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10134:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10136:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theThingToPush = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10186:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localReturnValue = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10339:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10345:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10346:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10483:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10489:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10490:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11559:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11565:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11566:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11718:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11724:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11725:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11864:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11872:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11910:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11917:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11918:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11986:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11987:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12030:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12031:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12268:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12269:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12321:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12322:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12535:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12636:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12667:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12668:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12684:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12693:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12701:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12702:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12703:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12705:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12787:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12788:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12789:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12964:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(localSP); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13062:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13063:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13068:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] backwardJumpCountByte = byteAt(localFP + ((VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13091:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] byteAtput(localFP + ((VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: passing argument to parameter 'oop' here static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13201:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13296:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13297:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13421:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13422:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13425:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13450:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13545:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13546:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13667:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13668:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13671:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13765:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13766:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13767:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13769:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13833:124: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((newClosure + BaseHeaderSize) + (((sqInt)((usqInt)(FullClosureReceiverIndex) << (shiftForWord())))), longAt(localFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13883:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13884:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13885:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13887:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12948:3: warning: unused label 'directedSuperclassSend' [-Wunused-label] directedSuperclassSend: ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:108:3: warning: variable 'address' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:112:19: note: uninitialized use occurs here setHandler(aOop, address); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:4:15: note: initialize the variable 'address' to silence this warning void* address; ^ = NULL 1 warning generated. [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/typesPrimitives.c [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/utils.c [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14258:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (((cogMethod->cmNumArgs)) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14260:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14272:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14275:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14281:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14281:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14285:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), ((sqInt)cogMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14288:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14291:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14296:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14302:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14308:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14311:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14359:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14363:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14367:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14370:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14370:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14374:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14388:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14394:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14397:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14400:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14404:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14416:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14590:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(lifp + FoxMethod); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14601:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt(lifp + FoxIFSavedIP); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14617:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField1 = longAt(lifp + FoxMethod); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14634:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(lifp + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14649:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14691:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = ((usqInt)(longAt((aStackPage->headSP)))); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14698:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14700:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14717:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodObj = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14722:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt(theFP + FoxIFSavedIP); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14728:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = ((usqInt)(longAt(theFP + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14729:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14785:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14786:109: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!(isVanillaBlockClosure((cls = frameStackedReceivernumArgs(GIV(framePointer), ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14788:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((GIV(framePointer) + FoxIFrameFlags) + 1)))))))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14808:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxSavedFP)) == 0) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14809:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxCallerSavedIP, ceBaseFrameReturnPC()); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14812:54: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt((pointerForOop(longAt(GIV(framePointer) + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14812:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt((pointerForOop(longAt(GIV(framePointer) + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14814:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14816:71: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, ((sqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP))))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14816:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, ((sqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP))))); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14817:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxCallerSavedIP, ceReturnToInterpreterPC()); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14820:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((GIV(framePointer) + FoxIFrameFlags) + 3)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14821:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closure = longAt(GIV(framePointer) + (frameStackedReceiverOffset(GIV(framePointer)))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14842:68: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodField + (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 2)) != 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14842:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodField + (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 2)) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14846:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((p + FoxMFReceiver) - FoxIFReceiver, longAt(p)); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14846:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((p + FoxMFReceiver) - FoxIFReceiver, longAt(p)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14853:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod1 = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14864:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), pc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14867:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14896:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] wasInMachineCode = (((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14941:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14991:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14991:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14993:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14994:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14997:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer) + (3 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14997:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer) + (3 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14998:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14999:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15004:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15004:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15006:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15007:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15009:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15010:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15015:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15015:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15016:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (0 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15018:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15042:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] result = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15045:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15103:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] contextToReturnTo = longAt((GIV(stackPage)->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15132:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15162:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] contextToReturnFrom = longAt(((GIV(stackPage)->baseAddress)) - BytesPerWord); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15165:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), contextToReturnFrom); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15168:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15171:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15189:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15191:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15195:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15197:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15200:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15233:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15237:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), immutableObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15240:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), valueToAssign); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15243:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), (((usqInt)(index + 1) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15246:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15269:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] resultOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15271:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt(GIV(framePointer) + FoxThisContext)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15271:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt(GIV(framePointer) + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15274:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), resultOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15278:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15280:158: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ceSendAborttonumArgs(longAt((GIV(specialObjectsOop) + BaseHeaderSize) + (((sqInt)((usqInt)(SelectorCannotReturn) << (shiftForWord()))))), longAt(GIV(framePointer) + FoxThisContext), 1); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15342:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15347:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15371:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15376:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15449:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15480:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15491:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15612:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closure = longAt(GIV(framePointer) + (frameStackedReceiverOffset(GIV(framePointer)))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15632:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15633:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15634:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15636:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(theFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15642:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), ourContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15645:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15648:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15667:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP2 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15668:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP2 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15669:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP2 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15671:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(theFP2 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15677:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), ourContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15680:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15683:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15691:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP6 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15692:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP6 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15693:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP6 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15695:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext1 = longAt(theFP6 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15701:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), ourContext1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15704:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp13 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15707:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp23 = GIV(stackPointer) - BytesPerWord), unwindContextOrNilOrZero); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15710:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15721:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15727:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15734:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameToReturnTo = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15758:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP3 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15759:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP3 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15760:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP3 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15762:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(theFP3 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15768:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), ourContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15771:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15774:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15790:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil2 = longAt((thePage3->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15811:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15846:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15853:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15855:60: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(callerFP + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15868:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] reapAndResetErrorCodeToheader(GIV(framePointer), (cogMethod->methodHeader)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15897:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15908:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(framePointer) + FoxIFSavedIP), GIV(framePointer), GIV(stackPointer), 1, __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15909:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15911:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), anOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16008:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16053:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + ((numArgs + 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16125:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16168:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16169:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16185:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16194:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(p); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16195:55: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((p - BytesPerWord) - BytesPerWord, longAt(p)); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16195:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((p - BytesPerWord) - BytesPerWord, longAt(p)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16199:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), aNonBooleanObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16202:84: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((1 + (((cogMethod->cmNumArgs)) << ((BytesPerWord * 8) - 8))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16204:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : 0))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16207:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : ((1 + (((cogMethod->cmNumArgs)) << 8)) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16209:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : 0))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16201:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFrameFlags, (VMBIGENDIAN ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16212:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16213:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodObj); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16237:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16241:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), anObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16244:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16392:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, noCheckEntryOffset(), rcvr); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16421:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, noCheckEntryOffset(), rcvr); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16424:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16431:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16500:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16505:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodPointer = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16607:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, (superNormalBar == 0 ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16638:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, (superNormalBar == 0 ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16652:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16659:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16684:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16688:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16712:134: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(((mframeHomeMethod(GIV(framePointer)))->methodObject), ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16714:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(GIV(framePointer) + FoxMFReceiver)) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16716:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(GIV(framePointer) + FoxIFReceiver))), 1, null); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16733:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogMethod *) ((longAt(GIV(stackPointer))) - (traceLinkedSendOffset()))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16966:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16970:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16978:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16980:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16982:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (byteAt((theFP + FoxIFrameFlags) + 2)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16983:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17007:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17009:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17018:39: warning: incompatible pointer to integer conversion passing 'CogMethod *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] if ((heapMapAtWord(pointerForOop(cogMethod))) == 0) { ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17024:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17031:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17037:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17108:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17120:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17178:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17180:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17194:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(theFP + FoxIFSavedIP) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17195:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : theIP)) - (longAt(theFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17249:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17252:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17253:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17254:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17256:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17265:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17406:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17410:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17422:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17449:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17457:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17460:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17485:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17493:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17496:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17523:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17526:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17532:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), cacheTag); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17551:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17554:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), cacheTag); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17607:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, ((sqInt)GIV(instructionPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17856:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17858:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17970:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17971:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxMFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17974:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMFReceiver, followForwarded(oop)); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17979:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17982:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxIFReceiver, followForwarded(oop)); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17984:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18001:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, (longAt(theFP + FoxIFSavedIP)) + offset); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18001:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, (longAt(theFP + FoxIFSavedIP)) + offset); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18002:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, (oop = newOop)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18005:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18007:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18009:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (byteAt((theFP + FoxIFrameFlags) + 2)) != 0))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18010:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (((longAt(longAt(theFP + FoxThisContext))) & ((classIndexMask()) - (isForwardedObjectClassIndexPun()))) == 0)) { ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18011:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18011:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18014:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18016:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18018:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + offset); ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18021:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + offset, followForwarded(oop)); ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18023:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18029:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18031:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, followForwarded(oop)); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18095:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18106:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18107:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18108:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18118:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18119:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18120:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18127:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18129:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18139:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18141:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18155:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18156:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18157:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18256:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18286:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (rcvrStackIndex * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18288:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (isPointers(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18289:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18290:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18291:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] followForwardedObjectFieldstoDepth(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18292:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18293:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)), 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18322:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18371:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18380:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18395:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (byteAt((theFP + FoxIFrameFlags) + 3)) != 0; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18402:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18409:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxIFSavedIP); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18469:25: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] theIP = oopForPointer(instrPtr); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:153:43: note: passing argument to parameter 'ptr' here static inline sqInt oopForPointer(void *ptr) { return (sqInt)ptr; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18481:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18492:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((thePage->headSP)) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18493:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : oopForPointer(pointerForOop(longAt(theFPAbove + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18497:54: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? mustMapMachineCodePCcontext((value >> 3), longAt(spouseFP + FoxThisContext)) ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18602:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18614:4: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18645:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18779:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer = (page->baseAddress)), followObjFieldofObject(SenderIndex, aContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18780:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18797:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), maybeClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18820:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18823:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18825:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), ceBaseFrameReturnPC()); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18826:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18883:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), (theMethod + MFMethodFlagHasContextFlag) + MFMethodFlagIsBlockFlag); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18890:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), theMethod + MFMethodFlagHasContextFlag); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18892:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18895:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), theMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18896:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18897:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), (VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18904:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18911:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18918:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18923:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), theIP); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19006:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIPPtr = (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19007:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] || ((longAt(theFP + FoxIFSavedIP)) == 0) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19020:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19024:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19027:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19031:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19032:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19033:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19034:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxThisContext))) { ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19035:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19035:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19042:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()))) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19043:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxMethod))) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19045:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt(theIPPtr); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19049:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt(theIPPtr); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19054:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP -= longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19056:52: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19056:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19058:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19058:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19062:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19068:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19071:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19199:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19203:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19216:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, oop); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19223:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19224:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19225:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19227:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] markAndTrace(longAt(theFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19229:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19231:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aCogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19241:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] markAndTrace(longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19243:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19251:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19264:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, oop); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19322:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19325:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19387:10: warning: incompatible pointer to integer conversion returning 'sqInt (sqInt)' (aka 'long (long)') from a function with result type 'sqInt' (aka 'long') [-Wint-conversion] return mcprimHashMultiply; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19485:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19495:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19518:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19534:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0; ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19541:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxMFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19766:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19770:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theSP = theFP + (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19773:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19774:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19775:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19777:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19782:53: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((newSP = (newPage->baseAddress)), longAt(callerFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19782:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((newSP = (newPage->baseAddress)), longAt(callerFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19783:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((newSP -= BytesPerWord), theContext); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19785:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19787:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19791:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19791:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19805:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19809:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(callerFP + FoxIFSavedIP, callerIP); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19812:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + stackedReceiverOffset, callerIP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19817:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxCallerSavedIP, ceBaseFrameReturnPC()); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19818:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, 0); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19821:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] offsetCallerFP = pointerForOop(longAt(fpInNewPage + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19825:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(fpInNewPage + FoxSavedFP, oopForPointer(offsetCallerFP)); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19826:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(fpInNewPage + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19827:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(fpInNewPage + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19828:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((fpInNewPage + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19829:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(fpInNewPage + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20362:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20364:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = (longAt(address)) & 7; ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20368:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20372:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] print(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20381:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printNum(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20383:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20384:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] print((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20385:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20386:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20389:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] print((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20390:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20391:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20409:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20416:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20417:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0)) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20419:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20433:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20435:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20447:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20485:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20542:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20544:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20546:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20561:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethod = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20563:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20566:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = byteAt((theFP + FoxIFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20580:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20581:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20582:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20583:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOrClosure = longAt(theFP + (frameStackedReceiverOffset(theFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20594:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20595:98: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameOopat("(caller ctxt", (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20597:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20598:97: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameOopat("(saved ctxt", (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20600:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (1 * BytesPerWord)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20606:79: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameThingatextraString("caller ip", theFP + FoxCallerSavedIP, ((longAt(theFP + FoxCallerSavedIP)) == (ceReturnToInterpreterPC()) ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20611:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20615:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()))) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20618:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20622:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameThingatextra("saved ip", theFP + FoxIFSavedIP, ((longAt(theFP + FoxIFSavedIP)) == 0 ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20624:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (((longAt(theFP + FoxIFSavedIP)) - theMethod) + 2) - BaseHeaderSize)); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20628:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] topThing = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20636:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameOopat((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20637:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20638:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20643:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameThingatextra("frame ip", theSP, ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20654:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameOopat((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20655:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20656:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21048:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21052:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21059:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21065:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] retValue = longAt(GIV(framePointer) + FoxMFReceiver); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21070:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] retValue = longAt(GIV(framePointer) + FoxMFReceiver); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21073:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21076:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), retValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21081:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21094:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(longAt(GIV(framePointer) + FoxIFSavedIP))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21121:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21124:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21127:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21132:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21135:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21149:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21306:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21311:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21315:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21319:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21324:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21364:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21370:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21374:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21377:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21377:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21384:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21398:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21404:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21407:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21414:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21417:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21422:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21426:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21438:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21445:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21548:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21552:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21556:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21560:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21564:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21604:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21610:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21614:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21617:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21617:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21624:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21638:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21644:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21647:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21654:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21657:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21662:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21666:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21678:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21685:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21743:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21744:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21745:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21746:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] mthd = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21748:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21753:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printChar(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21758:85: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(mthd, rcvr, ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21759:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21760:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0), ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21760:70: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0), ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21762:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21763:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21765:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (0 < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21766:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21767:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1) * BytesPerWord)))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22024:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22323:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22339:127: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22356:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22357:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22358:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22360:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22464:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22466:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22479:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22483:127: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22507:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22509:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22517:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = ((usqInt)(longAt(theIPPtr))); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22521:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theIPPtr, theIP + ((theMethod->objectHeader))); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22523:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, theMethodField + ((theMethod->objectHeader))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22525:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22550:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22553:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22559:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] tempIndex = byteAt((theFP + FoxIFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22572:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((longAt(argsPointer)) & (tagMask())) == 0) ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22573:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (oopisLessThan(longAt(argsPointer), GIV(newSpaceLimit)))) { ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2936:49: note: expanded from macro 'oopisLessThan' #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22580:116: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))), longAt(argsPointer)); ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22591:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((longAt(pointer)) & (tagMask())) == 0) ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22592:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (oopisLessThan(longAt(pointer), GIV(newSpaceLimit)))) { ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2936:49: note: expanded from macro 'oopisLessThan' #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22599:124: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + tempIndex)) << (shiftForWord())))), longAt(pointer)); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22623:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory()); ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22626:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22630:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theInstrPointer = longAt(fp + FoxIFSavedIP); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22660:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] senderContextOrNil = longAt((aPage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22661:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] savedThisContext = longAt(((aPage->baseAddress)) - BytesPerWord); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23107:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] withDetails = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23121:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), constituents); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23148:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23156:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23181:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)flags << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23210:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23211:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23216:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23243:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23249:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23254:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23281:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23335:68: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((GIV(methodCache)[probe + MethodCacheMethod]) == (longAt(GIV(stackPointer)))) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23340:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] flushExternalPrimitiveOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23341:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] unlinkSendsToandFreeIf(longAt(GIV(stackPointer)), 0); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23357:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] selector = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23395:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23410:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23445:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodReceiver = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23481:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), data); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23512:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (methodWithHeaderShouldBeCogged(methodHeaderOf(longAt(GIV(stackPointer))))) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23514:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] alreadyCogged = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23515:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((((((usqInt) (longAt(longAt(GIV(stackPointer))))) >> (formatShift())) & (formatMask())) >= (firstCompiledMethodFormat())) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23516:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (isCogMethodReference(longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord())))))))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23519:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = cogselector(longAt(GIV(stackPointer)), GIV(nilObj)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23523:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = cogselector(longAt(GIV(stackPointer)), GIV(nilObj)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23542:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23543:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((((((usqInt) (longAt(longAt(GIV(stackPointer))))) >> (formatShift())) & (formatMask())) >= (firstCompiledMethodFormat())) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23544:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (isCogMethodReference(longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord())))))))))) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23546:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodHeader = longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord()))))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23565:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)flags << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23579:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23599:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23618:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23636:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23655:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newValue = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23656:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23662:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23724:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23745:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23764:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23800:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] proc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23859:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (synchronousSignal(longAt(GIV(stackPointer)))) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23880:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxMethod)) == GIV(newMethod)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23900:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxMethod)) == GIV(newMethod)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23932:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] process = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23935:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24101:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), myList); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24157:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aContextOrNil = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24167:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisCtx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24211:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((pointerForOop(longAt(theFP + FoxSavedFP))) != contextsFP) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24213:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24215:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24223:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24233:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] contextsIP = ((usqInt)(pointerForOop(longAt(frameAbove + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24241:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24241:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24243:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24243:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24244:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(newFP + FoxMethod)))) < (startOfMemory())) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24248:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(contextsFP + FoxIFSavedIP, contextsIP); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24251:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxCallerSavedIP, contextsIP); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24279:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24324:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP1 = pointerForOop(longAt(fp1 + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24365:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP2 = pointerForOop(longAt(fp2 + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24378:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24378:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24378:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24399:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24438:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24440:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), aContextOrNil); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24438:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24479:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24544:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24547:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodObj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24549:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24553:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24586:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24587:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24588:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24590:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24601:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24604:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24615:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24770:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24798:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24864:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24867:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, methodField - 4); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24871:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] flags = longAt(theFP + FoxIFrameFlags); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24873:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxIFrameFlags, flags - 2); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24876:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25389:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25421:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25422:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25456:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25484:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25485:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25529:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25534:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25541:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25570:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25586:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25606:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25607:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25630:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25631:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25656:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25660:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25668:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25668:91: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25690:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25691:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25711:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] characterCode = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25724:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), characterObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25739:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25742:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), floatObjectOf(((double) ((rcvr >> 3)) ))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25770:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25771:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25898:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25928:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25929:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25930:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26089:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26140:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cursorObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26144:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cursorObj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26145:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] maskObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26368:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26440:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] hashOrError = (((hash = (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask()))) != 0 ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26442:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (objCouldBeClassObj(longAt(GIV(stackPointer))) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26443:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? (((err = enterIntoClassTable(longAt(GIV(stackPointer))))) != 0 ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26445:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26449:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)hashOrError << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26485:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26547:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26611:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26628:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26629:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26636:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26669:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26731:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26795:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26812:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26813:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26820:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26838:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26846:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26884:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26906:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26921:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26959:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26987:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26988:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26995:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27124:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27142:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27143:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27150:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27178:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((GIV(totalFreeOldSpace) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27185:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(nilObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27201:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27206:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27210:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27225:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27294:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27306:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27343:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] instance = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27361:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27398:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] s = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27466:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27511:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] runInNOut = (longAt(GIV(stackPointer) + (0 * BytesPerWord))) == GIV(trueObj); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27594:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27643:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27693:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27700:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27703:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27714:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27719:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27722:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27742:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27749:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27752:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27763:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27768:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27771:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27791:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27795:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27798:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27798:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27802:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27805:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27811:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27814:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27823:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27827:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27906:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27956:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27963:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27966:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27977:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27982:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27985:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28005:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28012:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28015:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28026:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28031:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28034:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28054:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28058:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28061:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28061:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28065:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28068:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28074:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28077:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28086:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28090:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28169:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28191:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28224:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28229:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28251:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28258:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28261:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28272:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28277:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28280:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28300:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28307:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28310:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28321:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28326:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28329:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28349:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28353:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28356:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28356:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28360:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28363:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28369:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28372:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28381:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28385:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28434:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28458:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28492:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28493:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg2 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28506:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28572:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28579:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28585:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28623:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] order = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28631:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] string1 = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28634:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] string2 = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28681:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)result << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28701:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] fillValue = positive64BitValueOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28702:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28792:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((onOffBar = longAt(GIV(stackPointer) + (1 * BytesPerWord)))) == GIV(trueObj)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28807:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((bufferSize = longAt(GIV(stackPointer)))) == GIV(nilObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28822:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28853:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28854:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28952:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((longAt(GIV(stackPointer)))) & 7) == 1)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28953:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] crashInThisThread = ((longAt(GIV(stackPointer))) >> 3); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28957:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28961:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28997:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29027:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29027:89: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29032:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)quotient << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29057:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29073:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29094:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)(integerReceiver / integerArgument) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29132:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29133:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29153:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29176:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29177:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29207:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29222:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29223:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29226:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver == integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29235:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29254:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29255:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29258:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr == integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29285:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29307:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29399:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29405:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29409:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29412:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29412:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29419:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29433:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29439:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29442:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29449:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29452:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29457:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29461:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29473:65: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29530:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), mourner); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29558:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29559:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29638:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29662:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29663:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29691:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29715:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopToStore = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29722:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29723:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29748:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29759:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29793:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29794:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29881:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29910:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29911:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29991:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30022:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30023:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30103:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30134:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30135:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30215:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30246:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30247:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30327:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30358:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30359:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30439:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30469:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30470:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30549:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30578:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30579:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30659:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30689:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30690:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30769:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30967:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30971:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30983:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] vScale = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30984:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] hScale = floatValueOf(longAt(GIV(stackPointer) + (2 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30985:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31090:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31142:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31178:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31185:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31188:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31199:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31204:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31207:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31236:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31243:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31246:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31257:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31262:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31265:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31285:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31289:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31292:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31292:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31296:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31299:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31305:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31308:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31317:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31321:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31340:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31414:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31450:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31457:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31460:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31471:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31476:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31479:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31508:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31515:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31518:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31529:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31534:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31537:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31557:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31561:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31564:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31564:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31568:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31571:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31577:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31580:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31589:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31593:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31612:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31686:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31708:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31730:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31735:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31754:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31761:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31764:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31775:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31780:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31783:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31812:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31819:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31822:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31833:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31838:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31841:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31861:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31865:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31868:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31868:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31872:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31875:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31881:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31884:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31893:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31897:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp13 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31916:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31957:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31980:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32007:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] key = cStringOrNullFor(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32030:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32044:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32048:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32087:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), stringOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32105:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32247:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), labelOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32320:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32333:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32334:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32337:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver >= integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32361:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32362:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32365:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr >= integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32380:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32381:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32384:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver > integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32408:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32409:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32412:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr > integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32427:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ammount = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32440:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)segSize << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32458:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32483:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)((value * HashMultiplyConstant) & 0xFFFFFFF) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32501:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((longAt(GIV(stackPointer))) == GIV(trueObj)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32507:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32531:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32548:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32549:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32560:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject == otherObject ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32577:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32603:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32627:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32664:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] s = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32695:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32716:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32739:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), ((value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32753:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32825:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32826:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32855:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32871:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32885:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32901:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32922:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)(index1) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32933:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)((index1 + numFixed)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32971:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32972:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32973:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33018:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33036:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33051:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33069:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33105:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33131:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33168:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33184:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33241:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33248:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33252:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33255:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(messageSelector)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33258:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), runArgs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33261:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), runReceiver); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33289:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33307:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33316:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33342:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33355:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33356:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33359:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver <= integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33383:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33384:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33387:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr <= integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33402:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33403:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33406:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver < integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33430:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33431:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33434:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr < integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33466:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33493:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33506:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33535:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33562:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33575:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33610:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33613:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33627:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33654:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33671:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33689:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33732:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33733:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33784:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), pt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33797:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33826:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33841:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)MillisecondClockMask << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33853:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33853:84: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33858:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)mod << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33889:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33890:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33915:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33933:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33949:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33982:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34005:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34006:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34027:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34043:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 0); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34046:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34053:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34083:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] header = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34084:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] bytecodeCount = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34092:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] class = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34202:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), theMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34215:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 1); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34218:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34225:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34252:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34320:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34323:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34336:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34360:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34421:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 1); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34424:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34437:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34460:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34543:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), subsequentObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34566:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] instance = accessibleObjectAfter(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34569:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)0 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34575:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34590:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34591:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34594:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver != integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34603:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34622:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34623:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34626:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr != integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34648:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34649:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34678:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject != otherObject ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34738:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((longAt(GIV(stackPointer))) == GIV(trueObj)) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34739:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] || ((longAt(GIV(stackPointer))) == GIV(falseObj)))) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34744:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] goal = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34745:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] stack = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34746:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] followWeak = (longAt(GIV(stackPointer))) == GIV(trueObj); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34987:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] path = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34989:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35022:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35023:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] lookupClass = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35055:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] selector = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35056:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35079:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35082:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35086:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35133:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35148:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ~~~~^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35148:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35181:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] actualReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35182:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] selector = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35183:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35206:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35209:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), actualReceiver); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35213:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35248:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35261:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ~~~~^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35261:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35288:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35313:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileProcess)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35348:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35380:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(GIV(stackPointer))) >> 3) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35400:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35416:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35452:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35483:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35484:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35502:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35519:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35564:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35565:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35582:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35608:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)depth << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35637:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35709:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35729:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35753:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35757:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35770:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35786:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35802:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35822:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((5 - 1) * BytesPerWord)), (okay ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35839:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35869:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35883:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35893:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35904:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (wasImmutable ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35923:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35959:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] stringOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36025:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] hasHash = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36026:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36028:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (hasHash ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36036:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36040:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36061:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36077:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36114:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)oldHash << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36132:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] labelOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36194:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36210:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36248:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36254:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36270:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36290:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36291:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36301:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36329:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36351:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36367:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36383:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36399:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer3 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36434:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] bytes = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36469:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36492:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36551:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(totalLength - fixedFields) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36563:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] byteSize = ((longAt(GIV(stackPointer))) & (tagMask()) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36565:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : bytesInObject(longAt(GIV(stackPointer)))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36568:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36602:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((((longAt(GIV(stackPointer)))) & 7) == 1))) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36608:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] nElements = ((longAt(GIV(stackPointer))) >> 3); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36609:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36658:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36663:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] classFormat1 = ((longAt(((longAt(GIV(stackPointer) + (0 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36683:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((byteSize << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36707:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36722:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36762:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36779:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36818:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36833:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36879:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36904:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36919:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36959:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr == arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36977:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aValue = floatObjectOf(exp(smallFloatValueOf(longAt(GIV(stackPointer))))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36993:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ((((usqInt)(longAt(GIV(stackPointer))))) <= 15 ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36995:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : ((exp = ((usqInt) (((usqInt)(longAt(GIV(stackPointer)))))) >> (((numTagBits()) + (smallFloatMantissaBits())) + 1)), ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37014:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37054:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37069:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37109:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr >= arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37136:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37151:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37191:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr > arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37218:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37233:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37273:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr <= arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37300:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37315:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37355:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr < arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37377:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37416:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37431:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37471:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37496:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37511:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37551:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!(rcvr == arg) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37570:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37601:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37648:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37663:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37703:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37721:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37731:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37753:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37769:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37804:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] class = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37814:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37833:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37847:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(specialObjectsOop)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37863:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37918:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37919:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37922:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37938:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37939:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37940:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37979:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37980:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38114:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38145:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38146:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38147:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38314:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38354:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] array = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38355:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] start = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38356:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] stop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38357:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] repl = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38358:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] replStart = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38423:12: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] arrayFmt = arrayFmt; ~~~~~~~~ ^ ~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38470:11: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] replFmt = replFmt; ~~~~~~~ ^ ~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38624:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38656:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38657:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38691:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38721:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38722:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38727:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38754:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38760:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38765:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38783:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38803:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (okay ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38823:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38839:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38842:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(result)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38858:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38911:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] moduleName = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39067:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39092:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39127:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39154:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39188:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39209:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39238:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (running ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39249:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sampleBuffer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39259:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39276:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:44603:15: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:49642:13: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:51474:5: warning: expression result unused [-Wunused-value] -classIndex2; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:51539:26: warning: expression result unused [-Wunused-value] 8 /* allocationUnit */ / BytesPerOop; ~ ^ ~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:52836:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] allocation = calloc(sizeof(void *), unscannedEphemeronsQueueInitialSize); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:53051:7: warning: incompatible integer to pointer conversion passing 'usqInt' (aka 'unsigned long') to parameter of type 'void *' [-Wint-conversion] free((GIV(unscannedEphemerons).start)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57008:25: warning: incompatible integer to pointer conversion passing 'usqInt' (aka 'unsigned long') to parameter of type 'void *' [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/malloc/_malloc.h:43:21: note: passing argument to parameter '__ptr' here void *realloc(void *__ptr, size_t __size) __result_use_check __alloc_size(2); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57008:15: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57445:41: warning: expression result unused [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: expanded from macro 'asserta' # define asserta(expr) (expr) ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57466:41: warning: expression result unused [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: expanded from macro 'asserta' # define asserta(expr) (expr) ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:58477:14: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] treeNode1 = treeNode1; ~~~~~~~~~ ^ ~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:60970:108: warning: passing 'usqInt *' (aka 'unsigned long *') to parameter of type 'sqInt *' (aka 'long *') converts between pointers to integer types with different sign [-Wpointer-sign] segAddress = sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(ammount, firstGapOfSizeAtLeast(ammount), (&allocatedSize)); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:60:98: note: passing argument to parameter 'asp' here extern void *sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(sqInt sz, void *minAddr, sqInt *asp); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61431:13: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61982:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(lip, lifp, lisp, !((((usqInt)(longAt(lifp + FoxMethod)))) < (startOfMemory())), __LINE__); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62492:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((((((sqInt)(pointerForOop(longAt(maybeFP + FoxSavedFP))))) & (tagMask())) == 0) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62494:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (oopForPointer(pointerForOop(longAt(maybeFP + FoxSavedFP)))) + (smallIntegerTag()))) == (longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)(InstructionPointerIndex) << (shiftForWord()))))))) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62495:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (((((usqInt)(longAt(maybeFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62496:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(maybeFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62497:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((maybeFP + FoxIFrameFlags) + 2)) != 0)))))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62504:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] maybeFrameCtxt = longAt(maybeFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62577:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62581:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62587:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62588:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62589:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62591:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ok = ok && (checkOkayFields(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62593:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ok = ok && (checkOkayFields(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62595:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)))); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62596:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62604:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62746:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62748:95: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - GIV(stackPointer))) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62761:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62774:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62787:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62789:82: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63045:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), message); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63101:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63137:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63138:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63139:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63141:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63179:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63186:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63187:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63188:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63190:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63220:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = ((sqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63221:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63233:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63414:19: warning: explicitly assigning value of variable of type 'struct VirtualMachine *' to itself [-Wself-assign] interpreterProxy = interpreterProxy; ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63429:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63438:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63445:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63446:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63447:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63449:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63859:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63868:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63876:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63877:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63878:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP1 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63880:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerCtx = longAt(callerFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63889:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt((thePage->headSP)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63903:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = oopForPointer(pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63941:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63946:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63949:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(callerSP, callerIP); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63973:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(aFramePtr + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64120:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)((localPrimIndex - 264)) << (shiftForWord()))))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64121:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64130:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64136:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64142:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64147:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)(localPrimIndex - 261) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64264:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64273:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64280:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64281:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64282:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64284:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64301:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64303:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64304:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64305:66: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : ((offset - (ReceiverIndex + 1)) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64306:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (offset - (ReceiverIndex + 1))) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64307:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (offset - (ReceiverIndex + 1))) * BytesPerWord)))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64482:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64574:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64575:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64576:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64577:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (homeContext == (longAt(theFP + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64581:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] || (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64582:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64583:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64584:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethod1 = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64586:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64596:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64597:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64598:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64600:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64606:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64613:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64702:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64715:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64770:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64771:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64772:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64773:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (homeContext == (longAt(theFP + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64777:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64778:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64779:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64780:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethod1 = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64782:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64792:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64793:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64794:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64796:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ctxtOrNilOrZero = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64804:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64811:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64857:53: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] for (ptr = theSP, toDoLimit1 = (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64860:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(ptr); ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64863:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(ptr, followForwarded(oop)); ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64866:134: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] for (ptr = ((theFP + FoxCallerSavedIP) + BytesPerWord), toDoLimit2 = (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64868:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))); ptr <= toDoLimit2; ptr += BytesPerWord) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64869:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(ptr); ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c:34:8: warning: unused variable 'flags' [-Wunused-variable] sqInt flags; ^ 1 warning generated. [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c:102:11: warning: unused variable 'handler' [-Wunused-variable] void *handler; ^ 1 warning generated. [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbacks.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64882:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(ptr, oop); ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64885:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64886:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64887:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64892:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64893:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64894:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64933:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64977:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64979:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64993:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)(numArgs) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65231:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65243:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65245:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (isPointers(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65246:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65247:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65248:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] followForwardedObjectFieldstoDepth(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65249:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65250:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)), 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65271:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65272:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65273:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65313:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] source = ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65339:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) < overflowLimitAddress) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65340:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((longAt(callerFP + FoxSavedFP)) == 0)))) { ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65349:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65358:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65365:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65366:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65367:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP1 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65369:10: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(callerFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65521:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65578:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (longAt(theFP + FoxSavedFP)) == 0; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65618:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65844:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((pointerForOop(longAt(maybeFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65845:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (((((usqInt)(longAt(maybeFrame + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65846:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(maybeFrame + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65847:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((maybeFrame + FoxIFrameFlags) + 2)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65849:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] maybeFrameCtxt = longAt(maybeFrame + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65863:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(maybeFrame + FoxThisContext, maybeFrameCtxt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65924:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((pointerForOop(longAt(theFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65925:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (((((usqInt)(longAt(theFrame + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65926:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFrame + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65927:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFrame + FoxIFrameFlags) + 2)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65930:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFrame + FoxThisContext)) == aOnceMarriedContext) { ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67307:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage2->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67386:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((anOop == ((((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67388:81: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1)))) << 3) | 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67396:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (anOop == (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67398:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)))) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67401:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67407:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((((usqInt)(longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67407:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((((usqInt)(longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67408:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67408:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67409:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67409:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67410:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67410:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67415:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67419:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (anOop == (longAt(theSP))) { ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67427:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (anOop == (longAt(theSP))) { ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67461:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(((GIV(stackPage)->headFP)) + FoxMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67473:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67506:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodFieldOrObj = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67508:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, methodFieldOrObj + MFMethodFlagHasContextFlag); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67513:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67523:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67529:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(theFP + FoxMFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67534:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] byteAtput((theFP + FoxIFrameFlags) + 2, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: passing argument to parameter 'oop' here static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67536:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = byteAt((theFP + FoxIFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67540:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxIFrameFlags) + 3)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67541:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67547:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(theFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67552:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, theContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67559:54: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valuePointer2 = (oopForPointer(pointerForOop(longAt(theFP + FoxSavedFP)))) + (smallIntegerTag()); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67572:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67574:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - (i - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67575:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (i - 1)) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67579:55: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valuePointer = ((i - 1) < ((frameNumArgs2 = byteAt((theFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67580:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs2 - (i - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67581:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs2 - (i - 1)) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67776:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (boolean ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67795:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), floatObjectOf(aFloat)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67811:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integer << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67840:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67856:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67982:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67984:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67985:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67986:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (offset < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67987:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1 - offset) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67988:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - offset) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68003:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68004:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68005:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68007:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt) (longAt(longAt(theFP + FoxThisContext)))) >> (markedBitFullShift())) & 1) != 0) { ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68011:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68098:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68125:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68150:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68210:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (enabled ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68217:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68223:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68233:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (enabled ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68308:11: warning: unused variable 'sp' [-Wunused-variable] char *sp; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68780:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68925:15: warning: incompatible pointer to integer conversion passing 'CogMethod *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(cogMethodOf(meth)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1611:32: note: passing argument to parameter 'n' here extern sqInt printHexnp(usqInt n); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68937:15: warning: incompatible pointer to integer conversion passing 'CogMethod *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(cogMethodOf(meth)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1611:32: note: passing argument to parameter 'n' here extern sqInt printHexnp(usqInt n); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68993:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68994:52: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameAndCallersSPshort(pointerForOop(longAt(theFP + FoxSavedFP)), (assert(!(isBaseFrame(theFP))), ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68995:66: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68997:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + BytesPerWord), printShort); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69017:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69043:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69102:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69138:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69224:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69235:74: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (frameAbove + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(frameAbove + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69237:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((frameAbove + FoxIFrameFlags) + 1))))) + BytesPerWord) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69245:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70670:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (theSP <= (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70673:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (oop == (longAt(theSP))) { ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70675:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70677:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70683:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70684:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70685:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70686:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (oop == (longAt(theFP + FoxThisContext))) { ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70688:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70694:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (oop == (longAt(theFP + FoxMethod))) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70696:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70701:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70709:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (oop == (longAt(theSP))) { ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70711:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70713:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70793:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70806:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + (frameStackedReceiverOffset(theFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70818:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70829:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), (((usqInt)integerValue << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70843:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71153:33: warning: expression result unused [-Wunused-value] ((((usqInt) w1) >> 8) & 0xFF) | (((sqInt)((usqInt)((w1 & 0xFF)) << 8))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71224:30: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] cogCodeBase = pointerForOop(allocateJITMemory(GIV(cogCodeSize), ((header.oldBaseAddr)) - GIV(cogCodeSize))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71225:61: warning: ordered comparison between pointer and integer ('char *' and 'sqInt' (aka 'long')) desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71225:87: warning: pointer/integer type mismatch in conditional expression ('sqInt' (aka 'long') and 'char *') [-Wconditional-type-mismatch] desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ^ ~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71225:24: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'char *' [-Wint-conversion] desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71381:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] initializeCodeZoneFromupTo(cogCodeBase, cogCodeBase + GIV(cogCodeSize)); ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include/cogit.h:56:46: note: passing argument to parameter 'startAddress' here extern void initializeCodeZoneFromupTo(sqInt startAddress, sqInt endAddress); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71381:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] initializeCodeZoneFromupTo(cogCodeBase, cogCodeBase + GIV(cogCodeSize)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include/cogit.h:56:66: note: passing argument to parameter 'endAddress' here extern void initializeCodeZoneFromupTo(sqInt startAddress, sqInt endAddress); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71510:67: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'char *' [-Wint-conversion] longAtput((temporaryIndex < ((frameNumArgs = ((mframeCogMethod(theFP))->cmNumArgs))) ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19483:23: note: passing argument to parameter 'theFP' here mframeCogMethod(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71559:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71592:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71598:66: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP)))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71601:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71640:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71815:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (index * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71830:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (index * BytesPerWord), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71907:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71944:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71948:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71951:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71953:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71955:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxMethod)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71971:130: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72017:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72362:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72403:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72404:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shortPrintFrameAndCallers(pointerForOop(longAt(theFP + FoxSavedFP))); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72451:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shortPrintFrameAndNCallers(pointerForOop(longAt(theFP + FoxSavedFP)), n - 1); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72510:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72519:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72704:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72781:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72788:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72800:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72806:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72810:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72813:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72813:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72820:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72834:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72840:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72843:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72850:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72853:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72858:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72862:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72874:65: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71394:37: note: passing argument to parameter 'theFP' here reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73287:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return floatValueOf(longAt(GIV(stackPointer) + (offset * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73299:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73336:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73417:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73419:82: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73436:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73501:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73509:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73519:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73854:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73861:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73863:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), anOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73861:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73867:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73876:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73883:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73884:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73885:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73887:10: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73932:80: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theMovedFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theMovedFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73934:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theMovedFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), anOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73932:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theMovedFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theMovedFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74193:88: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return validInstructionPointerinMethodframePointer(anInstrPointer, ((((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74195:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(fp + FoxMethod)), fp); ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74393:17: warning: variable 'the2ndUnknownShort' is uninitialized when used here [-Wuninitialized] putShorttoFile(the2ndUnknownShort, f); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74338:29: note: initialize the variable 'the2ndUnknownShort' to silence this warning sqInt the2ndUnknownShort; ^ = 0 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74474:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valuePointer2 = ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74476:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - i) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74477:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - i) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74478:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (i < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74479:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - i) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74480:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - i) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74532:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74554:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74562:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74570:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74586:16: warning: expression which evaluates to zero treated as a null pointer constant of type 'void **' [-Wnon-literal-null-conversion] parameters = ((sqInt) null); ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74594:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] argHolder = alloca((argType->size)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74595:17: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] parameters[i] = argHolder; ^ ~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74610:45: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (cif->rtype), 3); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1725:76: note: passing argument to parameter 'returnHolder' here static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74667:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74689:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74696:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74703:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (PARAM_SEMAPHORE_INDEX * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74723:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74732:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74746:16: warning: expression which evaluates to zero treated as a null pointer constant of type 'void **' [-Wnon-literal-null-conversion] parameters = ((sqInt) null); ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74754:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] argHolder = malloc((argType->size)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74755:17: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] parameters[i] = argHolder; ^ ~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74760:10: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] aPtr = parameters[i1]; ^ ~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74763:11: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] free(aPtr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74785:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74787:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((4 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74826:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_TASK_ADDRESS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74836:14: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] taskAddress = longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74839:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74856:45: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (((task->cif))->rtype), 2); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1725:76: note: passing argument to parameter 'returnHolder' here static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74862:23: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] anParameterAddress = parameters[i]; ^ ~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74864:26: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] doFreeFromTask(task, anParameterAddress); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2848:47: note: expanded from macro 'doFreeFromTask' #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74873:23: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] doFreeFromTask(task, ((sqInt)task)); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2848:47: note: expanded from macro 'doFreeFromTask' #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74927:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74934:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (callerContextOrNil = longAt((thePage->baseAddress))), ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74939:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74940:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74941:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74944:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(callerFP + FoxThisContext)) ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74952:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74954:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74957:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74958:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74959:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74961:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74963:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74964:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)(numArgs) << (shiftForWord()))))))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74968:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74969:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74970:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74974:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74976:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74977:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74978:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : ((index - CtxtTempFrameStart) < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74979:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - CtxtTempFrameStart)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74980:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - CtxtTempFrameStart)) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75010:9: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long') from a function with result type 'void *' [-Wint-conversion] return longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75074:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75080:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75089:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75095:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75101:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal2 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75107:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal3 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75116:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75122:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75132:10: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75134:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75143:25: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'const void *' [-Wint-conversion] memcpy(targetPointer, returnHolder, sizeToCopy); ^~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:63:33: note: expanded from macro 'memcpy' __builtin___memcpy_chk (dest, __VA_ARGS__, __darwin_obsz0 (dest)) ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75145:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75152:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75159:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75231:12: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] address = longAt((oop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75250:10: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'const void *' [-Wint-conversion] memcpy(argHolder, srcPtr, argTypeSize); ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:63:62: note: expanded from macro 'memcpy' __builtin___memcpy_chk (dest, __VA_ARGS__, __darwin_obsz0 (dest)) ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_common.h:38:55: note: expanded from macro '__darwin_obsz0' #define __darwin_obsz0(object) __builtin_object_size (object, 0) ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75250:10: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] memcpy(argHolder, srcPtr, argTypeSize); ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/secure/_string.h:63:27: note: expanded from macro 'memcpy' __builtin___memcpy_chk (dest, __VA_ARGS__, __darwin_obsz0 (dest)) ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75873:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75891:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75915:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newCopy); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75963:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75971:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76090:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76193:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76206:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76208:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (index - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76209:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (index - 1)) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76210:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : ((index - 1) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76211:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76212:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - 1)) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76214:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76250:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76252:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76254:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76408:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76421:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76422:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((index - 1) < ((frameNumArgs = ((mframeCogMethod(spouseFP))->cmNumArgs))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76427:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((index - 1) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76428:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - 1)) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76431:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - 1)) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76435:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76462:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76546:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)sz << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76562:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] flag = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76643:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76645:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodArg = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76830:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76836:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76842:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), primRcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76848:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76870:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76874:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76878:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76882:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76935:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76937:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] primIdx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76972:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(tempOop2) = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76974:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76991:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77003:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77048:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77060:2: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77068:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77072:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77076:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), (((usqInt)primIdx << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77079:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(tempOop)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77106:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77119:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77176:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77178:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77210:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77219:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77226:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77513:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77531:7: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] addr = malloc(byteSize); ^ ~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77543:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)addr)); ^ ~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77546:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77564:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77585:7: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] addr = longAt((oop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77592:18: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] || (isInMemory(addr)))) { ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50299:18: note: passing argument to parameter 'address' here isInMemory(sqInt address) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77625:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77653:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77671:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77687:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77703:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77770:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77798:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77816:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77832:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77834:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77850:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77914:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77943:85: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] handlerOrNilOrZero = findMethodWithPrimitiveFromContextUpToContext(199, longAt(GIV(stackPointer)), GIV(nilObj)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77949:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), handlerOrNilOrZero); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77980:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] stopContext = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77982:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] calleeContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78012:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78017:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] startFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78021:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78022:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78023:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78024:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (stopContext == (longAt(theFP1 + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78028:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78029:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78030:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 3)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78031:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethod = ((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78033:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP1 + FoxMethod)); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78043:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78044:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78045:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78047:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] handlerOrNilOrZero = longAt(theFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78055:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP1 = pointerForOop(longAt(theFP1 + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78062:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78093:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), handlerOrNilOrZero); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78129:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78137:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78159:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78440:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78463:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78465:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78563:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78588:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78590:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78592:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78742:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78763:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78765:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78823:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78839:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78841:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78860:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78881:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78883:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78940:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78956:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78958:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78975:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78996:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78998:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79055:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79071:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79073:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79090:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79111:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79113:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79169:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79185:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79187:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79204:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79225:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79227:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79284:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79300:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79302:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79319:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79340:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79342:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79399:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79415:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79417:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79434:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79454:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79456:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79512:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79527:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79529:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79545:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79566:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79568:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79627:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79643:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79645:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79664:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79685:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79687:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79744:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79760:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79762:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79779:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79799:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79801:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79856:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79871:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79873:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79889:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79910:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79912:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79971:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79987:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79989:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80008:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80045:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] module = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80047:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] symbol = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80092:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] moduleHandle = ((void *) (ioLoadModuleOfLength(moduleNameString, moduleNameStringSize))); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:558:35: note: passing argument to parameter 'moduleNameIndex' here void *ioLoadModuleOfLength(sqInt moduleNameIndex, sqInt moduleNameLength); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80128:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] address = ioLoadSymbolOfLengthFromModule(symbolString, symbolStringSize, moduleHandle); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:559:45: note: passing argument to parameter 'functionNameIndex' here void *ioLoadSymbolOfLengthFromModule(sqInt functionNameIndex, sqInt functionNameLength, void *moduleHandle); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80137:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)address)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80140:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80161:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80163:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80219:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80234:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80236:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80252:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80273:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80275:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80334:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80350:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80352:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80371:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80392:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80394:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80451:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80467:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80469:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80486:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80506:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80508:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80563:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80578:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80580:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80596:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80665:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80698:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thang = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80700:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80703:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80731:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80752:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80769:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80780:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80786:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80802:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(messageSelector) = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80804:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newReceiver = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80807:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80807:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80830:71: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80830:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80832:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), GIV(messageSelector)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80863:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80871:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] boolean = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80906:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), wasPinned); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80945:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80982:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] msecsObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80984:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81053:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] usecsObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81055:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81141:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81143:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81192:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81212:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(byteAt((rcvr + BaseHeaderSize) + index)) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81225:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81238:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81254:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81301:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81303:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81305:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81359:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81451:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81470:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81484:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81503:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81534:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81536:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81538:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81606:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81623:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81625:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81627:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81656:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81677:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81679:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81681:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81740:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81756:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81758:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81760:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81779:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81800:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81802:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81804:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81863:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81879:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81881:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81883:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81902:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81923:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81925:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81927:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81985:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82001:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82003:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82005:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82024:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82046:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82048:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82050:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82110:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82127:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82129:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82131:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82151:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82173:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82175:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82177:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82237:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82254:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82256:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82258:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82278:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82299:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82301:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82303:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82361:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82377:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82379:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82381:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82399:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82420:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82422:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82424:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82485:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82501:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82503:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82505:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82526:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82547:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82549:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82551:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82612:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82628:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82630:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82632:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82653:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82674:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82676:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82678:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82735:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82751:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82753:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82755:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82773:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82795:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82797:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82799:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82869:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82886:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82888:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82890:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82920:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82945:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ctxt = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82947:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83053:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83055:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83057:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83120:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83136:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83138:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83140:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83163:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83184:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83186:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83188:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83249:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83265:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83267:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83269:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83290:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83311:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83313:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83315:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83376:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83392:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83394:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83396:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83417:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83438:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83440:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83442:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83504:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83520:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83522:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83524:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83547:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83689:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83710:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83715:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83924:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83944:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84065:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84076:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84077:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84078:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84080:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] objOrFP = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84084:72: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (theFPAbove + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFPAbove + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84086:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFPAbove + FoxIFrameFlags) + 1))))) + BytesPerWord)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84144:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84244:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84268:9: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long') from a function with result type 'void *' [-Wint-conversion] return longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13979:1: warning: unused function 'cmHomeMethod' [-Wunused-function] cmHomeMethod(CogBlockMethod * self_in_cmHomeMethod) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14142:1: warning: unused function 'pageListIsWellFormed' [-Wunused-function] pageListIsWellFormed(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14565:1: warning: unused function 'asCogHomeMethod' [-Wunused-function] asCogHomeMethod(CogBlockMethod *aCogMethod) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17214:1: warning: unused function 'deferStackLimitSmashAroundwith' [-Wunused-function] deferStackLimitSmashAroundwith(void (*functionSymbol)(sqInt), sqInt arg) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18104:1: warning: unused function 'frameHasContext' [-Wunused-function] frameHasContext(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18116:1: warning: unused function 'frameIsBlockActivation' [-Wunused-function] frameIsBlockActivation(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18125:1: warning: unused function 'frameMethodObject' [-Wunused-function] frameMethodObject(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18137:1: warning: unused function 'frameNumArgs' [-Wunused-function] frameNumArgs(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18153:1: warning: unused function 'frameReceiver' [-Wunused-function] frameReceiver(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18393:1: warning: unused function 'iframeIsBlockActivation' [-Wunused-function] iframeIsBlockActivation(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18400:1: warning: unused function 'iframeReceiver' [-Wunused-function] iframeReceiver(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18407:1: warning: unused function 'iframeSavedIP' [-Wunused-function] iframeSavedIP(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18643:1: warning: unused function 'isMachineCodeFrame' [-Wunused-function] isMachineCodeFrame(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19532:1: warning: unused function 'mframeIsBlockActivation' [-Wunused-function] mframeIsBlockActivation(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19539:1: warning: unused function 'mframeReceiver' [-Wunused-function] mframeReceiver(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19954:1: warning: unused function 'newMethodInLookupCacheAtand' [-Wunused-function] newMethodInLookupCacheAtand(sqInt selector, sqInt classTag) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22083:1: warning: unused function 'stackLimitOffset' [-Wunused-function] stackLimitOffset(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22096:1: warning: unused function 'stackPageHeadroom' [-Wunused-function] stackPageHeadroom(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39675:1: warning: unused function 'headerWhileForwardingOf' [-Wunused-function] headerWhileForwardingOf(sqInt aCompiledMethodObjOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40491:1: warning: unused function 'isImmediateFloat' [-Wunused-function] isImmediateFloat(sqInt oop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40599:1: warning: unused function 'maxSlotsForAlloc' [-Wunused-function] maxSlotsForAlloc(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40611:1: warning: unused function 'numFreeLists' [-Wunused-function] numFreeLists(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40830:1: warning: unused function 'wordIndexableFormat' [-Wunused-function] wordIndexableFormat(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40891:1: warning: unused function 'allNewSpaceObjectsHaveZeroRTRefCount' [-Wunused-function] allNewSpaceObjectsHaveZeroRTRefCount(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40970:1: warning: unused function 'allWeakSurvivorsOnWeakList' [-Wunused-function] allWeakSurvivorsOnWeakList(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:41373:1: warning: unused function 'firstCorpse' [-Wunused-function] firstCorpse(sqInt headOfCorpseList) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:41624:1: warning: unused function 'noUnfiredEphemeronsAtEndOfRememberedSet' [-Wunused-function] noUnfiredEphemeronsAtEndOfRememberedSet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:43502:1: warning: unused function 'allObjectsUnmarked' [-Wunused-function] allObjectsUnmarked(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:43617:1: warning: unused function 'allOldMarkedWeakObjectsOnWeaklingStack' [-Wunused-function] allOldMarkedWeakObjectsOnWeaklingStack(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:44470:1: warning: unused function 'allocationUnit' [-Wunused-function] allocationUnit(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:44481:1: warning: unused function 'allStrongSlotsOfWeaklingAreMarked' [-Wunused-function] allStrongSlotsOfWeaklingAreMarked(sqInt aWeakling) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:44507:1: warning: unused function 'allUnscannedEphemeronsAreActive' [-Wunused-function] allUnscannedEphemeronsAreActive(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:44539:1: warning: unused function 'assertInnerValidFreeObject' [-Wunused-function] assertInnerValidFreeObject(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:45129:1: warning: unused function 'bitsSetInFreeSpaceMaskForAllFreeLists' [-Wunused-function] bitsSetInFreeSpaceMaskForAllFreeLists(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:45191:1: warning: unused function 'bridgeSize' [-Wunused-function] bridgeSize(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:45198:1: warning: unused function 'byteFormatMask' [-Wunused-function] byteFormatMask(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:46532:1: warning: unused function 'classIndexFieldWidth' [-Wunused-function] classIndexFieldWidth(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:46669:1: warning: unused function 'classTableRootSlots' [-Wunused-function] classTableRootSlots(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:47722:1: warning: unused function 'ephemeronFormat' [-Wunused-function] ephemeronFormat(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:47729:1: warning: unused function 'existInstancesInNewSpaceOf' [-Wunused-function] existInstancesInNewSpaceOf(sqInt classObj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:47937:1: warning: unused function 'fetchPointerofFreeChunk' [-Wunused-function] fetchPointerofFreeChunk(sqInt fieldIndex, sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48301:1: warning: unused function 'firstFixedFieldOfMaybeImmediate' [-Wunused-function] firstFixedFieldOfMaybeImmediate(sqInt oop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48605:1: warning: unused function 'formatOf' [-Wunused-function] formatOf(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48615:1: warning: unused function 'forwardedFormat' [-Wunused-function] forwardedFormat(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48626:1: warning: unused function 'forwardersIn' [-Wunused-function] forwardersIn(sqInt anObject) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48652:1: warning: unused function 'freeChunkNextIndex' [-Wunused-function] freeChunkNextIndex(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48662:1: warning: unused function 'freeChunkParentIndex' [-Wunused-function] freeChunkParentIndex(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48673:1: warning: unused function 'freeChunkPrevIndex' [-Wunused-function] freeChunkPrevIndex(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48861:1: warning: unused function 'goodContextSize' [-Wunused-function] goodContextSize(sqInt oop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48959:1: warning: unused function 'hasSpurMemoryManagerAPI' [-Wunused-function] hasSpurMemoryManagerAPI(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:49032:1: warning: unused function 'hiddenRootSlots' [-Wunused-function] hiddenRootSlots(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:49039:1: warning: unused function 'hiddenRootsObject' [-Wunused-function] hiddenRootsObject(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50098:1: warning: unused function 'isCompiledMethodHeader' [-Wunused-function] isCompiledMethodHeader(sqInt objHeader) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50115:1: warning: unused function 'isContextHeader' [-Wunused-function] isContextHeader(sqInt aHeader) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50133:1: warning: unused function 'isCopiedIntoSegment' [-Wunused-function] isCopiedIntoSegment(sqInt anObjectInTheHeap) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50156:1: warning: unused function 'isEnumerableObjectNoAssert' [-Wunused-function] isEnumerableObjectNoAssert(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50192:1: warning: unused function 'isEphemeron' [-Wunused-function] isEphemeron(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50212:1: warning: unused function 'isForwardedClassTag' [-Wunused-function] isForwardedClassTag(sqInt classIndex) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50237:1: warning: unused function 'isFreeObject' [-Wunused-function] isFreeObject(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50244:1: warning: unused function 'isFreeOop' [-Wunused-function] isFreeOop(sqInt oop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50259:1: warning: unused function 'isInClassTable' [-Wunused-function] isInClassTable(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50282:1: warning: unused function 'isInEden' [-Wunused-function] isInEden(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50289:1: warning: unused function 'isInFutureSpace' [-Wunused-function] isInFutureSpace(sqInt address) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50324:1: warning: unused function 'isInNewSpace' [-Wunused-function] isInNewSpace(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50339:1: warning: unused function 'isInPastSpace' [-Wunused-function] isInPastSpace(sqInt address) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50346:1: warning: unused function 'isLargeFreeObject' [-Wunused-function] isLargeFreeObject(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50353:1: warning: unused function 'isMaybeFiredEphemeron' [-Wunused-function] isMaybeFiredEphemeron(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50372:1: warning: unused function 'isObjEphemeron' [-Wunused-function] isObjEphemeron(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50383:1: warning: unused function 'isObjImmutable' [-Wunused-function] isObjImmutable(sqInt anOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50486:1: warning: unused function 'isRemembered' [-Wunused-function] isRemembered(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50496:1: warning: unused function 'isSegmentBridge' [-Wunused-function] isSegmentBridge(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50503:1: warning: unused function 'isSemaphoreOop' [-Wunused-function] isSemaphoreOop(sqInt anOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50563:1: warning: unused function 'isValidObjStackAt' [-Wunused-function] isValidObjStackAt(sqInt objStackRootIndex) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50710:1: warning: unused function 'isWeakNonImm' [-Wunused-function] isWeakNonImm(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50848:1: warning: unused function 'knownClassAtIndex' [-Wunused-function] knownClassAtIndex(sqInt classIndex) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50857:1: warning: unused function 'lastPointerFormat' [-Wunused-function] lastPointerFormat(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50986:1: warning: unused function 'lengthOfMaybeImmediate' [-Wunused-function] lengthOfMaybeImmediate(sqInt oop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:53328:1: warning: unused function 'newSpaceIsEmpty' [-Wunused-function] newSpaceIsEmpty(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:53563:1: warning: unused function 'noUnscannedEphemerons' [-Wunused-function] noUnscannedEphemerons(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57712:1: warning: unused function 'slidingCompactionInProgress' [-Wunused-function] slidingCompactionInProgress(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57780:1: warning: unused function 'startOfObject' [-Wunused-function] startOfObject(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:58788:1: warning: unused function 'validClassTableHashes' [-Wunused-function] validClassTableHashes(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:58869:1: warning: unused function 'validFreeTreeChunk' [-Wunused-function] validFreeTreeChunk(sqInt chunk) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:58912:1: warning: unused function 'validObjStacks' [-Wunused-function] validObjStacks(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:59709:1: warning: unused function 'isMobile' [-Wunused-function] isMobile(sqInt obj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:59720:1: warning: unused function 'isPostMobile' [-Wunused-function] isPostMobile(sqInt obj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:59987:1: warning: unused function 'savedFirstFieldsSpaceWasAllocated' [-Wunused-function] savedFirstFieldsSpaceWasAllocated(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:60884:1: warning: unused function 'validRelocationPlanInPass' [-Wunused-function] validRelocationPlanInPass(sqInt onePass) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:60949:1: warning: unused function 'segLimit' [-Wunused-function] segLimit(SpurSegmentInfo * self_in_segLimit) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61044:1: warning: unused function 'allBridgesMarked' [-Wunused-function] allBridgesMarked(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61094:1: warning: unused function 'bridgeAt' [-Wunused-function] bridgeAt(sqInt segIndex) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61109:1: warning: unused function 'bridgeFor' [-Wunused-function] bridgeFor(SpurSegmentInfo *aSegment) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61232:1: warning: unused function 'isInSegments' [-Wunused-function] isInSegments(usqInt address) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61253:1: warning: unused function 'isValidSegmentBridge' [-Wunused-function] isValidSegmentBridge(sqInt objOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61555:1: warning: unused function 'segmentOverlap' [-Wunused-function] segmentOverlap(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61909:1: warning: unused function 'allOnesAsCharStar' [-Wunused-function] allOnesAsCharStar(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61992:1: warning: unused function 'assertValidStackLimits' [-Wunused-function] assertValidStackLimits(sqInt ln) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62688:1: warning: unused function 'checkStackPointerForMaybeMarriedContext' [-Wunused-function] checkStackPointerForMaybeMarriedContext(sqInt aContext) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62843:1: warning: unused function 'contexthasValidInversePCMappingOfin' [-Wunused-function] contexthasValidInversePCMappingOfin(sqInt aContext, sqInt theIP, char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62945:1: warning: unused function 'cr' [-Wunused-function] cr(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65498:1: warning: unused function 'ifCurrentStackPageHasValidHeadPointers' [-Wunused-function] ifCurrentStackPageHasValidHeadPointers(StackPage *thePage) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65519:1: warning: unused function 'iframeMethod' [-Wunused-function] iframeMethod(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65576:1: warning: unused function 'isBaseFrame' [-Wunused-function] isBaseFrame(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65682:1: warning: unused function 'isMarriedOrWidowedContext' [-Wunused-function] isMarriedOrWidowedContext(sqInt aContext) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65701:1: warning: unused function 'isMetaPrimitiveIndex' [-Wunused-function] isMetaPrimitiveIndex(sqInt primIndex) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65714:1: warning: unused function 'isNullExternalPrimitiveCall' [-Wunused-function] isNullExternalPrimitiveCall(sqInt aMethodObj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65739:1: warning: unused function 'isPrimitiveFunctionPointerAnIndex' [-Wunused-function] isPrimitiveFunctionPointerAnIndex(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67605:1: warning: unused function 'maybeLeakCheckExternalPrimCall' [-Wunused-function] maybeLeakCheckExternalPrimCall(sqInt aMethodObj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67996:1: warning: unused function 'noMarkedContextsOnPage' [-Wunused-function] noMarkedContextsOnPage(StackPage *thePage) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70804:1: warning: unused function 'pushedReceiverOrClosureOfFrame' [-Wunused-function] pushedReceiverOrClosureOfFrame(char *theFP) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72146:1: warning: unused function 'saneFunctionPointerForFailureOfPrimIndex' [-Wunused-function] saneFunctionPointerForFailureOfPrimIndex(sqInt primIndex) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72887:1: warning: unused function 'space' [-Wunused-function] space(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73321:1: warning: unused function 'stackLimitBytes' [-Wunused-function] stackLimitBytes(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74177:1: warning: unused function 'validBCPCinMethod' [-Wunused-function] validBCPCinMethod(sqInt thePC, usqInt aMethod) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74191:1: warning: unused function 'validInstructionPointerinFrame' [-Wunused-function] validInstructionPointerinFrame(usqInt anInstrPointer, char *fp) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74204:1: warning: unused function 'validStackPageBaseFrames' [-Wunused-function] validStackPageBaseFrames(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2024:13: warning: unused variable 'messageCount' [-Wunused-variable] _iss usqInt messageCount; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2041:13: warning: unused variable 'byteCount' [-Wunused-variable] _iss usqInt byteCount; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2042:12: warning: unused variable 'cifs' [-Wunused-variable] _iss sqInt cifs; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2043:12: warning: unused variable 'codeGeneratorToComputeAccessorDepth' [-Wunused-variable] _iss sqInt codeGeneratorToComputeAccessorDepth; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2044:12: warning: unused variable 'functions' [-Wunused-variable] _iss sqInt functions; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2045:12: warning: unused variable 'initialMemoryAddress' [-Wunused-variable] _iss sqInt initialMemoryAddress; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2046:12: warning: unused variable 'largeOpaqueMemoryManager' [-Wunused-variable] _iss sqInt largeOpaqueMemoryManager; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2047:12: warning: unused variable 'memoryManager' [-Wunused-variable] _iss sqInt memoryManager; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2048:12: warning: unused variable 'nextAddress' [-Wunused-variable] _iss sqInt nextAddress; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2049:12: warning: unused variable 'preferredPinningSegment' [-Wunused-variable] _iss sqInt preferredPinningSegment; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2050:12: warning: unused variable 'statCoalesces' [-Wunused-variable] _iss sqInt statCoalesces; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2051:14: warning: unused variable 'statFGCDeltaUsecs' [-Wunused-variable] _iss usqLong statFGCDeltaUsecs; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2052:14: warning: unused variable 'statIncrGCUsecs' [-Wunused-variable] _iss usqLong statIncrGCUsecs; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2053:12: warning: unused variable 'testWorker' [-Wunused-variable] _iss sqInt testWorker; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2054:12: warning: unused variable 'theUnknownShort' [-Wunused-variable] _iss sqInt theUnknownShort; ^ [[ 67%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin 29%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/i1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-nclude/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/wextracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-orkspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/phabuiltin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -MD -MT CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/ro-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/semaphores/pharoSemaphore.c [ 29%] Building C object CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeInjcinit.c.o -MF CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o.d -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/commontegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/bui/jcinit.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c lds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/threadSafeQueue/threadSafeQueue.c [ 30%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/pThreadedFFI.c [ 30%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/worker.c [ 31%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerPrimitives.c [ 32%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerTask.c [ 32%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-interp.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-interp.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:44:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma auto_inline(off) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma auto_inline(on) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2724:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2725:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2745:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize)); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2759:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 8 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2773:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 16 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2787:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 24 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2801:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 32 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2815:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 40 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2829:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 48 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2843:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 56 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2857:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 64 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2871:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 72 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2885:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 80 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2899:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 88 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2913:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 96 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2927:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 104 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2941:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 112 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2955:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 120 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2970:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (0 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2971:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2972:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2987:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (1 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2988:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2989:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3004:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (2 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3005:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3006:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3021:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (3 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3022:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3023:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3038:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (4 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3039:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3040:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3055:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (5 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3056:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3057:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3072:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (6 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3073:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3074:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3089:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (7 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3090:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3091:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3106:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (8 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3107:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3108:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3123:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (9 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3124:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3125:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3140:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (10 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3141:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3142:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3157:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (11 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3158:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3159:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3173:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (12 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3174:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3175:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3189:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (13 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3190:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3191:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3205:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (14 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3206:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3207:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3221:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (15 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3222:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3223:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4443:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4503:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4504:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4507:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4527:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4528:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4531:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4551:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4552:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4555:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4575:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4576:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4579:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4599:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4600:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4603:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4623:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4624:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4627:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4647:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4648:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4651:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4671:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4672:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4675:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4691:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4784:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localReturnValue = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4827:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((byteAt((localFP + FoxFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4846:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closure = longAt(localFP + (frameStackedReceiverOffset(localFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4863:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4865:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4898:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((byteAt((theFP1 + FoxFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4899:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (home == (longAt(theFP1 + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4903:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((byteAt((theFP1 + FoxFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4904:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethod1 = longAt(theFP1 + FoxMethod); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4914:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP1 + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4916:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ctxtOrNilOrZero = longAt(theFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4924:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP1 = pointerForOop(longAt(theFP1 + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4926:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] senderContext = longAt(theFPAbove + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4961:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4963:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext1 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4981:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4983:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext2 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5008:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5009:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] contextToReturnTo = longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5012:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameToReturnTo = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5061:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5063:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext3 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5085:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] currentCtx = longAt(((GIV(stackPage)->baseFP)) + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5100:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] currentCtx = longAt(((thePage->baseFP)) + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5137:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localFP = pointerForOop(longAt(localFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to pa[ 67%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c rameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5139:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localIP = pointerForOop(longAt(callerFP + FoxCallerSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5144:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(method) = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5225:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callersFPOrNull = pointerForOop(longAt(localFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5229:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] contextToReturnTo = longAt(localFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5258:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5277:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5279:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5311:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(method) = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5329:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxCallerSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5330:89: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localSP = localFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((localFP + FoxFrameFlags) + 1))) << (shiftForWord()))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5333:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(method) = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5371:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5373:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5406:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + (((sqInt)((usqInt)(variableIndex) << (shiftForWord()))))); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5412:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object1 = (variableIndex < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5413:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5414:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5461:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] objOop = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5504:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5505:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5508:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5590:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] objOop = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5633:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5634:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5637:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5819:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5820:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5904:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5905:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5922:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localIP); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5924:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localFP); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5961:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(localFP, methodHeader); ^~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1400:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5978:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5979:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6036:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6069:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6073:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object3 = longAt(spouseFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6077:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((callerFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6079:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object3 = longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6191:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj1 = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6275:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6276:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6474:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6476:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6606:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6607:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6608:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6631:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6632:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6633:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6668:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6669:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6670:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6718:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6720:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7023:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7024:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7235:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7240:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7241:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7377:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7382:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7383:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8452:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8457:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8458:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8609:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8614:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8615:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8753:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8761:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8799:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8805:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8806:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8872:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8873:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8914:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8915:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9827:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9828:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9878:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9879:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10191:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10193:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theThingToPush = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10243:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localReturnValue = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10395:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10400:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10401:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10537:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10542:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10543:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11611:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11616:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11617:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11768:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11773:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11774:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11912:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11920:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11958:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11964:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11965:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12031:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12032:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12073:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12074:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12921:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12922:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12972:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12973:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13186:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13283:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13316:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13320:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(spouseFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13324:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((callerFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13326:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13409:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (index < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13410:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13411:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13585:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(localSP); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13676:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13677:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13784:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13868:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13869:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13995:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13996:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13999:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14023:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14107:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14108:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14232:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14233:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14236:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14313:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14315:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14371:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valuePointer = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14421:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14423:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13569:3: warning: unused label 'directedSuperclassSend' [-Wunused-label] directedSuperclassSend: ^~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15321:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15353:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15354:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15388:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15417:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15418:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15466:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15471:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15478:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15507:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15523:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15543:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15544:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15567:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15568:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15593:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15597:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15605:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15605:91: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15627:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15628:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15648:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] characterCode = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15661:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), characterObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15676:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15679:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), floatObjectOf(((double) ((rcvr >> 3)) ))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15707:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15708:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15835:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15865:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15866:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15867:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16026:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16077:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cursorObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16081:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cursorObj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16082:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] maskObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16305:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16377:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] hashOrError = (((hash = (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask()))) != 0 ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16379:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (objCouldBeClassObj(longAt(GIV(stackPointer))) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16380:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? (((err = enterIntoClassTable(longAt(GIV(stackPointer))))) != 0 ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16382:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16386:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)hashOrError << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16422:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16484:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16548:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16565:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16566:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16573:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16606:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16668:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16732:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16749:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16750:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16757:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16775:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16783:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16821:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16843:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16858:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16896:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16924:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16925:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16932:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17061:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17079:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17080:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17087:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17115:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((GIV(totalFreeOldSpace) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17122:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(nilObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17138:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17143:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17147:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17162:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17232:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17244:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17285:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] instance = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17303:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17340:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] s = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17408:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17453:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] runInNOut = (longAt(GIV(stackPointer) + (0 * BytesPerWord))) == GIV(trueObj); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17536:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17565:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17603:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17606:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17606:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17610:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17616:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17619:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17628:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17632:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17687:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17725:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17728:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17728:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17732:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17738:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17741:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17750:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17754:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17809:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17831:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17864:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17869:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17879:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17882:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17882:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17886:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17892:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17895:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17904:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17908:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17953:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17977:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18011:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18012:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg2 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18025:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18091:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18098:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18104:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18142:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] order = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18150:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] string1 = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18153:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] string2 = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18200:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)result << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18220:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] fillValue = positive64BitValueOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18221:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18311:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((onOffBar = longAt(GIV(stackPointer) + (1 * BytesPerWord)))) == GIV(trueObj)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18326:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((bufferSize = longAt(GIV(stackPointer)))) == GIV(nilObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18341:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18372:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18373:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18471:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((longAt(GIV(stackPointer)))) & 7) == 1)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18472:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] crashInThisThread = ((longAt(GIV(stackPointer))) >> 3); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18476:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18480:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18516:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18546:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18546:89: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18551:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)quotient << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18576:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18592:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18613:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)(integerReceiver / integerArgument) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18651:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18652:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18672:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18695:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18696:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18726:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18757:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18758:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18763:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18790:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18796:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18801:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18817:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18818:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18821:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver == integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18830:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18849:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18850:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18853:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr == integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18874:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18915:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18937:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19021:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19024:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19027:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19027:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19031:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19048:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19051:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19054:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19058:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19070:65: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1400:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19126:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), mourner); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19154:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19155:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19234:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19258:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19259:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19287:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19311:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopToStore = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19318:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19319:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19344:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19355:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19389:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19390:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19477:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19506:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19507:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19587:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19618:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19619:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19699:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19730:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19731:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19811:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19842:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19843:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19923:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19954:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19955:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20035:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20065:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20066:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20145:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20174:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20175:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20255:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20285:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20286:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20365:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20571:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20575:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20587:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] vScale = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20588:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] hScale = floatValueOf(longAt(GIV(stackPointer) + (2 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20589:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20694:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20726:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20751:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20754:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20754:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20758:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20764:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20767:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20776:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20780:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20792:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20842:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20867:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20870:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20870:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20874:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20880:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20883:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20892:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20896:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20908:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20958:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20980:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21002:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21007:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21015:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21018:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21018:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21022:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21028:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21031:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21040:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21044:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21056:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21093:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21116:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21143:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] key = cStringOrNullFor(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21166:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21180:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21184:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21223:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), stringOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21241:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21383:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), labelOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21456:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21469:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21470:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21473:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver >= integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21497:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21498:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21501:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr >= integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21516:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21517:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21520:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver > integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21544:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21545:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21548:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr > integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21563:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ammount = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21576:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)segSize << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21594:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21619:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)((value * HashMultiplyConstant) & 0xFFFFFFF) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21637:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((longAt(GIV(stackPointer))) == GIV(trueObj)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21643:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21667:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21684:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21685:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21696:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject == otherObject ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21713:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21739:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21763:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21800:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] s = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21831:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21852:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21875:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), ((value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21889:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21961:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21962:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21991:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22007:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22021:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22037:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22058:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)(index1) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22069:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)((index1 + numFixed)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22107:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22108:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22109:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22154:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22172:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22187:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22205:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22241:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22267:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22304:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22320:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22398:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22405:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22409:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22412:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(messageSelector)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22415:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), runArgs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22418:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), runReceiver); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22474:3: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22488:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22491:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22494:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22494:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22498:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22515:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22518:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22521:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22525:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22537:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader1); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1400:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22562:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22580:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22589:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22615:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22628:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22629:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22632:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver <= integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22656:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22657:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22660:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr <= integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22675:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22676:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22679:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver < integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22703:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22704:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22707:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr < integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22739:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22766:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22779:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22808:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22835:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22848:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22883:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22886:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22900:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22927:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22944:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22962:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23005:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23006:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23057:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), pt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23070:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23099:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23114:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)MillisecondClockMask << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23126:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23126:84: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23131:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)mod << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23162:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23163:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23188:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23206:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23222:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23255:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23278:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23279:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23300:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23316:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 0); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23319:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23326:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23356:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] header = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23357:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] bytecodeCount = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23365:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] class = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23475:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), theMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23488:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 1); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23491:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23498:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23525:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23593:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23596:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23609:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23633:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23694:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 1); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23697:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23710:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23733:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23816:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), subsequentObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23839:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] instance = accessibleObjectAfter(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23842:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)0 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23848:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23863:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23864:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23867:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver != integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23876:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23895:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23896:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23899:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr != integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23921:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23922:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23951:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject != otherObject ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23970:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23990:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23998:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), longAt((thisReceiver + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24015:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newValue = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24016:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24025:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24060:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24117:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((longAt(GIV(stackPointer))) == GIV(trueObj)) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24118:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] || ((longAt(GIV(stackPointer))) == GIV(falseObj)))) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24123:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] goal = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24124:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] stack = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24125:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] followWeak = (longAt(GIV(stackPointer))) == GIV(trueObj); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24367:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] path = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24369:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24422:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24423:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] lookupClass = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24455:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] selector = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24456:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24479:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24482:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24486:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24523:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24538:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ~~~~^~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24538:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24585:3: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24599:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24602:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24605:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24605:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24609:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24626:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24629:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24632:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24636:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24648:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader1); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1400:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24707:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] actualReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24708:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] selector = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24709:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24732:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24735:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), actualReceiver); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24739:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24766:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24779:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ~~~~^~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24779:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24826:3: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24840:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24843:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24846:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24846:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24850:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24867:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24870:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24873:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24877:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24889:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader1); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1400:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24922:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24947:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileProcess)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24968:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25011:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25043:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(GIV(stackPointer))) >> 3) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25063:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25079:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25115:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25146:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25147:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25165:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25182:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25227:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25228:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25245:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25267:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] proc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25299:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)depth << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25328:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25400:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25420:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25444:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25448:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25461:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25477:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25493:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25513:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((5 - 1) * BytesPerWord)), (okay ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25530:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25560:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25574:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25584:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25595:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (wasImmutable ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25614:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25650:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] stringOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25716:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] hasHash = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25717:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25719:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (hasHash ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25727:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25731:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25752:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25768:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25805:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)oldHash << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25823:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] labelOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25885:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25901:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25939:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25945:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25961:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25981:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25982:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25992:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26020:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26042:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26058:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26074:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26090:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer3 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26121:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] synchronousSignal(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26136:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] bytes = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26171:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26194:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26253:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(totalLength - fixedFields) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26265:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] byteSize = ((longAt(GIV(stackPointer))) & (tagMask()) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26267:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : bytesInObject(longAt(GIV(stackPointer)))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26270:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26304:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((((longAt(GIV(stackPointer)))) & 7) == 1))) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26310:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] nElements = ((longAt(GIV(stackPointer))) >> 3); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26311:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26360:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26365:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] classFormat1 = ((longAt(((longAt(GIV(stackPointer) + (0 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26385:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((byteSize << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26409:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26424:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26464:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26481:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26520:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26535:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26581:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26606:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26621:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26661:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr == arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26679:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aValue = floatObjectOf(exp(smallFloatValueOf(longAt(GIV(stackPointer))))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26695:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ((((usqInt)(longAt(GIV(stackPointer))))) <= 15 ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26697:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : ((exp = ((usqInt) (((usqInt)(longAt(GIV(stackPointer)))))) >> (((numTagBits()) + (smallFloatMantissaBits())) + 1)), ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26716:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26756:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26771:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26811:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr >= arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26838:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26853:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26893:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr > arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26920:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26935:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26975:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr <= arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27002:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27017:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27057:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr < arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27079:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27118:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27133:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27173:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27198:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27213:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27253:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!(rcvr == arg) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27272:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27303:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27350:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27365:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27405:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27423:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27433:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27455:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27471:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27527:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] class = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27537:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27556:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27570:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(specialObjectsOop)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27586:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27641:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27642:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27645:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27661:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27662:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27663:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27702:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27703:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27837:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27868:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27869:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27870:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28037:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28077:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] array = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28078:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] start = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28079:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] stop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28080:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] repl = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28081:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] replStart = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28146:12: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] arrayFmt = arrayFmt; ~~~~~~~~ ^ ~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28193:11: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] replFmt = replFmt; ~~~~~~~ ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28347:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28379:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28380:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28414:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28441:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] process = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28444:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28605:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), myList); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28635:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28636:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28641:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28668:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28674:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28679:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28697:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28717:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (okay ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28737:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28753:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28756:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(result)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28772:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28826:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] moduleName = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28985:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29010:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29045:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29072:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29106:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29127:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29156:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (running ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29167:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sampleBuffer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29177:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29193:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34403:15: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:39513:13: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:41327:5: warning: expression result unused [-Wunused-value] -classIndex2; ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:41392:26: warning: expression result unused [-Wunused-value] 8 /* allocationUnit */ / BytesPerOop; ~ ^ ~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:42696:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] allocation = calloc(sizeof(void *), unscannedEphemeronsQueueInitialSize); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:42909:7: warning: incompatible integer to pointer conversion passing 'usqInt' (aka 'unsigned long') to parameter of type 'void *' [-Wint-conversion] free((GIV(unscannedEphemerons).start)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:46819:25: warning: incompatible integer to pointer conversion passing 'usqInt' (aka 'unsigned long') to parameter of type 'void *' [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/malloc/_malloc.h:43:21: note: passing argument to parameter '__ptr' here void *realloc(void *__ptr, size_t __size) __result_use_check __alloc_size(2); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:46819:15: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:47256:41: warning: expression result unused [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: expanded from macro 'asserta' # define asserta(expr) (expr) ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:47277:41: warning: expression result unused [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: expanded from macro 'asserta' # define asserta(expr) (expr) ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:48309:14: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] treeNode1 = treeNode1; ~~~~~~~~~ ^ ~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50761:108: warning: passing 'usqInt *' (aka 'unsigned long *') to parameter of type 'sqInt *' (aka 'long *') converts between pointers to integer types with different sign [-Wpointer-sign] segAddress = sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(ammount, firstGapOfSizeAtLeast(ammount), (&allocatedSize)); ^~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:60:98: note: passing argument to parameter 'asp' here extern void *sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(sqInt sz, void *minAddr, sqInt *asp); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:51222:13: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52458:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((((((sqInt)(pointerForOop(longAt(maybeFP + FoxSavedFP))))) & (tagMask())) == 0) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52460:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (oopForPointer(pointerForOop(longAt(maybeFP + FoxSavedFP)))) + (smallIntegerTag()))) == (longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)(InstructionPointerIndex) << (shiftForWord()))))))) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52461:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((byteAt((maybeFP + FoxFrameFlags) + 2)) != 0))))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52468:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] maybeFrameCtxt = longAt(maybeFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52630:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52636:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52638:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ok = ok && (checkOkayFields(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52640:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ok = ok && (checkOkayFields(longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52641:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52649:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52761:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52769:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52770:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52795:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52801:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52807:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52880:97: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (((usqInt) ((theFP + FoxReceiver) - GIV(stackPointer))) >> (shiftForWord())) + (byteAt((theFP + FoxFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52904:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52917:84: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (((usqInt) ((theFP + FoxReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52980:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] encodedip = (((usqInt)(((theIP - (longAt(theFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53174:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), message); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53230:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53262:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((GIV(framePointer) + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53264:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeContext = longAt(GIV(framePointer) + FoxThisContext); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53299:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53306:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53308:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53316:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valuePointer = (((usqInt)(((theIP - (longAt(theFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53339:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = ((sqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53340:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53353:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((longAt(calleeFP + FoxCallerContext)) & (tagMask())) == 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53354:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (oopisLessThan(longAt(calleeFP + FoxCallerContext), GIV(newSpaceLimit)))) { ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2673:49: note: expanded from macro 'oopisLessThan' #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53361:107: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)(SenderIndex) << (shiftForWord())))), longAt(calleeFP + FoxCallerContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53524:19: warning: explicitly assigning value of variable of type 'struct VirtualMachine *' to itself [-Wself-assign] interpreterProxy = interpreterProxy; ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53547:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53551:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53554:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((callerFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53556:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53917:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(method) = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53965:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53969:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerCtx = longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53973:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((callerFP1 + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53975:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerCtx = longAt(callerFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53984:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt((thePage->headSP)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53998:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = oopForPointer(pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54019:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valuePointer = (((usqInt)(((theIP - (longAt(theFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54037:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54042:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54045:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(callerSP, callerIP); ^~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54070:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(aFramePtr + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54244:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)((localPrimIndex - 264)) << (shiftForWord()))))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54245:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54254:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54260:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54266:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54271:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)(localPrimIndex - 261) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54385:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54389:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(spouseFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54392:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((callerFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54394:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54411:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((offset - (ReceiverIndex + 1)) < ((frameNumArgs = byteAt((spouseFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54412:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54413:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54588:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54678:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((byteAt((theFP + FoxFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54679:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (homeContext == (longAt(theFP + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54683:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] || ((byteAt((theFP + FoxFrameFlags) + 3)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54684:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethod1 = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54694:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54696:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54702:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54704:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] senderContext1 = longAt(theFPAbove + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54857:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54937:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(ptr); ^~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54940:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(ptr, followForwarded(oop)); ^~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54943:144: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] for (ptr = ((theFP + FoxCallerSavedIP) + BytesPerWord), toDoLimit2 = (theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((theFP + FoxFrameFlags) + 1))) << (shiftForWord())))))); ptr <= toDoLimit2; ptr += BytesPerWord) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54944:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(ptr); ^~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54957:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(ptr, oop); ^~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54960:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 3)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54965:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55071:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55074:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxReceiver, followForwarded(oop)); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55076:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((byteAt((theFP + FoxFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55077:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (((longAt(longAt(theFP + FoxThisContext))) & ((classIndexMask()) - (isForwardedObjectClassIndexPun()))) == 0)) { ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55078:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55078:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55080:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55097:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, (oop = newOop)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55100:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = byteAt((theFP + FoxFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55102:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + offset); ^~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55105:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + offset, followForwarded(oop)); ^~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55107:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55112:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55126:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxCallerContext, aValue); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55198:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55205:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55215:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (byteAt((theFP + FoxFrameFlags) + 2)) != 0; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55225:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (byteAt((theFP + FoxFrameFlags) + 3)) != 0; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55235:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55242:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55252:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return byteAt((theFP + FoxFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55271:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55288:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = byteAt((theFP + FoxFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55551:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55563:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55565:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((longAt(GIV(framePointer) + FoxReceiver)) & (tagMask())) == 0) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55566:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (((((usqInt) (longAt(longAt(GIV(framePointer) + FoxReceiver)))) >> (formatShift())) & (formatMask())) <= 5 /* lastPointerFormat */)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55567:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] followForwardedObjectFieldstoDepth(longAt(GIV(framePointer) + FoxReceiver), 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55589:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(theFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55636:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) < overflowLimitAddress) ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55637:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((longAt(callerFP + FoxSavedFP)) == 0)))) { ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55646:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55650:10: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55654:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((callerFP1 + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55656:10: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(callerFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55809:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55882:25: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] theIP = oopForPointer(instrPtr); ^~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:153:43: note: passing argument to parameter 'ptr' here static inline sqInt oopForPointer(void *ptr) { return (sqInt)ptr; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55894:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55905:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((thePage->headSP)) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55906:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : oopForPointer(pointerForOop(longAt(theFPAbove + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55909:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (((usqInt)(((theIP - (longAt(spouseFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55953:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (longAt(theFP + FoxSavedFP)) == 0; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55993:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56181:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((pointerForOop(longAt(maybeFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56182:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((byteAt((maybeFrame + FoxFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56184:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] maybeFrameCtxt = longAt(maybeFrame + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56198:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(maybeFrame + FoxThisContext, maybeFrameCtxt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56260:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((pointerForOop(longAt(theFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56261:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((byteAt((theFrame + FoxFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56264:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFrame + FoxThisContext)) == aOnceMarriedContext) { ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ [ 68%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57310:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(pointer, maybeClosure); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57325:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(pointer, rcvr); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57328:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57334:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), followObjFieldofObject(SenderIndex, aContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57335:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57338:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), theMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57339:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), (VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57348:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57349:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57356:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57361:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), theIP); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57598:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57601:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57605:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57606:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxThisContext))) { ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57607:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57607:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57614:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxMethod))) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57617:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = (longAt(theIPPtr)) - (longAt(theFP + FoxMethod)); ^~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57617:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = (longAt(theIPPtr)) - (longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57619:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57619:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57621:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57621:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57624:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57632:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57635:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57693:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57739:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57752:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, oop); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57759:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57761:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] markAndTrace(longAt(theFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57763:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] markAndTrace(longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57764:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57772:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57785:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, oop); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57851:104: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((anOop == ((((usqInt)((((usqInt) ((theFP + FoxReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxFrameFlags) + 1))) << 3) | 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57859:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (anOop == (longAt(theFP + FoxMethod))) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57862:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57863:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (anOop == (longAt(theFP + FoxCallerContext))) { ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57868:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57868:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57869:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57869:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57877:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (anOop == (longAt(theSP))) { ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57885:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (anOop == (longAt(theSP))) { ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57919:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(((GIV(stackPage)->headFP)) + FoxMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57930:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57963:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodObj = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57968:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = byteAt((theFP + FoxFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57969:88: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numStack = (((usqInt) ((theFP + FoxReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57970:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 3)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57971:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closureOrNil = longAt(theFP + (frameStackedReceiverOffset(theFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57988:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57997:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valuePointer4 = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58004:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valuePointer5 = longAt(theFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58010:116: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))), longAt((theFP + FoxCallerSavedIP) + (((numArgs - i) + 1) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58019:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, theContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58021:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] byteAtput((theFP + FoxFrameFlags) + 2, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: passing argument to parameter 'oop' here static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58209:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (boolean ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58228:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), floatObjectOf(aFloat)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58244:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integer << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58273:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58289:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58382:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = byteAt((theFP + FoxFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58386:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58386:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58401:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58404:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58405:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + stackedReceiverOffset, callerIP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58410:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxCallerContext, longAt(callerFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58410:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxCallerContext, longAt(callerFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58411:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, 0); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58415:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] offsetCallerFP = pointerForOop(longAt(fpInNewPage + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58419:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(fpInNewPage + FoxSavedFP, oopForPointer(offsetCallerFP)); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58420:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((fpInNewPage + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58422:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(fpInNewPage + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58481:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (offset < ((frameNumArgs = byteAt((theFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58482:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58483:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58498:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58500:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt) (longAt(longAt(theFP + FoxThisContext)))) >> (markedBitFullShift())) & 1) != 0) { ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58504:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58591:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58623:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58648:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58779:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (enabled ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58786:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58792:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58802:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (enabled ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58874:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((GIV(messageCount) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59336:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ctxt = longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59502:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59503:52: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameAndCallersSPshort(pointerForOop(longAt(theFP + FoxSavedFP)), (assert(!(isBaseFrame(theFP))), ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59504:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((theFP + FoxFrameFlags) + 1))) << (shiftForWord())))))) + BytesPerWord), printShort); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59524:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59534:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printNum(byteAt((theFP + FoxFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59535:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] print(((byteAt((theFP + FoxFrameFlags) + 2)) != 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59538:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] print(((byteAt((theFP + FoxFrameFlags) + 3)) != 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59553:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59611:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59647:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59734:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59745:84: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (frameAbove + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((frameAbove + FoxFrameFlags) + 1))) << (shiftForWord())))))) + BytesPerWord) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59783:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethod = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59785:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = byteAt((theFP + FoxFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59797:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] topThing = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61314:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (oop == (longAt(theSP))) { ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61316:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59828:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61318:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theSP); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59828:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61324:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61325:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (oop == (longAt(theFP + FoxThisContext))) { ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61327:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59828:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61333:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (oop == (longAt(theFP + FoxMethod))) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61335:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59828:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61340:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61348:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (oop == (longAt(theSP))) { ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61350:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59828:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61352:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theSP); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59828:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61432:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61445:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + (frameStackedReceiverOffset(theFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61457:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61468:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), (((usqInt)integerValue << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61482:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61792:33: warning: expression result unused [-Wunused-value] ((((usqInt) w1) >> 8) & 0xFF) | (((sqInt)((usqInt)((w1 & 0xFF)) << 8))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62139:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (temporaryIndex < ((frameNumArgs = byteAt(((((char *) theFP)) + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62140:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((((char *) theFP)) + FoxCallerSavedIP) + ((frameNumArgs - temporaryIndex) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62143:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((((((char *) theFP)) + FoxReceiver) - BytesPerWord) + ((frameNumArgs - temporaryIndex) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62183:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62216:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62222:66: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP)))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62225:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62264:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62467:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (index * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62482:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (index * BytesPerWord), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62551:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62588:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62592:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62595:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62597:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(method) = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62655:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62914:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62919:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62923:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62927:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62932:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62943:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62946:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62949:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62949:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62953:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62970:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62973:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62976:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62980:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62992:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62025:37: note: passing argument to parameter 'theFP' here reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63075:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63079:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63083:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63087:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63091:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63102:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63105:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63108:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63108:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63112:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63129:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63132:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63135:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63139:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63151:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62025:37: note: passing argument to parameter 'theFP' here reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63413:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63414:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shortPrintFrameAndCallers(pointerForOop(longAt(theFP + FoxSavedFP))); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63477:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(theFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63482:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(longAt(theFP + FoxMethod), rcvr, (byteAt((theFP + FoxFrameFlags) + 3)) != 0, (0 < ((frameNumArgs = byteAt((theFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63482:95: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(longAt(theFP + FoxMethod), rcvr, (byteAt((theFP + FoxFrameFlags) + 3)) != 0, (0 < ((frameNumArgs = byteAt((theFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63482:160: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(longAt(theFP + FoxMethod), rcvr, (byteAt((theFP + FoxFrameFlags) + 3)) != 0, (0 < ((frameNumArgs = byteAt((theFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63483:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63484:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63501:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shortPrintFrameAndNCallers(pointerForOop(longAt(theFP + FoxSavedFP)), n - 1); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63558:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63563:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] caller = longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63824:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63901:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63908:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63919:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63922:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63925:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63925:60: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63929:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63946:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63949:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63952:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63956:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63968:65: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62025:37: note: passing argument to parameter 'theFP' here reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64386:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return floatValueOf(longAt(GIV(stackPointer) + (offset * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64398:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64466:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64561:84: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (((usqInt) ((theFP + FoxReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64578:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64643:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64651:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64661:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65000:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65004:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxCallerContext, anOop); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65008:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65012:10: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65016:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((callerFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65018:10: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65060:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theMovedFP + FoxCallerContext, anOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65289:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65313:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((GIV(framePointer) + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65315:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeContext = longAt(GIV(framePointer) + FoxThisContext); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65421:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65433:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65554:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65557:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] tempIndex = byteAt((theFP + FoxFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65568:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((longAt(pointer)) & (tagMask())) == 0) ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65569:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (oopisLessThan(longAt(pointer), GIV(newSpaceLimit)))) { ^~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2673:49: note: expanded from macro 'oopisLessThan' #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65576:116: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))), longAt(pointer)); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65588:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((longAt(pointer)) & (tagMask())) == 0) ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65589:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (oopisLessThan(longAt(pointer), GIV(newSpaceLimit)))) { ^~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2673:49: note: expanded from macro 'oopisLessThan' #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65596:124: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + tempIndex)) << (shiftForWord())))), longAt(pointer)); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65615:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (anInstrPointer >= ((((longAt(fp + FoxMethod)) + (lastPointerOf(longAt(fp + FoxMethod)))) + BytesPerOop) - 1)) ^~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65615:80: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (anInstrPointer >= ((((longAt(fp + FoxMethod)) + (lastPointerOf(longAt(fp + FoxMethod)))) + BytesPerOop) - 1)) ^~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65616:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (anInstrPointer < ((((longAt(fp + FoxMethod)) + (numBytesOfBytes(longAt(fp + FoxMethod)))) + BaseHeaderSize) - 1)); ^~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65616:78: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (anInstrPointer < ((((longAt(fp + FoxMethod)) + (numBytesOfBytes(longAt(fp + FoxMethod)))) + BaseHeaderSize) - 1)); ^~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65672:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] senderContextOrNil = longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66043:17: warning: variable 'the2ndUnknownShort' is uninitialized when used here [-Wuninitialized] putShorttoFile(the2ndUnknownShort, f); ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65990:29: note: initialize the variable 'the2ndUnknownShort' to silence this warning sqInt the2ndUnknownShort; ^ = 0 /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66123:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valuePointer2 = (i < ((frameNumArgs = byteAt((spouseFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66124:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - i) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66125:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - i) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66177:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66199:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66207:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66215:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66231:16: warning: expression which evaluates to zero treated as a null pointer constant of type 'void **' [-Wnon-literal-null-conversion] parameters = ((sqInt) null); ^~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66239:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] argHolder = alloca((argType->size)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66240:17: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] parameters[i] = argHolder; ^ ~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66255:45: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (cif->rtype), 3); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1497:76: note: passing argument to parameter 'returnHolder' here static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66312:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66334:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66341:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66348:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (PARAM_SEMAPHORE_INDEX * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66368:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66377:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66391:16: warning: expression which evaluates to zero treated as a null pointer constant of type 'void **' [-Wnon-literal-null-conversion] parameters = ((sqInt) null); ^~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66399:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] argHolder = malloc((argType->size)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66400:17: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] parameters[i] = argHolder; ^ ~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66405:10: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] aPtr = parameters[i1]; ^ ~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66408:11: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] free(aPtr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66430:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66432:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((4 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66471:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_TASK_ADDRESS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66481:14: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] taskAddress = longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66484:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66501:45: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (((task->cif))->rtype), 2); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1497:76: note: passing argument to parameter 'returnHolder' here static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66507:23: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] anParameterAddress = parameters[i]; ^ ~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66509:26: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] doFreeFromTask(task, anParameterAddress); ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2585:47: note: expanded from macro 'doFreeFromTask' #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66518:23: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] doFreeFromTask(task, ((sqInt)task)); ^~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2585:47: note: expanded from macro 'doFreeFromTask' #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66569:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66572:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(theFP + FoxCallerContext)) ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66573:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : ((byteAt((callerFP + FoxFrameFlags) + 2)) != 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66576:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(callerFP + FoxThisContext)) ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66585:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66588:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((byteAt((theFP + FoxFrameFlags) + 3)) != 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66590:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (numArgs = byteAt((theFP + FoxFrameFlags) + 1)), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66591:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)(numArgs) << (shiftForWord()))))))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66596:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66601:66: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((index - CtxtTempFrameStart) < ((frameNumArgs = byteAt((theFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66602:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66603:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66633:9: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long') from a function with result type 'void *' [-Wint-conversion] return longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66697:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66703:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66712:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66718:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66724:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal2 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66730:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal3 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66739:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66745:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66755:10: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66757:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66766:25: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'const void *' [-Wint-conversion] memcpy(targetPointer, returnHolder, sizeToCopy); ^~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_string.h:63:33: note: expanded from macro 'memcpy' __builtin___memcpy_chk (dest, __VA_ARGS__, __darwin_obsz0 (dest)) ^~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66768:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66775:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66782:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66854:12: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] address = longAt((oop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66873:10: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'const void *' [-Wint-conversion] memcpy(argHolder, srcPtr, argTypeSize); ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_string.h:63:62: note: expanded from macro 'memcpy' __builtin___memcpy_chk (dest, __VA_ARGS__, __darwin_obsz0 (dest)) ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_common.h:38:55: note: expanded from macro '__darwin_obsz0' #define __darwin_obsz0(object) __builtin_object_size (object, 0) ^~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66873:10: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] memcpy(argHolder, srcPtr, argTypeSize); ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_string.h:63:27: note: expanded from macro 'memcpy' __builtin___memcpy_chk (dest, __VA_ARGS__, __darwin_obsz0 (dest)) ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67502:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67520:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67544:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newCopy); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67568:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67591:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] copiedValues = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67632:125: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((newClosure1 + BaseHeaderSize) + (((sqInt)((usqInt)(ClosureOuterContextIndex) << (shiftForWord())))), longAt(GIV(stackPointer) + (2 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67647:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), newClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67694:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67702:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67821:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67924:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67938:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = ((index - 1) < ((frameNumArgs = byteAt((spouseFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67939:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (index - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67940:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - (index - 1)) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67942:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67977:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67979:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67981:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68135:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68149:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((index - 1) < ((frameNumArgs = byteAt((spouseFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68150:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (index - 1)) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68153:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((spouseFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - (index - 1)) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68156:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68183:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68267:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)sz << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68291:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68304:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)flags << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68320:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] flag = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68400:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68402:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodArg = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68580:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68586:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68592:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), primRcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68598:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68620:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68624:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68628:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68632:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68685:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68687:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] primIdx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68722:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(tempOop2) = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68724:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68741:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68753:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68806:2: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68814:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68818:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68822:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), (((usqInt)primIdx << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68825:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(tempOop)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68872:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68885:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68947:3: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68961:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68964:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68967:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68967:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68971:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68988:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68991:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68994:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68998:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69010:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader1); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62025:37: note: passing argument to parameter 'theFP' here reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69070:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69072:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69097:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69106:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69113:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69176:3: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69190:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69193:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69196:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69196:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69200:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69217:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69220:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69223:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69227:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69239:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader1); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62025:37: note: passing argument to parameter 'theFP' here reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69514:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69532:7: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] addr = malloc(byteSize); ^ ~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69544:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)addr)); ^ ~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69547:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69565:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69586:7: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] addr = longAt((oop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69593:18: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] || (isInMemory(addr)))) { ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40167:18: note: passing argument to parameter 'address' here isInMemory(sqInt address) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69626:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69654:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69672:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69688:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69704:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69771:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69799:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69817:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69833:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69835:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69851:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69915:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69944:85: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] handlerOrNilOrZero = findMethodWithPrimitiveFromContextUpToContext(199, longAt(GIV(stackPointer)), GIV(nilObj)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69950:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), handlerOrNilOrZero); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69979:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] stopContext = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69981:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] calleeContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70011:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70012:83: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] handlerOrNilOrZero = findMethodWithPrimitiveFromContextUpToContext(198, longAt(theFP + FoxCallerContext), stopContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70016:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] startFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70020:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((byteAt((theFP1 + FoxFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70021:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (stopContext == (longAt(theFP1 + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70025:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((byteAt((theFP1 + FoxFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70026:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethod = longAt(theFP1 + FoxMethod); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70036:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP1 + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70038:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] handlerOrNilOrZero = longAt(theFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70046:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP1 = pointerForOop(longAt(theFP1 + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70048:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] senderContext = longAt(theFPAbove + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70075:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), handlerOrNilOrZero); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70094:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oldMethod = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70124:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] selector = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70173:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70181:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70203:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70499:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70522:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70524:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70622:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70647:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70649:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70651:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70801:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70822:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70824:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70882:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70898:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70900:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70919:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70940:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70942:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70999:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71015:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71017:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71034:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71055:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71057:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71114:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71130:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71132:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71149:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71170:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71172:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71228:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71244:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71246:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71263:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71284:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71286:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71343:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71359:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71361:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71378:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71399:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71401:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71458:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71474:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71476:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71493:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71513:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71515:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71571:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71586:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71588:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71604:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71625:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71627:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71686:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71702:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71704:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71723:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71744:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71746:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71803:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71819:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71821:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71838:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71858:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71860:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71915:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71930:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71932:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71948:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71969:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71971:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72030:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72046:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72048:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72067:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72104:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] module = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72106:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] symbol = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72151:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] moduleHandle = ((void *) (ioLoadModuleOfLength(moduleNameString, moduleNameStringSize))); ^~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:558:35: note: passing argument to parameter 'moduleNameIndex' here void *ioLoadModuleOfLength(sqInt moduleNameIndex, sqInt moduleNameLength); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72187:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] address = ioLoadSymbolOfLengthFromModule(symbolString, symbolStringSize, moduleHandle); ^~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:559:45: note: passing argument to parameter 'functionNameIndex' here void *ioLoadSymbolOfLengthFromModule(sqInt functionNameIndex, sqInt functionNameLength, void *moduleHandle); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72196:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)address)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72199:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72220:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72222:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72278:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72293:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72295:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72311:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72332:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72334:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72393:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72409:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72411:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72430:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72451:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72453:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72510:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72526:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72528:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72545:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72565:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72567:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72622:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72637:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72639:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72655:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72724:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72742:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72797:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thang = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72799:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72802:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72830:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72851:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72861:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72872:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72878:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72915:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(messageSelector) = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72917:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newReceiver = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72920:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72920:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72938:71: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72938:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72940:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), GIV(messageSelector)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72993:3: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73007:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73010:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73013:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73013:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73017:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73034:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73037:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73040:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73044:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73056:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader1); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62025:37: note: passing argument to parameter 'theFP' here reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73087:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73095:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] boolean = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73130:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), wasPinned); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73169:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73206:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] msecsObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73208:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73277:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] usecsObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73279:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73365:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73367:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73416:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73436:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(byteAt((rcvr + BaseHeaderSize) + index)) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73449:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73462:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73478:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73525:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73527:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73529:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73583:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73675:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73694:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73708:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73727:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73758:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73760:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73762:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73830:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73847:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73849:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73851:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73880:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73901:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73903:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73905:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73964:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73980:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73982:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73984:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74003:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74024:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74026:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74028:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74087:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74103:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74105:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74107:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74126:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74147:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74149:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74151:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74209:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74225:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74227:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74229:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74248:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74270:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74272:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74274:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74334:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74351:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74353:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74355:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74375:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74397:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74399:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74401:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74461:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74478:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74480:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74482:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74502:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74523:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74525:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74527:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74585:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74601:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74603:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74605:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74623:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74644:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74646:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74648:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74709:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74725:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74727:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74729:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74750:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74771:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74773:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74775:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74836:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74852:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74854:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74856:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74877:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74898:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74900:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74902:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74959:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74975:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74977:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74979:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74997:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75019:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75021:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75023:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75093:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75110:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75112:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75114:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75144:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75170:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ctxt = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75172:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75277:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75279:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75281:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75344:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75360:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75362:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75364:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75387:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75408:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75410:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75412:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75473:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75489:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75491:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75493:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75514:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75535:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75537:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75539:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75600:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75616:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75618:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75620:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75641:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75662:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75664:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75666:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75728:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75744:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75746:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75748:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75771:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75826:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aContextOrNil = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75837:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisCtx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75880:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((pointerForOop(longAt(theFP + FoxSavedFP))) != contextsFP) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75882:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = byteAt((theFP + FoxFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75890:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75900:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] contextsIP = ((usqInt)(pointerForOop(longAt(frameAbove + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75902:91: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newSP = (frameAbove + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((frameAbove + FoxFrameFlags) + 1))) << (shiftForWord())))))) + BytesPerWord; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75906:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75906:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75908:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75908:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75909:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxCallerSavedIP, contextsIP); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75933:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] currentCtx = longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75974:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP1 = pointerForOop(longAt(fp1 + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76015:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP2 = pointerForOop(longAt(fp2 + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76027:79: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (frameAbove + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((frameAbove + FoxFrameFlags) + 1))) << (shiftForWord())))))) + BytesPerWord)) - BytesPerWord; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76028:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76028:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76028:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76045:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] currentCtx = longAt(theFP1 + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76078:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxCallerContext, aContextOrNil); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76240:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76261:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76266:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76474:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76508:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76632:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76644:90: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theSP = (theFPAbove + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((theFPAbove + FoxFrameFlags) + 1))) << (shiftForWord())))))) + BytesPerWord; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76645:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76647:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] objOrFP = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76705:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76801:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76809:10: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'int *' [-Wint-conversion] longjmp(aJumpBuf, 1); ^~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/setjmp.h:88:28: note: passing argument to parameter here extern void longjmp(jmp_buf, int) __dead2; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76825:9: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long') from a function with result type 'void *' [-Wint-conversion] return longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76984:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] flags = longAt(theFP + FoxFrameFlags); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76986:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxFrameFlags, flags - 2); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76988:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14662:1: warning: unused function 'pageListIsWellFormed' [-Wunused-function] pageListIsWellFormed(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30303:1: warning: unused function 'isImmediateFloat' [-Wunused-function] isImmediateFloat(sqInt oop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30411:1: warning: unused function 'maxSlotsForAlloc' [-Wunused-function] maxSlotsForAlloc(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30423:1: warning: unused function 'numFreeLists' [-Wunused-function] numFreeLists(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30642:1: warning: unused function 'wordIndexableFormat' [-Wunused-function] wordIndexableFormat(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30703:1: warning: unused function 'allNewSpaceObjectsHaveZeroRTRefCount' [-Wunused-function] allNewSpaceObjectsHaveZeroRTRefCount(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30782:1: warning: unused function 'allWeakSurvivorsOnWeakList' [-Wunused-function] allWeakSurvivorsOnWeakList(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:31183:1: warning: unused function 'firstCorpse' [-Wunused-function] firstCorpse(sqInt headOfCorpseList) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:31433:1: warning: unused function 'noUnfiredEphemeronsAtEndOfRememberedSet' [-Wunused-function] noUnfiredEphemeronsAtEndOfRememberedSet(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:33302:1: warning: unused function 'allObjectsUnmarked' [-Wunused-function] allObjectsUnmarked(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:33417:1: warning: unused function 'allOldMarkedWeakObjectsOnWeaklingStack' [-Wunused-function] allOldMarkedWeakObjectsOnWeaklingStack(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34270:1: warning: unused function 'allocationUnit' [-Wunused-function] allocationUnit(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34281:1: warning: unused function 'allStrongSlotsOfWeaklingAreMarked' [-Wunused-function] allStrongSlotsOfWeaklingAreMarked(sqInt aWeakling) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34307:1: warning: unused function 'allUnscannedEphemeronsAreActive' [-Wunused-function] allUnscannedEphemeronsAreActive(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34339:1: warning: unused function 'assertInnerValidFreeObject' [-Wunused-function] assertInnerValidFreeObject(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34912:1: warning: unused function 'bitsSetInFreeSpaceMaskForAllFreeLists' [-Wunused-function] bitsSetInFreeSpaceMaskForAllFreeLists(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34974:1: warning: unused function 'bridgeSize' [-Wunused-function] bridgeSize(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34981:1: warning: unused function 'byteFormatMask' [-Wunused-function] byteFormatMask(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:36304:1: warning: unused function 'classIndexFieldWidth' [-Wunused-function] classIndexFieldWidth(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:36441:1: warning: unused function 'classTableRootSlots' [-Wunused-function] classTableRootSlots(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:37553:1: warning: unused function 'ephemeronFormat' [-Wunused-function] ephemeronFormat(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:37560:1: warning: unused function 'existInstancesInNewSpaceOf' [-Wunused-function] existInstancesInNewSpaceOf(sqInt classObj) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:37768:1: warning: unused function 'fetchPointerofFreeChunk' [-Wunused-function] fetchPointerofFreeChunk(sqInt fieldIndex, sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38132:1: warning: unused function 'firstFixedFieldOfMaybeImmediate' [-Wunused-function] firstFixedFieldOfMaybeImmediate(sqInt oop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38194:1: warning: unused function 'firstStringyFakeFormat' [-Wunused-function] firstStringyFakeFormat(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38447:1: warning: unused function 'formatOf' [-Wunused-function] formatOf(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38457:1: warning: unused function 'forwardedFormat' [-Wunused-function] forwardedFormat(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38468:1: warning: unused function 'forwardersIn' [-Wunused-function] forwardersIn(sqInt anObject) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38494:1: warning: unused function 'freeChunkNextIndex' [-Wunused-function] freeChunkNextIndex(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38504:1: warning: unused function 'freeChunkParentIndex' [-Wunused-function] freeChunkParentIndex(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38515:1: warning: unused function 'freeChunkPrevIndex' [-Wunused-function] freeChunkPrevIndex(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38733:1: warning: unused function 'goodContextSize' [-Wunused-function] goodContextSize(sqInt oop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38830:1: warning: unused function 'hasSpurMemoryManagerAPI' [-Wunused-function] hasSpurMemoryManagerAPI(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38903:1: warning: unused function 'hiddenRootSlots' [-Wunused-function] hiddenRootSlots(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38910:1: warning: unused function 'hiddenRootsObject' [-Wunused-function] hiddenRootsObject(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:39976:1: warning: unused function 'isContextHeader' [-Wunused-function] isContextHeader(sqInt aHeader) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:39983:1: warning: unused function 'isContextNonImm' [-Wunused-function] isContextNonImm(sqInt oop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40001:1: warning: unused function 'isCopiedIntoSegment' [-Wunused-function] isCopiedIntoSegment(sqInt anObjectInTheHeap) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40024:1: warning: unused function 'isEnumerableObjectNoAssert' [-Wunused-function] isEnumerableObjectNoAssert(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40060:1: warning: unused function 'isEphemeron' [-Wunused-function] isEphemeron(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40080:1: warning: unused function 'isForwardedClassTag' [-Wunused-function] isForwardedClassTag(sqInt classIndex) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40105:1: warning: unused function 'isFreeObject' [-Wunused-function] isFreeObject(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40112:1: warning: unused function 'isFreeOop' [-Wunused-function] isFreeOop(sqInt oop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40127:1: warning: unused function 'isInClassTable' [-Wunused-function] isInClassTable(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40150:1: warning: unused function 'isInEden' [-Wunused-function] isInEden(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40157:1: warning: unused function 'isInFutureSpace' [-Wunused-function] isInFutureSpace(sqInt address) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40192:1: warning: unused function 'isInNewSpace' [-Wunused-function] isInNewSpace(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40207:1: warning: unused function 'isInPastSpace' [-Wunused-function] isInPastSpace(sqInt address) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40214:1: warning: unused function 'isLargeFreeObject' [-Wunused-function] isLargeFreeObject(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40221:1: warning: unused function 'isMaybeFiredEphemeron' [-Wunused-function] isMaybeFiredEphemeron(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40240:1: warning: unused function 'isObjEphemeron' [-Wunused-function] isObjEphemeron(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40251:1: warning: unused function 'isObjImmutable' [-Wunused-function] isObjImmutable(sqInt anOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40365:1: warning: unused function 'isRemembered' [-Wunused-function] isRemembered(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40375:1: warning: unused function 'isSegmentBridge' [-Wunused-function] isSegmentBridge(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40382:1: warning: unused function 'isSemaphoreOop' [-Wunused-function] isSemaphoreOop(sqInt anOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40442:1: warning: unused function 'isValidObjStackAt' [-Wunused-function] isValidObjStackAt(sqInt objStackRootIndex) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40589:1: warning: unused function 'isWeakNonImm' [-Wunused-function] isWeakNonImm(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40727:1: warning: unused function 'knownClassAtIndex' [-Wunused-function] knownClassAtIndex(sqInt classIndex) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40736:1: warning: unused function 'lastPointerFormat' [-Wunused-function] lastPointerFormat(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40847:1: warning: unused function 'lengthOfMaybeImmediate' [-Wunused-function] lengthOfMaybeImmediate(sqInt oop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:43187:1: warning: unused function 'newSpaceIsEmpty' [-Wunused-function] newSpaceIsEmpty(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:43404:1: warning: unused function 'noUnscannedEphemerons' [-Wunused-function] noUnscannedEphemerons(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:47544:1: warning: unused function 'slidingCompactionInProgress' [-Wunused-function] slidingCompactionInProgress(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:47612:1: warning: unused function 'startOfObject' [-Wunused-function] startOfObject(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:48620:1: warning: unused function 'validClassTableHashes' [-Wunused-function] validClassTableHashes(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:48701:1: warning: unused function 'validFreeTreeChunk' [-Wunused-function] validFreeTreeChunk(sqInt chunk) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:48744:1: warning: unused function 'validObjStacks' [-Wunused-function] validObjStacks(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:49541:1: warning: unused function 'isMobile' [-Wunused-function] isMobile(sqInt obj) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:49552:1: warning: unused function 'isPostMobile' [-Wunused-function] isPostMobile(sqInt obj) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:49818:1: warning: unused function 'savedFirstFieldsSpaceWasAllocated' [-Wunused-function] savedFirstFieldsSpaceWasAllocated(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50675:1: warning: unused function 'validRelocationPlanInPass' [-Wunused-function] validRelocationPlanInPass(sqInt onePass) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50740:1: warning: unused function 'segLimit' [-Wunused-function] segLimit(SpurSegmentInfo * self_in_segLimit) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50835:1: warning: unused function 'allBridgesMarked' [-Wunused-function] allBridgesMarked(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50885:1: warning: unused function 'bridgeAt' [-Wunused-function] bridgeAt(sqInt segIndex) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50900:1: warning: unused function 'bridgeFor' [-Wunused-function] bridgeFor(SpurSegmentInfo *aSegment) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:51023:1: warning: unused function 'isInSegments' [-Wunused-function] isInSegments(usqInt address) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:51044:1: warning: unused function 'isValidSegmentBridge' [-Wunused-function] isValidSegmentBridge(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:51346:1: warning: unused function 'segmentOverlap' [-Wunused-function] segmentOverlap(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:51812:1: warning: unused function 'allOnesAsCharStar' [-Wunused-function] allOnesAsCharStar(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52829:1: warning: unused function 'checkStackPointerForMaybeMarriedContext' [-Wunused-function] checkStackPointerForMaybeMarriedContext(sqInt aContext) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52971:1: warning: unused function 'contexthasValidInversePCMappingOfin' [-Wunused-function] contexthasValidInversePCMappingOfin(sqInt aContext, sqInt theIP, char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53074:1: warning: unused function 'cr' [-Wunused-function] cr(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55196:1: warning: unused function 'frameCallerContext' [-Wunused-function] frameCallerContext(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55203:1: warning: unused function 'frameContext' [-Wunused-function] frameContext(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55213:1: warning: unused function 'frameHasContext' [-Wunused-function] frameHasContext(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55223:1: warning: unused function 'frameIsBlockActivation' [-Wunused-function] frameIsBlockActivation(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55233:1: warning: unused function 'frameMethodObject' [-Wunused-function] frameMethodObject(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55240:1: warning: unused function 'frameMethod' [-Wunused-function] frameMethod(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55250:1: warning: unused function 'frameNumArgs' [-Wunused-function] frameNumArgs(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55269:1: warning: unused function 'frameReceiver' [-Wunused-function] frameReceiver(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55361:1: warning: unused function 'getDesiredCogCodeSize' [-Wunused-function] getDesiredCogCodeSize(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55786:1: warning: unused function 'ifCurrentStackPageHasValidHeadPointers' [-Wunused-function] ifCurrentStackPageHasValidHeadPointers(StackPage *thePage) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55807:1: warning: unused function 'iframeMethod' [-Wunused-function] iframeMethod(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56057:1: warning: unused function 'isMarriedOrWidowedContext' [-Wunused-function] isMarriedOrWidowedContext(sqInt aContext) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56076:1: warning: unused function 'isMetaPrimitiveIndex' [-Wunused-function] isMetaPrimitiveIndex(sqInt primIndex) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56090:1: warning: unused function 'isPrimitiveFunctionPointerAnIndex' [-Wunused-function] isPrimitiveFunctionPointerAnIndex(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58036:1: warning: unused function 'maybeLeakCheckExternalPrimCall' [-Wunused-function] maybeLeakCheckExternalPrimCall(sqInt aMethodObj) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58172:1: warning: unused function 'methodHeaderIndicatesLargeFrame' [-Wunused-function] methodHeaderIndicatesLargeFrame(sqInt methodHeader) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58491:1: warning: unused function 'noMarkedContextsOnPage' [-Wunused-function] noMarkedContextsOnPage(StackPage *thePage) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58886:1: warning: unused function 'printActivationNameForSelectorstartClass' [-Wunused-function] printActivationNameForSelectorstartClass(sqInt aSelector, sqInt startClass) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61443:1: warning: unused function 'pushedReceiverOrClosureOfFrame' [-Wunused-function] pushedReceiverOrClosureOfFrame(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62820:1: warning: unused function 'saneFunctionPointerForFailureOfPrimIndex' [-Wunused-function] saneFunctionPointerForFailureOfPrimIndex(sqInt primIndex) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63980:1: warning: unused function 'space' [-Wunused-function] space(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64420:1: warning: unused function 'stackLimitBytes' [-Wunused-function] stackLimitBytes(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64451:1: warning: unused function 'stackLimitOffset' [-Wunused-function] stackLimitOffset(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64514:1: warning: unused function 'stackPageHeadroom' [-Wunused-function] stackPageHeadroom(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65613:1: warning: unused function 'validInstructionPointerinFrame' [-Wunused-function] validInstructionPointerinFrame(usqInt anInstrPointer, char *fp) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65640:1: warning: unused function 'validStackPageBaseFrames' [-Wunused-function] validStackPageBaseFrames(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1809:13: warning: unused variable 'byteCount' [-Wunused-variable] _iss usqInt byteCount; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1810:12: warning: unused variable 'cifs' [-Wunused-variable] _iss sqInt cifs; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1811:12: warning: unused variable 'codeGeneratorToComputeAccessorDepth' [-Wunused-variable] _iss sqInt codeGeneratorToComputeAccessorDepth; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1812:12: warning: unused variable 'functions' [-Wunused-variable] _iss sqInt functions; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1813:12: warning: unused variable 'largeOpaqueMemoryManager' [-Wunused-variable] _iss sqInt largeOpaqueMemoryManager; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1814:12: warning: unused variable 'memoryManager' [-Wunused-variable] _iss sqInt memoryManager; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1815:12: warning: unused variable 'nextAddress' [-Wunused-variable] _iss sqInt nextAddress; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1816:12: warning: unused variable 'preferredPinningSegment' [-Wunused-variable] _iss sqInt preferredPinningSegment; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1817:12: warning: unused variable 'statCoalesces' [-Wunused-variable] _iss sqInt statCoalesces; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1818:14: warning: unused variable 'statFGCDeltaUsecs' [-Wunused-variable] _iss usqLong statFGCDeltaUsecs; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1819:14: warning: unused variable 'statIncrGCUsecs' [-Wunused-variable] _iss usqLong statIncrGCUsecs; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1820:12: warning: unused variable 'testWorker' [-Wunused-variable] _iss sqInt testWorker; ^ [ 68%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c [ 69%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c [ 70%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c [ 70%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c 2494 warnings generated. [ 28%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 29%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:306:11: warning: incompatible function pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long (*)(long)') from 'void (sqInt)' (aka 'void (long)') [-Wincompatible-function-pointer-types] VM->push = push; ^ ~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:308:16: warning: incompatible function pointer types assigning to 'sqInt (*)(double)' (aka 'long (*)(double)') from 'void (double)' [-Wincompatible-function-pointer-types] VM->pushFloat = pushFloat; ^ ~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:432:37: warning: incompatible function pointer types assigning to 'void *(*)(sqInt, sqInt, sqInt)' (aka 'void *(*)(long, long, long)') from 'void *(sqInt, sqInt, void *)' (aka 'void *(long, long, void *)') [-Wincompatible-function-pointer-types] VM->ioLoadSymbolOfLengthFromModule = ioLoadSymbolOfLengthFromModule; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:459:26: warning: incompatible function pointer types assigning to 'void (*)(void)' from 'sqInt (void)' (aka 'long (void)') [-Wincompatible-function-pointer-types] VM->forceInterruptCheck = forceInterruptCheck; ^ ~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:510:22: warning: incompatible function pointer types assigning to 'volatile unsigned long (*)(void)' from 'volatile unsigned long long (void)' [-Wincompatible-function-pointer-types] VM->utcMicroseconds = ioUTCMicroseconds; ^ ~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:546:23: warning: incompatible function pointer types assigning to 'sqInt (*)(char *)' (aka 'long (*)(char *)') from 'sqInt (const char *)' (aka 'long (const char *)') [-Wincompatible-function-pointer-types] VM->stringForCString = stringForCString; ^ ~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:557:37: warning: incompatible function pointer types assigning to 'sqInt (*)(vmccp)' (aka 'long (*)(struct _VMCallbackContext *)') from 'sqInt (void *)' (aka 'long (void *)') [-Wincompatible-function-pointer-types] VM->ptEnterInterpreterFromCallback = ptEnterInterpreterFromCallback; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:558:34: warning: incompatible function pointer types assigning to 'sqInt (*)(vmccp)' (aka 'long (*)(struct _VMCallbackContext *)') from 'sqInt (void *)' (aka 'long (void *)') [-Wincompatible-function-pointer-types] VM->ptExitInterpreterToCallback = ptExitInterpreterToCallback; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:562:27: warning: incompatible function pointer types assigning to 'sqInt (*)(int)' (aka 'long (*)(int)') from 'Semaphore *(int)' (aka 'struct __Semaphore *(int)') [-Wincompatible-function-pointer-types] VM->platformSemaphoreNew = platform_semaphore_new; ^ ~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:565:35: warning: incompatible function pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long (*)(long)') from 'void (sqInt)' (aka 'void (long)') [-Wincompatible-function-pointer-types] VM->waitOnExternalSemaphoreIndex = waitOnExternalSemaphoreIndex; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [ 30%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 30%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:135:6: warning: unused variable 'v' [-Wunused-variable] int v; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:267:11: warning: unused variable 'xArray' [-Wunused-variable] sqInt xArray; ^ 6 warnings generated. [ 31%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 31%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DREAD_ONLY_CODE_ZONE=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/osx/aioOSX.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/osx/aioOSX.c [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-9/repository [Pipeline] { [ 71%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/osx/aioOSX.c:264:6: warning: unused variable 'n' [-Wunused-variable] int n; ^ 1 warning generated. [ 32%] Building C object CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:369:8: warning: unused variable 'pc' [-Wunused-variable] void *pc; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:489:2: warning: 'getcontext' is deprecated: first deprecated in macOS 10.6 - No longer supported [-Wdeprecated-declarations] getcontext(&uap); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ucontext.h:38:6: note: 'getcontext' has been explicitly marked deprecated here int getcontext(ucontext_t *); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:77:12: warning: unused variable 'inFault' [-Wunused-variable] static int inFault = 0; ^ 3 warnings generated. [ 32%] Building CXX object CMakeFiles/PharoVMCore.dir/src/utilsMac.mm.o /Library/Developer/CommandLineTools/usr/bin/c++ -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/utilsMac.mm.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/utilsMac.mm [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 [ 33%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogMac.m.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/fileDialogMac.m.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/fileDialogMac.m [ 34%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.m.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.m.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/parameters/parameters.m [ 34%] Building C object CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=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=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/memoryUnix.c [ 35%] 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 [ 71%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c Cloning repository https://github.com/pharo-project/pharo-vm.git > git init /builds/workspace/pharo-vm_pharo-9/repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.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 /Library/Developer/CommandLineTools/usr/bin/c++ -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 35%] 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-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SqueakSSL.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SqueakSSL.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 35%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "SqueakSSLPlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ 1 warning generated. [ 36%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:502:36: warning: cast to smaller integer type 'int' from 'sqSSL *' (aka 'struct sqSSL *') [-Wpointer-to-int-cast] logTrace("sqConnectSSL: %x\n", (int)ssl); ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/debug.h:34:83: note: expanded from macro 'logTrace' #define logTrace(...) logMessage(LOG_TRACE, __FILENAME__, __FUNCTION__, __LINE__, __VA_ARGS__) ^~~~~~~~~~~ 5 warnings generated. [ 36%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 36%] Built target SqueakSSL /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FilePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FilePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 37%] 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 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:846:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:844:17: warning: unused typedef 'aioHandler' [-Wunused-local-typedef] typedef void (*aioHandler)(int fd, void *clientData, int flag); ^ 6 warnings generated. [ 37%] 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 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 38%] 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 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c:108:9: warning: unused variable 'utf8' [-Wunused-variable] int utf8= 0; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c:133:87: warning: cast to smaller integer type 'CFStringEncoding' (aka 'unsigned int') from 'void *' [-Wvoid-pointer-to-int-cast] CFStringRef cfs= CFStringCreateWithBytes(NULL, (unsigned char *)from, fromLen, (CFStringEncoding)fromCode, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c:144:45: warning: cast to smaller integer type 'CFStringEncoding' (aka 'unsigned int') from 'void *' [-Wvoid-pointer-to-int-cast] CFIndex num= CFStringGetBytes(str, rng, (CFStringEncoding)toCode, '?', 0, (UInt8 *)to, toLen - term, &len); ^~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. [ 38%] Building C object CMakeFiles/FilePlugin.dir/src/fileUtils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FilePlugin.dir/src/fileUtils.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/fileUtils.c [ 39%] 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 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:504:10: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long') from a function with result type 'void *' [-Wint-conversion] return primitiveFailFor(PrimErrBadArgument); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:795:11: warning: unused variable 'results' [-Wunused-variable] sqInt results; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:788:11: warning: unused variable 'modDateOop' [-Wunused-variable] sqInt modDateOop; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:785:11: warning: unused variable 'fileSizeOop' [-Wunused-variable] sqInt fileSizeOop; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:786:11: warning: unused variable 'i' [-Wunused-variable] sqInt i; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:790:11: warning: unused variable 'nameString' [-Wunused-variable] sqInt nameString; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:780:11: warning: unused variable 'createDateOop' [-Wunused-variable] sqInt createDateOop; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:797:11: warning: unused variable 'stringPtr' [-Wunused-variable] char *stringPtr; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1131:12: warning: unused variable 'count1' [-Wunused-variable] size_t count1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1127:11: warning: unused variable 'array1' [-Wunused-variable] sqInt array1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1138:11: warning: unused variable 'retryCount' [-Wunused-variable] sqInt retryCount; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1135:13: warning: unused variable 'file1' [-Wunused-variable] SQFile *file1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1129:11: warning: unused variable 'bytesRead1' [-Wunused-variable] sqInt bytesRead1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1133:12: warning: unused variable 'elementSize1' [-Wunused-variable] size_t elementSize1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1141:12: warning: unused variable 'startIndex1' [-Wunused-variable] size_t startIndex1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1137:11: warning: unused variable 'objectPointer1' [-Wunused-variable] sqInt objectPointer1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1629:21: warning: incompatible function pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long (*)(long)') from 'sqInt (*)(int)' (aka 'long (*)(int)') [-Wincompatible-function-pointer-types] characterObjectOf = interpreterProxy->characterObjectOf; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1643:10: warning: incompatible function pointer types assigning to 'sqInt (*)(void)' (aka 'long (*)(void)') from 'void (*)(void)' [-Wincompatible-function-pointer-types] fullGC = interpreterProxy->fullGC; ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "FilePlugin VMMaker-tonel.1 uuid: e8cc1147-7cb4-0d00-8c2b-ccb0091e3459 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:230:1: warning: unused function 'connectToFdwrite' [-Wunused-function] connectToFdwrite(int fd, sqInt writeFlag) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:257:1: warning: unused function 'connectToFilewrite' [-Wunused-function] connectToFilewrite(void *cfile, sqInt writeFlag) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:384:1: warning: unused function 'makeDirEntryNamesizecreateDatemodDateisDirfileSize' [-Wunused-function] makeDirEntryNamesizecreateDatemodDateisDirfileSize(char *entryName, sqInt entryNameSize, sqInt createDate, sqInt modifiedDate, sqInt dirFlag, squeakFileOffsetType fileSize) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1230:1: warning: unused function 'primitiveFileReadWithoutPinning' [-Wunused-function] primitiveFileReadWithoutPinning(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1285:1: warning: unused function 'primitiveFileReadWithPinning' [-Wunused-function] primitiveFileReadWithPinning(void) ^ 24 warnings generated. [ 39%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 40%] Built target FilePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 41%] 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 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:709:18: warning: unused variable 'mask' [-Wunused-variable] unsigned int mask; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "FileAttributesPlugin FileAttributesPlugin.oscog-akg.49 uuid: 00b4eed5-b2a8-454a-90b7-c3662d7c5423 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:183:1: warning: unused function 'addressObjectFor' [-Wunused-function] addressObjectFor(void *aMachineAddress) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:313:1: warning: unused function 'badSessionId' [-Wunused-function] badSessionId(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:354:1: warning: unused function 'faSuccess' [-Wunused-function] faSuccess(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:384:1: warning: unused function 'objectFromStructsize' [-Wunused-function] objectFromStructsize(void *aMachineAddress, sqInt structSize) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:403:1: warning: unused function 'pathOoptoBuffermaxLen' [-Wunused-function] pathOoptoBuffermaxLen(sqInt pathNameOop, char *cPathName, sqInt maxLen) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:424:1: warning: unused function 'pointerFrom' [-Wunused-function] pointerFrom(sqInt directoryPointerBytes) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1093:1: warning: unused function 'readLinkintomaxLength' [-Wunused-function] readLinkintomaxLength(char *cPathName, char *cLinkPtr, size_t maxLength) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1171:1: warning: unused function 'sizeOfFaPath' [-Wunused-function] sizeOfFaPath(void) ^ 10 warnings generated. [ 41%] 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 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 42%] 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 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:468:6: warning: unused variable 'mode' [-Wunused-variable] int mode; ^ 5 warnings generated. [ 42%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 42%] Built target FileAttributesPlugin /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-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/SDL2-2.24.1-src/libSDL2-2.0.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/SDL2-2.24.1-src/libSDL2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 42%] Built target SDL2-2.24.1 /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-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/fontconfig-2.13.1-src/libfontconfig.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/fontconfig-2.13.1-src/libfontconfig.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 42%] Built target fontconfig-2.13.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/UnixOSProcessPlugin.dir/build.make CMakeFiles/UnixOSProcessPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 42%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUnixOSProcessPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:942:8: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (!(semaIndices == null)) { ^~~~~~~~~~~ ~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1053:6: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (semaIndices == null) { ^~~~~~~~~~~ ~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:3017:6: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (semaIndices == null) { ^~~~~~~~~~~ ~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4326:8: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (!(semaIndices == null)) { ^~~~~~~~~~~ ~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4462:36: warning: incompatible function pointer types assigning to 'void (*)(int, struct __siginfo *, void *)' from 'void (int)' [-Wincompatible-function-pointer-types] sigchldHandlerAction.sa_sigaction = reapChildProcess; ^ ~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4468:53: warning: comparison between pointer and integer ('int' and 'void *') [-Wpointer-integer-compare] if ((sigaction(SIGCHLD, &sigchldHandlerAction, 0)) == (sigErrorNumber())) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4511:74: warning: comparison between pointer and integer ('int' and 'void *') [-Wpointer-integer-compare] if ((sigaction(signalNumber, (&sigHandlerAction), (&oldHandlerAction))) == (sigErrorNumber())) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4561:8: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (!(semaIndices == null)) { ^~~~~~~~~~~ ~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4903:2: warning: expression result unused [-Wunused-value] (char *)strncpy(cString, stringPtr, len); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "UnixOSProcessPlugin VMConstruction-Plugins-OSProcessPlugin.oscog-dtl.66 uuid: a8a2bf10-e7b3-4963-90b3-d69a2bee77bb " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:365:1: warning: unused function 'argumentAtAsType' [-Wunused-function] argumentAtAsType(sqInt classIdentifier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:410:1: warning: unused function 'copyBytesFromtolength' [-Wunused-function] copyBytesFromtolength(void *charArray1, void *charArray2, sqInt len) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:499:1: warning: unused function 'descriptorTableSize' [-Wunused-function] descriptorTableSize(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:663:1: warning: unused function 'environmentAtSymbolAsType' [-Wunused-function] environmentAtSymbolAsType(sqInt classIdentifier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:688:1: warning: unused function 'fileDescriptorFrom' [-Wunused-function] fileDescriptorFrom(sqInt aSQFileByteArray) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:718:1: warning: unused function 'fileRecordSize' [-Wunused-function] fileRecordSize(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:732:1: warning: unused function 'fileValueOf' [-Wunused-function] fileValueOf(sqInt anSQFileRecord) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1202:1: warning: unused function 'getThisSessionIdentifier' [-Wunused-function] getThisSessionIdentifier(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1313:1: warning: unused function 'isSQFileObject' [-Wunused-function] isSQFileObject(sqInt objectPointer) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1331:1: warning: unused function 'isSQSocketObject' [-Wunused-function] isSQSocketObject(sqInt objectPointer) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1345:1: warning: unused function 'isValidFileSession' [-Wunused-function] isValidFileSession(sqInt objectPointer) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1401:1: warning: unused function 'maskForThisThreadAndResend' [-Wunused-function] maskForThisThreadAndResend(int sigNum) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1526:1: warning: unused function 'newSQFileByteArray' [-Wunused-function] newSQFileByteArray(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1536:1: warning: unused function 'newSQSocketByteArray' [-Wunused-function] newSQSocketByteArray(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1560:1: warning: unused function 'pointerFrom' [-Wunused-function] pointerFrom(sqInt aByteArray) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4322:1: warning: unused function 'restoreDefaultSignalHandlers' [-Wunused-function] restoreDefaultSignalHandlers(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4365:1: warning: unused function 'sendSignaltoPid' [-Wunused-function] sendSignaltoPid(sqInt sig, sqInt pid) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4478:1: warning: unused function 'setSigIntDefaultHandler' [-Wunused-function] setSigIntDefaultHandler(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4488:1: warning: unused function 'setSigIntIgnore' [-Wunused-function] setSigIntIgnore(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4519:1: warning: unused function 'setSigPipeDefaultHandler' [-Wunused-function] setSigPipeDefaultHandler(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4535:1: warning: unused function 'setSigPipeHandler' [-Wunused-function] setSigPipeHandler(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4549:1: warning: unused function 'setSigPipeIgnore' [-Wunused-function] setSigPipeIgnore(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4580:1: warning: unused function 'sigAbrtNumber' [-Wunused-function] sigAbrtNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4590:1: warning: unused function 'sigAlrmNumber' [-Wunused-function] sigAlrmNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4600:1: warning: unused function 'sigChldNumber' [-Wunused-function] sigChldNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4610:1: warning: unused function 'sigContNumber' [-Wunused-function] sigContNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4640:1: warning: unused function 'sigHoldNumber' [-Wunused-function] sigHoldNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4654:1: warning: unused function 'sigHupNumber' [-Wunused-function] sigHupNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4674:1: warning: unused function 'sigIntNumber' [-Wunused-function] sigIntNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4684:1: warning: unused function 'sigKillNumber' [-Wunused-function] sigKillNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4705:1: warning: unused function 'sigPipeNumber' [-Wunused-function] sigPipeNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4715:1: warning: unused function 'sigQuitNumber' [-Wunused-function] sigQuitNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4725:1: warning: unused function 'sigStopNumber' [-Wunused-function] sigStopNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4737:1: warning: unused function 'sigTermNumber' [-Wunused-function] sigTermNumber(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4748:1: warning: unused function 'sigUsr1Number' [-Wunused-function] sigUsr1Number(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4759:1: warning: unused function 'sigUsr2Number' [-Wunused-function] sigUsr2Number(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4769:1: warning: unused function 'sizeOfInt' [-Wunused-function] sizeOfInt(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4779:1: warning: unused function 'sizeOfPointer' [-Wunused-function] sizeOfPointer(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4810:1: warning: unused function 'socketDescriptorFrom' [-Wunused-function] socketDescriptorFrom(sqInt sqSocketOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4829:1: warning: unused function 'socketRecordSize' [-Wunused-function] socketRecordSize(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4843:1: warning: unused function 'socketValueOf' [-Wunused-function] socketValueOf(sqInt anSQSocketRecord) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4915:1: warning: unused function 'unixFileNumber' [-Wunused-function] unixFileNumber(FILEHANDLETYPE fileHandle) ^ 52 warnings generated. [ 43%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 43%] 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-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 43%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DMiscPrimitivePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "MiscPrimitivePlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ 1 warning generated. [ 44%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 72%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c [ 44%] 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-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 45%] 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 -DFloatArrayPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "FloatArrayPlugin VMMaker-tonel.1 uuid: e8cc1147-7cb4-0d00-8c2b-ccb0091e3459 " __DATE__ ; ^ 1 warning generated. [ 45%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 46%] 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-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/BitBltPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 46%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1689:8: warning: unused variable 'pixPerM1' [-Wunused-variable] sqInt pixPerM1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1685:8: warning: unused variable 'done' [-Wunused-variable] sqInt done; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1693:8: warning: unused variable 'sxLowBits' [-Wunused-variable] sqInt sxLowBits; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1692:8: warning: unused variable 'startBits1' [-Wunused-variable] sqInt startBits1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1686:8: warning: unused variable 'dxLowBits' [-Wunused-variable] sqInt dxLowBits; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1687:8: warning: unused variable 'endBits' [-Wunused-variable] sqInt endBits; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1691:8: warning: unused variable 'startBits' [-Wunused-variable] sqInt startBits; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1688:15: warning: unused variable 'm1' [-Wunused-variable] unsigned int m1; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1690:8: warning: unused variable 'pixPerM11' [-Wunused-variable] sqInt pixPerM11; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1694:8: warning: unused variable 't' [-Wunused-variable] sqInt t; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4555:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] v = v; ~ ^ ~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4559:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] v = v; ~ ^ ~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5028:8: warning: unused variable '_return_value' [-Wunused-variable] sqInt _return_value; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6308:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] v = v; ~ ^ ~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6312:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] v = v; ~ ^ ~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7944:12: warning: explicitly assigning value of variable of type 'unsigned int' to itself [-Wself-assign] rgb = rgb; ~~~ ^ ~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "BitBltSimulation VMMaker.oscog-eem.2493 uuid: d7437cc5-75c7-4a43-af6b-0f85bf0cebe6 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:411:1: warning: unused function 'affectedBottom' [-Wunused-function] affectedBottom(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:418:1: warning: unused function 'affectedLeft' [-Wunused-function] affectedLeft(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:425:1: warning: unused function 'affectedRight' [-Wunused-function] affectedRight(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:432:1: warning: unused function 'affectedTop' [-Wunused-function] affectedTop(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1133:1: warning: unused function 'checkSourceOverlap' [-Wunused-function] checkSourceOverlap(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1271:1: warning: unused function 'copyBitsFastPathSpecialised' [-Wunused-function] copyBitsFastPathSpecialised(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2494:1: warning: unused function 'default8To32Table' [-Wunused-function] default8To32Table(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2538:1: warning: unused function 'deltaFromtonSteps' [-Wunused-function] deltaFromtonSteps(sqInt x1, sqInt x2, sqInt n) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2563:1: warning: unused function 'destMaskAndPointerInit' [-Wunused-function] destMaskAndPointerInit(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2610:1: warning: unused function 'dither32To16threshold' [-Wunused-function] dither32To16threshold(unsigned int srcWord, sqInt ditherValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2626:1: warning: unused function 'drawLoopXY' [-Wunused-function] drawLoopXY(sqInt xDelta, sqInt yDelta) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2771:1: warning: unused function 'expensiveDither32To16threshold' [-Wunused-function] expensiveDither32To16threshold(unsigned int srcWord, sqInt ditherValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2819:1: warning: unused function 'fetchIntOrFloatofObject' [-Wunused-function] fetchIntOrFloatofObject(sqInt fieldIndex, sqInt objectPointer) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2904:1: warning: unused function 'ignoreSourceOrHalftone' [-Wunused-function] ignoreSourceOrHalftone(sqInt formPointer) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3066:1: warning: unused function 'loadBitBltDestForm' [-Wunused-function] loadBitBltDestForm(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3551:1: warning: unused function 'loadBitBltSourceForm' [-Wunused-function] loadBitBltSourceForm(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3641:1: warning: unused function 'loadColorMap' [-Wunused-function] loadColorMap(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3755:1: warning: unused function 'loadColorMapShiftOrMaskFrom' [-Wunused-function] loadColorMapShiftOrMaskFrom(sqInt mapOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3773:1: warning: unused function 'loadHalftoneForm' [-Wunused-function] loadHalftoneForm(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3821:1: warning: unused function 'loadWarpBltFrom' [-Wunused-function] loadWarpBltFrom(sqInt bbObj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3986:1: warning: unused function 'mapPixelflags' [-Wunused-function] mapPixelflags(sqInt sourcePixel, sqInt mapperFlags) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4016:1: warning: unused function 'mergewith' [-Wunused-function] mergewith(unsigned int sourceWord, unsigned int destinationWord) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4490:1: warning: unused function 'partitionedRgbComponentAlphadestnBitsnPartitions' [-Wunused-function] partitionedRgbComponentAlphadestnBitsnPartitions(unsigned int sourceWord, unsigned int destWord, sqInt nBits, sqInt nParts) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4637:1: warning: unused function 'performCopyLoop' [-Wunused-function] performCopyLoop(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4790:1: warning: unused function 'pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc' [-Wunused-function] pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc(sqInt nPixels, sqInt mapperFlags, sqInt srcMask, sqInt dstMask, sqInt srcShiftInc, sqInt dstShiftInc) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4892:1: warning: unused function 'pickWarpPixelAtXy' [-Wunused-function] pickWarpPixelAtXy(sqInt xx, sqInt yy) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6406:1: warning: unused function 'rgbMap16To32' [-Wunused-function] rgbMap16To32(sqInt sourcePixel) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6417:1: warning: unused function 'rgbMap32To32' [-Wunused-function] rgbMap32To32(sqInt sourcePixel) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6427:1: warning: unused function 'rgbMapPixelflags' [-Wunused-function] rgbMapPixelflags(sqInt sourcePixel, sqInt mapperFlags) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6764:1: warning: unused function 'showDisplayBits' [-Wunused-function] showDisplayBits(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6780:1: warning: unused function 'sourceSkewAndPointerInit' [-Wunused-function] sourceSkewAndPointerInit(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6842:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7033:1: warning: unused function 'tryCopyingBitsQuickly' [-Wunused-function] tryCopyingBitsQuickly(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7160:1: warning: unused function 'warpBits' [-Wunused-function] warpBits(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7802:1: warning: unused function 'warpLoopSetup' [-Wunused-function] warpLoopSetup(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:8027:1: warning: unused function 'warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags' [-Wunused-function] warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags(sqInt nPixels, sqInt xDeltah, sqInt yDeltah, sqInt xDeltav, sqInt yDeltav, sqInt dstShiftInc, sqInt mapperFlags) ^ 53 warnings generated. [ 47%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 47%] 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-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/LargeIntegers.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/LargeIntegers.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 47%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLargeIntegers_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "LargeIntegersPlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:266:1: warning: unused function 'byteSizeOfCSI' [-Wunused-function] byteSizeOfCSI(sqInt csi) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:332:1: warning: unused function 'cDigitAddlenwithleninto' [-Wunused-function] cDigitAddlenwithleninto(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:377:1: warning: unused function 'cDigitCopyFromtolen' [-Wunused-function] cDigitCopyFromtolen(unsigned int *pFrom, unsigned int *pTo, sqInt len) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:389:1: warning: unused function 'cDigitDivlenremlenquolen' [-Wunused-function] cDigitDivlenremlenquolen(unsigned int *pDiv, sqInt divLen, unsigned int *pRem, sqInt remLen, unsigned int *pQuo, sqInt quoLen) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:541:1: warning: unused function 'cDigitLshiftfromlentolen' [-Wunused-function] cDigitLshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:586:1: warning: unused function 'cDigitMontgomerylentimeslenmodulolenmInvModBinto' [-Wunused-function] cDigitMontgomerylentimeslenmodulolenmInvModBinto(unsigned int *pFirst, sqInt firstLen, unsigned int *pSecond, sqInt secondLen, unsigned int *pThird, sqInt thirdLen, unsigned int mInv, unsigned int *pRes) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:659:1: warning: unused function 'cDigitMultiplylenwithlenintolen' [-Wunused-function] cDigitMultiplylenwithlenintolen(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes, sqInt resLen) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:711:1: warning: unused function 'cDigitOfatput' [-Wunused-function] cDigitOfatput(unsigned int *cPointer, sqInt zeroBasedDigitIndex, unsigned int aValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:724:1: warning: unused function 'cDigitOpshortlenlongleninto' [-Wunused-function] cDigitOpshortlenlongleninto(sqInt opIndex, unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:768:1: warning: unused function 'cDigitReplacefromtowithstartingAt' [-Wunused-function] cDigitReplacefromtowithstartingAt(unsigned int *pTo, sqInt start, sqInt stop, unsigned int *pFrom, sqInt repStart) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:781:1: warning: unused function 'cDigitRshiftfromlentolen' [-Wunused-function] cDigitRshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:825:1: warning: unused function 'cDigitSublenwithleninto' [-Wunused-function] cDigitSublenwithleninto(unsigned int *pWordSmall, sqInt smallLen, unsigned int *pWordLarge, sqInt largeLen, unsigned int *pWordRes) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:994:1: warning: unused function 'digitAddLargewith' [-Wunused-function] digitAddLargewith(sqInt firstInteger, sqInt secondInteger) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1254:1: warning: unused function 'digitCompareLargewith' [-Wunused-function] digitCompareLargewith(sqInt firstInteger, sqInt secondInteger) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1278:1: warning: unused function 'digitDivLargewithnegative' [-Wunused-function] digitDivLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1538:1: warning: unused function 'digitMontgomerytimesmodulomInvModB' [-Wunused-function] digitMontgomerytimesmodulomInvModB(sqInt firstLarge, sqInt secondLarge, sqInt thirdLarge, unsigned int mInv) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1651:1: warning: unused function 'digitMultiplyLargewithnegative' [-Wunused-function] digitMultiplyLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1754:1: warning: unused function 'digitOfCSIat' [-Wunused-function] digitOfCSIat(sqInt csi, sqInt ix) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1766:1: warning: unused function 'digitOfLargeIntat' [-Wunused-function] digitOfLargeIntat(sqInt aBytesOop, sqInt ix) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1786:1: warning: unused function 'digitSizeOfCSI' [-Wunused-function] digitSizeOfCSI(sqInt csi) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1802:1: warning: unused function 'digitSizeOfLargeInt' [-Wunused-function] digitSizeOfLargeInt(sqInt anOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1812:1: warning: unused function 'digitSubLargewith' [-Wunused-function] digitSubLargewith(sqInt firstInteger, sqInt secondInteger) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2100:1: warning: unused function 'highBitOfLargeInt' [-Wunused-function] highBitOfLargeInt(sqInt anOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2326:1: warning: unused function 'normalize' [-Wunused-function] normalize(sqInt aLargeInteger) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:3797:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 26 warnings generated. [ 48%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 72%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c [ 48%] Built target LargeIntegers /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 48%] 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 -DIMMUTABILITY=1 -DJPEGReaderPlugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "JPEGReaderPlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:250:1: warning: unused function 'colorConvertGrayscaleMCU' [-Wunused-function] colorConvertGrayscaleMCU(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:300:1: warning: unused function 'colorConvertMCU' [-Wunused-function] colorConvertMCU(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:442:1: warning: unused function 'decodeBlockIntocomponent' [-Wunused-function] decodeBlockIntocomponent(int *anArray, int *aColorComponent) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:582:1: warning: unused function 'fillBuffer' [-Wunused-function] fillBuffer(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:610:1: warning: unused function 'getBits' [-Wunused-function] getBits(sqInt requestedBits) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:662:1: warning: unused function 'idctBlockIntqt' [-Wunused-function] idctBlockIntqt(int *anArray, int *qt) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:940:1: warning: unused function 'nextSampleCb' [-Wunused-function] nextSampleCb(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:976:1: warning: unused function 'nextSampleCr' [-Wunused-function] nextSampleCr(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1012:1: warning: unused function 'nextSampleFromblocks' [-Wunused-function] nextSampleFromblocks(int *aComponent, int **aBlockArray) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1048:1: warning: unused function 'nextSampleY' [-Wunused-function] nextSampleY(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1733:1: warning: unused function 'scaleAndSignExtendinFieldWidth' [-Wunused-function] scaleAndSignExtendinFieldWidth(sqInt aNumber, sqInt w) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1780:1: warning: unused function 'stInit' [-Wunused-function] stInit(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1787:1: warning: unused function 'storeJPEGStreamOn' [-Wunused-function] storeJPEGStreamOn(sqInt streamOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:111:14: warning: unused variable 'cbSampleStream' [-Wunused-variable] static sqInt cbSampleStream; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:114:14: warning: unused variable 'crSampleStream' [-Wunused-variable] static sqInt crSampleStream; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:181:14: warning: unused variable 'ySampleStream' [-Wunused-variable] static sqInt ySampleStream; ^ 17 warnings generated. [ 49%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 49%] Built target JPEGReaderPlugin /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-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libpng-1.6.37.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libpng-1.6.37-src/libpng.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libpng-1.6.37-src/libpng16.16.37.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libpng-1.6.37-src/libpng16.16.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libpng-1.6.37-src/libpng16.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 49%] 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-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/cairo-1.17.4.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/cairo-1.17.4-src/libcairo.2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/cairo-1.17.4-src/libcairo.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 49%] Built target cairo-1.17.4 /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-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/pixman-0.40.0.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/pixman-0.40.0-src/libpixman-1.0.40.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/pixman-0.40.0-src/libpixman-1.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/pixman-0.40.0-src/libpixman-1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 49%] Built target pixman-0.40.0 /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-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/freetype-2.12.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/freetype-2.12.1-src/libfreetype.6.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/freetype-2.12.1-src/libfreetype.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 49%] Built target freetype-2.12.1 /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-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/harfbuzz-5.3.1-src/libharfbuzz.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/harfbuzz-5.3.1-src/libharfbuzz.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 49%] Built target harfbuzz-5.3.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libssh2-1.9.0.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libssh2-1.9.0.dir/depend.internal". Scanning dependencies of target libssh2-1.9.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/build /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.1.0.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 49%] Built target libssh2-1.9.0 /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-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/openssl-1.1.1k-src/libcrypto.1.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/openssl-1.1.1k-src/libcrypto.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/openssl-1.1.1k-src/libssl.1.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/openssl-1.1.1k-src/libssl.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 49%] Built target openssl-1.1.1k /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.0.1.dir/build.make CMakeFiles/libgit2-1.0.1.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-1.0.1.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-1.0.1.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-1.0.1.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-1.0.1.dir/depend.internal". Scanning dependencies of target libgit2-1.0.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-1.0.1.dir/build.make CMakeFiles/libgit2-1.0.1.dir/build /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.0.1-src/libgit2.1.0.1.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libgit2-1.0.1-src/libgit2.1.0.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libgit2-1.0.1-src/libgit2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 49%] Built target libgit2-1.0.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/LocalePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/LocalePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 50%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "LocalePlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:388:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 2 warnings generated. [ 50%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:9: In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:9: In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:9: In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:9: In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:133:17: warning: incompatible integer to pointer conversion passing 'time_t' (aka 'long') to parameter of type 'time_t *' (aka 'long *') [-Wint-conversion] theTime = time((time_t)NULL); ^~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/time.h:118:21: note: passing argument to parameter here time_t time(time_t *); ^ 5 warnings generated. [ 51%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 51%] 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-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SurfacePlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 51%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 52%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:492:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] surfaceHandlePtr = fetchPointerofObject(0, surfaceHandle); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:29: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqIntptr_t' (aka 'long') [-Wint-conversion] result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:30: note: passing argument to parameter 'surfaceHandle' here ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:47: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'sqSurfaceDispatch *' (aka 'struct sqSurfaceDispatch *') [-Wint-conversion] result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:64: note: passing argument to parameter 'fn' here ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "SurfacePlugin VMMaker-tonel.1 uuid: e8cc1147-7cb4-0d00-8c2b-ccb0091e3459 " __DATE__ ; ^ 4 warnings generated. [ 53%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 54%] Built target SurfacePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/UUIDPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 54%] Building C object CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:108:11: warning: unused variable 'ok' [-Wunused-variable] sqInt ok; ^ 5 warnings generated. [ 55%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 73%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c [ 55%] Built target UUIDPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/DSAPrims.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/DSAPrims.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 55%] 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 -DDSAPrims_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "DSAPlugin CryptographyPlugins-eem.14 uuid: 54292ff0-b538-43ba-9195-26766c158ba9 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:106:1: warning: unused function 'addBackDivisorDigitShift' [-Wunused-function] addBackDivisorDigitShift(sqInt digitShift) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:144:1: warning: unused function 'bigDivideLoop' [-Wunused-function] bigDivideLoop(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:265:1: warning: unused function 'leftRotateby' [-Wunused-function] leftRotateby(unsigned int anInteger, sqInt bits) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:675:1: warning: unused function 'subtractDivisorMultipliedByDigitdigitShift' [-Wunused-function] subtractDivisorMultipliedByDigitdigitShift(sqInt digit, sqInt digitShift) ^ 5 warnings generated. [ 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libgit2-1.4.4-src/libgit2.1.4.4.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libgit2-1.4.4-src/libgit2.1.4.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libgit2-1.4.4-src/libgit2.dylib /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/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-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SocketPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SocketPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 56%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:1499:8: warning: unused variable 'okToListen' [-Wunused-variable] sqInt okToListen; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2311:3: warning: pointer/integer type mismatch in conditional expression ('SocketPtr' (aka 'SQSocket *') and 'int') [-Wconditional-type-mismatch] ? ((SocketPtr) (firstIndexableField(socketOop))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "SocketPlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:245:1: warning: unused function 'netAddressToInt' [-Wunused-function] netAddressToInt(unsigned char *ptrToByteArray) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2296:1: warning: unused function 'socketRecordSize' [-Wunused-function] socketRecordSize(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2307:1: warning: unused function 'socketValueOf' [-Wunused-function] socketValueOf(sqInt socketOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2318:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 7 warnings generated. [ 57%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/B2DPlugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/B2DPlugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 58%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2474:11: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] leftViaY = leftViaY; ~~~~~~~~ ^ ~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2497:12: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] rightViaY = rightViaY; ~~~~~~~~~ ^ ~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3225:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3241:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3346:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3362:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3468:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3484:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3703:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3719:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13646:18: warning: expression result unused [-Wunused-value] ((signed)lastX >> 8); ~~~~~~~~~~~~~ ^ ~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13676:18: warning: expression result unused [-Wunused-value] ((signed)lastX1 >> 8); ~~~~~~~~~~~~~~ ^ ~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "BalloonEnginePlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:851:1: warning: unused function 'aaColorMaskGet' [-Wunused-function] aaColorMaskGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:858:1: warning: unused function 'aaColorMaskPut' [-Wunused-function] aaColorMaskPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:865:1: warning: unused function 'aaColorShiftGet' [-Wunused-function] aaColorShiftGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:872:1: warning: unused function 'aaColorShiftPut' [-Wunused-function] aaColorShiftPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:882:1: warning: unused function 'aaFirstPixelFromto' [-Wunused-function] aaFirstPixelFromto(sqInt leftX, sqInt rightX) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:897:1: warning: unused function 'aaHalfPixelGet' [-Wunused-function] aaHalfPixelGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:904:1: warning: unused function 'aaHalfPixelPut' [-Wunused-function] aaHalfPixelPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:914:1: warning: unused function 'aaLastPixelFromto' [-Wunused-function] aaLastPixelFromto(sqInt leftX, sqInt rightX) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:921:1: warning: unused function 'aaLevelGet' [-Wunused-function] aaLevelGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:928:1: warning: unused function 'aaLevelPut' [-Wunused-function] aaLevelPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:935:1: warning: unused function 'aaScanMaskGet' [-Wunused-function] aaScanMaskGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:942:1: warning: unused function 'aaScanMaskPut' [-Wunused-function] aaScanMaskPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:949:1: warning: unused function 'aaShiftGet' [-Wunused-function] aaShiftGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:956:1: warning: unused function 'aaShiftPut' [-Wunused-function] aaShiftPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:967:1: warning: unused function 'absoluteSquared8Dot24' [-Wunused-function] absoluteSquared8Dot24(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1036:1: warning: unused function 'adjustAALevel' [-Wunused-function] adjustAALevel(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1175:1: warning: unused function 'aetStartGet' [-Wunused-function] aetStartGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1182:1: warning: unused function 'aetStartPut' [-Wunused-function] aetStartPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1189:1: warning: unused function 'aetUsedGet' [-Wunused-function] aetUsedGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1196:1: warning: unused function 'aetUsedPut' [-Wunused-function] aetUsedPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1206:1: warning: unused function 'allocateAETEntry' [-Wunused-function] allocateAETEntry(sqInt nSlots) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1220:1: warning: unused function 'allocateBezier' [-Wunused-function] allocateBezier(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1240:1: warning: unused function 'allocateBezierStackEntry' [-Wunused-function] allocateBezierStackEntry(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1254:1: warning: unused function 'allocateBitmapFillcolormap' [-Wunused-function] allocateBitmapFillcolormap(sqInt cmSize, int *cmBits) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1321:1: warning: unused function 'allocateGradientFillrampWidthisRadial' [-Wunused-function] allocateGradientFillrampWidthisRadial(int *ramp, sqInt rampWidth, sqInt isRadial) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1364:1: warning: unused function 'allocateLine' [-Wunused-function] allocateLine(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1416:1: warning: unused function 'allocateStackEntry' [-Wunused-function] allocateStackEntry(sqInt nSlots) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1430:1: warning: unused function 'allocateStackFillEntry' [-Wunused-function] allocateStackFillEntry(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1443:1: warning: unused function 'allocateWideBezier' [-Wunused-function] allocateWideBezier(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1463:1: warning: unused function 'allocateWideLine' [-Wunused-function] allocateWideLine(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1483:1: warning: unused function 'areEdgeFillsValid' [-Wunused-function] areEdgeFillsValid(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1493:1: warning: unused function 'assureValuebetweenand' [-Wunused-function] assureValuebetweenand(sqInt val1, sqInt val2, sqInt val3) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1516:1: warning: unused function 'bezierEndXOf' [-Wunused-function] bezierEndXOf(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1523:1: warning: unused function 'bezierEndXOfput' [-Wunused-function] bezierEndXOfput(sqInt bezier, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1530:1: warning: unused function 'bezierEndYOf' [-Wunused-function] bezierEndYOf(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1537:1: warning: unused function 'bezierEndYOfput' [-Wunused-function] bezierEndYOfput(sqInt bezier, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1544:1: warning: unused function 'bezierFinalXOf' [-Wunused-function] bezierFinalXOf(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1551:1: warning: unused function 'bezierFinalXOfput' [-Wunused-function] bezierFinalXOfput(sqInt bezier, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1558:1: warning: unused function 'bezierUpdateDataOf' [-Wunused-function] bezierUpdateDataOf(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1565:1: warning: unused function 'bezierViaXOf' [-Wunused-function] bezierViaXOf(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1572:1: warning: unused function 'bezierViaXOfput' [-Wunused-function] bezierViaXOfput(sqInt bezier, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1579:1: warning: unused function 'bezierViaYOf' [-Wunused-function] bezierViaYOf(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1586:1: warning: unused function 'bezierViaYOfput' [-Wunused-function] bezierViaYOfput(sqInt bezier, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1593:1: warning: unused function 'bitmapCmSizeOf' [-Wunused-function] bitmapCmSizeOf(sqInt bmFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1600:1: warning: unused function 'bitmapCmSizeOfput' [-Wunused-function] bitmapCmSizeOfput(sqInt bmFill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1607:1: warning: unused function 'bitmapDepthOf' [-Wunused-function] bitmapDepthOf(sqInt bmFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1614:1: warning: unused function 'bitmapDepthOfput' [-Wunused-function] bitmapDepthOfput(sqInt bmFill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1621:1: warning: unused function 'bitmapHeightOf' [-Wunused-function] bitmapHeightOf(sqInt bmFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1628:1: warning: unused function 'bitmapHeightOfput' [-Wunused-function] bitmapHeightOfput(sqInt bmFill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1635:1: warning: unused function 'bitmapRasterOf' [-Wunused-function] bitmapRasterOf(sqInt bmFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1642:1: warning: unused function 'bitmapRasterOfput' [-Wunused-function] bitmapRasterOfput(sqInt bmFill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1649:1: warning: unused function 'bitmapSizeOf' [-Wunused-function] bitmapSizeOf(sqInt bmFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1656:1: warning: unused function 'bitmapSizeOfput' [-Wunused-function] bitmapSizeOfput(sqInt bmFill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1663:1: warning: unused function 'bitmapTileFlagOf' [-Wunused-function] bitmapTileFlagOf(sqInt bmFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1670:1: warning: unused function 'bitmapTileFlagOfput' [-Wunused-function] bitmapTileFlagOfput(sqInt bmFill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1677:1: warning: unused function 'bitmapValuebitsatXy' [-Wunused-function] bitmapValuebitsatXy(sqInt bmFill, sqInt bits, sqInt xp, sqInt yp) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1740:1: warning: unused function 'bitmapWidthOf' [-Wunused-function] bitmapWidthOf(sqInt bmFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1747:1: warning: unused function 'bitmapWidthOfput' [-Wunused-function] bitmapWidthOfput(sqInt bmFill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1754:1: warning: unused function 'bzEndX' [-Wunused-function] bzEndX(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1765:1: warning: unused function 'bzEndXput' [-Wunused-function] bzEndXput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1776:1: warning: unused function 'bzEndY' [-Wunused-function] bzEndY(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1787:1: warning: unused function 'bzEndYput' [-Wunused-function] bzEndYput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1798:1: warning: unused function 'bzStartX' [-Wunused-function] bzStartX(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1809:1: warning: unused function 'bzStartXput' [-Wunused-function] bzStartXput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1820:1: warning: unused function 'bzStartY' [-Wunused-function] bzStartY(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1831:1: warning: unused function 'bzStartYput' [-Wunused-function] bzStartYput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1842:1: warning: unused function 'bzViaX' [-Wunused-function] bzViaX(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1853:1: warning: unused function 'bzViaXput' [-Wunused-function] bzViaXput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1864:1: warning: unused function 'bzViaY' [-Wunused-function] bzViaY(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1875:1: warning: unused function 'bzViaYput' [-Wunused-function] bzViaYput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2030:1: warning: unused function 'checkedAddBezierToGET' [-Wunused-function] checkedAddBezierToGET(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2058:1: warning: unused function 'checkedAddEdgeToGET' [-Wunused-function] checkedAddEdgeToGET(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2110:1: warning: unused function 'checkedAddLineToGET' [-Wunused-function] checkedAddLineToGET(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2170:1: warning: unused function 'clampValuemax' [-Wunused-function] clampValuemax(sqInt value, sqInt maxValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2218:1: warning: unused function 'clearSpanBufferGet' [-Wunused-function] clearSpanBufferGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2225:1: warning: unused function 'clearSpanBufferPut' [-Wunused-function] clearSpanBufferPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2232:1: warning: unused function 'clipMaxXGet' [-Wunused-function] clipMaxXGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2239:1: warning: unused function 'clipMaxXPut' [-Wunused-function] clipMaxXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2246:1: warning: unused function 'clipMaxYGet' [-Wunused-function] clipMaxYGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2253:1: warning: unused function 'clipMaxYPut' [-Wunused-function] clipMaxYPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2260:1: warning: unused function 'clipMinXGet' [-Wunused-function] clipMinXGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2267:1: warning: unused function 'clipMinXPut' [-Wunused-function] clipMinXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2274:1: warning: unused function 'clipMinYGet' [-Wunused-function] clipMinYGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2281:1: warning: unused function 'clipMinYPut' [-Wunused-function] clipMinYPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2288:1: warning: unused function 'colormapOf' [-Wunused-function] colormapOf(sqInt bmFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2295:1: warning: unused function 'colorTransform' [-Wunused-function] colorTransform(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2577:1: warning: unused function 'computeSqrt' [-Wunused-function] computeSqrt(sqInt length2) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2672:1: warning: unused function 'currentYGet' [-Wunused-function] currentYGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2679:1: warning: unused function 'currentYPut' [-Wunused-function] currentYPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2686:1: warning: unused function 'currentZGet' [-Wunused-function] currentZGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2693:1: warning: unused function 'currentZPut' [-Wunused-function] currentZPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2700:1: warning: unused function 'destOffsetXGet' [-Wunused-function] destOffsetXGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2707:1: warning: unused function 'destOffsetXPut' [-Wunused-function] destOffsetXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2714:1: warning: unused function 'destOffsetYGet' [-Wunused-function] destOffsetYGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2721:1: warning: unused function 'destOffsetYPut' [-Wunused-function] destOffsetYPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2766:1: warning: unused function 'drawWideEdgefrom' [-Wunused-function] drawWideEdgefrom(sqInt edge, sqInt leftX) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2813:1: warning: unused function 'edgeFillsInvalidate' [-Wunused-function] edgeFillsInvalidate(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2824:1: warning: unused function 'edgeFillsValidate' [-Wunused-function] edgeFillsValidate(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2835:1: warning: unused function 'edgeLeftFillOf' [-Wunused-function] edgeLeftFillOf(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2842:1: warning: unused function 'edgeLeftFillOfput' [-Wunused-function] edgeLeftFillOfput(sqInt edge, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2849:1: warning: unused function 'edgeNumLinesOf' [-Wunused-function] edgeNumLinesOf(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2856:1: warning: unused function 'edgeNumLinesOfput' [-Wunused-function] edgeNumLinesOfput(sqInt edge, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2863:1: warning: unused function 'edgeRightFillOf' [-Wunused-function] edgeRightFillOf(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2870:1: warning: unused function 'edgeRightFillOfput' [-Wunused-function] edgeRightFillOfput(sqInt edge, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2877:1: warning: unused function 'edgeTransform' [-Wunused-function] edgeTransform(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2887:1: warning: unused function 'edgeTypeOf' [-Wunused-function] edgeTypeOf(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2894:1: warning: unused function 'edgeXValueOf' [-Wunused-function] edgeXValueOf(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2901:1: warning: unused function 'edgeXValueOfput' [-Wunused-function] edgeXValueOfput(sqInt edge, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2908:1: warning: unused function 'edgeYValueOf' [-Wunused-function] edgeYValueOf(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2915:1: warning: unused function 'edgeYValueOfput' [-Wunused-function] edgeYValueOfput(sqInt edge, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2922:1: warning: unused function 'edgeZValueOf' [-Wunused-function] edgeZValueOf(sqInt edge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2929:1: warning: unused function 'edgeZValueOfput' [-Wunused-function] edgeZValueOfput(sqInt edge, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2953:1: warning: unused function 'estimatedLengthOfwith' [-Wunused-function] estimatedLengthOfwith(sqInt deltaX, sqInt deltaY) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2983:1: warning: unused function 'fillAllFromto' [-Wunused-function] fillAllFromto(sqInt leftX, sqInt rightX) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3086:1: warning: unused function 'fillBitmapSpan' [-Wunused-function] fillBitmapSpan(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3866:1: warning: unused function 'fillColorSpanfromto' [-Wunused-function] fillColorSpanfromto(sqInt pixelValue32, sqInt leftX, sqInt rightX) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3896:1: warning: unused function 'fillDirectionXOf' [-Wunused-function] fillDirectionXOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3903:1: warning: unused function 'fillDirectionXOfput' [-Wunused-function] fillDirectionXOfput(sqInt fill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3910:1: warning: unused function 'fillDirectionYOf' [-Wunused-function] fillDirectionYOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3917:1: warning: unused function 'fillDirectionYOfput' [-Wunused-function] fillDirectionYOfput(sqInt fill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3924:1: warning: unused function 'fillLinearGradient' [-Wunused-function] fillLinearGradient(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4152:1: warning: unused function 'fillMaxXGet' [-Wunused-function] fillMaxXGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4159:1: warning: unused function 'fillMaxXPut' [-Wunused-function] fillMaxXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4166:1: warning: unused function 'fillMaxYGet' [-Wunused-function] fillMaxYGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4173:1: warning: unused function 'fillMaxYPut' [-Wunused-function] fillMaxYPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4180:1: warning: unused function 'fillMinXGet' [-Wunused-function] fillMinXGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4187:1: warning: unused function 'fillMinXPut' [-Wunused-function] fillMinXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4194:1: warning: unused function 'fillMinYGet' [-Wunused-function] fillMinYGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4201:1: warning: unused function 'fillMinYPut' [-Wunused-function] fillMinYPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4208:1: warning: unused function 'fillNormalXOf' [-Wunused-function] fillNormalXOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4215:1: warning: unused function 'fillNormalXOfput' [-Wunused-function] fillNormalXOfput(sqInt fill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4222:1: warning: unused function 'fillNormalYOf' [-Wunused-function] fillNormalYOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4229:1: warning: unused function 'fillNormalYOfput' [-Wunused-function] fillNormalYOfput(sqInt fill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4236:1: warning: unused function 'fillOffsetXGet' [-Wunused-function] fillOffsetXGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4243:1: warning: unused function 'fillOffsetXPut' [-Wunused-function] fillOffsetXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4250:1: warning: unused function 'fillOffsetYGet' [-Wunused-function] fillOffsetYGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4257:1: warning: unused function 'fillOffsetYPut' [-Wunused-function] fillOffsetYPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4264:1: warning: unused function 'fillOriginXOf' [-Wunused-function] fillOriginXOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4271:1: warning: unused function 'fillOriginXOfput' [-Wunused-function] fillOriginXOfput(sqInt fill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4278:1: warning: unused function 'fillOriginYOf' [-Wunused-function] fillOriginYOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4285:1: warning: unused function 'fillOriginYOfput' [-Wunused-function] fillOriginYOfput(sqInt fill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4431:1: warning: unused function 'fillRadialDecreasingrampdeltaSTdsXdtXfromto' [-Wunused-function] fillRadialDecreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4477:1: warning: unused function 'fillRadialGradient' [-Wunused-function] fillRadialGradient(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4839:1: warning: unused function 'fillRadialIncreasingrampdeltaSTdsXdtXfromto' [-Wunused-function] fillRadialIncreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5011:1: warning: unused function 'fillTypeOf' [-Wunused-function] fillTypeOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5018:1: warning: unused function 'findNextAETEdgeFrom' [-Wunused-function] findNextAETEdgeFrom(sqInt leftEdge) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5446:1: warning: unused function 'finishedProcessing' [-Wunused-function] finishedProcessing(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5453:1: warning: unused function 'firstPointListGet' [-Wunused-function] firstPointListGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5460:1: warning: unused function 'firstPointListPut' [-Wunused-function] firstPointListPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5467:1: warning: unused function 'freeStackFillEntry' [-Wunused-function] freeStackFillEntry(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5509:1: warning: unused function 'getStartGet' [-Wunused-function] getStartGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5516:1: warning: unused function 'getStartPut' [-Wunused-function] getStartPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5523:1: warning: unused function 'getUsedGet' [-Wunused-function] getUsedGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5530:1: warning: unused function 'getUsedPut' [-Wunused-function] getUsedPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5537:1: warning: unused function 'gradientRampLengthOf' [-Wunused-function] gradientRampLengthOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5544:1: warning: unused function 'gradientRampLengthOfput' [-Wunused-function] gradientRampLengthOfput(sqInt fill, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5551:1: warning: unused function 'gradientRampOf' [-Wunused-function] gradientRampOf(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5558:1: warning: unused function 'hasColorTransform' [-Wunused-function] hasColorTransform(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5565:1: warning: unused function 'hasColorTransformGet' [-Wunused-function] hasColorTransformGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5572:1: warning: unused function 'hasColorTransformPut' [-Wunused-function] hasColorTransformPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5579:1: warning: unused function 'hasEdgeTransform' [-Wunused-function] hasEdgeTransform(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5586:1: warning: unused function 'hasEdgeTransformGet' [-Wunused-function] hasEdgeTransformGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5593:1: warning: unused function 'hasEdgeTransformPut' [-Wunused-function] hasEdgeTransformPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5677:1: warning: unused function 'incrementPointby' [-Wunused-function] incrementPointby(int *point, sqInt delta) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5686:1: warning: unused function 'incrementStatby' [-Wunused-function] incrementStatby(sqInt statIndex, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5899:1: warning: unused function 'isBezier' [-Wunused-function] isBezier(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5919:1: warning: unused function 'isFillColor' [-Wunused-function] isFillColor(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5938:1: warning: unused function 'isFill' [-Wunused-function] isFill(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5946:1: warning: unused function 'isLine' [-Wunused-function] isLine(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5953:1: warning: unused function 'isObject' [-Wunused-function] isObject(sqInt obj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5961:1: warning: unused function 'isRealFill' [-Wunused-function] isRealFill(sqInt fill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5968:1: warning: unused function 'isStackEntry' [-Wunused-function] isStackEntry(sqInt entry) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5976:1: warning: unused function 'isStackIndex' [-Wunused-function] isStackIndex(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5984:1: warning: unused function 'isWideBezier' [-Wunused-function] isWideBezier(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5992:1: warning: unused function 'isWideLine' [-Wunused-function] isWideLine(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6000:1: warning: unused function 'isWide' [-Wunused-function] isWide(sqInt object) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6007:1: warning: unused function 'lastExportedEdgeGet' [-Wunused-function] lastExportedEdgeGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6014:1: warning: unused function 'lastExportedEdgePut' [-Wunused-function] lastExportedEdgePut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6021:1: warning: unused function 'lastExportedFillGet' [-Wunused-function] lastExportedFillGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6028:1: warning: unused function 'lastExportedFillPut' [-Wunused-function] lastExportedFillPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6035:1: warning: unused function 'lastExportedLeftXGet' [-Wunused-function] lastExportedLeftXGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6042:1: warning: unused function 'lastExportedLeftXPut' [-Wunused-function] lastExportedLeftXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6049:1: warning: unused function 'lastExportedRightXGet' [-Wunused-function] lastExportedRightXGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6056:1: warning: unused function 'lastExportedRightXPut' [-Wunused-function] lastExportedRightXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6063:1: warning: unused function 'lineEndXOf' [-Wunused-function] lineEndXOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6070:1: warning: unused function 'lineEndXOfput' [-Wunused-function] lineEndXOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6077:1: warning: unused function 'lineEndYOf' [-Wunused-function] lineEndYOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6084:1: warning: unused function 'lineEndYOfput' [-Wunused-function] lineEndYOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6091:1: warning: unused function 'lineErrorAdjDownOf' [-Wunused-function] lineErrorAdjDownOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6098:1: warning: unused function 'lineErrorAdjDownOfput' [-Wunused-function] lineErrorAdjDownOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6105:1: warning: unused function 'lineErrorAdjUpOf' [-Wunused-function] lineErrorAdjUpOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6112:1: warning: unused function 'lineErrorAdjUpOfput' [-Wunused-function] lineErrorAdjUpOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6119:1: warning: unused function 'lineErrorOf' [-Wunused-function] lineErrorOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6126:1: warning: unused function 'lineErrorOfput' [-Wunused-function] lineErrorOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6133:1: warning: unused function 'lineXDirectionOf' [-Wunused-function] lineXDirectionOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6140:1: warning: unused function 'lineXDirectionOfput' [-Wunused-function] lineXDirectionOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6147:1: warning: unused function 'lineXIncrementOf' [-Wunused-function] lineXIncrementOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6154:1: warning: unused function 'lineXIncrementOfput' [-Wunused-function] lineXIncrementOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6161:1: warning: unused function 'lineYDirectionOf' [-Wunused-function] lineYDirectionOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6168:1: warning: unused function 'lineYDirectionOfput' [-Wunused-function] lineYDirectionOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6237:1: warning: unused function 'loadArrayPolygonnPointsfilllineWidthlineFill' [-Wunused-function] loadArrayPolygonnPointsfilllineWidthlineFill(sqInt points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6691:1: warning: unused function 'loadBitmapFillcolormaptilefromalongnormalxIndex' [-Wunused-function] loadBitmapFillcolormaptilefromalongnormalxIndex(sqInt formOop, sqInt cmOop, sqInt tileFlag, int *point1, int *point2, int *point3, sqInt xIndex) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6834:1: warning: unused function 'loadColorTransformFrom' [-Wunused-function] loadColorTransformFrom(sqInt transformOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6861:1: warning: unused function 'loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor' [-Wunused-function] loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor(sqInt segmentIndex, sqInt points, sqInt pointsShort, sqInt leftFill, sqInt rightFill, sqInt lineWidth, sqInt lineFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:7868:1: warning: unused function 'loadLinefromtooffsetleftFillrightFill' [-Wunused-function] loadLinefromtooffsetleftFillrightFill(sqInt line, int *point1, int *point2, sqInt yOffset, sqInt leftFill, sqInt rightFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8093:1: warning: unused function 'loadPointIntAtfrom' [-Wunused-function] loadPointIntAtfrom(sqInt index, sqInt intArray) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8103:1: warning: unused function 'loadPointShortAtfrom' [-Wunused-function] loadPointShortAtfrom(sqInt index, sqInt shortArray) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8147:1: warning: unused function 'loadPolygonnPointsfilllineWidthlineFillpointsShort' [-Wunused-function] loadPolygonnPointsfilllineWidthlineFillpointsShort(int *points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill, sqInt isShort) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8316:1: warning: unused function 'loadRectanglelineFillleftFillrightFill' [-Wunused-function] loadRectanglelineFillleftFillrightFill(sqInt lineWidth, sqInt lineFill, sqInt leftFill, sqInt rightFill) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8973:1: warning: unused function 'magicNumberGet' [-Wunused-function] magicNumberGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8980:1: warning: unused function 'magicNumberPut' [-Wunused-function] magicNumberPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8987:1: warning: unused function 'makeRectFromPoints' [-Wunused-function] makeRectFromPoints(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8998:1: warning: unused function 'makeUnsignedFrom' [-Wunused-function] makeUnsignedFrom(sqInt someIntegerValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9058:1: warning: unused function 'needsFlush' [-Wunused-function] needsFlush(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9065:1: warning: unused function 'needsFlushGet' [-Wunused-function] needsFlushGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9072:1: warning: unused function 'needsFlushPut' [-Wunused-function] needsFlushPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9079:1: warning: unused function 'objectHeaderOf' [-Wunused-function] objectHeaderOf(sqInt obj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9090:1: warning: unused function 'objectIndexOf' [-Wunused-function] objectIndexOf(sqInt obj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9097:1: warning: unused function 'objectIndexOfput' [-Wunused-function] objectIndexOfput(sqInt obj, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9104:1: warning: unused function 'objectLengthOf' [-Wunused-function] objectLengthOf(sqInt obj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9111:1: warning: unused function 'objectLengthOfput' [-Wunused-function] objectLengthOfput(sqInt obj, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9118:1: warning: unused function 'objectTypeOf' [-Wunused-function] objectTypeOf(sqInt obj) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9125:1: warning: unused function 'objectTypeOfput' [-Wunused-function] objectTypeOfput(sqInt obj, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9132:1: warning: unused function 'objStartGet' [-Wunused-function] objStartGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9139:1: warning: unused function 'objStartPut' [-Wunused-function] objStartPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9146:1: warning: unused function 'objUsedGet' [-Wunused-function] objUsedGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9153:1: warning: unused function 'objUsedPut' [-Wunused-function] objUsedPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9160:1: warning: unused function 'objat' [-Wunused-function] objat(sqInt object, sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9167:1: warning: unused function 'objatput' [-Wunused-function] objatput(sqInt object, sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9178:1: warning: unused function 'offsetFromWidth' [-Wunused-function] offsetFromWidth(sqInt lineWidth) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9185:1: warning: unused function 'point1Get' [-Wunused-function] point1Get(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9192:1: warning: unused function 'point2Get' [-Wunused-function] point2Get(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9199:1: warning: unused function 'point3Get' [-Wunused-function] point3Get(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9206:1: warning: unused function 'point4Get' [-Wunused-function] point4Get(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12282:1: warning: unused function 'quickRemoveInvalidFillsAt' [-Wunused-function] quickRemoveInvalidFillsAt(sqInt leftX) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12428:1: warning: unused function 'repeatValuemax' [-Wunused-function] repeatValuemax(sqInt delta, sqInt maxValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12495:1: warning: unused function 'returnWideBezierFill' [-Wunused-function] returnWideBezierFill(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12502:1: warning: unused function 'returnWideBezierWidth' [-Wunused-function] returnWideBezierWidth(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12512:1: warning: unused function 'returnWideLineFill' [-Wunused-function] returnWideLineFill(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12522:1: warning: unused function 'returnWideLineWidth' [-Wunused-function] returnWideLineWidth(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12668:1: warning: unused function 'shortRunLengthAtfrom' [-Wunused-function] shortRunLengthAtfrom(sqInt i, sqInt runArray) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12680:1: warning: unused function 'shortRunValueAtfrom' [-Wunused-function] shortRunValueAtfrom(sqInt i, sqInt runArray) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12748:1: warning: unused function 'sortGlobalEdgeTable' [-Wunused-function] sortGlobalEdgeTable(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12756:1: warning: unused function 'spanEndAAGet' [-Wunused-function] spanEndAAGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12763:1: warning: unused function 'spanEndAAPut' [-Wunused-function] spanEndAAPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12770:1: warning: unused function 'spanEndGet' [-Wunused-function] spanEndGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12777:1: warning: unused function 'spanEndPut' [-Wunused-function] spanEndPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12784:1: warning: unused function 'spanSizeGet' [-Wunused-function] spanSizeGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12791:1: warning: unused function 'spanSizePut' [-Wunused-function] spanSizePut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12798:1: warning: unused function 'spanStartGet' [-Wunused-function] spanStartGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12805:1: warning: unused function 'spanStartPut' [-Wunused-function] spanStartPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12812:1: warning: unused function 'squaredLengthOfwith' [-Wunused-function] squaredLengthOfwith(sqInt deltaX, sqInt deltaY) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12819:1: warning: unused function 'stackFillDepth' [-Wunused-function] stackFillDepth(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12826:1: warning: unused function 'stackFillDepthput' [-Wunused-function] stackFillDepthput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12833:1: warning: unused function 'stackFillEntryLength' [-Wunused-function] stackFillEntryLength(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12840:1: warning: unused function 'stackFillRightX' [-Wunused-function] stackFillRightX(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12847:1: warning: unused function 'stackFillRightXput' [-Wunused-function] stackFillRightXput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12854:1: warning: unused function 'stackFillSize' [-Wunused-function] stackFillSize(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12861:1: warning: unused function 'stackFillValue' [-Wunused-function] stackFillValue(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12868:1: warning: unused function 'stackFillValueput' [-Wunused-function] stackFillValueput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12875:1: warning: unused function 'stateGet' [-Wunused-function] stateGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12882:1: warning: unused function 'statePut' [-Wunused-function] statePut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12894:1: warning: unused function 'stepToFirstBezier' [-Wunused-function] stepToFirstBezier(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13033:1: warning: unused function 'stepToFirstLine' [-Wunused-function] stepToFirstLine(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13140:1: warning: unused function 'stepToFirstWideBezier' [-Wunused-function] stepToFirstWideBezier(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13244:1: warning: unused function 'stepToFirstWideLine' [-Wunused-function] stepToFirstWideLine(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13388:1: warning: unused function 'stepToNextBezier' [-Wunused-function] stepToNextBezier(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13434:1: warning: unused function 'stepToNextBezierForwardat' [-Wunused-function] stepToNextBezierForwardat(int *updateData, sqInt yValue) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13515:1: warning: unused function 'stepToNextLine' [-Wunused-function] stepToNextLine(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13686:1: warning: unused function 'stepToNextWideLine' [-Wunused-function] stepToNextWideLine(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13814:1: warning: unused function 'stopBecauseOf' [-Wunused-function] stopBecauseOf(sqInt stopReason) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13823:1: warning: unused function 'stopReasonGet' [-Wunused-function] stopReasonGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13830:1: warning: unused function 'stopReasonPut' [-Wunused-function] stopReasonPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13854:1: warning: unused function 'storeEngineStateInto' [-Wunused-function] storeEngineStateInto(sqInt oop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13930:1: warning: unused function 'storeStopStateIntoEdgefill' [-Wunused-function] storeStopStateIntoEdgefill(sqInt edgeOop, sqInt fillOop) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14334:1: warning: unused function 'topFillDepth' [-Wunused-function] topFillDepth(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14345:1: warning: unused function 'topFillDepthPut' [-Wunused-function] topFillDepthPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14356:1: warning: unused function 'topFillRightX' [-Wunused-function] topFillRightX(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14367:1: warning: unused function 'topFillRightXPut' [-Wunused-function] topFillRightXPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14378:1: warning: unused function 'topFillValue' [-Wunused-function] topFillValue(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14389:1: warning: unused function 'topFillValuePut' [-Wunused-function] topFillValuePut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14468:1: warning: unused function 'transformPoints' [-Wunused-function] transformPoints(sqInt n) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14597:1: warning: unused function 'transformPointXyinto' [-Wunused-function] transformPointXyinto(double xValue, double yValue, int *dstPoint) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14619:1: warning: unused function 'transformPoint' [-Wunused-function] transformPoint(int *point) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14658:1: warning: unused function 'transformPointinto' [-Wunused-function] transformPointinto(sqInt srcPoint, sqInt dstPoint) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14872:1: warning: unused function 'wbSizeGet' [-Wunused-function] wbSizeGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14879:1: warning: unused function 'wbSizePut' [-Wunused-function] wbSizePut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14886:1: warning: unused function 'wbStackClear' [-Wunused-function] wbStackClear(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14895:1: warning: unused function 'wbStackPop' [-Wunused-function] wbStackPop(sqInt nItems) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14916:1: warning: unused function 'wbStackSize' [-Wunused-function] wbStackSize(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14923:1: warning: unused function 'wbStackValue' [-Wunused-function] wbStackValue(sqInt index) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14930:1: warning: unused function 'wbStackValueput' [-Wunused-function] wbStackValueput(sqInt index, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14937:1: warning: unused function 'wbTopGet' [-Wunused-function] wbTopGet(void) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14944:1: warning: unused function 'wbTopPut' [-Wunused-function] wbTopPut(sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14951:1: warning: unused function 'wideBezierEntryOf' [-Wunused-function] wideBezierEntryOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14959:1: warning: unused function 'wideBezierEntryOfput' [-Wunused-function] wideBezierEntryOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14967:1: warning: unused function 'wideBezierExitOf' [-Wunused-function] wideBezierExitOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14975:1: warning: unused function 'wideBezierExitOfput' [-Wunused-function] wideBezierExitOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14983:1: warning: unused function 'wideBezierExtentOf' [-Wunused-function] wideBezierExtentOf(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14991:1: warning: unused function 'wideBezierExtentOfput' [-Wunused-function] wideBezierExtentOfput(sqInt bezier, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15007:1: warning: unused function 'wideBezierFillOfput' [-Wunused-function] wideBezierFillOfput(sqInt bezier, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15015:1: warning: unused function 'wideBezierUpdateDataOf' [-Wunused-function] wideBezierUpdateDataOf(sqInt bezier) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15030:1: warning: unused function 'wideBezierWidthOfput' [-Wunused-function] wideBezierWidthOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15038:1: warning: unused function 'wideLineEntryOf' [-Wunused-function] wideLineEntryOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15046:1: warning: unused function 'wideLineEntryOfput' [-Wunused-function] wideLineEntryOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15054:1: warning: unused function 'wideLineExitOf' [-Wunused-function] wideLineExitOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15062:1: warning: unused function 'wideLineExitOfput' [-Wunused-function] wideLineExitOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15070:1: warning: unused function 'wideLineExtentOf' [-Wunused-function] wideLineExtentOf(sqInt line) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15078:1: warning: unused function 'wideLineExtentOfput' [-Wunused-function] wideLineExtentOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15094:1: warning: unused function 'wideLineFillOfput' [-Wunused-function] wideLineFillOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15110:1: warning: unused function 'wideLineWidthOfput' [-Wunused-function] wideLineWidthOfput(sqInt line, sqInt value) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15118:1: warning: unused function 'workBufferPut' [-Wunused-function] workBufferPut(sqInt wbOop) ^ [ 73%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c 325 warnings generated. [ 59%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 59%] Built target B2DPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "JPEGReadWriter2Plugin VMMaker.oscog-eem.2493 uuid: d7437cc5-75c7-4a43-af6b-0f85bf0cebe6 " __DATE__ ; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:537:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 2 warnings generated. [ 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c [ 74%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c [ 74%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:454:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:454:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:454:43: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:454:58: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:455:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:455:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:455:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:455:55: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:456:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:456:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:456:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:456:57: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:457:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:457:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:457:42: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ 15 warnings generated. [ 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:214:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:214:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:214:43: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:214:58: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:215:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:215:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:215:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:215:55: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:216:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:216:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:216:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:216:57: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:217:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:217:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:217:42: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ 15 warnings generated. [ 78%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c [ 81%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c [ 84%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c:41:14: warning: unused variable 'src' [-Wunused-variable] my_src_ptr src = (my_src_ptr) cinfo->src; ^ 1 warning generated. [ 86%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c [ 87%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c [ 75%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c [ 88%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c [ 89%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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/Pharo.dir/build.make CMakeFiles/Pharo.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/Pharo.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/Pharo.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/Pharo.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 90%] Building C object CMakeFiles/Pharo.dir/src/unixMain.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -isystem /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/ffi -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -o CMakeFiles/Pharo.dir/src/unixMain.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/unixMain.c [ 91%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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-9/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-9/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-9/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-9/repository/resources/mac/PharoSources.icns build/vm/Debug/Pharo.app/Contents/Resources/PharoSources.icns [ 91%] Built target Pharo /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm.dir/build.make CMakeFiles/build_vmmaker_get_vm.dir/depend cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_vm /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm.dir/build.make CMakeFiles/build_vmmaker_get_vm.dir/build [ 92%] Performing update step for 'build_vmmaker_get_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo [ 92%] No patch step for 'build_vmmaker_get_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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-patch [ 93%] Performing configure step for 'build_vmmaker_get_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure [ 93%] Performing build step for 'build_vmmaker_get_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build [ 94%] Performing install step for 'build_vmmaker_get_vm' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-install [ 94%] Completed 'build_vmmaker_get_vm' /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E make_directory /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm-complete /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E touch /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-done [ 95%] Built target build_vmmaker_get_vm /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-9/build-stockReplacement && /opt/homebrew/Cellar/cmake/3.19.4/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/basic_types.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/callback_types.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/callbacks.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c:47:1: warning: non-void function does not return a value [-Wreturn-type] } ^ 1 warning generated. [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/callout.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/registerCallback.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/structures.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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-9/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: "" -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/./ -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.4.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.0.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2-2.0.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.1.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.40.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.6.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.0.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.37.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.1.1.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Pharo -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/Resources -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/Resources/PharoSources.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/Resources/Pharo.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/Resources/PharoImage.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/Resources/PharoChanges.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/Info.plist -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/config.h -- Up-to-date: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/pharoClient.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/errorCode.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/debug.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/pathUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/win/resources.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/interpreter.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/exportDefinition.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/threads -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/threads/vmthread.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/macros.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/jit -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/jit/jit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/stringUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/threadSafeQueue -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/imageAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/parameters -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/parameters/parameters.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sigjmp_support.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/semaphores -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/fileDialog.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/pharo.h -- Up-to-date: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/dispdbg.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqAssert.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqaio.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sq.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx/dummyFFI.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test-sq.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ppc-global.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common/sqFFI.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx/dummyFFI.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win/sqWin32FFI.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-sysv.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/any-libffi.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/x86-sysv.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-darwin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM32FFIPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFIPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/IA32FFIPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqManualSurface.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFITestFuncs.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64Win64FFIPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM64FFIPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppc.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicDouble.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM32.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64business.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusiness.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessPostLogic.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM64.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicInteger.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/ia32abi.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/AlienSUnitTestProcedures.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64win64business.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicFloat.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64stub.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm64abicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/IA32ABI.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/xabicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/AlienSUnitTestProcedures.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ia32abicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ppc32abicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm32abicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64abicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threads -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/jit -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/packaging -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/packaging/linux -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/packaging/linux/bin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/img.image -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/mac -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/scripts -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/imageAccess.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/win32Main.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/macAlias.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/unixMain.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/utils -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/client.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/debug.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/errorCode.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/utils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/parameters -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/fileUtils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/debugUnix.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/semaphores -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/types.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/version.info -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/CMakeLists.txt -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/macros.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/plugins.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated/ -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/cogmethod.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/cointerp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/cogit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cointerp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogit.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogitIA32.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogitMIPSEL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/gcc3x-cointerp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogitARMv5.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/cogmethod.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/cointerp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/cogit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogitX64SysV.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cointerp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogit.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogitX64WIN64.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogitaarch64.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/gcc3x-cointerp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Up-to-date: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/cogmethod.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/cointerp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/vmCallback.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/interp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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 [ 76%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c [ 76%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c [ 77%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c [ 77%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c 1870 warnings generated. [ 33%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 33%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:306:11: warning: incompatible pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long (*)(long)') from 'void (sqInt)' (aka 'void (long)') [-Wincompatible-pointer-types] VM->push = push; ^ ~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:308:16: warning: incompatible pointer types assigning to 'sqInt (*)(double)' (aka 'long (*)(double)') from 'void (double)' [-Wincompatible-pointer-types] VM->pushFloat = pushFloat; ^ ~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:432:37: warning: incompatible pointer types assigning to 'void *(*)(sqInt, sqInt, sqInt)' (aka 'void *(*)(long, long, long)') from 'void *(sqInt, sqInt, void *)' (aka 'void *(long, long, void *)') [-Wincompatible-pointer-types] VM->ioLoadSymbolOfLengthFromModule = ioLoadSymbolOfLengthFromModule; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:459:26: warning: incompatible pointer types assigning to 'void (*)(void)' from 'sqInt (void)' (aka 'long (void)') [-Wincompatible-pointer-types] VM->forceInterruptCheck = forceInterruptCheck; ^ ~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:510:22: warning: incompatible pointer types assigning to 'volatile unsigned long (*)(void)' from 'volatile unsigned long long (void)' [-Wincompatible-pointer-types] VM->utcMicroseconds = ioUTCMicroseconds; ^ ~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:546:23: warning: incompatible pointer types assigning to 'sqInt (*)(char *)' (aka 'long (*)(char *)') from 'sqInt (const char *)' (aka 'long (const char *)') [-Wincompatible-pointer-types] VM->stringForCString = stringForCString; ^ ~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:557:37: warning: incompatible pointer types assigning to 'sqInt (*)(vmccp)' (aka 'long (*)(struct _VMCallbackContext *)') from 'sqInt (void *)' (aka 'long (void *)') [-Wincompatible-pointer-types] VM->ptEnterInterpreterFromCallback = ptEnterInterpreterFromCallback; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:558:34: warning: incompatible pointer types assigning to 'sqInt (*)(vmccp)' (aka 'long (*)(struct _VMCallbackContext *)') from 'sqInt (void *)' (aka 'long (void *)') [-Wincompatible-pointer-types] VM->ptExitInterpreterToCallback = ptExitInterpreterToCallback; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:562:27: warning: incompatible pointer types assigning to 'sqInt (*)(int)' (aka 'long (*)(int)') from 'Semaphore *(int)' (aka 'struct __Semaphore *(int)') [-Wincompatible-pointer-types] VM->platformSemaphoreNew = platform_semaphore_new; ^ ~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:565:35: warning: incompatible pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long (*)(long)') from 'void (sqInt)' (aka 'void (long)') [-Wincompatible-pointer-types] VM->waitOnExternalSemaphoreIndex = waitOnExternalSemaphoreIndex; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:135:6: warning: unused variable 'v' [-Wunused-variable] int v; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:267:11: warning: unused variable 'xArray' [-Wunused-variable] sqInt xArray; ^ 6 warnings generated. [ 35%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 35%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/osx/aioOSX.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/osx/aioOSX.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/osx/aioOSX.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/osx/aioOSX.c:264:6: warning: unused variable 'n' [-Wunused-variable] int n; ^ 1 warning generated. [ 36%] Building C object CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:369:8: warning: unused variable 'pc' [-Wunused-variable] void *pc; ^ /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:489:2: warning: 'getcontext' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] getcontext(&uap); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/ucontext.h:37:6: note: 'getcontext' has been explicitly marked deprecated here int getcontext(ucontext_t *) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5, __MAC_10_6, __IPHONE_2_0, __IPHONE_2_0) __WATCHOS_PROHIBITED __TVOS_PROHIBITED; ^ /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:77:12: warning: unused variable 'inFault' [-Wunused-variable] static int inFault = 0; ^ [ 78%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c 3 warnings generated. [ 37%] Building CXX object CMakeFiles/PharoVMCore.dir/src/utilsMac.mm.o /Library/Developer/CommandLineTools/usr/bin/c++ -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/utilsMac.mm.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/utilsMac.mm [ 78%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c [ 79%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c [ 79%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c [ 37%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogMac.m.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/fileDialogMac.m.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/fileDialogMac.m [ 80%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c [ 38%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.m.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.m.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/parameters/parameters.m [ 38%] Building C object CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_MESSAGE_COUNT=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/memoryUnix.c [ 39%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 80%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c [ 39%] 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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SqueakSSL.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SqueakSSL.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SqueakSSL.dir/depend.internal". [ 81%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "SqueakSSLPlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ 1 warning generated. [ 40%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:11: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:11: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:11: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:11: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 41%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 41%] Built target SqueakSSL /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 41%] Building C object CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DMiscPrimitivePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "MiscPrimitivePlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ [ 82%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c 1 warning generated. [ 42%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 42%] 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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 43%] Building C object CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFloatArrayPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c [ 82%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "FloatArrayPlugin VMMaker-tonel.1 uuid: 448c7947-7cb4-0d00-8bff-636b042d4c28 " __DATE__ ; ^ 1 warning generated. [ 43%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 43%] 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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/BitBltPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 43%] Building C object CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DBitBltPlugin_EXPORTS -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1686:8: warning: unused variable 'dxLowBits' [-Wunused-variable] sqInt dxLowBits; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1690:8: warning: unused variable 'pixPerM11' [-Wunused-variable] sqInt pixPerM11; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1687:8: warning: unused variable 'endBits' [-Wunused-variable] sqInt endBits; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1694:8: warning: unused variable 't' [-Wunused-variable] sqInt t; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1691:8: warning: unused variable 'startBits' [-Wunused-variable] sqInt startBits; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1688:15: warning: unused variable 'm1' [-Wunused-variable] unsigned int m1; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1692:8: warning: unused variable 'startBits1' [-Wunused-variable] sqInt startBits1; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1685:8: warning: unused variable 'done' [-Wunused-variable] sqInt done; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1689:8: warning: unused variable 'pixPerM1' [-Wunused-variable] sqInt pixPerM1; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1693:8: warning: unused variable 'sxLowBits' [-Wunused-variable] sqInt sxLowBits; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4555:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] v = v; ~ ^ ~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4559:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] v = v; ~ ^ ~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5028:8: warning: unused variable '_return_value' [-Wunused-variable] sqInt _return_value; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6308:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] v = v; ~ ^ ~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6312:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] v = v; ~ ^ ~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7944:12: warning: explicitly assigning value of variable of type 'unsigned int' to itself [-Wself-assign] rgb = rgb; ~~~ ^ ~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "BitBltSimulation VMMaker.oscog-eem.2493 uuid: d7437cc5-75c7-4a43-af6b-0f85bf0cebe6 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:411:1: warning: unused function 'affectedBottom' [-Wunused-function] affectedBottom(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:418:1: warning: unused function 'affectedLeft' [-Wunused-function] affectedLeft(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:425:1: warning: unused function 'affectedRight' [-Wunused-function] affectedRight(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:432:1: warning: unused function 'affectedTop' [-Wunused-function] affectedTop(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1133:1: warning: unused function 'checkSourceOverlap' [-Wunused-function] checkSourceOverlap(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1271:1: warning: unused function 'copyBitsFastPathSpecialised' [-Wunused-function] copyBitsFastPathSpecialised(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2494:1: warning: unused function 'default8To32Table' [-Wunused-function] default8To32Table(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2538:1: warning: unused function 'deltaFromtonSteps' [-Wunused-function] deltaFromtonSteps(sqInt x1, sqInt x2, sqInt n) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2563:1: warning: unused function 'destMaskAndPointerInit' [-Wunused-function] destMaskAndPointerInit(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2610:1: warning: unused function 'dither32To16threshold' [-Wunused-function] dither32To16threshold(unsigned int srcWord, sqInt ditherValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2626:1: warning: unused function 'drawLoopXY' [-Wunused-function] drawLoopXY(sqInt xDelta, sqInt yDelta) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2771:1: warning: unused function 'expensiveDither32To16threshold' [-Wunused-function] expensiveDither32To16threshold(unsigned int srcWord, sqInt ditherValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2819:1: warning: unused function 'fetchIntOrFloatofObject' [-Wunused-function] fetchIntOrFloatofObject(sqInt fieldIndex, sqInt objectPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2904:1: warning: unused function 'ignoreSourceOrHalftone' [-Wunused-function] ignoreSourceOrHalftone(sqInt formPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3066:1: warning: unused function 'loadBitBltDestForm' [-Wunused-function] loadBitBltDestForm(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3551:1: warning: unused function 'loadBitBltSourceForm' [-Wunused-function] loadBitBltSourceForm(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3641:1: warning: unused function 'loadColorMap' [-Wunused-function] loadColorMap(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3755:1: warning: unused function 'loadColorMapShiftOrMaskFrom' [-Wunused-function] loadColorMapShiftOrMaskFrom(sqInt mapOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3773:1: warning: unused function 'loadHalftoneForm' [-Wunused-function] loadHalftoneForm(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3821:1: warning: unused function 'loadWarpBltFrom' [-Wunused-function] loadWarpBltFrom(sqInt bbObj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3986:1: warning: unused function 'mapPixelflags' [-Wunused-function] mapPixelflags(sqInt sourcePixel, sqInt mapperFlags) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4016:1: warning: unused function 'mergewith' [-Wunused-function] mergewith(unsigned int sourceWord, unsigned int destinationWord) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4490:1: warning: unused function 'partitionedRgbComponentAlphadestnBitsnPartitions' [-Wunused-function] partitionedRgbComponentAlphadestnBitsnPartitions(unsigned int sourceWord, unsigned int destWord, sqInt nBits, sqInt nParts) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4637:1: warning: unused function 'performCopyLoop' [-Wunused-function] performCopyLoop(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4790:1: warning: unused function 'pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc' [-Wunused-function] pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc(sqInt nPixels, sqInt mapperFlags, sqInt srcMask, sqInt dstMask, sqInt srcShiftInc, sqInt dstShiftInc) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4892:1: warning: unused function 'pickWarpPixelAtXy' [-Wunused-function] pickWarpPixelAtXy(sqInt xx, sqInt yy) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6406:1: warning: unused function 'rgbMap16To32' [-Wunused-function] rgbMap16To32(sqInt sourcePixel) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6417:1: warning: unused function 'rgbMap32To32' [-Wunused-function] rgbMap32To32(sqInt sourcePixel) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6427:1: warning: unused function 'rgbMapPixelflags' [-Wunused-function] rgbMapPixelflags(sqInt sourcePixel, sqInt mapperFlags) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6764:1: warning: unused function 'showDisplayBits' [-Wunused-function] showDisplayBits(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6780:1: warning: unused function 'sourceSkewAndPointerInit' [-Wunused-function] sourceSkewAndPointerInit(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6842:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7033:1: warning: unused function 'tryCopyingBitsQuickly' [-Wunused-function] tryCopyingBitsQuickly(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7160:1: warning: unused function 'warpBits' [-Wunused-function] warpBits(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7802:1: warning: unused function 'warpLoopSetup' [-Wunused-function] warpLoopSetup(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:8027:1: warning: unused function 'warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags' [-Wunused-function] warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags(sqInt nPixels, sqInt xDeltah, sqInt yDeltah, sqInt xDeltav, sqInt yDeltav, sqInt dstShiftInc, sqInt mapperFlags) ^ [ 83%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c 53 warnings generated. [ 44%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 44%] 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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/LargeIntegers.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/LargeIntegers.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 45%] Building C object CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLargeIntegers_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "LargeIntegersPlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:266:1: warning: unused function 'byteSizeOfCSI' [-Wunused-function] byteSizeOfCSI(sqInt csi) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:332:1: warning: unused function 'cDigitAddlenwithleninto' [-Wunused-function] cDigitAddlenwithleninto(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:377:1: warning: unused function 'cDigitCopyFromtolen' [-Wunused-function] cDigitCopyFromtolen(unsigned int *pFrom, unsigned int *pTo, sqInt len) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:389:1: warning: unused function 'cDigitDivlenremlenquolen' [-Wunused-function] cDigitDivlenremlenquolen(unsigned int *pDiv, sqInt divLen, unsigned int *pRem, sqInt remLen, unsigned int *pQuo, sqInt quoLen) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:541:1: warning: unused function 'cDigitLshiftfromlentolen' [-Wunused-function] cDigitLshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:586:1: warning: unused function 'cDigitMontgomerylentimeslenmodulolenmInvModBinto' [-Wunused-function] cDigitMontgomerylentimeslenmodulolenmInvModBinto(unsigned int *pFirst, sqInt firstLen, unsigned int *pSecond, sqInt secondLen, unsigned int *pThird, sqInt thirdLen, unsigned int mInv, unsigned int *pRes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:659:1: warning: unused function 'cDigitMultiplylenwithlenintolen' [-Wunused-function] cDigitMultiplylenwithlenintolen(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes, sqInt resLen) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:711:1: warning: unused function 'cDigitOfatput' [-Wunused-function] cDigitOfatput(unsigned int *cPointer, sqInt zeroBasedDigitIndex, unsigned int aValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:724:1: warning: unused function 'cDigitOpshortlenlongleninto' [-Wunused-function] cDigitOpshortlenlongleninto(sqInt opIndex, unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:768:1: warning: unused function 'cDigitReplacefromtowithstartingAt' [-Wunused-function] cDigitReplacefromtowithstartingAt(unsigned int *pTo, sqInt start, sqInt stop, unsigned int *pFrom, sqInt repStart) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:781:1: warning: unused function 'cDigitRshiftfromlentolen' [-Wunused-function] cDigitRshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:825:1: warning: unused function 'cDigitSublenwithleninto' [-Wunused-function] cDigitSublenwithleninto(unsigned int *pWordSmall, sqInt smallLen, unsigned int *pWordLarge, sqInt largeLen, unsigned int *pWordRes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:994:1: warning: unused function 'digitAddLargewith' [-Wunused-function] digitAddLargewith(sqInt firstInteger, sqInt secondInteger) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1254:1: warning: unused function 'digitCompareLargewith' [-Wunused-function] digitCompareLargewith(sqInt firstInteger, sqInt secondInteger) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1278:1: warning: unused function 'digitDivLargewithnegative' [-Wunused-function] digitDivLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1538:1: warning: unused function 'digitMontgomerytimesmodulomInvModB' [-Wunused-function] digitMontgomerytimesmodulomInvModB(sqInt firstLarge, sqInt secondLarge, sqInt thirdLarge, unsigned int mInv) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1651:1: warning: unused function 'digitMultiplyLargewithnegative' [-Wunused-function] digitMultiplyLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1754:1: warning: unused function 'digitOfCSIat' [-Wunused-function] digitOfCSIat(sqInt csi, sqInt ix) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1766:1: warning: unused function 'digitOfLargeIntat' [-Wunused-function] digitOfLargeIntat(sqInt aBytesOop, sqInt ix) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1786:1: warning: unused function 'digitSizeOfCSI' [-Wunused-function] digitSizeOfCSI(sqInt csi) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1802:1: warning: unused function 'digitSizeOfLargeInt' [-Wunused-function] digitSizeOfLargeInt(sqInt anOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1812:1: warning: unused function 'digitSubLargewith' [-Wunused-function] digitSubLargewith(sqInt firstInteger, sqInt secondInteger) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2100:1: warning: unused function 'highBitOfLargeInt' [-Wunused-function] highBitOfLargeInt(sqInt anOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2326:1: warning: unused function 'normalize' [-Wunused-function] normalize(sqInt aLargeInteger) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:3797:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ [ 83%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c 26 warnings generated. [ 45%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 45%] 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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 46%] Building C object CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReaderPlugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "JPEGReaderPlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:250:1: warning: unused function 'colorConvertGrayscaleMCU' [-Wunused-function] colorConvertGrayscaleMCU(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:300:1: warning: unused function 'colorConvertMCU' [-Wunused-function] colorConvertMCU(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:442:1: warning: unused function 'decodeBlockIntocomponent' [-Wunused-function] decodeBlockIntocomponent(int *anArray, int *aColorComponent) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:582:1: warning: unused function 'fillBuffer' [-Wunused-function] fillBuffer(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:610:1: warning: unused function 'getBits' [-Wunused-function] getBits(sqInt requestedBits) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:662:1: warning: unused function 'idctBlockIntqt' [-Wunused-function] idctBlockIntqt(int *anArray, int *qt) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:940:1: warning: unused function 'nextSampleCb' [-Wunused-function] nextSampleCb(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:976:1: warning: unused function 'nextSampleCr' [-Wunused-function] nextSampleCr(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1012:1: warning: unused function 'nextSampleFromblocks' [-Wunused-function] nextSampleFromblocks(int *aComponent, int **aBlockArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1048:1: warning: unused function 'nextSampleY' [-Wunused-function] nextSampleY(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1733:1: warning: unused function 'scaleAndSignExtendinFieldWidth' [-Wunused-function] scaleAndSignExtendinFieldWidth(sqInt aNumber, sqInt w) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1780:1: warning: unused function 'stInit' [-Wunused-function] stInit(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1787:1: warning: unused function 'storeJPEGStreamOn' [-Wunused-function] storeJPEGStreamOn(sqInt streamOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:111:14: warning: unused variable 'cbSampleStream' [-Wunused-variable] static sqInt cbSampleStream; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:114:14: warning: unused variable 'crSampleStream' [-Wunused-variable] static sqInt crSampleStream; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:181:14: warning: unused variable 'ySampleStream' [-Wunused-variable] static sqInt ySampleStream; ^ 17 warnings generated. [ 46%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 46%] Built target JPEGReaderPlugin /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/DSAPrims.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/DSAPrims.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 46%] Building C object CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DDSAPrims_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "DSAPlugin CryptographyPlugins-eem.14 uuid: 54292ff0-b538-43ba-9195-26766c158ba9 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:106:1: warning: unused function 'addBackDivisorDigitShift' [-Wunused-function] addBackDivisorDigitShift(sqInt digitShift) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:144:1: warning: unused function 'bigDivideLoop' [-Wunused-function] bigDivideLoop(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:265:1: warning: unused function 'leftRotateby' [-Wunused-function] leftRotateby(unsigned int anInteger, sqInt bits) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:675:1: warning: unused function 'subtractDivisorMultipliedByDigitdigitShift' [-Wunused-function] subtractDivisorMultipliedByDigitdigitShift(sqInt digit, sqInt digitShift) ^ [ 84%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c 5 warnings generated. [ 47%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 47%] Built target DSAPrims /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SocketPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SocketPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 47%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:1499:8: warning: unused variable 'okToListen' [-Wunused-variable] sqInt okToListen; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2311:3: warning: pointer/integer type mismatch in conditional expression ('SocketPtr' (aka 'SQSocket *') and 'int') [-Wconditional-type-mismatch] ? ((SocketPtr) (firstIndexableField(socketOop))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "SocketPlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:245:1: warning: unused function 'netAddressToInt' [-Wunused-function] netAddressToInt(unsigned char *ptrToByteArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2296:1: warning: unused function 'socketRecordSize' [-Wunused-function] socketRecordSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2307:1: warning: unused function 'socketValueOf' [-Wunused-function] socketValueOf(sqInt socketOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2318:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 7 warnings generated. [ 48%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c [ 84%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c [ 48%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 48%] Built target SocketPlugin /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FilePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FilePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FilePlugin.dir/depend.internal". [ 85%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c Scanning dependencies of target FilePlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/build [ 48%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:846:1: warning: control may reach end of non-void function [-Wreturn-type] } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:844:17: warning: unused typedef 'aioHandler' [-Wunused-local-typedef] typedef void (*aioHandler)(int fd, void *clientData, int flag); ^ 6 warnings generated. [ 49%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c [ 85%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 49%] Building C object CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c:108:9: warning: unused variable 'utf8' [-Wunused-variable] int utf8= 0; ^ 1 warning generated. [ 50%] Building C object CMakeFiles/FilePlugin.dir/src/fileUtils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FilePlugin.dir/src/fileUtils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/fileUtils.c [ 50%] Building C object CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:504:10: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long') from a function with result type 'void *' [-Wint-conversion] return primitiveFailFor(PrimErrBadArgument); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:780:11: warning: unused variable 'createDateOop' [-Wunused-variable] sqInt createDateOop; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:795:11: warning: unused variable 'results' [-Wunused-variable] sqInt results; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:786:11: warning: unused variable 'i' [-Wunused-variable] sqInt i; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:785:11: warning: unused variable 'fileSizeOop' [-Wunused-variable] sqInt fileSizeOop; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:797:11: warning: unused variable 'stringPtr' [-Wunused-variable] char *stringPtr; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:790:11: warning: unused variable 'nameString' [-Wunused-variable] sqInt nameString; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:788:11: warning: unused variable 'modDateOop' [-Wunused-variable] sqInt modDateOop; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1129:11: warning: unused variable 'bytesRead1' [-Wunused-variable] sqInt bytesRead1; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1127:11: warning: unused variable 'array1' [-Wunused-variable] sqInt array1; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1133:12: warning: unused variable 'elementSize1' [-Wunused-variable] size_t elementSize1; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1137:11: warning: unused variable 'objectPointer1' [-Wunused-variable] sqInt objectPointer1; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1141:12: warning: unused variable 'startIndex1' [-Wunused-variable] size_t startIndex1; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1131:12: warning: unused variable 'count1' [-Wunused-variable] size_t count1; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1138:11: warning: unused variable 'retryCount' [-Wunused-variable] sqInt retryCount; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1135:13: warning: unused variable 'file1' [-Wunused-variable] SQFile *file1; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1629:21: warning: incompatible function pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long (*)(long)') from 'sqInt (*)(int)' (aka 'long (*)(int)') [-Wincompatible-function-pointer-types] characterObjectOf = interpreterProxy->characterObjectOf; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1643:10: warning: incompatible function pointer types assigning to 'sqInt (*)(void)' (aka 'long (*)(void)') from 'void (*)(void)' [-Wincompatible-function-pointer-types] fullGC = interpreterProxy->fullGC; ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "FilePlugin VMMaker-tonel.1 uuid: 448c7947-7cb4-0d00-8bff-636b042d4c28 " __DATE__ ; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:230:1: warning: unused function 'connectToFdwrite' [-Wunused-function] connectToFdwrite(int fd, sqInt writeFlag) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:257:1: warning: unused function 'connectToFilewrite' [-Wunused-function] connectToFilewrite(void *cfile, sqInt writeFlag) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:384:1: warning: unused function 'makeDirEntryNamesizecreateDatemodDateisDirfileSize' [-Wunused-function] makeDirEntryNamesizecreateDatemodDateisDirfileSize(char *entryName, sqInt entryNameSize, sqInt createDate, sqInt modifiedDate, sqInt dirFlag, squeakFileOffsetType fileSize) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1230:1: warning: unused function 'primitiveFileReadWithoutPinning' [-Wunused-function] primitiveFileReadWithoutPinning(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1285:1: warning: unused function 'primitiveFileReadWithPinning' [-Wunused-function] primitiveFileReadWithPinning(void) ^ 24 warnings generated. [ 51%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 52%] Built target FilePlugin /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/LocalePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/LocalePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 53%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "LocalePlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:388:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 2 warnings generated. [ 53%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:9: In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h:11: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:9: In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h:11: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:9: In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h:11: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:9: In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h:11: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:133:17: warning: incompatible integer to pointer conversion passing 'time_t' (aka 'long') to parameter of type 'time_t *' (aka 'long *') [-Wint-conversion] theTime = time((time_t)NULL); ^~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/time.h:118:21: note: passing argument to parameter here time_t time(time_t *); ^ 5 warnings generated. [ 54%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 86%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c [ 54%] 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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SurfacePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 54%] Building C object CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 55%] Building C object CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:492:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] surfaceHandlePtr = fetchPointerofObject(0, surfaceHandle); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:29: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqIntptr_t' (aka 'long') [-Wint-conversion] result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); ^~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:30: note: passing argument to parameter 'surfaceHandle' here ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:47: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'sqSurfaceDispatch *' (aka 'struct sqSurfaceDispatch *') [-Wint-conversion] result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); ^~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:64: note: passing argument to parameter 'fn' here ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "SurfacePlugin VMMaker-tonel.1 uuid: 448c7947-7cb4-0d00-8bff-636b042d4c28 " __DATE__ ; ^ 4 warnings generated. [ 55%] 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 [ 86%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c /Library/Developer/CommandLineTools/usr/bin/cc -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 56%] Built target SurfacePlugin /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 57%] Building C object CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUnixOSProcessPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:942:8: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (!(semaIndices == null)) { ^~~~~~~~~~~ ~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1053:6: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (semaIndices == null) { ^~~~~~~~~~~ ~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:3017:6: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (semaIndices == null) { ^~~~~~~~~~~ ~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4326:8: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (!(semaIndices == null)) { ^~~~~~~~~~~ ~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4462:36: warning: incompatible pointer types assigning to 'void (*)(int, struct __siginfo *, void *)' from 'void (int)' [-Wincompatible-pointer-types] sigchldHandlerAction.sa_sigaction = reapChildProcess; ^ ~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4468:53: warning: comparison between pointer and integer ('int' and 'void *') [-Wpointer-integer-compare] if ((sigaction(SIGCHLD, &sigchldHandlerAction, 0)) == (sigErrorNumber())) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4511:74: warning: comparison between pointer and integer ('int' and 'void *') [-Wpointer-integer-compare] if ((sigaction(signalNumber, (&sigHandlerAction), (&oldHandlerAction))) == (sigErrorNumber())) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4561:8: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (!(semaIndices == null)) { ^~~~~~~~~~~ ~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4903:2: warning: expression result unused [-Wunused-value] (char *)strncpy(cString, stringPtr, len); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "UnixOSProcessPlugin VMConstruction-Plugins-OSProcessPlugin.oscog-dtl.66 uuid: a8a2bf10-e7b3-4963-90b3-d69a2bee77bb " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:365:1: warning: unused function 'argumentAtAsType' [-Wunused-function] argumentAtAsType(sqInt classIdentifier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:410:1: warning: unused function 'copyBytesFromtolength' [-Wunused-function] copyBytesFromtolength(void *charArray1, void *charArray2, sqInt len) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:499:1: warning: unused function 'descriptorTableSize' [-Wunused-function] descriptorTableSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:663:1: warning: unused function 'environmentAtSymbolAsType' [-Wunused-function] environmentAtSymbolAsType(sqInt classIdentifier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:688:1: warning: unused function 'fileDescriptorFrom' [-Wunused-function] fileDescriptorFrom(sqInt aSQFileByteArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:718:1: warning: unused function 'fileRecordSize' [-Wunused-function] fileRecordSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:732:1: warning: unused function 'fileValueOf' [-Wunused-function] fileValueOf(sqInt anSQFileRecord) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1202:1: warning: unused function 'getThisSessionIdentifier' [-Wunused-function] getThisSessionIdentifier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1313:1: warning: unused function 'isSQFileObject' [-Wunused-function] isSQFileObject(sqInt objectPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1331:1: warning: unused function 'isSQSocketObject' [-Wunused-function] isSQSocketObject(sqInt objectPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1345:1: warning: unused function 'isValidFileSession' [-Wunused-function] isValidFileSession(sqInt objectPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1401:1: warning: unused function 'maskForThisThreadAndResend' [-Wunused-function] maskForThisThreadAndResend(int sigNum) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1526:1: warning: unused function 'newSQFileByteArray' [-Wunused-function] newSQFileByteArray(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1536:1: warning: unused function 'newSQSocketByteArray' [-Wunused-function] newSQSocketByteArray(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1560:1: warning: unused function 'pointerFrom' [-Wunused-function] pointerFrom(sqInt aByteArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4322:1: warning: unused function 'restoreDefaultSignalHandlers' [-Wunused-function] restoreDefaultSignalHandlers(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4365:1: warning: unused function 'sendSignaltoPid' [-Wunused-function] sendSignaltoPid(sqInt sig, sqInt pid) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4478:1: warning: unused function 'setSigIntDefaultHandler' [-Wunused-function] setSigIntDefaultHandler(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4488:1: warning: unused function 'setSigIntIgnore' [-Wunused-function] setSigIntIgnore(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4519:1: warning: unused function 'setSigPipeDefaultHandler' [-Wunused-function] setSigPipeDefaultHandler(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4535:1: warning: unused function 'setSigPipeHandler' [-Wunused-function] setSigPipeHandler(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4549:1: warning: unused function 'setSigPipeIgnore' [-Wunused-function] setSigPipeIgnore(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4580:1: warning: unused function 'sigAbrtNumber' [-Wunused-function] sigAbrtNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4590:1: warning: unused function 'sigAlrmNumber' [-Wunused-function] sigAlrmNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4600:1: warning: unused function 'sigChldNumber' [-Wunused-function] sigChldNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4610:1: warning: unused function 'sigContNumber' [-Wunused-function] sigContNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4640:1: warning: unused function 'sigHoldNumber' [-Wunused-function] sigHoldNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4654:1: warning: unused function 'sigHupNumber' [-Wunused-function] sigHupNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4674:1: warning: unused function 'sigIntNumber' [-Wunused-function] sigIntNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4684:1: warning: unused function 'sigKillNumber' [-Wunused-function] sigKillNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4705:1: warning: unused function 'sigPipeNumber' [-Wunused-function] sigPipeNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4715:1: warning: unused function 'sigQuitNumber' [-Wunused-function] sigQuitNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4725:1: warning: unused function 'sigStopNumber' [-Wunused-function] sigStopNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4737:1: warning: unused function 'sigTermNumber' [-Wunused-function] sigTermNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4748:1: warning: unused function 'sigUsr1Number' [-Wunused-function] sigUsr1Number(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4759:1: warning: unused function 'sigUsr2Number' [-Wunused-function] sigUsr2Number(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4769:1: warning: unused function 'sizeOfInt' [-Wunused-function] sizeOfInt(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4779:1: warning: unused function 'sizeOfPointer' [-Wunused-function] sizeOfPointer(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4810:1: warning: unused function 'socketDescriptorFrom' [-Wunused-function] socketDescriptorFrom(sqInt sqSocketOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4829:1: warning: unused function 'socketRecordSize' [-Wunused-function] socketRecordSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4843:1: warning: unused function 'socketValueOf' [-Wunused-function] socketValueOf(sqInt anSQSocketRecord) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4915:1: warning: unused function 'unixFileNumber' [-Wunused-function] unixFileNumber(FILEHANDLETYPE fileHandle) ^ 52 warnings generated. [ 57%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 57%] Built target UnixOSProcessPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/depend [ 87%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Scanning dependencies of target SDL2-2.24.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SDL2-2.24.1.dir/build.make CMakeFiles/SDL2-2.24.1.dir/build /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/SDL2-2.24.1-src/libSDL2-2.0.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/SDL2-2.24.1-src/libSDL2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] 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 /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libpng-1.6.37.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libpng-1.6.37-src/libpng.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libpng-1.6.37-src/libpng16.16.37.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libpng-1.6.37-src/libpng16.16.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libpng-1.6.37-src/libpng16.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] 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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/cairo-1.17.4.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/cairo-1.17.4-src/libcairo.2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/cairo-1.17.4-src/libcairo.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target cairo-1.17.4 /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/pixman-0.40.0.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/pixman-0.40.0-src/libpixman-1.0.40.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/pixman-0.40.0-src/libpixman-1.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/pixman-0.40.0-src/libpixman-1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target pixman-0.40.0 /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/freetype-2.12.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/freetype-2.12.1-src/libfreetype.6.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/freetype-2.12.1-src/libfreetype.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target freetype-2.12.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-0.25.1.dir/build.make CMakeFiles/libgit2-0.25.1.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-0.25.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-0.25.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-0.25.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-0.25.1.dir/depend.internal". Scanning dependencies of target libgit2-0.25.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-0.25.1.dir/build.make CMakeFiles/libgit2-0.25.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-9/build-StackVM/libgit2-0.25.1-src/libgit2.0.25.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 88%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-0.25.1-src/libgit2.25.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libgit2-0.25.1-src/libgit2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target libgit2-0.25.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-mac-1.0.0.dir/build.make CMakeFiles/libgit2-mac-1.0.0.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-mac-1.0.0.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-mac-1.0.0.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-mac-1.0.0.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-mac-1.0.0.dir/depend.internal". Scanning dependencies of target libgit2-mac-1.0.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-mac-1.0.0.dir/build.make CMakeFiles/libgit2-mac-1.0.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-9/build-StackVM/libgit2-mac-1.0.0-src/libgit2.1.0.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 88%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c [ 57%] Built target libgit2-mac-1.0.0 /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/openssl-1.1.1k-src/libcrypto.1.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/openssl-1.1.1k-src/libcrypto.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/openssl-1.1.1k-src/libssl.1.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/openssl-1.1.1k-src/libssl.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target openssl-1.1.1k /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target harfbuzz-5.3.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libssh2-1.9.0.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libssh2-1.9.0.dir/depend.internal". Scanning dependencies of target libssh2-1.9.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.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-9/build-StackVM/libssh2-1.9.0-src/libssh2.1.0.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libssh2-1.9.0-src/libssh2.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libssh2-1.9.0-src/libssh2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target libssh2-1.9.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.7.0.dir/build.make CMakeFiles/libssh2-1.7.0.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libssh2-1.7.0.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libssh2-1.7.0.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libssh2-1.7.0.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libssh2-1.7.0.dir/depend.internal". Scanning dependencies of target libssh2-1.7.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.7.0.dir/build.make CMakeFiles/libssh2-1.7.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-9/build-StackVM/libssh2-1.7.0-src/libssh2.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libssh2-1.7.0-src/libssh2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target libssh2-1.7.0 /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libgit2-1.4.4-src/libgit2.1.4.4.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 89%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.4.4-src/libgit2.1.4.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libgit2-1.4.4-src/libgit2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target libgit2-1.4.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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/fontconfig-2.13.1-src/libfontconfig.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/fontconfig-2.13.1-src/libfontconfig.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target fontconfig-2.13.1 /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/UUIDPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 58%] Building C object CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:108:11: warning: unused variable 'ok' [-Wunused-variable] sqInt ok; ^ 5 warnings generated. [ 58%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 58%] Built target UUIDPlugin /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/B2DPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/B2DPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 58%] Building C object CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DB2DPlugin_EXPORTS -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c [ 89%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2474:11: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] leftViaY = leftViaY; ~~~~~~~~ ^ ~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2497:12: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] rightViaY = rightViaY; ~~~~~~~~~ ^ ~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3225:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3241:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3346:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3362:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3468:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3484:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3703:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3719:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13646:18: warning: expression result unused [-Wunused-value] ((signed)lastX >> 8); ~~~~~~~~~~~~~ ^ ~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13676:18: warning: expression result unused [-Wunused-value] ((signed)lastX1 >> 8); ~~~~~~~~~~~~~~ ^ ~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "BalloonEnginePlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:851:1: warning: unused function 'aaColorMaskGet' [-Wunused-function] aaColorMaskGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:858:1: warning: unused function 'aaColorMaskPut' [-Wunused-function] aaColorMaskPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:865:1: warning: unused function 'aaColorShiftGet' [-Wunused-function] aaColorShiftGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:872:1: warning: unused function 'aaColorShiftPut' [-Wunused-function] aaColorShiftPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:882:1: warning: unused function 'aaFirstPixelFromto' [-Wunused-function] aaFirstPixelFromto(sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:897:1: warning: unused function 'aaHalfPixelGet' [-Wunused-function] aaHalfPixelGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:904:1: warning: unused function 'aaHalfPixelPut' [-Wunused-function] aaHalfPixelPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:914:1: warning: unused function 'aaLastPixelFromto' [-Wunused-function] aaLastPixelFromto(sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:921:1: warning: unused function 'aaLevelGet' [-Wunused-function] aaLevelGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:928:1: warning: unused function 'aaLevelPut' [-Wunused-function] aaLevelPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:935:1: warning: unused function 'aaScanMaskGet' [-Wunused-function] aaScanMaskGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:942:1: warning: unused function 'aaScanMaskPut' [-Wunused-function] aaScanMaskPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:949:1: warning: unused function 'aaShiftGet' [-Wunused-function] aaShiftGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:956:1: warning: unused function 'aaShiftPut' [-Wunused-function] aaShiftPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:967:1: warning: unused function 'absoluteSquared8Dot24' [-Wunused-function] absoluteSquared8Dot24(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1036:1: warning: unused function 'adjustAALevel' [-Wunused-function] adjustAALevel(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1175:1: warning: unused function 'aetStartGet' [-Wunused-function] aetStartGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1182:1: warning: unused function 'aetStartPut' [-Wunused-function] aetStartPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1189:1: warning: unused function 'aetUsedGet' [-Wunused-function] aetUsedGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1196:1: warning: unused function 'aetUsedPut' [-Wunused-function] aetUsedPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1206:1: warning: unused function 'allocateAETEntry' [-Wunused-function] allocateAETEntry(sqInt nSlots) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1220:1: warning: unused function 'allocateBezier' [-Wunused-function] allocateBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1240:1: warning: unused function 'allocateBezierStackEntry' [-Wunused-function] allocateBezierStackEntry(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1254:1: warning: unused function 'allocateBitmapFillcolormap' [-Wunused-function] allocateBitmapFillcolormap(sqInt cmSize, int *cmBits) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1321:1: warning: unused function 'allocateGradientFillrampWidthisRadial' [-Wunused-function] allocateGradientFillrampWidthisRadial(int *ramp, sqInt rampWidth, sqInt isRadial) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1364:1: warning: unused function 'allocateLine' [-Wunused-function] allocateLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1416:1: warning: unused function 'allocateStackEntry' [-Wunused-function] allocateStackEntry(sqInt nSlots) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1430:1: warning: unused function 'allocateStackFillEntry' [-Wunused-function] allocateStackFillEntry(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1443:1: warning: unused function 'allocateWideBezier' [-Wunused-function] allocateWideBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1463:1: warning: unused function 'allocateWideLine' [-Wunused-function] allocateWideLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1483:1: warning: unused function 'areEdgeFillsValid' [-Wunused-function] areEdgeFillsValid(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1493:1: warning: unused function 'assureValuebetweenand' [-Wunused-function] assureValuebetweenand(sqInt val1, sqInt val2, sqInt val3) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1516:1: warning: unused function 'bezierEndXOf' [-Wunused-function] bezierEndXOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1523:1: warning: unused function 'bezierEndXOfput' [-Wunused-function] bezierEndXOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1530:1: warning: unused function 'bezierEndYOf' [-Wunused-function] bezierEndYOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1537:1: warning: unused function 'bezierEndYOfput' [-Wunused-function] bezierEndYOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1544:1: warning: unused function 'bezierFinalXOf' [-Wunused-function] bezierFinalXOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1551:1: warning: unused function 'bezierFinalXOfput' [-Wunused-function] bezierFinalXOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1558:1: warning: unused function 'bezierUpdateDataOf' [-Wunused-function] bezierUpdateDataOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1565:1: warning: unused function 'bezierViaXOf' [-Wunused-function] bezierViaXOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1572:1: warning: unused function 'bezierViaXOfput' [-Wunused-function] bezierViaXOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1579:1: warning: unused function 'bezierViaYOf' [-Wunused-function] bezierViaYOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1586:1: warning: unused function 'bezierViaYOfput' [-Wunused-function] bezierViaYOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1593:1: warning: unused function 'bitmapCmSizeOf' [-Wunused-function] bitmapCmSizeOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1600:1: warning: unused function 'bitmapCmSizeOfput' [-Wunused-function] bitmapCmSizeOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1607:1: warning: unused function 'bitmapDepthOf' [-Wunused-function] bitmapDepthOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1614:1: warning: unused function 'bitmapDepthOfput' [-Wunused-function] bitmapDepthOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1621:1: warning: unused function 'bitmapHeightOf' [-Wunused-function] bitmapHeightOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1628:1: warning: unused function 'bitmapHeightOfput' [-Wunused-function] bitmapHeightOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1635:1: warning: unused function 'bitmapRasterOf' [-Wunused-function] bitmapRasterOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1642:1: warning: unused function 'bitmapRasterOfput' [-Wunused-function] bitmapRasterOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1649:1: warning: unused function 'bitmapSizeOf' [-Wunused-function] bitmapSizeOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1656:1: warning: unused function 'bitmapSizeOfput' [-Wunused-function] bitmapSizeOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1663:1: warning: unused function 'bitmapTileFlagOf' [-Wunused-function] bitmapTileFlagOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1670:1: warning: unused function 'bitmapTileFlagOfput' [-Wunused-function] bitmapTileFlagOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1677:1: warning: unused function 'bitmapValuebitsatXy' [-Wunused-function] bitmapValuebitsatXy(sqInt bmFill, sqInt bits, sqInt xp, sqInt yp) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1740:1: warning: unused function 'bitmapWidthOf' [-Wunused-function] bitmapWidthOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1747:1: warning: unused function 'bitmapWidthOfput' [-Wunused-function] bitmapWidthOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1754:1: warning: unused function 'bzEndX' [-Wunused-function] bzEndX(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1765:1: warning: unused function 'bzEndXput' [-Wunused-function] bzEndXput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1776:1: warning: unused function 'bzEndY' [-Wunused-function] bzEndY(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1787:1: warning: unused function 'bzEndYput' [-Wunused-function] bzEndYput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1798:1: warning: unused function 'bzStartX' [-Wunused-function] bzStartX(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1809:1: warning: unused function 'bzStartXput' [-Wunused-function] bzStartXput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1820:1: warning: unused function 'bzStartY' [-Wunused-function] bzStartY(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1831:1: warning: unused function 'bzStartYput' [-Wunused-function] bzStartYput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1842:1: warning: unused function 'bzViaX' [-Wunused-function] bzViaX(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1853:1: warning: unused function 'bzViaXput' [-Wunused-function] bzViaXput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1864:1: warning: unused function 'bzViaY' [-Wunused-function] bzViaY(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1875:1: warning: unused function 'bzViaYput' [-Wunused-function] bzViaYput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2030:1: warning: unused function 'checkedAddBezierToGET' [-Wunused-function] checkedAddBezierToGET(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2058:1: warning: unused function 'checkedAddEdgeToGET' [-Wunused-function] checkedAddEdgeToGET(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2110:1: warning: unused function 'checkedAddLineToGET' [-Wunused-function] checkedAddLineToGET(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2170:1: warning: unused function 'clampValuemax' [-Wunused-function] clampValuemax(sqInt value, sqInt maxValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2218:1: warning: unused function 'clearSpanBufferGet' [-Wunused-function] clearSpanBufferGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2225:1: warning: unused function 'clearSpanBufferPut' [-Wunused-function] clearSpanBufferPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2232:1: warning: unused function 'clipMaxXGet' [-Wunused-function] clipMaxXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2239:1: warning: unused function 'clipMaxXPut' [-Wunused-function] clipMaxXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2246:1: warning: unused function 'clipMaxYGet' [-Wunused-function] clipMaxYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2253:1: warning: unused function 'clipMaxYPut' [-Wunused-function] clipMaxYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2260:1: warning: unused function 'clipMinXGet' [-Wunused-function] clipMinXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2267:1: warning: unused function 'clipMinXPut' [-Wunused-function] clipMinXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2274:1: warning: unused function 'clipMinYGet' [-Wunused-function] clipMinYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2281:1: warning: unused function 'clipMinYPut' [-Wunused-function] clipMinYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2288:1: warning: unused function 'colormapOf' [-Wunused-function] colormapOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2295:1: warning: unused function 'colorTransform' [-Wunused-function] colorTransform(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2577:1: warning: unused function 'computeSqrt' [-Wunused-function] computeSqrt(sqInt length2) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2672:1: warning: unused function 'currentYGet' [-Wunused-function] currentYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2679:1: warning: unused function 'currentYPut' [-Wunused-function] currentYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2686:1: warning: unused function 'currentZGet' [-Wunused-function] currentZGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2693:1: warning: unused function 'currentZPut' [-Wunused-function] currentZPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2700:1: warning: unused function 'destOffsetXGet' [-Wunused-function] destOffsetXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2707:1: warning: unused function 'destOffsetXPut' [-Wunused-function] destOffsetXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2714:1: warning: unused function 'destOffsetYGet' [-Wunused-function] destOffsetYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2721:1: warning: unused function 'destOffsetYPut' [-Wunused-function] destOffsetYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2766:1: warning: unused function 'drawWideEdgefrom' [-Wunused-function] drawWideEdgefrom(sqInt edge, sqInt leftX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2813:1: warning: unused function 'edgeFillsInvalidate' [-Wunused-function] edgeFillsInvalidate(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2824:1: warning: unused function 'edgeFillsValidate' [-Wunused-function] edgeFillsValidate(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2835:1: warning: unused function 'edgeLeftFillOf' [-Wunused-function] edgeLeftFillOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2842:1: warning: unused function 'edgeLeftFillOfput' [-Wunused-function] edgeLeftFillOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2849:1: warning: unused function 'edgeNumLinesOf' [-Wunused-function] edgeNumLinesOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2856:1: warning: unused function 'edgeNumLinesOfput' [-Wunused-function] edgeNumLinesOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2863:1: warning: unused function 'edgeRightFillOf' [-Wunused-function] edgeRightFillOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2870:1: warning: unused function 'edgeRightFillOfput' [-Wunused-function] edgeRightFillOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2877:1: warning: unused function 'edgeTransform' [-Wunused-function] edgeTransform(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2887:1: warning: unused function 'edgeTypeOf' [-Wunused-function] edgeTypeOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2894:1: warning: unused function 'edgeXValueOf' [-Wunused-function] edgeXValueOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2901:1: warning: unused function 'edgeXValueOfput' [-Wunused-function] edgeXValueOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2908:1: warning: unused function 'edgeYValueOf' [-Wunused-function] edgeYValueOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2915:1: warning: unused function 'edgeYValueOfput' [-Wunused-function] edgeYValueOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2922:1: warning: unused function 'edgeZValueOf' [-Wunused-function] edgeZValueOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2929:1: warning: unused function 'edgeZValueOfput' [-Wunused-function] edgeZValueOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2953:1: warning: unused function 'estimatedLengthOfwith' [-Wunused-function] estimatedLengthOfwith(sqInt deltaX, sqInt deltaY) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2983:1: warning: unused function 'fillAllFromto' [-Wunused-function] fillAllFromto(sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3086:1: warning: unused function 'fillBitmapSpan' [-Wunused-function] fillBitmapSpan(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3866:1: warning: unused function 'fillColorSpanfromto' [-Wunused-function] fillColorSpanfromto(sqInt pixelValue32, sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3896:1: warning: unused function 'fillDirectionXOf' [-Wunused-function] fillDirectionXOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3903:1: warning: unused function 'fillDirectionXOfput' [-Wunused-function] fillDirectionXOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3910:1: warning: unused function 'fillDirectionYOf' [-Wunused-function] fillDirectionYOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3917:1: warning: unused function 'fillDirectionYOfput' [-Wunused-function] fillDirectionYOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3924:1: warning: unused function 'fillLinearGradient' [-Wunused-function] fillLinearGradient(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4152:1: warning: unused function 'fillMaxXGet' [-Wunused-function] fillMaxXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4159:1: warning: unused function 'fillMaxXPut' [-Wunused-function] fillMaxXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4166:1: warning: unused function 'fillMaxYGet' [-Wunused-function] fillMaxYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4173:1: warning: unused function 'fillMaxYPut' [-Wunused-function] fillMaxYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4180:1: warning: unused function 'fillMinXGet' [-Wunused-function] fillMinXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4187:1: warning: unused function 'fillMinXPut' [-Wunused-function] fillMinXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4194:1: warning: unused function 'fillMinYGet' [-Wunused-function] fillMinYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4201:1: warning: unused function 'fillMinYPut' [-Wunused-function] fillMinYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4208:1: warning: unused function 'fillNormalXOf' [-Wunused-function] fillNormalXOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4215:1: warning: unused function 'fillNormalXOfput' [-Wunused-function] fillNormalXOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4222:1: warning: unused function 'fillNormalYOf' [-Wunused-function] fillNormalYOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4229:1: warning: unused function 'fillNormalYOfput' [-Wunused-function] fillNormalYOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4236:1: warning: unused function 'fillOffsetXGet' [-Wunused-function] fillOffsetXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4243:1: warning: unused function 'fillOffsetXPut' [-Wunused-function] fillOffsetXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4250:1: warning: unused function 'fillOffsetYGet' [-Wunused-function] fillOffsetYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4257:1: warning: unused function 'fillOffsetYPut' [-Wunused-function] fillOffsetYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4264:1: warning: unused function 'fillOriginXOf' [-Wunused-function] fillOriginXOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4271:1: warning: unused function 'fillOriginXOfput' [-Wunused-function] fillOriginXOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4278:1: warning: unused function 'fillOriginYOf' [-Wunused-function] fillOriginYOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4285:1: warning: unused function 'fillOriginYOfput' [-Wunused-function] fillOriginYOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4431:1: warning: unused function 'fillRadialDecreasingrampdeltaSTdsXdtXfromto' [-Wunused-function] fillRadialDecreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4477:1: warning: unused function 'fillRadialGradient' [-Wunused-function] fillRadialGradient(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4839:1: warning: unused function 'fillRadialIncreasingrampdeltaSTdsXdtXfromto' [-Wunused-function] fillRadialIncreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5011:1: warning: unused function 'fillTypeOf' [-Wunused-function] fillTypeOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5018:1: warning: unused function 'findNextAETEdgeFrom' [-Wunused-function] findNextAETEdgeFrom(sqInt leftEdge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5446:1: warning: unused function 'finishedProcessing' [-Wunused-function] finishedProcessing(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5453:1: warning: unused function 'firstPointListGet' [-Wunused-function] firstPointListGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5460:1: warning: unused function 'firstPointListPut' [-Wunused-function] firstPointListPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5467:1: warning: unused function 'freeStackFillEntry' [-Wunused-function] freeStackFillEntry(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5509:1: warning: unused function 'getStartGet' [-Wunused-function] getStartGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5516:1: warning: unused function 'getStartPut' [-Wunused-function] getStartPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5523:1: warning: unused function 'getUsedGet' [-Wunused-function] getUsedGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5530:1: warning: unused function 'getUsedPut' [-Wunused-function] getUsedPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5537:1: warning: unused function 'gradientRampLengthOf' [-Wunused-function] gradientRampLengthOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5544:1: warning: unused function 'gradientRampLengthOfput' [-Wunused-function] gradientRampLengthOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5551:1: warning: unused function 'gradientRampOf' [-Wunused-function] gradientRampOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5558:1: warning: unused function 'hasColorTransform' [-Wunused-function] hasColorTransform(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5565:1: warning: unused function 'hasColorTransformGet' [-Wunused-function] hasColorTransformGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5572:1: warning: unused function 'hasColorTransformPut' [-Wunused-function] hasColorTransformPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5579:1: warning: unused function 'hasEdgeTransform' [-Wunused-function] hasEdgeTransform(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5586:1: warning: unused function 'hasEdgeTransformGet' [-Wunused-function] hasEdgeTransformGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5593:1: warning: unused function 'hasEdgeTransformPut' [-Wunused-function] hasEdgeTransformPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5677:1: warning: unused function 'incrementPointby' [-Wunused-function] incrementPointby(int *point, sqInt delta) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5686:1: warning: unused function 'incrementStatby' [-Wunused-function] incrementStatby(sqInt statIndex, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5899:1: warning: unused function 'isBezier' [-Wunused-function] isBezier(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5919:1: warning: unused function 'isFillColor' [-Wunused-function] isFillColor(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5938:1: warning: unused function 'isFill' [-Wunused-function] isFill(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5946:1: warning: unused function 'isLine' [-Wunused-function] isLine(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5953:1: warning: unused function 'isObject' [-Wunused-function] isObject(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5961:1: warning: unused function 'isRealFill' [-Wunused-function] isRealFill(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5968:1: warning: unused function 'isStackEntry' [-Wunused-function] isStackEntry(sqInt entry) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5976:1: warning: unused function 'isStackIndex' [-Wunused-function] isStackIndex(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5984:1: warning: unused function 'isWideBezier' [-Wunused-function] isWideBezier(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5992:1: warning: unused function 'isWideLine' [-Wunused-function] isWideLine(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6000:1: warning: unused function 'isWide' [-Wunused-function] isWide(sqInt object) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6007:1: warning: unused function 'lastExportedEdgeGet' [-Wunused-function] lastExportedEdgeGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6014:1: warning: unused function 'lastExportedEdgePut' [-Wunused-function] lastExportedEdgePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6021:1: warning: unused function 'lastExportedFillGet' [-Wunused-function] lastExportedFillGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6028:1: warning: unused function 'lastExportedFillPut' [-Wunused-function] lastExportedFillPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6035:1: warning: unused function 'lastExportedLeftXGet' [-Wunused-function] lastExportedLeftXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6042:1: warning: unused function 'lastExportedLeftXPut' [-Wunused-function] lastExportedLeftXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6049:1: warning: unused function 'lastExportedRightXGet' [-Wunused-function] lastExportedRightXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6056:1: warning: unused function 'lastExportedRightXPut' [-Wunused-function] lastExportedRightXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6063:1: warning: unused function 'lineEndXOf' [-Wunused-function] lineEndXOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6070:1: warning: unused function 'lineEndXOfput' [-Wunused-function] lineEndXOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6077:1: warning: unused function 'lineEndYOf' [-Wunused-function] lineEndYOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6084:1: warning: unused function 'lineEndYOfput' [-Wunused-function] lineEndYOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6091:1: warning: unused function 'lineErrorAdjDownOf' [-Wunused-function] lineErrorAdjDownOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6098:1: warning: unused function 'lineErrorAdjDownOfput' [-Wunused-function] lineErrorAdjDownOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6105:1: warning: unused function 'lineErrorAdjUpOf' [-Wunused-function] lineErrorAdjUpOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6112:1: warning: unused function 'lineErrorAdjUpOfput' [-Wunused-function] lineErrorAdjUpOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6119:1: warning: unused function 'lineErrorOf' [-Wunused-function] lineErrorOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6126:1: warning: unused function 'lineErrorOfput' [-Wunused-function] lineErrorOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6133:1: warning: unused function 'lineXDirectionOf' [-Wunused-function] lineXDirectionOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6140:1: warning: unused function 'lineXDirectionOfput' [-Wunused-function] lineXDirectionOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6147:1: warning: unused function 'lineXIncrementOf' [-Wunused-function] lineXIncrementOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6154:1: warning: unused function 'lineXIncrementOfput' [-Wunused-function] lineXIncrementOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6161:1: warning: unused function 'lineYDirectionOf' [-Wunused-function] lineYDirectionOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6168:1: warning: unused function 'lineYDirectionOfput' [-Wunused-function] lineYDirectionOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6237:1: warning: unused function 'loadArrayPolygonnPointsfilllineWidthlineFill' [-Wunused-function] loadArrayPolygonnPointsfilllineWidthlineFill(sqInt points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6691:1: warning: unused function 'loadBitmapFillcolormaptilefromalongnormalxIndex' [-Wunused-function] loadBitmapFillcolormaptilefromalongnormalxIndex(sqInt formOop, sqInt cmOop, sqInt tileFlag, int *point1, int *point2, int *point3, sqInt xIndex) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6834:1: warning: unused function 'loadColorTransformFrom' [-Wunused-function] loadColorTransformFrom(sqInt transformOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6861:1: warning: unused function 'loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor' [-Wunused-function] loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor(sqInt segmentIndex, sqInt points, sqInt pointsShort, sqInt leftFill, sqInt rightFill, sqInt lineWidth, sqInt lineFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:7868:1: warning: unused function 'loadLinefromtooffsetleftFillrightFill' [-Wunused-function] loadLinefromtooffsetleftFillrightFill(sqInt line, int *point1, int *point2, sqInt yOffset, sqInt leftFill, sqInt rightFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8093:1: warning: unused function 'loadPointIntAtfrom' [-Wunused-function] loadPointIntAtfrom(sqInt index, sqInt intArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8103:1: warning: unused function 'loadPointShortAtfrom' [-Wunused-function] loadPointShortAtfrom(sqInt index, sqInt shortArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8147:1: warning: unused function 'loadPolygonnPointsfilllineWidthlineFillpointsShort' [-Wunused-function] loadPolygonnPointsfilllineWidthlineFillpointsShort(int *points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill, sqInt isShort) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8316:1: warning: unused function 'loadRectanglelineFillleftFillrightFill' [-Wunused-function] loadRectanglelineFillleftFillrightFill(sqInt lineWidth, sqInt lineFill, sqInt leftFill, sqInt rightFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8973:1: warning: unused function 'magicNumberGet' [-Wunused-function] magicNumberGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8980:1: warning: unused function 'magicNumberPut' [-Wunused-function] magicNumberPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8987:1: warning: unused function 'makeRectFromPoints' [-Wunused-function] makeRectFromPoints(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8998:1: warning: unused function 'makeUnsignedFrom' [-Wunused-function] makeUnsignedFrom(sqInt someIntegerValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9058:1: warning: unused function 'needsFlush' [-Wunused-function] needsFlush(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9065:1: warning: unused function 'needsFlushGet' [-Wunused-function] needsFlushGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9072:1: warning: unused function 'needsFlushPut' [-Wunused-function] needsFlushPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9079:1: warning: unused function 'objectHeaderOf' [-Wunused-function] objectHeaderOf(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9090:1: warning: unused function 'objectIndexOf' [-Wunused-function] objectIndexOf(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9097:1: warning: unused function 'objectIndexOfput' [-Wunused-function] objectIndexOfput(sqInt obj, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9104:1: warning: unused function 'objectLengthOf' [-Wunused-function] objectLengthOf(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9111:1: warning: unused function 'objectLengthOfput' [-Wunused-function] objectLengthOfput(sqInt obj, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9118:1: warning: unused function 'objectTypeOf' [-Wunused-function] objectTypeOf(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9125:1: warning: unused function 'objectTypeOfput' [-Wunused-function] objectTypeOfput(sqInt obj, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9132:1: warning: unused function 'objStartGet' [-Wunused-function] objStartGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9139:1: warning: unused function 'objStartPut' [-Wunused-function] objStartPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9146:1: warning: unused function 'objUsedGet' [-Wunused-function] objUsedGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9153:1: warning: unused function 'objUsedPut' [-Wunused-function] objUsedPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9160:1: warning: unused function 'objat' [-Wunused-function] objat(sqInt object, sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9167:1: warning: unused function 'objatput' [-Wunused-function] objatput(sqInt object, sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9178:1: warning: unused function 'offsetFromWidth' [-Wunused-function] offsetFromWidth(sqInt lineWidth) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9185:1: warning: unused function 'point1Get' [-Wunused-function] point1Get(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9192:1: warning: unused function 'point2Get' [-Wunused-function] point2Get(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9199:1: warning: unused function 'point3Get' [-Wunused-function] point3Get(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9206:1: warning: unused function 'point4Get' [-Wunused-function] point4Get(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12282:1: warning: unused function 'quickRemoveInvalidFillsAt' [-Wunused-function] quickRemoveInvalidFillsAt(sqInt leftX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12428:1: warning: unused function 'repeatValuemax' [-Wunused-function] repeatValuemax(sqInt delta, sqInt maxValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12495:1: warning: unused function 'returnWideBezierFill' [-Wunused-function] returnWideBezierFill(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12502:1: warning: unused function 'returnWideBezierWidth' [-Wunused-function] returnWideBezierWidth(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12512:1: warning: unused function 'returnWideLineFill' [-Wunused-function] returnWideLineFill(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12522:1: warning: unused function 'returnWideLineWidth' [-Wunused-function] returnWideLineWidth(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12668:1: warning: unused function 'shortRunLengthAtfrom' [-Wunused-function] shortRunLengthAtfrom(sqInt i, sqInt runArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12680:1: warning: unused function 'shortRunValueAtfrom' [-Wunused-function] shortRunValueAtfrom(sqInt i, sqInt runArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12748:1: warning: unused function 'sortGlobalEdgeTable' [-Wunused-function] sortGlobalEdgeTable(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12756:1: warning: unused function 'spanEndAAGet' [-Wunused-function] spanEndAAGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12763:1: warning: unused function 'spanEndAAPut' [-Wunused-function] spanEndAAPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12770:1: warning: unused function 'spanEndGet' [-Wunused-function] spanEndGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12777:1: warning: unused function 'spanEndPut' [-Wunused-function] spanEndPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12784:1: warning: unused function 'spanSizeGet' [-Wunused-function] spanSizeGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12791:1: warning: unused function 'spanSizePut' [-Wunused-function] spanSizePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12798:1: warning: unused function 'spanStartGet' [-Wunused-function] spanStartGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12805:1: warning: unused function 'spanStartPut' [-Wunused-function] spanStartPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12812:1: warning: unused function 'squaredLengthOfwith' [-Wunused-function] squaredLengthOfwith(sqInt deltaX, sqInt deltaY) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12819:1: warning: unused function 'stackFillDepth' [-Wunused-function] stackFillDepth(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12826:1: warning: unused function 'stackFillDepthput' [-Wunused-function] stackFillDepthput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12833:1: warning: unused function 'stackFillEntryLength' [-Wunused-function] stackFillEntryLength(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12840:1: warning: unused function 'stackFillRightX' [-Wunused-function] stackFillRightX(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12847:1: warning: unused function 'stackFillRightXput' [-Wunused-function] stackFillRightXput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12854:1: warning: unused function 'stackFillSize' [-Wunused-function] stackFillSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12861:1: warning: unused function 'stackFillValue' [-Wunused-function] stackFillValue(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12868:1: warning: unused function 'stackFillValueput' [-Wunused-function] stackFillValueput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12875:1: warning: unused function 'stateGet' [-Wunused-function] stateGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12882:1: warning: unused function 'statePut' [-Wunused-function] statePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12894:1: warning: unused function 'stepToFirstBezier' [-Wunused-function] stepToFirstBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13033:1: warning: unused function 'stepToFirstLine' [-Wunused-function] stepToFirstLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13140:1: warning: unused function 'stepToFirstWideBezier' [-Wunused-function] stepToFirstWideBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13244:1: warning: unused function 'stepToFirstWideLine' [-Wunused-function] stepToFirstWideLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13388:1: warning: unused function 'stepToNextBezier' [-Wunused-function] stepToNextBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13434:1: warning: unused function 'stepToNextBezierForwardat' [-Wunused-function] stepToNextBezierForwardat(int *updateData, sqInt yValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13515:1: warning: unused function 'stepToNextLine' [-Wunused-function] stepToNextLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13686:1: warning: unused function 'stepToNextWideLine' [-Wunused-function] stepToNextWideLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13814:1: warning: unused function 'stopBecauseOf' [-Wunused-function] stopBecauseOf(sqInt stopReason) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13823:1: warning: unused function 'stopReasonGet' [-Wunused-function] stopReasonGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13830:1: warning: unused function 'stopReasonPut' [-Wunused-function] stopReasonPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13854:1: warning: unused function 'storeEngineStateInto' [-Wunused-function] storeEngineStateInto(sqInt oop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13930:1: warning: unused function 'storeStopStateIntoEdgefill' [-Wunused-function] storeStopStateIntoEdgefill(sqInt edgeOop, sqInt fillOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14334:1: warning: unused function 'topFillDepth' [-Wunused-function] topFillDepth(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14345:1: warning: unused function 'topFillDepthPut' [-Wunused-function] topFillDepthPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14356:1: warning: unused function 'topFillRightX' [-Wunused-function] topFillRightX(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14367:1: warning: unused function 'topFillRightXPut' [-Wunused-function] topFillRightXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14378:1: warning: unused function 'topFillValue' [-Wunused-function] topFillValue(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14389:1: warning: unused function 'topFillValuePut' [-Wunused-function] topFillValuePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14468:1: warning: unused function 'transformPoints' [-Wunused-function] transformPoints(sqInt n) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14597:1: warning: unused function 'transformPointXyinto' [-Wunused-function] transformPointXyinto(double xValue, double yValue, int *dstPoint) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14619:1: warning: unused function 'transformPoint' [-Wunused-function] transformPoint(int *point) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14658:1: warning: unused function 'transformPointinto' [-Wunused-function] transformPointinto(sqInt srcPoint, sqInt dstPoint) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14872:1: warning: unused function 'wbSizeGet' [-Wunused-function] wbSizeGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14879:1: warning: unused function 'wbSizePut' [-Wunused-function] wbSizePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14886:1: warning: unused function 'wbStackClear' [-Wunused-function] wbStackClear(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14895:1: warning: unused function 'wbStackPop' [-Wunused-function] wbStackPop(sqInt nItems) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14916:1: warning: unused function 'wbStackSize' [-Wunused-function] wbStackSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14923:1: warning: unused function 'wbStackValue' [-Wunused-function] wbStackValue(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14930:1: warning: unused function 'wbStackValueput' [-Wunused-function] wbStackValueput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14937:1: warning: unused function 'wbTopGet' [-Wunused-function] wbTopGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14944:1: warning: unused function 'wbTopPut' [-Wunused-function] wbTopPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14951:1: warning: unused function 'wideBezierEntryOf' [-Wunused-function] wideBezierEntryOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14959:1: warning: unused function 'wideBezierEntryOfput' [-Wunused-function] wideBezierEntryOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14967:1: warning: unused function 'wideBezierExitOf' [-Wunused-function] wideBezierExitOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14975:1: warning: unused function 'wideBezierExitOfput' [-Wunused-function] wideBezierExitOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14983:1: warning: unused function 'wideBezierExtentOf' [-Wunused-function] wideBezierExtentOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14991:1: warning: unused function 'wideBezierExtentOfput' [-Wunused-function] wideBezierExtentOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15007:1: warning: unused function 'wideBezierFillOfput' [-Wunused-function] wideBezierFillOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15015:1: warning: unused function 'wideBezierUpdateDataOf' [-Wunused-function] wideBezierUpdateDataOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15030:1: warning: unused function 'wideBezierWidthOfput' [-Wunused-function] wideBezierWidthOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15038:1: warning: unused function 'wideLineEntryOf' [-Wunused-function] wideLineEntryOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15046:1: warning: unused function 'wideLineEntryOfput' [-Wunused-function] wideLineEntryOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15054:1: warning: unused function 'wideLineExitOf' [-Wunused-function] wideLineExitOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15062:1: warning: unused function 'wideLineExitOfput' [-Wunused-function] wideLineExitOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15070:1: warning: unused function 'wideLineExtentOf' [-Wunused-function] wideLineExtentOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15078:1: warning: unused function 'wideLineExtentOfput' [-Wunused-function] wideLineExtentOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15094:1: warning: unused function 'wideLineFillOfput' [-Wunused-function] wideLineFillOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15110:1: warning: unused function 'wideLineWidthOfput' [-Wunused-function] wideLineWidthOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15118:1: warning: unused function 'workBufferPut' [-Wunused-function] workBufferPut(sqInt wbOop) ^ [ 90%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c [ 90%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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 325 warnings generated. [ 59%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 59%] Built target B2DPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/openssl-1.0.2q.dir/build.make CMakeFiles/openssl-1.0.2q.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/openssl-1.0.2q.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/openssl-1.0.2q.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/openssl-1.0.2q.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/openssl-1.0.2q.dir/depend.internal". Scanning dependencies of target openssl-1.0.2q /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/openssl-1.0.2q.dir/build.make CMakeFiles/openssl-1.0.2q.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-9/build-StackVM/openssl-1.0.2q-src/libcrypto.1.0.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/openssl-1.0.2q-src/libssl.1.0.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/openssl-1.0.2q-src/libssl.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 59%] Built target openssl-1.0.2q /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 90%] Built target JPEGReadWriter2Plugin 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-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/SDL2-2.24.1-src/SDL2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 90%] 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-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libpng-1.6.37-src/libpng16.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' Scanning dependencies of target JPEGReadWriter2Plugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/build [ 90%] Built target libpng-1.6.37 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-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libcharset-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libgit2-1-4-4.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ [ 60%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c [ 61%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "JPEGReadWriter2Plugin VMMaker.oscog-eem.2493 uuid: d7437cc5-75c7-4a43-af6b-0f85bf0cebe6 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:537:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 2 warnings generated. [ 61%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libhttp_parser-2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libiconv-2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libpcre2-8-0.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 90%] Built target libgit2-1.4.4 make -f CMakeFiles/zlib-1.2.11-fixLibGit.dir/build.make CMakeFiles/zlib-1.2.11-fixLibGit.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/zlib-1.2.11-fixLibGit.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/zlib-1.2.11-fixLibGit.dir/build.make CMakeFiles/zlib-1.2.11-fixLibGit.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/zlib-1.2.11-fixLibGit-src/zlib1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 90%] Built target zlib-1.2.11-fixLibGit make -f CMakeFiles/Pharo.dir/build.make CMakeFiles/Pharo.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/Pharo.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/Pharo.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/Pharo.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/Pharo.dir/depend.internal". Scanning dependencies of target Pharo make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/Pharo.dir/build.make CMakeFiles/Pharo.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c [ 91%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/win32Main.c [ 65%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c [ 69%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c Avoid second fetch Checking out Revision 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 (pharo-9) Commit message: "Preparing for version 9.0.22" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/src/win32Main.c:39:16: warning: incompatible pointer types assigning to 'char *' from 'char **'; remove & [-Wincompatible-pointer-types] currentString = &argsInUtf8[numberOfArgs]; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. [ 91%] Building RC object CMakeFiles/Pharo.dir/Pharo.rc.res x86_64-w64-mingw32-windres -O coff -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/generated/64/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/Pharo.rc CMakeFiles/Pharo.dir/Pharo.rc.res [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c [ 92%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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 [Pipeline] } [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c [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-9/repository [ 74%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:454:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:454:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:454:43: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:454:58: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:455:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:455:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:455:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:455:55: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:456:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:456:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:456:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:456:57: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:457:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:457:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:457:42: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ 15 warnings generated. [ 74%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c [ 92%] Built target Pharo make -f CMakeFiles/build_vmmaker_get_vm.dir/build.make CMakeFiles/build_vmmaker_get_vm.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm.dir/DependInfo.cmake --color= -- CMAKE_GENERATOR=Unix Makefiles -- Building version 9.0.22 -- Commit hash 421845e : 2023-03-30 09:49:26 +0200 -- No user build settings. -- v9.0.22 - Commit: 421845e - Date: 2023-03-30 09:49:26 +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 [ 76%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/build_vmmaker_get_vm.dir/build.make CMakeFiles/build_vmmaker_get_vm.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 92%] Performing update step for 'build_vmmaker_get_vm' cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo [ 77%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c [ 77%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:214:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:214:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:214:43: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:214:58: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:215:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:215:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:215:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:215:55: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:216:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:216:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:216:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:216:57: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:217:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:217:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:217:42: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ [ 93%] No patch step for 'build_vmmaker_get_vm' /usr/bin/cmake.exe -E echo_append /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-patch -- 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-9/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 15 warnings generated. [ 78%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c [ 78%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c [ 93%] Performing configure step for 'build_vmmaker_get_vm' cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure > 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 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 # timeout=10 [ 79%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c [ 79%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c [ 80%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c [ 94%] Performing build step for 'build_vmmaker_get_vm' cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build [ 80%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c [ 81%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c [ 95%] Performing install step for 'build_vmmaker_get_vm' cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && echo cd C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-install [ 95%] Completed 'build_vmmaker_get_vm' /usr/bin/cmake.exe -E make_directory /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles /usr/bin/cmake.exe -E touch /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles/build_vmmaker_get_vm-complete -- 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-9/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'... /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-done make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 96%] Built target build_vmmaker_get_vm 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-9/build' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build [ 81%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c [ 82%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/basic_types.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffiTestLibrary/src/basic_types.c [ 83%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c [ 83%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c [ 84%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c [ 84%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c:41:14: warning: unused variable 'src' [-Wunused-variable] my_src_ptr src = (my_src_ptr) cinfo->src; ^ 1 warning generated. [ 85%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c 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' [ 85%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c [ 86%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c [ 86%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c [ 87%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffiTestLibrary/src/callback_types.c [ 88%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c [ 88%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 88%] 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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 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 [ 88%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:709:18: warning: unused variable 'mask' [-Wunused-variable] unsigned int mask; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "FileAttributesPlugin FileAttributesPlugin.oscog-akg.49 uuid: 00b4eed5-b2a8-454a-90b7-c3662d7c5423 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:183:1: warning: unused function 'addressObjectFor' [-Wunused-function] addressObjectFor(void *aMachineAddress) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:313:1: warning: unused function 'badSessionId' [-Wunused-function] badSessionId(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:354:1: warning: unused function 'faSuccess' [-Wunused-function] faSuccess(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:384:1: warning: unused function 'objectFromStructsize' [-Wunused-function] objectFromStructsize(void *aMachineAddress, sqInt structSize) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:403:1: warning: unused function 'pathOoptoBuffermaxLen' [-Wunused-function] pathOoptoBuffermaxLen(sqInt pathNameOop, char *cPathName, sqInt maxLen) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:424:1: warning: unused function 'pointerFrom' [-Wunused-function] pointerFrom(sqInt directoryPointerBytes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1093:1: warning: unused function 'readLinkintomaxLength' [-Wunused-function] readLinkintomaxLength(char *cPathName, char *cLinkPtr, size_t maxLength) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1171:1: warning: unused function 'sizeOfFaPath' [-Wunused-function] sizeOfFaPath(void) ^ 10 warnings generated. [ 89%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 89%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:468:6: warning: unused variable 'mode' [-Wunused-variable] int mode; ^ 5 warnings generated. [ 90%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 90%] Built target FileAttributesPlugin /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/Pharo.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/Pharo.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/Pharo.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 -- 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-9/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-9/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 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-9/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-9/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-9/build-stockReplacement/libgit2-1.4.4-src/libgit2.so -- /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.4.4-src/libgit2.so.1.4 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 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 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 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 100% complete] -- Downloading... done -- extracting... src='/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.so -- /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.so.1 -- /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.so.1.0.1 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/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-9/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' [ 91%] Building C object CMakeFiles/Pharo.dir/src/unixMain.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -o CMakeFiles/Pharo.dir/src/unixMain.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/unixMain.c [ 91%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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-9/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-9/repository/resources/mac/PharoChanges.icns build/vm/Debug/Pharo.app/Contents/Resources/PharoChanges.icns [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callbacks.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffiTestLibrary/src/callbacks.c 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-9/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-9/repository/resources/mac/PharoSources.icns build/vm/Debug/Pharo.app/Contents/Resources/PharoSources.icns [ 91%] Built target Pharo /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm.dir/build.make CMakeFiles/build_vmmaker_get_vm.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_vm /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm.dir/build.make CMakeFiles/build_vmmaker_get_vm.dir/build [ 91%] Performing update step for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo [ 92%] Performing configure step for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure [ 92%] Performing build step for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build [ 93%] Performing install step for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-install [ 93%] Completed 'build_vmmaker_get_vm' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/CMakeFiles/build_vmmaker_get_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-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-done [ 95%] Built target build_vmmaker_get_vm /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/basic_types.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/basic_types.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/basic_types.c [ 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-9/build-stockReplacement/openssl-1.1.1k-src/libcrypto.so -- /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.1.1k-src/libcrypto.so.1.1 -- /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.1.1k-src/libssl.so -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 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 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 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 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/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-9/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-9/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-9/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' [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/callback_types.c.o -c /builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/callbacks.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c:47:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 1 warning generated. [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/callout.c.o -c /builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/registerCallback.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/registerCallback.c [100%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/structures.c.o -c /builds/workspace/pharo-vm_pharo-9/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-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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-9/build-StackVM/CMakeFiles 0 /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c:47:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c:62:3: warning: incompatible pointer types passing 'void *(void *)' to parameter of type 'LPTHREAD_START_ROUTINE' (aka 'unsigned long (*)(void *)') [-Wincompatible-pointer-types] otherThread, // thread function name ^~~~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/processthreadsapi.h:195:127: note: passing argument to parameter 'lpStartAddress' here WINBASEAPI HANDLE WINAPI CreateThread (LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPDWORD lpThreadId); ^ 2 warnings generated. [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffiTestLibrary/src/callout.c /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: "" -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/./ -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.0.25.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.4.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.0.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2-2.0.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib [100%] Built target libgit2-0.25.1-download -- /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-0.25.1-src/libgit2.so -- /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-0.25.1-src/libgit2.so.0.25.1 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 5% complete] -- [download 7% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% 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 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 50% complete] -- [download 51% 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 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 78% 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 92% complete] -- [download 93% 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-9/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-9/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-9/build-stockReplacement/libssh2-1.7.0-src/libssh2.so -- /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.7.0-src/libssh2.so.1 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 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-9/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-9/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-9/build-stockReplacement/openssl-1.0.2q-src/libcrypto.so.1.0.0 -- /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.0.2q-src/libssl.so -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/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-9/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-9/build-stockReplacement/freetype-2.12.1-src/libbz2.so.1 -- /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/freetype-2.12.1-src/libbz2.so.1.0 -- /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/freetype-2.12.1-src/libbz2.so.1.0.6 -- /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/freetype-2.12.1-src/libfreetype.so -- /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/freetype-2.12.1-src/libfreetype.so.6 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 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-9/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-9/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-9/build-stockReplacement/fontconfig-2.13.1-src/libexpat.so -- /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/fontconfig-2.13.1-src/libexpat.so.1 -- /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/fontconfig-2.13.1-src/libexpat.so.1.8.10 -- /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/fontconfig-2.13.1-src/libfontconfig.so -- /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/fontconfig-2.13.1-src/libfontconfig.so.1 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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] -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.1.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.40.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.6.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.dylib [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/registerCallback.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffiTestLibrary/src/registerCallback.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.1.0.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2.dylib -- [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-9/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-9/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-9/build-stockReplacement/harfbuzz-5.3.1-src/libharfbuzz.so -- /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/harfbuzz-5.3.1-src/libharfbuzz.so.0 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 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] -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.25.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.37.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.1.0.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libffi.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.0.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.1.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/MacOS/Pharo -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/Resources -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/Resources/PharoSources.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/Resources/Pharo.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/Resources/PharoImage.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/Resources/PharoChanges.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.app/Contents/Info.plist -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/config.h -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/pharoClient.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/errorCode.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/debug.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/pathUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/win/resources.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/interpreter.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/exportDefinition.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/threads -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/threads/vmthread.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/macros.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/jit -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/jit/jit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/stringUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/imageAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/parameters/parameters.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sigjmp_support.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/fileDialog.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/pharo.h -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/dispdbg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqAssert.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqaio.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sq.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx/dummyFFI.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test-sq.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ppc-global.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common/sqFFI.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx/dummyFFI.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win/sqWin32FFI.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-sysv.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/any-libffi.c -- [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-9/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-9/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-9/build-stockReplacement/pixman-0.40.0-src/libpixman-1.so -- /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/pixman-0.40.0-src/libpixman-1.so.0 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 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-9/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-9/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-9/build-stockReplacement/cairo-1.17.4-src/libcairo.so -- /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/cairo-1.17.4-src/libcairo.so.2 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 8% complete] -- [download 10% complete] -- [download 13% complete] -- [download 18% complete] -- [download 21% complete] -- [download 25% complete] -- [download 28% complete] -- [download 31% complete] -- [download 32% complete] -- [download 35% complete] -- [download 37% complete] -- [download 40% complete] -- [download 41% complete] -- [download 44% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 60% complete] -- [download 61% complete] -- [download 63% complete] -- [download 66% complete] -- [download 69% complete] -- [download 71% complete] -- [download 74% complete] -- [download 76% complete] -- [download 79% complete] -- [download 82% complete] -- [download 84% complete] -- [download 87% complete] -- [download 89% complete] -- [download 92% complete] -- [download 95% complete] -- [download 96% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement/libpng-1.6.37-src/libpng.so -- /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libpng-1.6.37-src/libpng16.so -- /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libpng-1.6.37-src/libpng16.so.16 -- /builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 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-9/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-9/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-9/build-stockReplacement/SDL2-2.24.1-src/libSDL2-2.0.so.0 -- /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/SDL2-2.24.1-src/libSDL2-2.0.so.0.2400.1 -- /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/SDL2-2.24.1-src/libSDL2.so -- Configuring done -- Generating done -- Build files have been written to: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-9/build-stockReplacement [Pipeline] { -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/x86-sysv.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-darwin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM32FFIPlugin.c [Pipeline] sh [100%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffiTestLibrary/src/structures.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFIPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/IA32FFIPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqManualSurface.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFITestFuncs.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64Win64FFIPlugin.c + VERBOSE=1 make install package /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -S/builds/workspace/pharo-vm_pharo-9/repository -B/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/CMakeFiles /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/CMakeFiles/objlib.dir/depend.internal". Scanning dependencies of target objlib make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement' [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/closures.c.o cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/closures.c.o -c /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/closures.c /builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libffi-src/include/ffi_common.h:17:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/closures.c:36: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include/fficonfig.h:27:0: note: this is the location of the previous definition #define FFI_MMAP_EXEC_WRIT 0 ^ -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM64FFIPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c 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-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-stockReplacement-bin.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-stockReplacement-bin.zip.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-stockReplacement-c-src.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-stockReplacement-c-src.zip.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-stockReplacement-include.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-stockReplacement-include.zip.sha1 generated. CPack: Create package using TGZ CPack: Install projects CPack: - Run preinstall target for: PharoVM [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/java_raw_api.c.o cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/java_raw_api.c.o -c /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/java_raw_api.c /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/java_raw_api.c: In function ‘ffi_java_raw_call’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/java_raw_api.c:317:3: warning: ‘ffi_java_raw_to_ptrarray’ is deprecated [-Wdeprecated-declarations] ffi_java_raw_to_ptrarray (cif, raw, avalue); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/java_raw_api.c:76:1: note: declared here ffi_java_raw_to_ptrarray (ffi_cif *cif, ffi_java_raw *raw, void **args) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/java_raw_api.c: In function ‘ffi_java_translate_args’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/java_raw_api.c:328:3: warning: ‘ffi_java_raw_size’ is deprecated [-Wdeprecated-declarations] ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/java_raw_api.c:45:1: note: declared here ffi_java_raw_size (ffi_cif *cif) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/java_raw_api.c:331:3: warning: ‘ffi_java_ptrarray_to_raw’ is deprecated [-Wdeprecated-declarations] ffi_java_ptrarray_to_raw (cif, avalue, raw); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/java_raw_api.c:157:1: note: declared here ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/java_raw_api.c: In function ‘ffi_prep_java_raw_closure’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/java_raw_api.c:369:3: warning: ‘ffi_prep_java_raw_closure_loc’ is deprecated [-Wdeprecated-declarations] return ffi_prep_java_raw_closure_loc (cl, cif, fun, user_data, cl); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/java_raw_api.c:337:1: note: declared here ffi_prep_java_raw_closure_loc (ffi_java_raw_closure* cl, ^ [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/prep_cif.c.o cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/prep_cif.c.o -c /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/prep_cif.c [ 3%] Building C object libffi-build/CMakeFiles/objlib.dir/src/raw_api.c.o cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/raw_api.c.o -c /builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/types.c.o -c /builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/x86/ffi64.c.o -c /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/x86/ffi64.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c [ 4%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/x86/unix64.S.o cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -fPIC -o CMakeFiles/objlib.dir/src/x86/unix64.S.o -c /builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/x86/ffiw64.c.o -c /builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -fPIC -o CMakeFiles/objlib.dir/src/x86/win64.S.o -c /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/x86/win64.S make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement' [ 6%] Linking C shared library ../build/vm/libffi.so cd /builds/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-stockReplacement' [ 6%] Built target ffi_shared make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm-build.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm-build.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_vm-build make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 6%] Creating directories for 'build_vmmaker_get_vm' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/tmp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-mkdir [ 7%] Performing download step (download, verify and extract) for 'build_vmmaker_get_vm' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/download-build_vmmaker_get_vm.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppc.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicDouble.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM32.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64business.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusiness.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessPostLogic.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM64.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicInteger.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/ia32abi.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/AlienSUnitTestProcedures.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64win64business.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicFloat.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64stub.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm64abicc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/IA32ABI.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/xabicc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/AlienSUnitTestProcedures.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ia32abicc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ppc32abicc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm32abicc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64abicc.c -- Downloading... dst='/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/PharoVM-9.0.17-9e4879f-Linux-x86_64-bin.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Linux-x86_64/PharoVM-9.0.17-9e4879f-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] -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- [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] -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- [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] [100%] Linking C shared library ../vm/TestLibrary.dll cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- [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] -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/threads -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/jit -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/packaging -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/packaging/linux -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/packaging/linux/bin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/img.image -- [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] -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/mac -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.rc.in make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' [100%] Built target TestLibrary make[1]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' /usr/bin/cmake.exe -E cmake_progress_start /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/CMakeFiles 0 -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/PharoVM-9.0.17-9e4879f-Linux-x86_64-bin.zip' -- Downloading... done cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/verify-build_vmmaker_get_vm.cmake cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/extract-build_vmmaker_get_vm.cmake -- extracting... src='/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/PharoVM-9.0.17-9e4879f-Linux-x86_64-bin.zip' dst='/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm' -- extracting... [tar xfz] -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/scripts -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/imageAccess.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/stringUtilities.c make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build' Install the project... -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-download [ 7%] No patch step for 'build_vmmaker_get_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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-patch [ 8%] Performing update step for 'build_vmmaker_get_vm' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo [ 9%] Performing configure step for 'build_vmmaker_get_vm' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure [ 9%] Performing build step for 'build_vmmaker_get_vm' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 9%] Built target build_vmmaker_get_vm-build make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_image.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_image.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_image make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 10%] Creating directories for 'build_vmmaker_get_image' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/tmp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-mkdir [ 10%] Performing download step (download, verify and extract) for 'build_vmmaker_get_image' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/download-build_vmmaker_get_image.cmake -- Downloading... dst='/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' timeout='none' -- Using src='https://files.pharo.org/image/100/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/win32Main.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/macAlias.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/unixMain.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/utils -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/client.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/debug.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/errorCode.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/utils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/fileUtils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/debugUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/typesPrimitives.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] /usr/bin/cmake.exe -P cmake_install.cmake -- Install configuration: "" -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/./ -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//B2DPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//BitBltPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//DSAPrims.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//ffi.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//FileAttributesPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//FilePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//FloatArrayPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//iconv.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//JPEGReaderPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//JPEGReadWriter2Plugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//LargeIntegers.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libbz2-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libcairo-2.dll -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/worker -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/version.info -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/CMakeLists.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/macros.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/plugins.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated/ -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm/src/gcc3x-interp.c -- [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] -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libcharset-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libeay32.dll -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm/src/interp.c -- [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] -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libexpat-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libfontconfig-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libfreetype-6.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libgcc_s_seh-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libgit2-1-0-0.dll -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm/src/gcc3x-interp.c -- [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] -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libgit2-1-4-4.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libgit2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libharfbuzz-0.dll -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm/src/interp.c -- [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-9/build-stockReplacement/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' -- Downloading... done cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/verify-build_vmmaker_get_image.cmake cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/extract-build_vmmaker_get_image.cmake -- extracting... src='/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' dst='/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image' -- extracting... [tar xfz] -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libhttp_parser-2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libiconv-2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libpcre-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libpcre2-8-0.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libpixman-1-0.dll -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libpng16.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libssh2-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libssh2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libwinpthread-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//LocalePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//MiscPrimitivePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//PharoVMCore.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//SDL2.dll -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-download [ 10%] No patch step for 'build_vmmaker_get_image' /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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-patch [ 11%] Performing update step for 'build_vmmaker_get_image' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && echo [ 12%] Performing configure step for 'build_vmmaker_get_image' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && echo cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-configure [ 12%] Performing build step for 'build_vmmaker_get_image' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm/pharo --headless /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image/Pharo10.0.1-0-64bit-0542643.image --no-default-preferences save VMMaker -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//SocketPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//SqueakSSL.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//ssleay32.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//SurfacePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//TestLibrary.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//UUIDPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//zlib1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/./Pharo.exe.manifest -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/./PharoConsole.exe.manifest -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/./ -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libB2DPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libBitBltPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libDSAPrims.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libffi.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libFileAttributesPlugin.dll.a CPack: Create package using ZIP CPack: Install projects CPack: - Run preinstall target for: PharoVM -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libFilePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libFloatArrayPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libJPEGReaderPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libJPEGReadWriter2Plugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libLargeIntegers.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libLocalePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libMiscPrimitivePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libPharoVMCore.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libSocketPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libSqueakSSL.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libSurfacePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libTestLibrary.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//libUUIDPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//Pharo.exe -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/.//PharoConsole.exe -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqWin32.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqWin32Alloc.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqWin32HandleTable.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/config.h -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/debug.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/errorCode.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/exportDefinition.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/fileDialog.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/imageAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/interpreter.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/jit -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/jit/jit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/macros.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/parameters -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/parameters/parameters.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/pathUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/pharo.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/pharoClient.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/semaphores -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sigjmp_support.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/stringUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/threads -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/threads/vmthread.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/threadSafeQueue -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/win/resources.h -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/dispdbg.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sq.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqaio.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqAssert.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqAtomicOps.h cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm/pharo --headless /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /builds/workspace/pharo-vm_pharo-9/repository/scripts/installVMMaker.st /builds/workspace/pharo-vm_pharo-9/repository 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) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) MetacelloNotification: Fetched -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading baseline of BaselineOfVMMaker... -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/AlienSUnitTestProcedures.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusiness.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM32.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM64.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessPostLogic.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppc.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicDouble.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicFloat.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicInteger.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64business.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64win64business.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/ia32abi.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/AlienSUnitTestProcedures.c MetacelloNotification: Fetched -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loading -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loaded -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm32abicc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm64abicc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/IA32ABI.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ia32abicc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ppc32abicc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64abicc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64stub.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/xabicc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common MetacelloNotification: Fetched -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Loading -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Loaded -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common/sqFFI.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx/dummyFFI.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test-sq.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ppc-global.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM32FFIPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM64FFIPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/IA32FFIPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFIPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFITestFuncs.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqManualSurface.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64Win64FFIPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx/dummyFFI.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/any-libffi.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-darwin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-sysv.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/x86-sysv.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win/sqWin32FFI.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/jit -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/threads -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging/linux -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging/linux/bin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/img.image -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/client.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/debug.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/debugUnix.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/errorCode.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileDialogWin32.c MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Project: Unicorn baseline MetacelloNotification: Fetched -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Project: LLVMDisassembler baseline MetacelloNotification: Fetched -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileUtils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/imageAccess.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/macAlias.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/parameters -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/semaphores -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/unixMain.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win32Main.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/types.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/worker -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/version.info -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/CMakeLists.txt -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/macros.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated/ -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/cogit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/cogmethod.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/cointerp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cogit.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cogitARMv5.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cogitIA32.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cogitMIPSEL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cointerp.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/gcc3x-cointerp.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/cogit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/cogmethod.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/cointerp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cogit.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cogitaarch64.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64SysV.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64WIN64.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cointerp.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/gcc3x-cointerp.c -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/cogit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/cogmethod.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/cointerp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/interp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/vmCallback.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 MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-MT-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-OriginalTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared) NewUndeclaredWarning: CCodeGenerator>>removeAssertions (Sensor is Undeclared) SystemNotification: TMethod>>methodIsEffectivelyComplete:in:(selector is shadowed) NewUndeclaredWarning: VMMaker>>createCodeGenerator (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Starting atomic load NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared) MetacelloNotification: Loaded -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Starting atomic load SystemNotification: LLVMDisassembler>>setOptions:(options is shadowed) MetacelloNotification: Loaded -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Loaded -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Loading -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: TranscriptStream class>>redirectToStdOut: (FileStream is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) NewUndeclaredWarning: TranscriptStream>>target (FileStream is Undeclared) MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: DetailedInstructionPrinter>>printInstructionsOn: (fullBlockRecursionSelector is Undeclared) SystemNotification: CogStackPageSurrogate>>addressIsInPage:(address is shadowed) NewUndeclaredWarning: SmalltalkImage>>simulatePrimitive:args: (FileExistsException is Undeclared) NewUndeclaredWarning: FakeStdinStream>>next (ActiveHand is Undeclared) NewUndeclaredWarning: Cogit class>>genAndDis:options: (Compiler is Undeclared) NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) NewUndeclaredWarning: Cogit>>initializeProcessor (MultiProcessor is Undeclared) NewUndeclaredWarning: Cogit>>setClickStepBreakBlock (Debugger is Undeclared) NewUndeclaredWarning: Cogit>>simulateCogCodeAt: (ProcessorSimulationTrap is Undeclared) SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) NewUndeclaredWarning: StackToRegisterMappingCogit>>widthInDefaultFontOf: (NewParagraph is Undeclared) NewUndeclaredWarning: ADPCMCodecPlugin class>>monticelloDescription (ADPCMCodec is Undeclared) NewUndeclaredWarning: ADPCMCodecPlugin class>>translatedPrimitives (ADPCMCodec is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (FileExistsException is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primCalloc (Alien is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primMalloc (Alien is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>allCodeOlderThan: (TimeStamp is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGenerator (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGeneratorForVMClass: (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: TestOSAPlugin>>primOpenDefaultConfiguration:subtype: (ComponentInstance is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>monticelloDescription (AbstractSound is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>translatedPrimitives (AbstractSound is Undeclared) NewUndeclaredWarning: StackInterpreter class>>patchInterpGCCPPC: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreter class>>primitiveAccessorDepthTable (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: CogVMSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ensureMultiThreadingOverridesAreUpToDate (Parser is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>setBreakBlockFromString: (Compiler is Undeclared) SystemNotification: CogVMSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) NewUndeclaredWarning: StackMTInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) SystemNotification: StackMTInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackMTInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackMTInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) NewUndeclaredWarning: StackInterpreterSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) SystemNotification: StackInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadSpanBufferFrom: (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsPointers is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferBadMagic is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferWrongSize is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferStartWrong is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveChangedActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFSizeMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveDisplaySpanBuffer (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveInitializeProcessing (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextGlobalEdgeEntry (GEFWrongEdge is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalFill (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveSetColorTransform (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFAlreadyFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState:or: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityCheckFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEntityLoadFailed is Undeclared) 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-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-stockReplacement-bin.tar.gz generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-stockReplacement-bin.tar.gz.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-stockReplacement-c-src.tar.gz generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-stockReplacement-c-src.tar.gz.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-stockReplacement-include.tar.gz generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-arm64-stockReplacement-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // dir [Pipeline] stash Stashed 12 file(s) [Pipeline] archiveArtifacts Archiving artifacts MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>text: (DefaultTextStyle is Undeclared) MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>baseRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>cResultRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg2Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg3Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>classRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagCarryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagOverflowRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagSignRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagZeroRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>framePointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>instructionPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>linkRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>mstatus (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>receiverRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>sendNumberOfArgumentsRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>stackPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>temporaryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMBytecodeMethod>>encoderClass (EncoderForV3PlusClosures is Undeclared) NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-MT-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: VMMTTests>>testHeartbeatReleasesVMWhenNoProcessIsWilling (CAContinuation is Undeclared) NewUndeclaredWarning: VMMTTests>>testTryOwningOwnedVMLeavesThreadInWaitingState (CAContinuation is Undeclared) NewUndeclaredWarning: VMMockCogThreadManager>>ioWaitOnOSSemaphore: (CAContinuation is Undeclared) MetacelloNotification: Loaded -> VMMaker-MT-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: SimulatorMorph>>callStackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>commandPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>contextPanel (ObjectExplorerWrapper is Undeclared) NewUndeclaredWarning: SimulatorMorph>>initializeWithVMSimulator:title:aTranscript: (SimulatorMorphicModel is Undeclared) NewUndeclaredWarning: SimulatorMorph>>stackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>transcriptPanel (PluggableTextMorph is Undeclared) MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-OriginalTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: SpurImageTestResource class>>preenImage (Spur32BitPreen is Undeclared) NewUndeclaredWarning: SpurPlanningCompactorTests class>>preenImage (Spur32BitPreen is Undeclared) SystemNotification: FloatMathPluginTests>>makeTestData:using:seed:rounds:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (Sensor is Undeclared) SystemNotification: FloatMathPluginTests>>verifyTestData:using:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (Sensor is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPluginPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGReadImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: CogARMCompilerTests>>processor (GdbARMAlien is Undeclared) NewUndeclaredWarning: CogIA32CompilerTests>>processor (BochsIA32Alien is Undeclared) NewUndeclaredWarning: CogMIPSELCompilerTests>>processor (MIPSELSimulator is Undeclared) NewUndeclaredWarning: CogX64CompilerTests>>processor (BochsX64Alien is Undeclared) MetacelloNotification: Loaded -> VMMaker-OriginalTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-build [ 12%] Performing install step for 'build_vmmaker_get_image' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && echo cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-install [ 13%] Completed 'build_vmmaker_get_image' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_image-complete /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-done make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 13%] Built target build_vmmaker_get_image make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libffi_copy.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libffi_copy.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libffi_copy.dir/depend.internal". Scanning dependencies of target libffi_copy make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 13%] Copying libffi binaries to '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/libffi.so /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 13%] Built target libffi_copy make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 14%] Generating VM files for flavour: CoInterpreter build/vmmaker/vm/pharo --headless /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'CoInterpreter' outputDirectory: '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement'" Generating #CoInterpreter in '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement'... warning, variable nsMethodCache doesn't exist or has already been removed StackInterpreterPrimitives>>primitiveFFIAllocate contains declaration for non-existent variable ptr StackInterpreterPrimitives>>doPrimitiveWorkerExtractReturnValue contains declaration for non-existent variable externalFunction StackInterpreter>>checkImageVersionFrom: contains declaration for non-existent variable imageOffset StackInterpreterPrimitives>>primitiveLoadSymbolFromModule contains declaration for non-existent variable ptr StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable heapSize StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable minimumMemory StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable allocationReserve StackInterpreter>>reapAndResetErrorCodeTo:header: contains declaration for non-existent variable theSP StackInterpreterPrimitives>>primitiveFFIFree contains declaration for non-existent variable ptr conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIFree Local variable name 'receiver' in doPrimitiveWorkerExtractReturnValue may mask method when inlining Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining Local variable name 'stack' in pruneStack:stackp: may mask method when inlining Local variable name 'receiver' in doPrimitiveWorkerCallout may mask method when inlining 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: the2ndUnknownShort localised to writeImageFileIOCPack: - Install project: PharoVM CPack: - Install component: Unspecified CPack: - Install component: bin CPack: - Install component: c-src CPack: - Install component: include CPack: Create package warning, variable nsMethodCache doesn't exist or has already been removed StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R Local variable name 'ret' in genPrimitiveIdentityHash may mask method when inlining Local variable name 'ret' in genPrimitiveImmediateAsInteger may mask method when inlining pushNilSizeFunction localised to compileBlockBodies savedFirstOpcodeIndex localised to compileBlockBodies savedLastDumpedLiteralIndex localised to compileBlockBodies savedNextLiteralIndex localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock: warning, variable nsMethodCache doesn't exist or has already been removed StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-Unspecified.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-Unspecified.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-bin.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-bin.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-c-src.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-c-src.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-include.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-include.zip.sha1 generated. CPack: Create package using TGZ CPack: Install projects CPack: - Run preinstall target for: PharoVM warning, variable nsMethodCache doesn't exist or has already been removed StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock: 30 March 2023 11:20:18.912614 am warning, signature of InterpreterProxy>>characterTable does not match reference implementation. warning, signature of InterpreterProxy>>fullGC does not match reference implementation. warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>positive32BitValueOf: does not match reference implementation. warning, signature of InterpreterProxy>>pushRemappableOop: does not match reference implementation. external plugin FilePlugin generated as FilePlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>pushBool: does not match reference implementation. external plugin FloatArrayPlugin generated as FloatArrayPlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. external plugin SurfacePlugin generated as SurfacePlugin 30 March 2023 11:20:19.451585 am CPack: - Install project: PharoVM [] CPack: - Install component: Unspecified CPack: - Install component: bin CPack: - Install component: c-src warning, variable nsMethodCache doesn't exist or has already been removedCPack: - Install component: include CPack: Create package StackInterpreterPrimitives>>primitiveFFIAllocate contains declaration for non-existent variable ptr StackInterpreterPrimitives>>primitiveLoadSymbolFromModule contains declaration for non-existent variable ptr StackInterpreterPrimitives>>doPrimitiveWorkerExtractReturnValue contains declaration for non-existent variable externalFunction StackInterpreter>>checkImageVersionFrom: contains declaration for non-existent variable imageOffset StackInterpreterPrimitives>>primitiveFFIFree contains declaration for non-existent variable ptr StackInterpreter>>reapAndResetErrorCodeTo:header: contains declaration for non-existent variable theSP StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable heapSize StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable minimumMemory StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable allocationReserve conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIFree CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-Unspecified.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-Unspecified.zip.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-bin.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-bin.zip.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-c-src.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-c-src.zip.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-include.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-include.zip.sha1 generated. CPack: Create package using TGZ CPack: Install projects CPack: - Run preinstall target for: PharoVM Local variable name 'receiver' in doPrimitiveWorkerExtractReturnValue may mask method when inlining Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining Local variable name 'stack' in pruneStack:stackp: may mask method when inlining Local variable name 'receiver' in doPrimitiveWorkerCallout may mask method when inlining 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: the2ndUnknownShort localised to writeImageFileIO warning, variable nsMethodCache doesn't exist or has already been removed StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc pushNilSizeFunction localised to compileBlockBodies savedFirstOpcodeIndex localised to compileBlockBodies savedLastDumpedLiteralIndex localised to compileBlockBodies savedNextLiteralIndex localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock: warning, variable nsMethodCache doesn't exist or has already been removed StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock: warning, variable nsMethodCache doesn't exist or has already been removed StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock: 30 March 2023 11:20:53.416063 am warning, signature of InterpreterProxy>>characterTable does not match reference implementation. warning, signature of InterpreterProxy>>fullGC does not match reference implementation. warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>positive32BitValueOf: does not match reference implementation. warning, signature of InterpreterProxy>>pushRemappableOop: does not match reference implementation. external plugin FilePlugin generated as FilePlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>pushBool: does not match reference implementation. external plugin FloatArrayPlugin generated as FloatArrayPlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. external plugin SurfacePlugin generated as SurfacePlugin 30 March 2023 11:20:53.934299 am PharoVMMaker cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/PharoVMCore.dir/depend.internal". Scanning dependencies of target PharoVMCore make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 14%] Building C object CMakeFiles/PharoVMCore.dir/src/debug.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/debug.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/debug.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/debug.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/src/debug.c: In function ‘getVersionInfo’: /builds/workspace/pharo-vm_pharo-9/repository/src/debug.c:145:16: warning: unused variable ‘__cogitBuildInfo’ [-Wunused-variable] extern char *__cogitBuildInfo; ^ [ 15%] Building C object CMakeFiles/PharoVMCore.dir/src/utils.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/utils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/utils.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/utils.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/src/utils.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/src/utils.c:496:17: warning: ‘max’ defined but not used [-Wunused-function] static long int max(long int x, long int y) { return (x > y) ? x : y; } ^ [ 15%] Building C object CMakeFiles/PharoVMCore.dir/src/errorCode.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/errorCode.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/errorCode.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/src/errorCode.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 16%] Building C object CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/src/nullDisplay.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:208:1: warning: ‘dropInit’ defined but not used [-Wunused-function] dropInit (void) ^ /builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:215:1: warning: ‘dropShutdown’ defined but not used [-Wunused-function] dropShutdown (void) ^ [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/externalPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/externalPrimitives.c:33: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/client.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/client.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/client.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/client.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/src/client.c: In function ‘loadPharoImage’: /builds/workspace/pharo-vm_pharo-9/repository/src/client.c:206:12: warning: variable ‘imageSize’ set but not used [-Wunused-but-set-variable] size_t imageSize = 0; ^ [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/pathUtilities.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pathUtilities.h:8, from /builds/workspace/pharo-vm_pharo-9/repository/src/pathUtilities.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/fileDialogCommon.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/fileDialog.h:4, from /builds/workspace/pharo-vm_pharo-9/repository/src/fileDialogCommon.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/stringUtilities.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/stringUtilities.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/src/stringUtilities.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/imageAccess.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/imageAccess.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/parameters/parameterVector.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/parameters/parameterVector.h:10, from /builds/workspace/pharo-vm_pharo-9/repository/src/parameters/parameterVector.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/parameters/parameters.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/parameters/parameters.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/semaphores/platformSemaphore.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/semaphores/platformSemaphore.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 22%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 22%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 23%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveCalls.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveCalls.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/ffi/src/primitiveCalls.c: In function ‘primitiveReleaseParametersForCall’: /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveCalls.c:102:8: warning: variable ‘aReturnAddress’ set but not used [-Wunused-but-set-variable] sqInt aReturnAddress; ^ [ 23%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveUtils.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveUtils.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 24%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/ffi/src/types.c: In function ‘fillBasicType’: /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:112:2: warning: ‘address’ may be used uninitialized in this function [-Wmaybe-uninitialized] setHandler(aOop, address); ^ [ 24%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/typesPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/typesPrimitives.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/utils.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/utils.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c:3: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/ffi/src/sameThread/sameThread.c: In function ‘sameThreadCallbackEnter’: /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c:34:8: warning: unused variable ‘flags’ [-Wunused-variable] sqInt flags; ^ [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/callbacks.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/ffi/src/callbacks/callbackPrimitives.c: In function ‘primitiveRegisterCallback’: /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c:102:11: warning: unused variable ‘handler’ [-Wunused-variable] void *handler; ^ [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbacks.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/callbacks.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbacks.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 27%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/semaphores/pharoSemaphore.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/semaphores/pharoSemaphore.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 28%] Building C object CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/threadSafeQueue/threadSafeQueue.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/semaphores/platformSemaphore.h:5, from /builds/workspace/pharo-vm_pharo-9/repository/src/threadSafeQueue/threadSafeQueue.c:2: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/pThreadedFFI.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/pThreadedFFI.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 29%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/worker.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/worker.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 29%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerPrimitives.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 30%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerTask.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/callbacks.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/workerTask.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerTask.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 30%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o -c /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genCaptureCStackPointers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2236:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2235:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2234:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2233:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘sizePCDependentInstructionAt’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2672:9: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘gAndCqRR’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2734:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘addCogMethodsToHeapMap’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2796:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘addressIsInInstructions’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2811:29: warning: suggest parentheses around ‘-’ in operand of ‘&’ [-Wparentheses] return !((usqInt)(address) & BytesPerWord-1) \ ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘allMachineCodeObjectReferencesValid’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2873:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘allMethodsHaveCorrectHeader’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2891:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘callCogCodePopReceiver’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:3244:7: warning: statement with no effect [-Wunused-value] error("what??"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘ceCPICMissreceiver’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:3277:11: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] sqInt result; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘ceSICMiss’: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:3471:4: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)pic), (((usqInt)pic)) + closedPICSize); ^ /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:3498:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto((((usqInt)outerReturn)) - extent, ((usqInt)outerReturn)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:3387:11: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] sqInt result; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:3381:11: warning: variable ‘extent’ set but not used [-Wunused-but-set-variable] sqInt extent; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:3379:11: warning: variable ‘entryPoint’ set but not used [-Wunused-but-set-variable] sqInt entryPoint; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘checkAssertsEnabledInCogit’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:3507:11: warning: variable ‘assertsAreEnabledInCogit’ set but not used [-Wunused-but-set-variable] sqInt assertsAreEnabledInCogit; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘checkIfValidOopRefAndTargetpccogMethod’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:3572:12: warning: variable ‘sendTable1’ set but not used [-Wunused-but-set-variable] sqInt *sendTable1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘checkIfValidOopRefpccogMethod’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:3690:12: warning: variable ‘sendTable’ set but not used [-Wunused-but-set-variable] sqInt *sendTable; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘checkIntegrityOfObjectReferencesInCode’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:3839:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘cleanUpFailingCogCodeConstituents’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:3908:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘cogCodeConstituents’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:4031:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:4080:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘cogExtendPICCaseNMethodtagisMNUCase’: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:4162:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)cPIC), (((usqInt)cPIC)) + closedPICSize); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘cogMethodDoesntLookKosher’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:4267:62: warning: passing argument 1 of ‘methodFor’ makes pointer from integer without a cast [-Wint-conversion] || (((cogMethod->methodObject)) == (((usqInt)(methodFor((cogMethod->methodObject))))))))) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:774:20: note: expected ‘void *’ but argument is of type ‘sqInt {aka long int}’ extern CogMethod * methodFor(void *address); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘cogMNUPICSelectorreceivermethodOperandnumArgs’: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:4358:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)pic), (((usqInt)pic)) + closedPICSize); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘cogOpenPICSelectornumArgs’: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:4434:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)pic), (((usqInt)pic)) + openPICSize); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:4374:11: warning: variable ‘mapSize’ set but not used [-Wunused-but-set-variable] sqInt mapSize; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:4373:11: warning: variable ‘end’ set but not used [-Wunused-but-set-variable] sqInt end; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:4372:11: warning: variable ‘codeSize’ set but not used [-Wunused-but-set-variable] sqInt codeSize; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘cogPICSelectornumArgsCase0MethodCase1MethodtagisMNUCase’: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:4503:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)pic), (((usqInt)pic)) + closedPICSize); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘collectCogConstituentForAnnotationMcpcBcpcMethod’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:4579:36: warning: passing argument 1 of ‘positive64BitIntegerFor’ makes integer from pointer without a cast [-Wint-conversion] address = positive64BitIntegerFor(mcpc); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include/cointerp.h:93:14: note: expected ‘long unsigned int’ but argument is of type ‘char *’ extern sqInt positive64BitIntegerFor(usqLong integerValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:4620:85: warning: passing argument 2 of ‘inlineCacheTagAt’ makes integer from pointer without a cast [-Wint-conversion] (targetMethod1->methodObject = classForInlineCacheTag(inlineCacheTagAt(backEnd, mcpc))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2549:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ inlineCacheTagAt(AbstractInstruction * self_in_inlineCacheTagAt, sqInt callSiteReturnAddress) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:4570:12: warning: variable ‘sendTable1’ set but not used [-Wunused-but-set-variable] sqInt *sendTable1; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘compactCogCompiledCode’: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:4897:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)methodZoneBase), ((usqInt)(youngReferrers()))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘compactPICsWithFreedTargets’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:4914:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘compileBlockDispatchFromto’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:4953:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:4949:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘compileBlockEntry’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5027:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘compileCallFornumArgsargargargargresultRegregsToSave’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5096:3: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5112:3: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5128:3: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5144:3: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5160:2: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5063:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5062:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5059:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5058:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5057:26: warning: variable ‘anInstruction21’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction21; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5056:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5055:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5054:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘computeEntryOffsets’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:49: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5376:25: note: in expansion of macro ‘roundUpLength’ if (entryPointMask >= (roundUpLength(1))) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5377:8: warning: statement with no effect [-Wunused-value] error("cannot differentiate checked and unchecked entry-points with current cog method alignment"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘configureCPICCase0Case1MethodtagisMNUCasenumArgsdelta’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5503:2: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5468:11: warning: variable ‘pc’ set but not used [-Wunused-but-set-variable] sqInt pc; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘configureMNUCPICmethodOperandnumArgsdelta’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5552:2: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5527:11: warning: variable ‘pc’ set but not used [-Wunused-but-set-variable] sqInt pc; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘enterCogCodePopReceiver’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5923:7: warning: statement with no effect [-Wunused-value] error("what??"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘fillInMethodHeadersizeselector’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6115:9: warning: statement with no effect [-Wunused-value] error("too much code for stack check offset"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6081:16: warning: variable ‘originalMethod’ set but not used [-Wunused-but-set-variable] CogMethod *originalMethod; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘followForwardedMethods’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6329:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘freeUnmarkedMachineCode’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6431:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genCheckForInterruptsTrampoline’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6469:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genEnilopmartForandandforCallcalled’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6513:11: warning: variable ‘size’ set but not used [-Wunused-but-set-variable] sqInt size; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6509:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘generateCaptureCStackPointers’: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6607:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)startAddress), ((usqInt)methodZoneBase)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘generateClosedPICPrototype’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6708:18: note: in expansion of macro ‘roundUpLength’ closedPICSize = roundUpLength(closedPICSize); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6730:16: warning: assignment makes integer from pointer without a cast [-Wint-conversion] cPICPrototype = cPIC; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6635:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6625:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6624:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6623:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6622:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘generateCogFullBlock’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6770:14: note: in expansion of macro ‘roundUpLength’ totalSize = roundUpLength((headerSize + codeSize) + mapSize); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6803:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)method), (((usqInt)method)) + totalSize); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘generateCogMethod’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6844:14: note: in expansion of macro ‘roundUpLength’ totalSize = roundUpLength((headerSize + codeSize) + mapSize); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6876:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)method), (((usqInt)method)) + totalSize); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘generateOpenPICPrototype’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6998:17: note: in expansion of macro ‘roundUpLength’ openPICSize = (roundUpLength((sizeof(CogMethod)) + codeSize)) + (roundUpLength(mapSize)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6998:67: note: in expansion of macro ‘roundUpLength’ openPICSize = (roundUpLength((sizeof(CogMethod)) + codeSize)) + (roundUpLength(mapSize)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘generateTrampolines’: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7098:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)methodZoneStart), ((usqInt)methodZoneBase)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘generateVMOwnerLockFunctions’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7105:11: warning: unused variable ‘startAddress’ [-Wunused-variable] sqInt startAddress; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetLeafCallStackPointer’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7144:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genInnerPICAbortTrampoline’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7191:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genLoadCStackPointersForPrimCall’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7212:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7211:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7210:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7209:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genLoadInlineCacheWithSelector’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7271:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genNonLocalReturnTrampoline’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7287:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘incrementUsageOfTargetIfLinkedSendmcpcignored’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7562:12: warning: variable ‘sendTable1’ set but not used [-Wunused-but-set-variable] sqInt *sendTable1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘indexForSelectorinat’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7632:7: warning: statement with no effect [-Wunused-value] error("could not find selector in method when unlinking send site"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘inverseBranchFor’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7807:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7809:7: warning: statement with no effect [-Wunused-value] error("invalid opcode for inverse"); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘linkSendAtintooffsetreceiver’: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7950:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto((((usqInt)callSiteReturnAddress)) - extent, ((usqInt)callSiteReturnAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7927:11: warning: variable ‘extent’ set but not used [-Wunused-but-set-variable] sqInt extent; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘mapObjectReferencesInMachineCodeForBecome’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8178:13: warning: statement with no effect [-Wunused-value] error("attempt to become two cogged methods"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8181:13: warning: statement with no effect [-Wunused-value] error("attempt to become cogged method into different method"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8237:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8252:3: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)codeBase), ((usqInt)(limitZony()))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8143:11: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘mapObjectReferencesInMachineCodeForFullGC’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8325:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8337:3: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)codeBase), ((usqInt)(limitZony()))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘mapObjectReferencesInMachineCodeForYoungGC’: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8447:3: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)codeBase), ((usqInt)(limitZony()))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8363:11: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘mapObjectReferencesInMachineCode’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8470:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8473:8: warning: statement with no effect [-Wunused-value] error("youngReferrers list overflowed"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘markAndTraceMachineCodeOfMarkedMethods’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8595:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8609:3: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)codeBase), ((usqInt)(limitZony()))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8497:11: warning: variable ‘val1’ set but not used [-Wunused-but-set-variable] sqInt val1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8496:11: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘markAndTraceOrFreeCogMethodfirstVisit’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8654:11: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘markLiteralsAndUnlinkIfUnmarkedSendpcmethod’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8820:140: warning: passing argument 3 of ‘inlineCacheValueForSelectorinat’ makes integer from pointer without a cast [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7741:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8764:11: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘markLiteralspcmethod’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8841:11: warning: variable ‘entryPoint1’ set but not used [-Wunused-but-set-variable] sqInt entryPoint1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8840:12: warning: variable ‘cacheTag1’ set but not used [-Wunused-but-set-variable] usqInt cacheTag1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘noCogMethodsMaximallyMarked’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9264:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘outputInstructionsForGeneratedRuntimeAt’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9313:11: warning: variable ‘size’ set but not used [-Wunused-but-set-variable] sqInt size; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘patchToOpenPICFornumArgsreceiver’: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9376:4: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)oPIC), (((usqInt)oPIC)) + openPICSize); ^ /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9403:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto((((usqInt)outerReturn)) - extent, ((usqInt)outerReturn)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9351:11: warning: variable ‘extent’ set but not used [-Wunused-but-set-variable] sqInt extent; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘recordRunTimeObjectReferences’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9513:10: warning: statement with no effect [-Wunused-value] error("attempt to generate run-time routine containing young object reference. Cannot initialize Cogit run-time."); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘relocateCallsInClosedPIC’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9635:2: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9594:11: warning: variable ‘pc1’ set but not used [-Wunused-but-set-variable] sqInt pc1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘relocateIfCallOrMethodReferencemcpcdelta’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9690:126: warning: passing argument 3 of ‘indexForSelectorinat’ makes integer from pointer without a cast [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), indexForSelectorinat((targetMethod->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7610:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ indexForSelectorinat(sqInt selector, CogMethod *cogMethod, sqInt mcpc) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘remapIfObjectRefpchasYoung’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9716:12: warning: variable ‘sendTable1’ set but not used [-Wunused-but-set-variable] sqInt *sendTable1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘spanForCleanBlockStartingAt’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9932:7: warning: statement with no effect [-Wunused-value] error("couldn't locate end of clean block"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkAllSends’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10099:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10109:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)methodZoneBase), ((usqInt)(limitZony()))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkIfFreeOrLinkedSendpcof’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10154:140: warning: passing argument 3 of ‘inlineCacheValueForSelectorinat’ makes integer from pointer without a cast [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7741:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkIfInvalidClassSendpcignored’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10206:141: warning: passing argument 3 of ‘inlineCacheValueForSelectorinat’ makes integer from pointer without a cast [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7741:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkIfLinkedSendToFreepcignored’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10256:140: warning: passing argument 3 of ‘inlineCacheValueForSelectorinat’ makes integer from pointer without a cast [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7741:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkIfLinkedSendpcignored’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10304:139: warning: passing argument 3 of ‘inlineCacheValueForSelectorinat’ makes integer from pointer without a cast [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7741:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkIfLinkedSendpcto’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10352:140: warning: passing argument 3 of ‘inlineCacheValueForSelectorinat’ makes integer from pointer without a cast [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7741:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkSendsLinkedForInvalidClasses’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10426:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10440:3: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)methodZoneBase), ((usqInt)(limitZony()))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkSendsOfisMNUSelector’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10492:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10504:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10556:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10567:3: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)methodZoneBase), ((usqInt)(limitZony()))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkSendsToFree’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10633:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10644:3: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)methodZoneBase), ((usqInt)(limitZony()))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘unlinkSendsToandFreeIf’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10721:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10737:3: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto(((usqInt)methodZoneBase), ((usqInt)(limitZony()))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘addAllToYoungReferrers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10794:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘addToYoungReferrers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10825:8: warning: statement with no effect [-Wunused-value] error("no room on youngReferrers list"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘clearCogCompiledCode’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10868:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘compactCompiledCode’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10904:28: note: in expansion of macro ‘roundUpLength’ source = ((CogMethod *) (roundUpLength((((sqInt)source)) + ((source->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘freeOlderMethodsForCompaction’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11026:32: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘methodFor’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11082:32: note: in expansion of macro ‘roundUpLength’ nextMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘methodsCompiledToMachineCodeInto’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11110:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘numMethodsOfType’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11136:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘planCompaction’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11211:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethods’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11249:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethodsOfType’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11280:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethodsWithMethod’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11297:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethodsWithPrimitive’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11314:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘printCogMethodsWithSelector’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11331:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘relocateMethodsPreCompaction’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2120:45: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11478:31: note: in expansion of macro ‘roundUpLength’ cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetMethodHeaderOfintoscratch’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11610:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11608:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11607:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genLoadSlotsourceRegdestReg’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11630:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11629:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveBitShift’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11810:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11809:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11808:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11807:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveClass’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11922:11: warning: variable ‘reg1’ set but not used [-Wunused-but-set-variable] sqInt reg1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveDiv’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11956:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11955:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11954:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11953:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveDivide’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12023:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveMod’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12206:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12205:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveQuo’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12330:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12329:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genSmallIntegerComparison’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12520:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genSmallIntegerComparisonorDoubleComparisoninvert’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12573:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genAddSmallIntegerTagsTo’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12663:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genAlloc64BitPositiveIntegerValueintoscratchRegscratchReg’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12685:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12683:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12682:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12681:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12680:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12679:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12678:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12677:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genAlloc64BitSignedIntegerValueintoscratchRegscratchReg’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12735:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12734:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12731:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12730:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12729:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12728:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12727:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12726:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12725:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12724:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genAllocFloatValueintoscratchRegscratchReg’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12795:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12790:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12789:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12788:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12787:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12786:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12785:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12784:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genClearAndSetSmallIntegerTagsIn’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12885:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12884:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genConvertBitsToSmallFloatInscratch’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12908:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12907:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12906:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genConvertCharacterToSmallIntegerInReg’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12939:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genConvertDataFormatnumSlotsintoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12967:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12966:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12965:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12957:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12956:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12955:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12954:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12953:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12952:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genConvertIntegerToSmallIntegerInReg’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13033:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genConvertSmallFloatToSmallFloatHashAsIntegerInRegscratch’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13053:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genConvertSmallIntegerToCharacterInReg’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13083:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genFloatComparisoninvertboxed’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13173:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetHashFieldNonImmOfasSmallIntegerInto’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13259:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13258:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13257:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetHashFieldNonImmOfinto’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13288:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13287:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetInlineCacheClassTagFromintoforEntry’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13315:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13314:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetNumBytesOfinto’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13358:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetOverflowSlotsOfinto’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13382:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13381:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetSmallFloatValueOfscratchinto’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13404:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13403:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genIntegerTo64BitPositiveIntegerValueintoscratchRegscratchReg’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13433:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genIntegerTo64BitSignedIntegerValueintoscratchRegscratchReg’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13466:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13465:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genJumpIsSmallIntegerValuescratch’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13505:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13504:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13503:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genJumpNotCharacter’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13534:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genJumpNotSmallFloatValueBitsscratch’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13556:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13555:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13554:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genJumpNotSmallFloat’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13614:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genJumpNotSmallIntegerValuescratch’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13636:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13635:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13634:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genJumpNotSmallInteger’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13665:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genJumpSmallInteger’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13686:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveAtPutSigned’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13779:11: warning: variable ‘literal6’ set but not used [-Wunused-but-set-variable] sqInt literal6; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13778:11: warning: variable ‘literal5’ set but not used [-Wunused-but-set-variable] sqInt literal5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13777:11: warning: variable ‘literal4’ set but not used [-Wunused-but-set-variable] sqInt literal4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13776:11: warning: variable ‘literal3’ set but not used [-Wunused-but-set-variable] sqInt literal3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13775:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13774:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13773:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13744:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13743:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13742:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13741:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13740:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13739:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13738:26: warning: variable ‘anInstruction34’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction34; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13737:26: warning: variable ‘anInstruction33’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction33; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13736:26: warning: variable ‘anInstruction32’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction32; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13735:26: warning: variable ‘anInstruction31’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction31; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13734:26: warning: variable ‘anInstruction30’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction30; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13733:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13732:26: warning: variable ‘anInstruction29’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction29; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13731:26: warning: variable ‘anInstruction28’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction28; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13730:26: warning: variable ‘anInstruction27’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction27; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13729:26: warning: variable ‘anInstruction26’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction26; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13728:26: warning: variable ‘anInstruction25’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction25; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13727:26: warning: variable ‘anInstruction24’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction24; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13726:26: warning: variable ‘anInstruction23’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction23; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13725:26: warning: variable ‘anInstruction22’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction22; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13724:26: warning: variable ‘anInstruction21’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction21; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13723:26: warning: variable ‘anInstruction20’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction20; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13722:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13721:26: warning: variable ‘anInstruction19’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction19; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13720:26: warning: variable ‘anInstruction18’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction18; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13719:26: warning: variable ‘anInstruction17’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction17; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13718:26: warning: variable ‘anInstruction16’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction16; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13717:26: warning: variable ‘anInstruction15’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction15; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13716:26: warning: variable ‘anInstruction14’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction14; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13715:26: warning: variable ‘anInstruction13’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction13; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13714:26: warning: variable ‘anInstruction12’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction12; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13713:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13712:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13711:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:13710:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveAtSigned’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14211:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14210:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14188:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14187:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14186:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14185:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14184:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14183:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14182:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14181:26: warning: variable ‘anInstruction20’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction20; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14180:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14179:26: warning: variable ‘anInstruction19’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction19; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14178:26: warning: variable ‘anInstruction18’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction18; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14177:26: warning: variable ‘anInstruction17’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction17; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14176:26: warning: variable ‘anInstruction16’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction16; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14175:26: warning: variable ‘anInstruction15’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction15; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14174:26: warning: variable ‘anInstruction14’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction14; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14173:26: warning: variable ‘anInstruction13’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction13; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14171:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14170:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14169:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14168:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveIdentityHash’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14507:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14506:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveImmediateAsInteger’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14582:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadInt32FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14634:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14633:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14626:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14625:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14624:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14623:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14622:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadInt32FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14703:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14699:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14698:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14697:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadInt64FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14763:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14762:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14754:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14753:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14752:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14751:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14750:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadInt64FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14832:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14827:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14826:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14825:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadUInt32FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14890:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14889:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14882:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14881:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14880:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14879:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14878:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadUInt32FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14959:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14955:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14954:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14953:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadUInt64FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15019:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15018:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15010:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15009:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15008:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15007:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15006:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadUInt64FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15088:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15083:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15082:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15081:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveNew’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15169:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15168:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15157:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15156:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15155:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15154:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15153:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15152:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15151:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15150:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15149:26: warning: variable ‘anInstruction13’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction13; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15147:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15146:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15145:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15144:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveNewWithArg’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15355:11: warning: variable ‘literal8’ set but not used [-Wunused-but-set-variable] sqInt literal8; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15354:11: warning: variable ‘literal7’ set but not used [-Wunused-but-set-variable] sqInt literal7; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15353:11: warning: variable ‘literal6’ set but not used [-Wunused-but-set-variable] sqInt literal6; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15352:11: warning: variable ‘literal5’ set but not used [-Wunused-but-set-variable] sqInt literal5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15351:11: warning: variable ‘literal4’ set but not used [-Wunused-but-set-variable] sqInt literal4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15350:11: warning: variable ‘literal3’ set but not used [-Wunused-but-set-variable] sqInt literal3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15349:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15348:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15347:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15329:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15328:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15327:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15326:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15325:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15324:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15323:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15322:26: warning: variable ‘anInstruction22’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction22; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15320:26: warning: variable ‘anInstruction20’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction20; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15319:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15318:26: warning: variable ‘anInstruction19’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction19; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15317:26: warning: variable ‘anInstruction18’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction18; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15316:26: warning: variable ‘anInstruction17’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction17; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15315:26: warning: variable ‘anInstruction16’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction16; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15314:26: warning: variable ‘anInstruction15’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction15; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15313:26: warning: variable ‘anInstruction14’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction14; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15312:26: warning: variable ‘anInstruction13’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction13; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15311:26: warning: variable ‘anInstruction12’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction12; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15310:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15309:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15308:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15307:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveShallowCopy’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15596:11: warning: variable ‘literal3’ set but not used [-Wunused-but-set-variable] sqInt literal3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15595:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15594:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15593:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15583:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15582:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15581:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15580:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15579:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15578:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15577:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15576:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15575:26: warning: variable ‘anInstruction16’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction16; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15574:26: warning: variable ‘anInstruction15’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction15; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15573:26: warning: variable ‘anInstruction14’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction14; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15572:26: warning: variable ‘anInstruction13’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction13; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15571:26: warning: variable ‘anInstruction12’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction12; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15570:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15569:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15568:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15567:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreInt32IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15725:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15724:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15715:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15714:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15713:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15712:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15711:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreInt32IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15802:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15796:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15795:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15794:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreInt64IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15867:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15866:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15857:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15856:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15855:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15854:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15853:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreInt64IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15944:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15938:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15937:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15936:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreUInt32IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16011:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16010:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16000:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15999:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15998:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15997:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15996:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15995:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreUInt32IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16094:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16087:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16086:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16085:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16084:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreUInt64IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16165:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16164:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16154:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16153:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16152:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16151:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16150:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16149:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreUInt64IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16248:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16241:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16240:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16239:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16238:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStringAt’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16333:11: warning: variable ‘literal4’ set but not used [-Wunused-but-set-variable] sqInt literal4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16332:11: warning: variable ‘literal3’ set but not used [-Wunused-but-set-variable] sqInt literal3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16331:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16330:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16329:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16317:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16316:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16315:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16314:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16313:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16312:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16311:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16310:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16309:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16308:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16307:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStringAtPut’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16477:11: warning: variable ‘literal4’ set but not used [-Wunused-but-set-variable] sqInt literal4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16476:11: warning: variable ‘literal3’ set but not used [-Wunused-but-set-variable] sqInt literal3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16475:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16474:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16473:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16458:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16457:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16456:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16455:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16454:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16453:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16452:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16451:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16450:26: warning: variable ‘anInstruction13’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction13; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16449:26: warning: variable ‘anInstruction12’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction12; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16448:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16447:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16446:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16445:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genRemoveSmallIntegerTagsInScratchReg’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16651:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘getLiteralCountOfplusOneinBytesintoscratch’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16670:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16669:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16668:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘maybeGenerateSelectorIndexDereferenceRoutine’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16754:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16749:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16748:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16747:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16746:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16745:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16744:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16743:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16742:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16741:26: warning: variable ‘anInstruction12’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction12; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16740:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16739:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16738:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16737:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genAllocExternalAddressValueintoscratchRegscratchReg’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16943:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16941:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16940:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16939:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16938:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16937:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16936:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16935:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genCheckRememberedBitOfscratch’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16986:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16985:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genConvertIntegerToCharacterInReg’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17016:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genCreateClosureAtnumArgsnumCopiedcontextNumArgslargeinBlock’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17041:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17039:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genCreateFullClosurenumArgsnumCopiedignoreContextcontextNumArgslargeinBlock’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17082:11: warning: variable ‘literal3’ set but not used [-Wunused-but-set-variable] sqInt literal3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17081:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17080:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17079:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17075:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17074:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17073:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17072:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17071:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17070:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17069:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17068:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17067:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17066:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17065:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17064:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genEnsureObjInRegNotForwardedscratchReg’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17166:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17165:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genEnsureOopInRegNotForwardedscratchReg’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17197:88: warning: passing argument 3 of ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’ makes integer from pointer without a cast [-Wint-conversion] return genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(reg, scratch, instruction, 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:928:28: note: expected ‘sqInt {aka long int}’ but argument is of type ‘AbstractInstruction * {aka struct _AbstractInstruction *}’ static sqInt NoDbgRegParms genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17239:12: warning: assignment makes pointer from integer without a cast [-Wint-conversion] finished = nonFwdJumpTargetOrZero; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17210:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17209:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genEnsureOopInRegNotForwardedscratchRegupdatingSlotin’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17258:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17256:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17255:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17254:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetActiveContextLargeinBlock’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17448:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17405:11: warning: variable ‘literal9’ set but not used [-Wunused-but-set-variable] sqInt literal9; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17404:11: warning: variable ‘literal8’ set but not used [-Wunused-but-set-variable] sqInt literal8; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17403:11: warning: variable ‘literal7’ set but not used [-Wunused-but-set-variable] sqInt literal7; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17402:11: warning: variable ‘literal6’ set but not used [-Wunused-but-set-variable] sqInt literal6; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17401:11: warning: variable ‘literal5’ set but not used [-Wunused-but-set-variable] sqInt literal5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17400:11: warning: variable ‘literal4’ set but not used [-Wunused-but-set-variable] sqInt literal4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17399:11: warning: variable ‘literal3’ set but not used [-Wunused-but-set-variable] sqInt literal3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17398:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17397:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17396:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17389:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17388:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17387:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17386:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17385:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17384:26: warning: variable ‘anInstruction36’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction36; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17383:26: warning: variable ‘anInstruction35’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction35; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17381:26: warning: variable ‘anInstruction33’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction33; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17380:26: warning: variable ‘anInstruction32’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction32; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17379:26: warning: variable ‘anInstruction31’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction31; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17378:26: warning: variable ‘anInstruction30’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction30; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17377:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17376:26: warning: variable ‘anInstruction29’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction29; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17375:26: warning: variable ‘anInstruction28’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction28; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17374:26: warning: variable ‘anInstruction27’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction27; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17373:26: warning: variable ‘anInstruction26’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction26; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17372:26: warning: variable ‘anInstruction25’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction25; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17371:26: warning: variable ‘anInstruction24’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction24; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17370:26: warning: variable ‘anInstruction23’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction23; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17369:26: warning: variable ‘anInstruction22’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction22; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17368:26: warning: variable ‘anInstruction21’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction21; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17367:26: warning: variable ‘anInstruction20’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction20; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17366:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17365:26: warning: variable ‘anInstruction19’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction19; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17364:26: warning: variable ‘anInstruction18’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction18; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17363:26: warning: variable ‘anInstruction17’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction17; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17362:26: warning: variable ‘anInstruction16’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction16; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17361:26: warning: variable ‘anInstruction15’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction15; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17360:26: warning: variable ‘anInstruction14’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction14; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17359:26: warning: variable ‘anInstruction13’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction13; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17358:26: warning: variable ‘anInstruction12’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction12; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17357:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17356:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17355:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17354:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetActiveContextNumArgslargeinBlock’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17631:9: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17651:9: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17612:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetBitsofFormatByteOfinto’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17668:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17667:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetClassIndexOfNonImminto’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17686:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17685:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetClassObjectOfClassIndexintoscratchReg’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17712:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17711:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17710:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17709:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17708:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17707:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetClassObjectOfintoscratchReginstRegIsReceiver’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17772:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17769:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17768:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17767:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17766:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17765:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetDoubleValueOfinto’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17854:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17853:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetFormatOfintoleastSignificantHalfOfBaseHeaderIntoScratch’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17885:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17884:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17883:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetNumSlotsOfinto’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17918:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genGetRawSlotSizeOfNonImminto’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17944:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17943:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genJumpImmediate’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17957:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genJumpImmutablescratchReg’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17974:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17973:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genJumpMutablescratchReg’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17994:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17993:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genNewArrayOfSizeinitialized’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18032:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18028:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18027:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18026:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18025:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18024:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18023:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18022:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18021:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genNoPopCreateClosureAtnumArgsnumCopiedcontextNumArgslargeinBlock’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18114:11: warning: variable ‘literal4’ set but not used [-Wunused-but-set-variable] sqInt literal4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18113:11: warning: variable ‘literal3’ set but not used [-Wunused-but-set-variable] sqInt literal3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18112:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18111:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18110:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18107:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18106:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18105:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18104:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18103:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18102:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18101:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18100:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18099:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18098:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18097:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveIdenticalOrNotIf’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18252:86: warning: passing argument 3 of ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’ makes integer from pointer without a cast [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(Arg0Reg, TempReg, comp, 0); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17207:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘AbstractInstruction * {aka struct _AbstractInstruction *}’ genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18278:86: warning: passing argument 3 of ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’ makes integer from pointer without a cast [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(Arg0Reg, TempReg, comp, 0); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17207:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘AbstractInstruction * {aka struct _AbstractInstruction *}’ genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18238:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18237:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadBoolean8FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18337:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18329:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18328:26: warning: variable ‘anInstruction21’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction21; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18326:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18325:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18324:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadBoolean8FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18424:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18419:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18417:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18416:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18415:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadChar16FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18501:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18500:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18493:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18492:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18491:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18490:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18489:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadChar16FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18570:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18566:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18565:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18564:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadChar32FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18629:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18628:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18621:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18620:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18619:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18618:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18617:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadChar32FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18698:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18694:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18693:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18692:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadChar8FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18755:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18748:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18747:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18746:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18745:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadChar8FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18821:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18817:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18816:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18815:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadFloat32FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18881:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18880:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18872:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18871:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18870:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18869:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18868:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadFloat32FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18951:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18946:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18945:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18944:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadFloat64FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19011:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19010:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19002:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19001:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19000:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18999:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18998:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadFloat64FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19079:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19074:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19073:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19072:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadInt16FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19136:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19135:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19128:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19127:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19126:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19125:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19124:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadInt16FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19205:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19201:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19200:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19199:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadInt8FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19262:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19255:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19254:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19253:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19252:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadInt8FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19328:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19324:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19323:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19322:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadPointerFromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19388:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19387:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19379:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19378:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19377:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19376:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19375:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadPointerFromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19466:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19461:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19460:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19459:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadUInt16FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19533:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19532:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19525:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19524:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19523:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19522:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19521:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadUInt16FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19602:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19598:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19597:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19596:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadUInt8FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19659:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19652:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19651:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19650:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19649:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveLoadUInt8FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19725:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19721:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19720:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19719:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveObjectAt’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19779:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19774:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19773:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19772:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveSize’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19864:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19863:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19862:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19847:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19846:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19845:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19844:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19843:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19842:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19841:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19840:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19839:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19838:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19837:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreBoolean8IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19998:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19988:26: warning: variable ‘anInstruction31’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction31; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19987:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19986:26: warning: variable ‘anInstruction21’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction21; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19985:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19984:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19983:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:19982:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreBoolean8IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20096:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20089:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20088:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20087:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20086:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20085:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20084:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreChar16IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20181:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20180:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20171:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20170:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20169:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20168:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20167:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreChar16IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20260:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20254:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20253:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20252:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreChar32IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20327:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20326:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20317:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20316:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20315:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20314:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20313:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreChar32IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20406:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20400:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20399:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20398:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreChar8IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20471:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20462:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20461:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20460:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20459:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreChar8IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20547:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20541:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20540:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20539:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreFloat32IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20614:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20613:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20604:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20603:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20602:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20601:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20600:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreFloat32IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20691:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20685:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20684:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20683:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreFloat64IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20756:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20755:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20746:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20745:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20744:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20743:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20742:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreFloat64IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20831:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20825:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20824:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20823:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreInt16IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20894:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20893:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20884:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20883:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20882:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20881:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20880:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreInt16IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20971:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20965:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20964:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:20963:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreInt8IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21034:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21025:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21024:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21023:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21022:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreInt8IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21108:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21102:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21101:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21100:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStorePointerIntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21176:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21175:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21165:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21164:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21163:26: warning: variable ‘anInstruction21’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction21; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21162:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21161:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21160:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21159:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStorePointerIntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21264:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21257:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21256:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21255:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21254:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21253:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreUInt16IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21339:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21338:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21328:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21327:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21326:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21325:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21324:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21323:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreUInt16IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21420:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21413:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21412:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21411:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21410:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreUInt8IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21487:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21477:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21476:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21475:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21474:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21473:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStoreUInt8IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21567:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21560:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21559:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21558:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21557:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStringCompareWith’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21642:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21641:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21631:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21630:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21629:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21628:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21627:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21626:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21625:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveStringReplace’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21822:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21821:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21802:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21801:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21800:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21799:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21798:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21797:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21796:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21795:26: warning: variable ‘anInstruction24’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction24; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21794:26: warning: variable ‘anInstruction23’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction23; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21793:26: warning: variable ‘anInstruction22’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction22; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21792:26: warning: variable ‘anInstruction21’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction21; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21791:26: warning: variable ‘anInstruction20’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction20; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21790:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21789:26: warning: variable ‘anInstruction19’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction19; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21788:26: warning: variable ‘anInstruction18’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction18; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21787:26: warning: variable ‘anInstruction17’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction17; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21786:26: warning: variable ‘anInstruction16’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction16; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21785:26: warning: variable ‘anInstruction15’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction15; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21784:26: warning: variable ‘anInstruction14’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction14; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21783:26: warning: variable ‘anInstruction13’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction13; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21782:26: warning: variable ‘anInstruction12’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction12; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21781:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21780:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21779:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:21778:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genSetSmallIntegerTagsIn’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22115:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genStoreCheckReceiverRegvalueRegscratchReginFrame’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22151:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genStoreSourceRegslotIndexdestRegscratchReginFrameneedsStoreCheck’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22203:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22202:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genStoreSourceRegslotIndexintoNewObjectInDestReg’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22232:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22231:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genStoreTrampolineCalledinstVarIndex’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22255:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genStoreWithImmutabilityAndStoreCheckSourceRegslotIndexdestRegscratchRegneedRestoreRcvr’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22303:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22297:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22296:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22295:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genStoreWithImmutabilityButNoStoreCheckSourceRegslotIndexdestRegscratchRegneedRestoreRcvr’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22386:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22384:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22383:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘jumpNotCharacterUnsignedValueInRegister’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22485:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘maybeCompileRetryOnPrimitiveFail’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22575:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22574:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22573:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22572:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘ensureSpilledAtfrom’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2137:25: warning: statement with no effect [-Wunused-value] #define traceSpill(ign) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22705:2: note: in expansion of macro ‘traceSpill’ traceSpill(self_in_ensureSpilledAtfrom); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22692:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22691:26: warning: variable ‘inst’ set but not used [-Wunused-but-set-variable] AbstractInstruction *inst; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22690:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘popToReg’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22800:9: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22761:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22760:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22759:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘storeToReg’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22886:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22851:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22850:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22849:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘computeMaximumSize’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:23472:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘dispatchConcretize’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24178:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset1 = (((int) jumpTarget)) - (((int) (((self_in_dispatchConcretize->address)) + 5))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24199:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset23 = (((int) jumpTarget3)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24217:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset110 = (((int) jumpTarget2)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24240:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset24 = (((int) jumpTarget4)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24258:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset111 = (((int) jumpTarget21)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24278:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset2 = (((int) jumpTarget1)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24287:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset2 = (((int) jumpTarget1)) - (((int) (((self_in_dispatchConcretize->address)) + 5))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24307:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset25 = (((int) jumpTarget5)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24325:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset112 = (((int) jumpTarget22)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24346:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset26 = (((int) jumpTarget6)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24364:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset113 = (((int) jumpTarget23)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24385:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset27 = (((int) jumpTarget7)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24403:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset114 = (((int) jumpTarget24)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24424:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset28 = (((int) jumpTarget8)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24442:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset115 = (((int) jumpTarget25)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24465:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset29 = (((int) jumpTarget9)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24483:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset116 = (((int) jumpTarget26)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24506:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset30 = (((int) jumpTarget10)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24524:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset117 = (((int) jumpTarget27)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24545:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset31 = (((int) jumpTarget20)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24563:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset118 = (((int) jumpTarget28)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24584:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset32 = (((int) jumpTarget29)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24602:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset119 = (((int) jumpTarget210)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24623:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset33 = (((int) jumpTarget30)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24641:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset120 = (((int) jumpTarget211)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24662:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset34 = (((int) jumpTarget31)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24680:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset121 = (((int) jumpTarget212)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24702:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset35 = (((int) jumpTarget32)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24720:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset122 = (((int) jumpTarget213)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24742:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset36 = (((int) jumpTarget33)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24760:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset123 = (((int) jumpTarget214)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24781:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset37 = (((int) jumpTarget34)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24799:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset124 = (((int) jumpTarget215)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24820:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset38 = (((int) jumpTarget35)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:24838:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset125 = (((int) jumpTarget216)) - (((int) (((self_in_dispatchConcretize->address)) + 6))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:25635:4: warning: statement with no effect [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:25768:4: warning: statement with no effect [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:25902:4: warning: statement with no effect [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:26000:4: warning: statement with no effect [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27143:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘dispatchConcretizeProcessorSpecific’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27266:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genDivRRQuoRem’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27328:8: warning: statement with no effect [-Wunused-value] error("couldn't find unused register in genDivR:R:Quo:Rem:"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘generateLowLevelTryLock’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27414:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27413:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27412:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27411:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘generateLowLevelUnlock’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27442:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27441:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genLoadCStackPointer’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27466:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genLoadCStackPointers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27487:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27486:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genLoadStackPointers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27511:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27510:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genMemCopytoconstantSize’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27535:27: warning: variable ‘inst’ set but not used [-Wunused-but-set-variable] AbstractInstruction * inst; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27532:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27531:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genMemCopytosize’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27593:27: warning: variable ‘inst’ set but not used [-Wunused-but-set-variable] AbstractInstruction * inst; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27590:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPushRegisterArgsForAbortMissNumArgs’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27714:11: warning: variable ‘literal9’ set but not used [-Wunused-but-set-variable] sqInt literal9; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27713:11: warning: variable ‘literal8’ set but not used [-Wunused-but-set-variable] sqInt literal8; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27712:11: warning: variable ‘literal7’ set but not used [-Wunused-but-set-variable] sqInt literal7; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27711:11: warning: variable ‘literal6’ set but not used [-Wunused-but-set-variable] sqInt literal6; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27710:11: warning: variable ‘literal5’ set but not used [-Wunused-but-set-variable] sqInt literal5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27709:11: warning: variable ‘literal4’ set but not used [-Wunused-but-set-variable] sqInt literal4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27708:11: warning: variable ‘literal3’ set but not used [-Wunused-but-set-variable] sqInt literal3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27707:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27706:11: warning: variable ‘literal10’ set but not used [-Wunused-but-set-variable] sqInt literal10; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27705:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27704:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27703:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27702:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27701:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27700:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27699:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27698:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27697:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27696:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27695:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27694:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27693:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27692:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPushRegisterArgsForNumArgsscratchReg’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27798:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27797:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genSaveStackPointers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27879:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27878:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘instructionSizeAt’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27965:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘prepareStackToCallCFunctionInSmalltalkStack’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28242:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28241:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘rewriteCallAttarget’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28315:8: warning: statement with no effect [-Wunused-value] error("linking callsite to invalid address"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘rewriteInlineCacheAttagtarget’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28384:8: warning: statement with no effect [-Wunused-value] error("linking callsite to invalid address"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘sizeHasModrmat’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28520:9: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28494:11: warning: variable ‘ro’ set but not used [-Wunused-but-set-variable] sqInt ro; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘sizeImmediateGroup1at’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28552:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28537:11: warning: variable ‘rm’ set but not used [-Wunused-but-set-variable] sqInt rm; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28535:11: warning: variable ‘mod’ set but not used [-Wunused-but-set-variable] sqInt mod; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘stopsFromto’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28561:9: warning: passing argument 1 of ‘memset’ makes pointer from integer without a cast [-Wint-conversion] memset(startAddr, 204 /* stop */, (endAddr - startAddr) + 1); ^ In file included from /usr/include/features.h:367:0, from /usr/include/stdint.h:25, from /usr/lib/gcc/x86_64-linux-gnu/5/include/stdint.h:9, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:12, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /usr/include/x86_64-linux-gnu/bits/string3.h:78:1: note: expected ‘void *’ but argument is of type ‘sqInt {aka long int}’ __NTH (memset (void *__dest, int __ch, size_t __len)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘twoByteInstructionSizeAt’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28600:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘compileGetErrorCode’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28672:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28671:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘compileInterpreterPrimitiveMayCallBackflags’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28805:2: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28816:2: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28834:13: warning: passing argument 1 of ‘jmpTarget’ makes pointer from integer without a cast [-Wint-conversion] jmpTarget(arrivingJmp, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28048:1: note: expected ‘AbstractInstruction * {aka struct _AbstractInstruction *}’ but argument is of type ‘sqInt {aka long int}’ jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28735:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28732:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28731:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28729:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28728:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28727:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28726:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28725:26: warning: variable ‘anInstruction19’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction19; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28724:26: warning: variable ‘anInstruction16’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction16; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28723:26: warning: variable ‘anInstruction15’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction15; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28722:26: warning: variable ‘anInstruction14’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction14; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28721:26: warning: variable ‘anInstruction13’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction13; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28720:26: warning: variable ‘anInstruction12’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction12; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28719:26: warning: variable ‘anInstruction110’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction110; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28718:26: warning: variable ‘anInstruction11’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘compileInterpreterPrimitiveflags’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28972:2: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28983:2: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29032:13: warning: passing argument 1 of ‘jmpTarget’ makes pointer from integer without a cast [-Wint-conversion] jmpTarget(arrivingJmp, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28048:1: note: expected ‘AbstractInstruction * {aka struct _AbstractInstruction *}’ but argument is of type ‘sqInt {aka long int}’ jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29042:13: warning: passing argument 1 of ‘jmpTarget’ makes pointer from integer without a cast [-Wint-conversion] jmpTarget(arrivingJmp1, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28048:1: note: expected ‘AbstractInstruction * {aka struct _AbstractInstruction *}’ but argument is of type ‘sqInt {aka long int}’ jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28896:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28892:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28891:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28889:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28888:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28887:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28886:26: warning: variable ‘anInstruction28’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction28; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28885:26: warning: variable ‘anInstruction27’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction27; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28884:26: warning: variable ‘anInstruction26’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction26; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28883:26: warning: variable ‘anInstruction25’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction25; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28882:26: warning: variable ‘anInstruction24’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction24; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28881:26: warning: variable ‘anInstruction20’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction20; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28880:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28879:26: warning: variable ‘anInstruction19’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction19; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28878:26: warning: variable ‘anInstruction18’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction18; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28877:26: warning: variable ‘anInstruction17’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction17; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28876:26: warning: variable ‘anInstruction16’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction16; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28875:26: warning: variable ‘anInstruction15’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction15; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28874:26: warning: variable ‘anInstruction14’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction14; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28873:26: warning: variable ‘anInstruction13’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction13; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28872:26: warning: variable ‘anInstruction112’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction112; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28871:26: warning: variable ‘anInstruction111’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction111; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘compileMachineCodeInterpreterPrimitive’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29110:8: warning: statement with no effect [-Wunused-value] error("shouldBeImplemented"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29116:3: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29122:3: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29128:3: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29134:3: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29140:2: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29081:11: warning: variable ‘n’ set but not used [-Wunused-but-set-variable] sqInt n; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29078:26: warning: variable ‘anInstruction12’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction12; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29077:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘compileOpenPICMethodCacheProbeForwithShiftbaseRegOrNone’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29180:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29179:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29178:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29177:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29176:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘compileOpenPICnumArgs’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29253:39: warning: passing argument 2 of ‘isWithinMwOffsetRange’ makes integer from pointer without a cast [-Wint-conversion] if (!(isWithinMwOffsetRange(backEnd, methodCacheAddress()))) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28030:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void *’ isWithinMwOffsetRange(AbstractInstruction * self_in_isWithinMwOffsetRange, sqInt anAddress) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29237:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29235:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘compilePerformMethodCacheProbeForwithShiftbaseRegOrNone’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29304:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29303:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29302:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29301:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29300:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘compilePrimitive’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29411:49: warning: passing argument 1 of ‘compileMachineCodeInterpreterPrimitive’ makes pointer from integer without a cast [-Wint-conversion] return compileMachineCodeInterpreterPrimitive(mcprimFunctionForPrimitiveIndex(primitiveIndex)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29075:1: note: expected ‘void (*)(void)’ but argument is of type ‘sqInt {aka long int}’ compileMachineCodeInterpreterPrimitive(void (*primitiveRoutine)(void)) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29414:24: warning: comparison of distinct pointer types lacks a cast || (primitiveRoutine == primitiveFail)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genDoubleFailIfZeroArgRcvrarg’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29533:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genFastPrimTraceUsingand’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29899:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29898:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29897:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29896:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29895:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29894:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genLookupForPerformNumArgs’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30033:39: warning: passing argument 2 of ‘isWithinMwOffsetRange’ makes integer from pointer without a cast [-Wint-conversion] if (!(isWithinMwOffsetRange(backEnd, methodCacheAddress()))) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28030:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void *’ isWithinMwOffsetRange(AbstractInstruction * self_in_isWithinMwOffsetRange, sqInt anAddress) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30020:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30018:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genMustBeBooleanTrampolineForcalled’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30092:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveHashMultiply’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30111:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30110:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimReturnEnterCogCodeEnilopmart’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30173:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30168:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30167:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30166:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30165:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30164:26: warning: variable ‘anInstruction18’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction18; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30163:26: warning: variable ‘anInstruction16’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction16; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30162:26: warning: variable ‘anInstruction15’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction15; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30161:26: warning: variable ‘anInstruction14’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction14; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30160:26: warning: variable ‘anInstruction13’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction13; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30159:26: warning: variable ‘anInstruction12’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction12; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30158:26: warning: variable ‘anInstruction10’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction10; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30157:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genQuickReturnConst’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30347:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genReturnFalse’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30393:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genReturnNil’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30412:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genReturnNilFromBlock’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30431:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genReturnTrue’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30451:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘maybeCompileAllocFillerCheck’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30865:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30864:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30863:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30862:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:15:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘rewritePrimInvocationInto’: /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/jit/jit.h:24:52: warning: statement with no effect [-Wunused-value] #define flushICacheFromto(startAddress,endAddress) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:31740:2: note: in expansion of macro ‘flushICacheFromto’ flushICacheFromto((((usqInt)cogMethod)) + cmNoCheckEntryOffset, (((usqInt)address)) + extent); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:31710:11: warning: variable ‘extent’ set but not used [-Wunused-but-set-variable] sqInt extent; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘adjustArgumentsForPerform’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32021:11: warning: variable ‘literal9’ set but not used [-Wunused-but-set-variable] sqInt literal9; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32020:11: warning: variable ‘literal5’ set but not used [-Wunused-but-set-variable] sqInt literal5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32019:11: warning: variable ‘literal3’ set but not used [-Wunused-but-set-variable] sqInt literal3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32018:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32017:11: warning: variable ‘literal10’ set but not used [-Wunused-but-set-variable] sqInt literal10; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32015:26: warning: variable ‘anInstruction9’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction9; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32014:26: warning: variable ‘anInstruction8’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction8; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32013:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32012:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32011:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32010:26: warning: variable ‘anInstruction15’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction15; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32009:26: warning: variable ‘anInstruction14’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction14; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32008:26: warning: variable ‘anInstruction13’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction13; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘compileAbstractInstructionsFromthrough’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2136:25: warning: statement with no effect [-Wunused-value] #define traceSimStack() 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32165:2: note: in expansion of macro ‘traceSimStack’ traceSimStack(); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2098:30: warning: statement with no effect [-Wunused-value] #define maybeHaltIfDebugPC() 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32171:3: note: in expansion of macro ‘maybeHaltIfDebugPC’ maybeHaltIfDebugPC(); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2133:30: warning: statement with no effect [-Wunused-value] #define traceDescriptor(ign) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32186:3: note: in expansion of macro ‘traceDescriptor’ traceDescriptor(descriptor); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2136:25: warning: statement with no effect [-Wunused-value] #define traceSimStack() 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32187:3: note: in expansion of macro ‘traceSimStack’ traceSimStack(); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32222:8: warning: statement with no effect [-Wunused-value] error("Cog JIT internal error. Too many abstract opcodes. Num opcodes heuristic is too optimistic."); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32160:11: warning: variable ‘generateBranchAround’ set but not used [-Wunused-but-set-variable] sqInt generateBranchAround; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘compileBlockBodies’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32233:11: warning: variable ‘initialCounterIndex’ set but not used [-Wunused-but-set-variable] sqInt initialCounterIndex; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘compileBlockFrameBuild’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32315:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32314:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32313:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘compileFrameBuild’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32610:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32609:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32608:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘compileFullBlockMethodFrameBuild’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32730:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32729:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘compileTwoPathFrameBuild’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32845:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32844:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32843:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32842:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘compileTwoPathFramelessInit’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32947:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘ensureFixupAt’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2134:34: warning: statement with no effect [-Wunused-value] #define traceFixupmerge(igu,ana) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33110:2: note: in expansion of macro ‘traceFixupmerge’ traceFixupmerge(fixup, 1); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘ensureNonMergeFixupAt’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2134:34: warning: statement with no effect [-Wunused-value] #define traceFixupmerge(igu,ana) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33146:2: note: in expansion of macro ‘traceFixupmerge’ traceFixupmerge(fixup, 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genCallPICEnilopmartNumArgs’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33342:11: warning: variable ‘size’ set but not used [-Wunused-but-set-variable] sqInt size; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33337:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genCallPrimitiveBytecode’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33394:11: warning: variable ‘primSet’ set but not used [-Wunused-but-set-variable] sqInt primSet; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genExternalizePointersForPrimitiveCall’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33419:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33418:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33417:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘generateInstructionsAt’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2097:41: warning: statement with no effect [-Wunused-value] #define maybeBreakGeneratingAt(address) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33607:3: note: in expansion of macro ‘maybeBreakGeneratingAt’ maybeBreakGeneratingAt(absoluteAddress); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2097:41: warning: statement with no effect [-Wunused-value] #define maybeBreakGeneratingAt(address) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33634:3: note: in expansion of macro ‘maybeBreakGeneratingAt’ maybeBreakGeneratingAt((abstractInstruction->address)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘generateSendTrampolines’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33683:47: warning: passing argument 1 of ‘generateSuperSendTrampolineTonamednumArgsin’ makes integer from pointer without a cast [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendabovetonumArgs, "ceDirectedSuperSend", numArgs, directedSuperSendTrampolines); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1265:28: note: expected ‘sqInt {aka long int}’ but argument is of type ‘sqInt (*)(sqInt, sqInt, sqInt, sqInt) {aka long int (*)(long int, long int, long int, long int)}’ static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33683:69: warning: passing argument 2 of ‘generateSuperSendTrampolineTonamednumArgsin’ makes integer from pointer without a cast [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendabovetonumArgs, "ceDirectedSuperSend", numArgs, directedSuperSendTrampolines); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1265:28: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33684:47: warning: passing argument 1 of ‘generateSuperSendTrampolineTonamednumArgsin’ makes integer from pointer without a cast [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendaboveClassBindingtonumArgs, "ceDirectedSuperBindingSend", numArgs, directedSuperBindingSendTrampolines); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1265:28: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void (*)(sqInt, sqInt, sqInt, sqInt) {aka void (*)(long int, long int, long int, long int)}’ static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33684:81: warning: passing argument 2 of ‘generateSuperSendTrampolineTonamednumArgsin’ makes integer from pointer without a cast [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendaboveClassBindingtonumArgs, "ceDirectedSuperBindingSend", numArgs, directedSuperBindingSendTrampolines); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1265:28: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘generateSuperSendTrampolineTonamednumArgsin’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33703:102: warning: passing argument 1 of ‘trampolineNamenumArgs’ makes pointer from integer without a cast [-Wint-conversion] trampoline = genSendTrampolineFornumArgscalledargargargarg(function, numArgs, trampolineNamenumArgs(name, numArgs), ClassReg, TempReg, ReceiverResultReg, (numArgs <= (NumSendTrampolines - 2) ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9986:1: note: expected ‘char *’ but argument is of type ‘sqInt {aka long int}’ trampolineNamenumArgs(char *routinePrefix, sqInt numArgs) ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33703:61: warning: passing argument 1 of ‘genSendTrampolineFornumArgscalledargargargarg’ makes pointer from integer without a cast [-Wint-conversion] trampoline = genSendTrampolineFornumArgscalledargargargarg(function, numArgs, trampolineNamenumArgs(name, numArgs), ClassReg, TempReg, ReceiverResultReg, (numArgs <= (NumSendTrampolines - 2) ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1298:28: note: expected ‘void *’ but argument is of type ‘sqInt {aka long int}’ static sqInt NoDbgRegParms genSendTrampolineFornumArgscalledargargargarg(void *aRoutine, sqInt numArgs, char *aString, sqInt regOrConst0, sqInt regOrConst1, sqInt regOrConst2, sqInt regOrConst3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genForwardersInlinedIdenticalOrNotIf’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33926:85: warning: passing argument 3 of ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’ makes integer from pointer without a cast [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(argReg, TempReg, label, 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17207:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘AbstractInstruction * {aka struct _AbstractInstruction *}’ genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33930:23: warning: passing argument 3 of ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’ makes integer from pointer without a cast [-Wint-conversion] : argReg), TempReg, label, fixup); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17207:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘AbstractInstruction * {aka struct _AbstractInstruction *}’ genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33930:30: warning: passing argument 4 of ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’ makes integer from pointer without a cast [-Wint-conversion] : argReg), TempReg, label, fixup); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17207:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘BytecodeFixup * {aka struct *}’ genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33745:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33733:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33732:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33731:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genIdenticalNoBranchArgIsConstantrcvrIsConstantargRegrcvrRegorNotIf’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34003:85: warning: passing argument 3 of ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’ makes integer from pointer without a cast [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(argReg, TempReg, label, 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17207:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘AbstractInstruction * {aka struct _AbstractInstruction *}’ genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34007:92: warning: passing argument 3 of ‘genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder’ makes integer from pointer without a cast [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(rcvrRegOrNone, TempReg, label, 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17207:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘AbstractInstruction * {aka struct _AbstractInstruction *}’ genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33948:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33947:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33946:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33945:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genInlinedIdenticalOrNotIf’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34062:25: warning: variable ‘primDescriptor’ set but not used [-Wunused-but-set-variable] BytecodeDescriptor *primDescriptor; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genJumpBackTo’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34088:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genJumpIfto’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34133:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34132:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genMarshalledSendnumArgssendTable’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34274:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34273:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genMethodAbortTrampolineFor’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34334:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPopStackBytecode’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34382:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34381:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveClosureValue’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34422:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34415:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34414:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34413:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34412:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitiveFullClosureValue’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34496:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34491:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34490:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34489:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPrimitivePerform’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34547:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPushLiteralVariable’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34629:11: warning: variable ‘eA’ set but not used [-Wunused-but-set-variable] sqInt eA; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34625:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPushMaybeContextReceiverVariable’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34719:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34718:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genPushRemoteTempLongBytecode’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34841:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genSpecialSelectorArithmetic’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:35030:9: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:35160:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34993:11: warning: variable ‘literal3’ set but not used [-Wunused-but-set-variable] sqInt literal3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34992:11: warning: variable ‘literal2’ set but not used [-Wunused-but-set-variable] sqInt literal2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34991:11: warning: variable ‘literal1’ set but not used [-Wunused-but-set-variable] sqInt literal1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34990:11: warning: variable ‘literal’ set but not used [-Wunused-but-set-variable] sqInt literal; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34982:26: warning: variable ‘anInstruction7’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction7; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34981:26: warning: variable ‘anInstruction6’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction6; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34980:26: warning: variable ‘anInstruction5’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction5; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34979:26: warning: variable ‘anInstruction4’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction4; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34978:26: warning: variable ‘anInstruction3’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34977:26: warning: variable ‘anInstruction2’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34976:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34975:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genSpecialSelectorComparison’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:35244:11: warning: variable ‘nextPC’ set but not used [-Wunused-but-set-variable] sqInt nextPC; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:35233:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:35232:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genStaticallyResolvedSpecialSelectorComparison’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:35423:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genStorePopLiteralVariableneedsStoreCheckneedsImmutabilityCheck’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:35440:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genStorePopMaybeContextReceiverVariableneedsStoreCheckneedsImmutabilityCheck’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:35501:26: warning: variable ‘anInstruction1’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:35500:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genStorePopRemoteTempAtneedsStoreCheck’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:35624:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genStorePopTemporaryVariable’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:35650:26: warning: variable ‘anInstruction’ set but not used [-Wunused-but-set-variable] AbstractInstruction *anInstruction; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘mergeWithFixupIfRequired’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2135:25: warning: statement with no effect [-Wunused-value] #define traceMerge(ign) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:36060:2: note: in expansion of macro ‘traceMerge’ traceMerge(fixup); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘reinitializeFixupsFromthrough’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:36232:45: warning: assignment makes pointer from integer without a cast [-Wint-conversion] (self_in_reinitialize->targetInstruction) = ((self_in_reinitialize->simStackPtr) = 0); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘ssAllocateRequiredRegMaskupThrough’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:36503:11: warning: variable ‘lastRequiredNative’ set but not used [-Wunused-but-set-variable] sqInt lastRequiredNative; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c: At top level: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2165:1: warning: ‘availableFloatRegisterOrNoneFor’ defined but not used [-Wunused-function] availableFloatRegisterOrNoneFor(AbstractInstruction * self_in_availableFloatRegisterOrNoneFor, sqInt liveRegsMask) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2199:1: warning: ‘cloneLiteralFrom’ defined but not used [-Wunused-function] cloneLiteralFrom(AbstractInstruction * self_in_cloneLiteralFrom, AbstractInstruction *existingLiteral) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2288:1: warning: ‘initializeSharableLiteral’ defined but not used [-Wunused-function] initializeSharableLiteral(AbstractInstruction * self_in_initializeSharableLiteral, sqInt literal) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2307:1: warning: ‘initializeUniqueLiteral’ defined but not used [-Wunused-function] initializeUniqueLiteral(AbstractInstruction * self_in_initializeUniqueLiteral, sqInt literal) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2330:1: warning: ‘isLiteral’ defined but not used [-Wunused-function] isLiteral(AbstractInstruction * self_in_isLiteral) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2386:1: warning: ‘rewriteConditionalJumpLongAttarget’ defined but not used [-Wunused-function] rewriteConditionalJumpLongAttarget(AbstractInstruction * self_in_rewriteConditionalJumpLongAttarget, sqInt callSiteReturnAddress, sqInt callTargetAddress) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2399:1: warning: ‘wantsNearAddressFor’ defined but not used [-Wunused-function] wantsNearAddressFor(AbstractInstruction * self_in_wantsNearAddressFor, sqInt anObject) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2426:1: warning: ‘computeSizeOfArithCqR’ defined but not used [-Wunused-function] computeSizeOfArithCqR(AbstractInstruction * self_in_computeSizeOfArithCqR) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2441:1: warning: ‘computeSizeOfArithCwR’ defined but not used [-Wunused-function] computeSizeOfArithCwR(AbstractInstruction * self_in_computeSizeOfArithCwR) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2486:1: warning: ‘concretizeMoveCwR’ defined but not used [-Wunused-function] concretizeMoveCwR(AbstractInstruction * self_in_concretizeMoveCwR) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2605:1: warning: ‘loadLiteralByteSize’ defined but not used [-Wunused-function] loadLiteralByteSize(AbstractInstruction * self_in_loadLiteralByteSize) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2880:1: warning: ‘allMethodsHaveCorrectHeader’ defined but not used [-Wunused-function] allMethodsHaveCorrectHeader(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5950:1: warning: ‘expectedClosedPICPrototype’ defined but not used [-Wunused-function] expectedClosedPICPrototype(CogMethod *cPIC) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6227:1: warning: ‘firstMappedPCFor’ defined but not used [-Wunused-function] firstMappedPCFor(CogMethod *cogMethod) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8930:1: warning: ‘maybeFreeCogMethodDoesntLookKosher’ defined but not used [-Wunused-function] maybeFreeCogMethodDoesntLookKosher(CogMethod *cogMethod) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9242:1: warning: ‘noAssertMethodClassAssociationOf’ defined but not used [-Wunused-function] noAssertMethodClassAssociationOf(sqInt methodPointer) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9254:1: warning: ‘noCogMethodsMaximallyMarked’ defined but not used [-Wunused-function] noCogMethodsMaximallyMarked(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9414:1: warning: ‘picAbortDiscriminatorValue’ defined but not used [-Wunused-function] picAbortDiscriminatorValue(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9523:1: warning: ‘registerMaskFor’ defined but not used [-Wunused-function] registerMaskFor(sqInt reg) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9530:1: warning: ‘registerMaskForand’ defined but not used [-Wunused-function] registerMaskForand(sqInt reg1, sqInt reg2) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10771:1: warning: ‘counters’ defined but not used [-Wunused-function] counters(CogMethod * self_in_counters) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11039:1: warning: ‘kosherYoungReferrers’ defined but not used [-Wunused-function] kosherYoungReferrers(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11526:1: warning: ‘voidYoungReferrersPostTenureAll’ defined but not used [-Wunused-function] voidYoungReferrersPostTenureAll(void) ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16880:1: warning: ‘checkValidDerivedObjectReference’ defined but not used [-Wunused-function] checkValidDerivedObjectReference(sqInt bodyAddress) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16895:1: warning: ‘couldBeDerivedObject’ defined but not used [-Wunused-function] couldBeDerivedObject(sqInt bodyAddress) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17037:1: warning: ‘genCreateClosureAtnumArgsnumCopiedcontextNumArgslargeinBlock’ defined but not used [-Wunused-function] genCreateClosureAtnumArgsnumCopiedcontextNumArgslargeinBlock(sqInt bcpc, sqInt numArgs, sqInt numCopied, sqInt ctxtNumArgs, sqInt isLargeCtxt, sqInt isInBlock) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22465:1: warning: ‘getActiveContextAllocatesInMachineCode’ defined but not used [-Wunused-function] getActiveContextAllocatesInMachineCode(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22476:1: warning: ‘inlineCacheTagIsYoung’ defined but not used [-Wunused-function] inlineCacheTagIsYoung(sqInt cacheTag) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22893:1: warning: ‘isMergeFixup’ defined but not used [-Wunused-function] isMergeFixup(BytecodeFixup * self_in_isMergeFixup) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22952:1: warning: ‘callFullTargetFromReturnAddress’ defined but not used [-Wunused-function] callFullTargetFromReturnAddress(AbstractInstruction * self_in_callFullTargetFromReturnAddress, sqInt callSiteReturnAddress) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22980:1: warning: ‘cFloatResultToRd’ defined but not used [-Wunused-function] cFloatResultToRd(AbstractInstruction * self_in_cFloatResultToRd, sqInt reg) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22991:1: warning: ‘cFloatResultToRs’ defined but not used [-Wunused-function] cFloatResultToRs(AbstractInstruction * self_in_cFloatResultToRs, sqInt reg) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:23551:1: warning: ‘concretizeFill32’ defined but not used [-Wunused-function] concretizeFill32(AbstractInstruction * self_in_concretizeFill32) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27273:1: warning: ‘fullCallsAreRelative’ defined but not used [-Wunused-function] fullCallsAreRelative(AbstractInstruction * self_in_fullCallsAreRelative) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27409:1: warning: ‘generateLowLevelTryLock’ defined but not used [-Wunused-function] generateLowLevelTryLock(AbstractInstruction * self_in_generateLowLevelTryLock, sqInt vmOwnerLockAddress) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27439:1: warning: ‘generateLowLevelUnlock’ defined but not used [-Wunused-function] generateLowLevelUnlock(AbstractInstruction * self_in_generateLowLevelUnlock, sqInt vmOwnerLockAddress) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27529:1: warning: ‘genMemCopytoconstantSize’ defined but not used [-Wunused-function] genMemCopytoconstantSize(AbstractInstruction * self_in_genMemCopytoconstantSize, sqInt originalSourceReg, sqInt originalDestReg, sqInt size) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27588:1: warning: ‘genMemCopytosize’ defined but not used [-Wunused-function] genMemCopytosize(AbstractInstruction * self_in_genMemCopytosize, sqInt originalSourceReg, sqInt originalDestReg, sqInt originalSize) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27894:1: warning: ‘genSubstituteReturnAddress’ defined but not used [-Wunused-function] genSubstituteReturnAddress(AbstractInstruction * self_in_genSubstituteReturnAddress, sqInt retpc) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27905:1: warning: ‘genSwapRRScratch’ defined but not used [-Wunused-function] genSwapRRScratch(AbstractInstruction * self_in_genSwapRRScratch, sqInt regA, sqInt regB, sqInt regTmp) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28146:1: warning: ‘literalBeforeInlineCacheTagAt’ defined but not used [-Wunused-function] literalBeforeInlineCacheTagAt(AbstractInstruction * self_in_literalBeforeInlineCacheTagAt, sqInt callSiteReturnAddress) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28158:1: warning: ‘loadPICLiteralByteSize’ defined but not used [-Wunused-function] loadPICLiteralByteSize(AbstractInstruction * self_in_loadPICLiteralByteSize) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28165:1: warning: ‘machineCodeAt’ defined but not used [-Wunused-function] machineCodeAt(AbstractInstruction * self_in_machineCodeAt, sqInt anOffset) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28178:1: warning: ‘machineCodeBytes’ defined but not used [-Wunused-function] machineCodeBytes(AbstractInstruction * self_in_machineCodeBytes) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28221:1: warning: ‘numLowLevelLockOpcodes’ defined but not used [-Wunused-function] numLowLevelLockOpcodes(AbstractInstruction * self_in_numLowLevelLockOpcodes) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28277:1: warning: ‘relocateMethodReferenceBeforeAddressby’ defined but not used [-Wunused-function] relocateMethodReferenceBeforeAddressby(AbstractInstruction * self_in_relocateMethodReferenceBeforeAddressby, sqInt pc, sqInt delta) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28613:1: warning: ‘zoneCallsAreRelative’ defined but not used [-Wunused-function] zoneCallsAreRelative(AbstractInstruction * self_in_zoneCallsAreRelative) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30891:1: warning: ‘numSpecialSelectors’ defined but not used [-Wunused-function] numSpecialSelectors(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:31858:1: warning: ‘v4LongForwardBranchDistance’ defined but not used [-Wunused-function] v4LongForwardBranchDistance(BytecodeDescriptor *descriptor, sqInt pc, sqInt nExts, sqInt aMethodObj) ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:36205:1: warning: ‘receiverIsInReceiverResultReg’ defined but not used [-Wunused-function] receiverIsInReceiverResultReg(void) ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:36912:1: warning: ‘tempsValidAndVolatileEntriesSpilled’ defined but not used [-Wunused-function] tempsValidAndVolatileEntriesSpilled(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:37013:1: warning: ‘violatesEnsureSpilledSpillAssert’ defined but not used [-Wunused-function] violatesEnsureSpilledSpillAssert(void) ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1364:14: warning: ‘breakBlock’ defined but not used [-Wunused-variable] static sqInt breakBlock; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1378:14: warning: ‘ceByteSizeOfTrampoline’ defined but not used [-Wunused-variable] static sqInt ceByteSizeOfTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1388:22: warning: ‘ceCheckFeaturesFunction’ defined but not used [-Wunused-variable] static usqIntptr_t (*ceCheckFeaturesFunction)(void); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1390:14: warning: ‘ceCPICMissTrampoline’ defined but not used [-Wunused-variable] static sqInt ceCPICMissTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1394:14: warning: ‘ceFloatObjectOfTrampoline’ defined but not used [-Wunused-variable] static sqInt ceFloatObjectOfTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1395:14: warning: ‘ceFloatValueOfTrampoline’ defined but not used [-Wunused-variable] static sqInt ceFloatValueOfTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1396:15: warning: ‘ceFlushICache’ defined but not used [-Wunused-variable] static void (*ceFlushICache)(usqIntptr_t from, usqIntptr_t to); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1400:14: warning: ‘ceInlineNewHashTrampoline’ defined but not used [-Wunused-variable] static sqInt ceInlineNewHashTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1401:14: warning: ‘ceInstantiateClassIndexableSizeTrampoline’ defined but not used [-Wunused-variable] static sqInt ceInstantiateClassIndexableSizeTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1402:14: warning: ‘ceInstantiateClassTrampoline’ defined but not used [-Wunused-variable] static sqInt ceInstantiateClassTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1407:14: warning: ‘ceMethodAbortTrampoline’ defined but not used [-Wunused-variable] static sqInt ceMethodAbortTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1410:14: warning: ‘cePICAbortTrampoline’ defined but not used [-Wunused-variable] static sqInt cePICAbortTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1411:14: warning: ‘cePositive64BitIntegerTrampoline’ defined but not used [-Wunused-variable] static sqInt cePositive64BitIntegerTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1412:14: warning: ‘cePositive64BitValueOfTrampoline’ defined but not used [-Wunused-variable] static sqInt cePositive64BitValueOfTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1420:14: warning: ‘ceSigned64BitIntegerTrampoline’ defined but not used [-Wunused-variable] static sqInt ceSigned64BitIntegerTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1421:14: warning: ‘ceSigned64BitValueOfTrampoline’ defined but not used [-Wunused-variable] static sqInt ceSigned64BitValueOfTrampoline; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1446:14: warning: ‘compilationTrace’ defined but not used [-Wunused-variable] static sqInt compilationTrace; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1451:14: warning: ‘currentCallCleanUpSize’ defined but not used [-Wunused-variable] static sqInt currentCallCleanUpSize; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1453:14: warning: ‘debugBytecodePointers’ defined but not used [-Wunused-variable] static sqInt debugBytecodePointers; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1454:14: warning: ‘debugFixupBreaks’ defined but not used [-Wunused-variable] static sqInt debugFixupBreaks; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1455:14: warning: ‘debugOpcodeIndices’ defined but not used [-Wunused-variable] static sqInt debugOpcodeIndices; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1457:14: warning: ‘debugStackPointers’ defined but not used [-Wunused-variable] static sqInt debugStackPointers; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1461:14: warning: ‘disassemblingMethod’ defined but not used [-Wunused-variable] static sqInt disassemblingMethod; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1467:14: warning: ‘expectedFPAlignment’ defined but not used [-Wunused-variable] static sqInt expectedFPAlignment; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1468:14: warning: ‘expectedSPAlignment’ defined but not used [-Wunused-variable] static sqInt expectedSPAlignment; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1993:14: warning: ‘guardPageSize’ defined but not used [-Wunused-variable] static sqInt guardPageSize; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2003:14: warning: ‘memoryManager’ defined but not used [-Wunused-variable] static sqInt memoryManager; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2025:14: warning: ‘percentageToEnsureRelease’ defined but not used [-Wunused-variable] static sqInt percentageToEnsureRelease; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2047:14: warning: ‘simulateFPInUse’ defined but not used [-Wunused-variable] static sqInt simulateFPInUse; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2061:15: warning: ‘unpairedMethodList’ defined but not used [-Wunused-variable] static usqInt unpairedMethodList; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genSpecialSelectorComparison’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:35426:9: warning: ‘result’ may be used uninitialized in this function [-Wmaybe-uninitialized] return ssPushAnnotatedConstant((result ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:35397:9: note: ‘result’ was declared here int result; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘genSpecialSelectorArithmetic’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:35163:6: warning: ‘jumpContinue’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (!(jumpContinue)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7494:39: warning: ‘rcvrInt’ may be used uninitialized in this function [-Wmaybe-uninitialized] ((abstractInstruction->operands))[0] = operandOne; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34995:11: note: ‘rcvrInt’ was declared here sqInt rcvrInt; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:35036:31: warning: ‘result’ may be used uninitialized in this function [-Wmaybe-uninitialized] ssPushAnnotatedConstant((((usqInt)result << 3) | 1))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7494:39: warning: ‘argInt’ may be used uninitialized in this function [-Wmaybe-uninitialized] ((abstractInstruction->operands))[0] = operandOne; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34983:11: note: ‘argInt’ was declared here sqInt argInt; ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c: In function ‘initializeCodeZoneFromupTo’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6706:31: warning: ‘endCPICCase1’ may be used uninitialized in this function [-Wmaybe-uninitialized] cPICCaseSize = ((endCPICCase1->address)) - ((endCPICCase0->address)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6629:27: note: ‘endCPICCase1’ was declared here AbstractInstruction * endCPICCase1; ^ [ 31%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o -c /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: At top level: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48:0: warning: ignoring #pragma auto_inline [-Wunknown-pragmas] #pragma auto_inline(off) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65:0: warning: ignoring #pragma auto_inline [-Wunknown-pragmas] #pragma auto_inline(on) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘interpret’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2991:30: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2992:30: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38:0: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:88:38: warning: statement with no effect [-Wunused-value] # define bytecodeDispatchDebugHook() 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2998:3: note: in expansion of macro ‘bytecodeDispatchDebugHook’ bytecodeDispatchDebugHook(); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3012:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3026:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 8 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3040:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 16 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3054:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 24 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3068:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 32 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3082:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 40 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3096:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 48 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3110:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 56 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3124:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 64 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3138:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 72 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3152:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 80 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3166:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 88 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3180:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 96 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3194:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 104 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3208:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 112 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3222:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 120 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3237:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (0 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3238:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3239:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3254:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (1 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3255:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3256:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3271:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (2 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3272:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3273:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3288:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (3 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3289:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3290:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3305:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (4 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3306:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3307:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3322:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (5 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3323:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3324:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3339:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (6 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3340:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3341:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3356:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (7 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3357:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3358:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3373:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (8 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3374:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3375:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3390:76: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (9 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3391:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3392:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3407:77: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (10 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3408:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3409:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3424:77: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (11 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3425:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3426:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3440:77: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (12 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3441:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3442:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3456:77: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (13 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3457:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3458:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3472:77: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (14 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3473:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3474:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3488:77: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (15 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3489:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3490:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4710:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(localFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4766:69: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (0 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4767:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4770:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4786:69: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (1 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4787:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4790:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4806:69: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (2 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4807:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4810:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4826:69: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (3 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4827:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4830:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4846:69: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (4 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4847:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4850:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4866:69: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (5 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4867:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4870:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4886:69: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (6 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4887:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4890:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4906:69: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (7 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4907:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4910:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4926:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(localFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5019:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] localReturnValue = longAt(localFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5059:19: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((byteAt((localFP + FoxIFrameFlags) + 3)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5079:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] closure = longAt(localFP + (frameStackedReceiverOffset(localFP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5096:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5097:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5098:18: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5100:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5128:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5129:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5130:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5132:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext1 = longAt(localFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5149:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5150:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5151:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5153:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext2 = longAt(localFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5177:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5183:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5190:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] frameToReturnTo = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5213:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5214:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5215:18: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5217:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext3 = longAt(localFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5244:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil2 = longAt((thePage3->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5269:37: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5310:38: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(longAt(localFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5312:37: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] localIP = pointerForOop(longAt(callerFP + FoxCallerSavedIP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5326:33: warning: passing argument 2 of ‘longAtPointerput’ makes integer from pointer without a cast [-Wint-conversion] longAtPointerput(localSP, localIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5337:37: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5341:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(localFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5432:44: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callersFPOrNull = pointerForOop(longAt(localFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5440:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5472:49: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5501:37: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] contextToReturnFrom = longAt(((GIV(stackPage)->baseAddress)) - BytesPerWord); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5504:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), contextToReturnFrom); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5507:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), localReturnValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5510:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5540:34: warning: passing argument 2 of ‘longAtPointerput’ makes integer from pointer without a cast [-Wint-conversion] longAtPointerput(localSP, localIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5551:38: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5555:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(localFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5571:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxCallerSavedIP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5572:79: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] localSP = localFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5574:11: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((localFP + FoxIFrameFlags) + 1)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5585:33: warning: passing argument 2 of ‘longAtPointerput’ makes integer from pointer without a cast [-Wint-conversion] longAtPointerput(localSP, localIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5596:37: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5599:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aMethodObj1 = longAt(localFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5643:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5644:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5645:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5647:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5680:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object1 = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + (((sqInt)((usqInt)(variableIndex) << (shiftForWord()))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5686:56: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5687:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5688:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5735:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] objOop = longAt(localFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5778:50: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5779:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5782:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5864:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] objOop = longAt(localFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5907:50: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5908:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5911:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38:0: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6041:6: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(GIV(messageSelector)), lengthOfMaybeImmediate(GIV(messageSelector)), longAtPointer(localSP + (GIV(argumentCount) * BytesPerOop))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6195:35: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6196:35: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6269:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6284:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6289:35: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6290:35: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6301:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(localFP + FoxIFSavedIP, ((sqInt)localIP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6312:35: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6313:35: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6326:50: warning: passing argument 2 of ‘longAtPointerput’ makes integer from pointer without a cast [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6328:50: warning: passing argument 2 of ‘longAtPointerput’ makes integer from pointer without a cast [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localFP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6367:65: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(localFP, methodHeader2); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:40: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6387:36: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6388:36: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6450:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6481:37: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6482:37: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6498:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6507:37: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6515:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6516:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6517:19: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6519:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object3 = longAt(callerFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6631:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj1 = longAt(localFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6726:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6727:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6924:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6925:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6926:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6928:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7066:61: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7067:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7068:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7090:61: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7091:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7092:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7127:61: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7128:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7129:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7180:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7181:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7182:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7184:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7500:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7501:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7506:36: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] backwardJumpCountByte = byteAt(localFP + ((VMBIGENDIAN ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7529:15: warning: passing argument 1 of ‘byteAtput’ makes integer from pointer without a cast [-Wint-conversion] byteAtput(localFP + ((VMBIGENDIAN ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7743:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7749:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7750:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7887:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7893:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7894:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:8964:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:8970:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:8971:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9123:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9129:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9130:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9269:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9277:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9315:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9322:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9323:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9391:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9392:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9435:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9436:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9484:11: warning: variable ‘classOop1’ set but not used [-Wunused-but-set-variable] sqInt classOop1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9483:11: warning: variable ‘classOop’ set but not used [-Wunused-but-set-variable] sqInt classOop; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9766:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9767:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9733:11: warning: variable ‘classOop’ set but not used [-Wunused-but-set-variable] sqInt classOop; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9819:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9820:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9786:11: warning: variable ‘classOop’ set but not used [-Wunused-but-set-variable] sqInt classOop; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10132:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10133:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10134:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10136:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theThingToPush = longAt(localFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10186:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] localReturnValue = longAt(localFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10339:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10345:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10346:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10483:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10489:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10490:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11559:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11565:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11566:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11718:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11724:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11725:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11864:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11872:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11910:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11917:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11918:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11986:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11987:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12030:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12031:33: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12051:11: warning: variable ‘classOop1’ set but not used [-Wunused-but-set-variable] sqInt classOop1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12050:11: warning: variable ‘classOop’ set but not used [-Wunused-but-set-variable] sqInt classOop; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12268:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12269:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12235:11: warning: variable ‘classOop’ set but not used [-Wunused-but-set-variable] sqInt classOop; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12321:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12322:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12288:11: warning: variable ‘classOop’ set but not used [-Wunused-but-set-variable] sqInt classOop; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12535:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(localFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12636:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12667:36: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12668:36: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12684:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12693:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12701:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12702:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12703:18: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12705:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(callerFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12787:47: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] object = (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12788:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12789:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12964:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(localSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13062:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13063:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13068:36: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] backwardJumpCountByte = byteAt(localFP + ((VMBIGENDIAN ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13091:15: warning: passing argument 1 of ‘byteAtput’ makes integer from pointer without a cast [-Wint-conversion] byteAtput(localFP + ((VMBIGENDIAN ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13201:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13296:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13297:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13421:41: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13422:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13425:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13450:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13545:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13546:34: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13667:41: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13668:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13671:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13765:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13766:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13767:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13769:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13833:124: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((newClosure + BaseHeaderSize) + (((sqInt)((usqInt)(FullClosureReceiverIndex) << (shiftForWord())))), longAt(localFP + FoxIFReceiver)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13883:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13884:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13885:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13887:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12948:3: warning: label ‘directedSuperclassSend’ defined but not used [-Wunused-label] directedSuperclassSend: ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘activateCoggedNewMethod’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14258:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (((cogMethod->cmNumArgs)) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14260:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14272:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14275:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14281:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14281:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14285:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), ((sqInt)cogMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14288:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14291:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14296:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14302:37: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:40: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14308:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14311:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘activateNewMethod’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14359:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14363:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14367:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14370:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14370:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14374:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14388:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14394:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14397:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14400:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14404:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14416:64: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:40: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘assertValidExecutionPointersimbarline’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14590:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(lifp + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14601:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = longAt(lifp + FoxIFSavedIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14617:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodField1 = longAt(lifp + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14634:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(lifp + FoxSavedFP)) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14581:12: warning: variable ‘theIP’ set but not used [-Wunused-but-set-variable] usqInt theIP; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14578:16: warning: variable ‘cogMethod’ set but not used [-Wunused-but-set-variable] CogMethod *cogMethod; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘assertValidMachineCodeFrame’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14649:47: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14645:16: warning: variable ‘homeMethod’ set but not used [-Wunused-but-set-variable] CogMethod *homeMethod; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘assertValidStackedInstructionPointersInline’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14691:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = ((usqInt)(longAt((aStackPage->headSP)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14698:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14700:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14717:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodObj = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14722:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = longAt(theFP + FoxIFSavedIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14728:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = ((usqInt)(longAt(theFP + FoxCallerSavedIP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14729:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14675:16: warning: variable ‘theMethod’ set but not used [-Wunused-but-set-variable] CogMethod *theMethod; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14671:12: warning: variable ‘methodObj’ set but not used [-Wunused-but-set-variable] usqInt methodObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘attemptToSwitchToMachineCode’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14785:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 3)) != 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14786:109: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (!(isVanillaBlockClosure((cls = frameStackedReceivernumArgs(GIV(framePointer), ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14788:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((GIV(framePointer) + FoxIFrameFlags) + 1)))))))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14808:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxSavedFP)) == 0) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14809:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxCallerSavedIP, ceBaseFrameReturnPC()); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14812:54: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((((usqInt)(longAt((pointerForOop(longAt(GIV(framePointer) + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()))) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14812:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((((usqInt)(longAt((pointerForOop(longAt(GIV(framePointer) + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14814:38: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theFP = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14816:71: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, ((sqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14816:15: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, ((sqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14817:19: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxCallerSavedIP, ceReturnToInterpreterPC()); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14820:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((GIV(framePointer) + FoxIFrameFlags) + 3)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14821:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] closure = longAt(GIV(framePointer) + (frameStackedReceiverOffset(GIV(framePointer)))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14842:68: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodField + (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 2)) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14842:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodField + (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 2)) != 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14846:58: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((p + FoxMFReceiver) - FoxIFReceiver, longAt(p)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14846:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((p + FoxMFReceiver) - FoxIFReceiver, longAt(p)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14853:49: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cogMethod1 = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14864:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), pc); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14867:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14772:16: warning: variable ‘homeMethod’ set but not used [-Wunused-but-set-variable] CogMethod *homeMethod; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘callbackEnter’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14896:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] wasInMachineCode = (((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14941:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14886:20: warning: variable ‘wasInMachineCode’ set but not used [-Wunused-but-set-variable] volatile sqInt wasInMachineCode; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘callRegisterArgCogMethodatreceiver’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14991:64: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14991:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14993:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14994:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14997:64: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer) + (3 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14997:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer) + (3 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14998:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14999:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15004:64: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15004:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15006:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15007:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15009:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15010:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15015:63: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15015:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15016:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (0 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15018:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceActivateFailingPrimitiveMethod’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15042:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] result = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15045:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceBaseFrameReturn’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15103:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] contextToReturnTo = longAt((GIV(stackPage)->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15132:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15162:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] contextToReturnFrom = longAt(((GIV(stackPage)->baseAddress)) - BytesPerWord); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15165:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), contextToReturnFrom); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15168:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15171:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15189:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15191:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), returnValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15195:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15197:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15200:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceCannotAssignTowithIndexvalueToAssign’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15233:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15237:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), immutableObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15240:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), valueToAssign); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15243:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), (((usqInt)(index + 1) << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15246:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceCannotResume’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15269:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] resultOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15271:64: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt(GIV(framePointer) + FoxThisContext)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15271:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt(GIV(framePointer) + FoxThisContext)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15274:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), resultOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15278:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15280:158: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ceSendAborttonumArgs(longAt((GIV(specialObjectsOop) + BaseHeaderSize) + (((sqInt)((usqInt)(SelectorCannotReturn) << (shiftForWord()))))), longAt(GIV(framePointer) + FoxThisContext), 1); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceContextinstVar’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15342:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15347:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceContextinstVarvalue’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15371:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15376:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceInterpretMethodFromPICreceiver’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15449:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceMNUFromPICMNUMethodreceiver’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15480:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15491:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceNonLocalReturn’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15612:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] closure = longAt(GIV(framePointer) + (frameStackedReceiverOffset(GIV(framePointer)))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15632:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15633:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15634:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15636:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext = longAt(theFP1 + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15642:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), ourContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15645:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15648:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15667:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP2 + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15668:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP2 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15669:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP2 + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15671:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext = longAt(theFP2 + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15677:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), ourContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15680:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), returnValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15683:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15691:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP6 + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15692:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP6 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15693:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP6 + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15695:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext1 = longAt(theFP6 + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15701:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), ourContext1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15704:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp13 = GIV(stackPointer) - BytesPerWord), returnValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15707:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp23 = GIV(stackPointer) - BytesPerWord), unwindContextOrNilOrZero); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15710:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15721:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15727:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15734:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] frameToReturnTo = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15758:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP3 + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15759:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP3 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15760:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP3 + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15762:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ourContext = longAt(theFP3 + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15768:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), ourContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15771:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), returnValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15774:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15790:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil2 = longAt((thePage3->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15811:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15846:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15853:49: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15855:60: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(callerFP + FoxCallerSavedIP)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceReapAndResetErrorCodeFor’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15868:36: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] reapAndResetErrorCodeToheader(GIV(framePointer), (cogMethod->methodHeader)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:40: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceReturnToInterpreter’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15897:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15908:51: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(framePointer) + FoxIFSavedIP), GIV(framePointer), GIV(stackPointer), 1, __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15909:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15911:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), anOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceSendAborttonumArgs’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15947:2: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector), lengthOfMaybeImmediate(selector), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16008:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceSendFromInLineCacheMiss’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16053:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + ((numArgs + 1) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16125:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceSendMustBeBooleanTointerpretingAtDelta’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16168:47: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16169:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16185:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16194:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(p); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16195:55: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((p - BytesPerWord) - BytesPerWord, longAt(p)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16195:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((p - BytesPerWord) - BytesPerWord, longAt(p)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16199:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), aNonBooleanObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16202:84: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((1 + (((cogMethod->cmNumArgs)) << ((BytesPerWord * 8) - 8))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16204:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : 0))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16207:61: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : ((1 + (((cogMethod->cmNumArgs)) << 8)) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16209:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : 0))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16201:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFrameFlags, (VMBIGENDIAN ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16212:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, 0); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16213:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodObj); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16160:11: warning: variable ‘oop’ set but not used [-Wunused-but-set-variable] sqInt oop; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceSendMustBeBoolean’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16237:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16241:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), anObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16244:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceSendabovetonumArgs’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16315:2: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector), lengthOfMaybeImmediate(selector), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16392:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, noCheckEntryOffset(), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16421:44: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, noCheckEntryOffset(), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16424:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16431:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceSendsupertonumArgs’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16488:2: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector), lengthOfMaybeImmediate(selector), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16500:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16505:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodPointer = longAt(GIV(framePointer) + FoxMethod); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16607:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, (superNormalBar == 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16638:44: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, (superNormalBar == 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16652:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16659:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceStackOverflow’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16684:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16688:47: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16678:11: warning: variable ‘cesoRetAddr’ set but not used [-Wunused-but-set-variable] sqInt cesoRetAddr; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceTraceBlockActivation’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16712:134: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(((mframeHomeMethod(GIV(framePointer)))->methodObject), ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16714:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAt(GIV(framePointer) + FoxMFReceiver)) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16716:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAt(GIV(framePointer) + FoxIFReceiver))), 1, null); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ceTraceLinkedSend’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16733:42: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cogMethod = ((CogMethod *) ((longAt(GIV(stackPointer))) - (traceLinkedSendOffset()))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38:0: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16754:2: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector1), lengthOfMaybeImmediate(selector1), theReceiver); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16730:11: warning: variable ‘selector1’ set but not used [-Wunused-but-set-variable] sqInt selector1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘checkAssertsEnabledInCoInterpreter’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16773:11: warning: variable ‘assertsAreEnabledInCoInterpreter’ set but not used [-Wunused-but-set-variable] sqInt assertsAreEnabledInCoInterpreter; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘checkStackIntegrity’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16966:42: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16970:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16978:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16980:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16982:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] (byteAt((theFP + FoxIFrameFlags) + 2)) != 0))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16983:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17007:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17009:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17018:39: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] if ((heapMapAtWord(pointerForOop(cogMethod))) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘CogMethod * {aka struct *}’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17024:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17031:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17037:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘commenceCogCompiledCodeCompaction’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17108:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17120:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘contextInstructionPointerframe’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17178:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17180:44: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17194:11: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt(theFP + FoxIFSavedIP) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17195:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : theIP)) - (longAt(theFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘divorceAMachineCodeFrameWithCogMethodin’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17249:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17252:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17253:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17254:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17256:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17265:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘enterSmalltalkExecutiveImplementation’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17406:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17410:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17422:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘executeCogMethodfromLinkedSendWithReceiver’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17449:51: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17457:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17460:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘executeCogMethodfromUnlinkedSendWithReceiver’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17485:51: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17493:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17496:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘executeCogPICfromLinkedSendWithReceiverandCacheTag’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17523:51: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17526:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17532:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), cacheTag); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17551:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17554:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), cacheTag); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘executeNewMethod’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17607:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, ((sqInt)GIV(instructionPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘followForwardedFieldsInCurrentMethod’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17856:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17858:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(GIV(framePointer) + FoxMethod); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘followForwardingPointersInStackZone’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17970:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17971:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theFP + FoxMFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17974:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxMFReceiver, followForwarded(oop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17979:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17982:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxIFReceiver, followForwarded(oop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17984:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18001:47: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, (longAt(theFP + FoxIFSavedIP)) + offset); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18001:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, (longAt(theFP + FoxIFSavedIP)) + offset); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18002:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxMethod, (oop = newOop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18005:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18007:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18009:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] (byteAt((theFP + FoxIFrameFlags) + 2)) != 0))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18010:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (((longAt(longAt(theFP + FoxThisContext))) & ((classIndexMask()) - (isForwardedObjectClassIndexPun()))) == 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18011:63: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18011:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18014:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18016:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18018:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theFP + offset); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18021:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + offset, followForwarded(oop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18023:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18029:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18031:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theSP, followForwarded(oop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘frameCallerContext’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18095:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘frameHasContext’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18106:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18107:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18108:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘frameIsBlockActivation’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18118:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18119:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18120:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘frameMethodObject’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18127:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18129:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘frameNumArgs’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18139:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18141:12: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘frameReceiver’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18155:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18156:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18157:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘getCurrentBytecode’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18256:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘handleForwardedSendFaultForReceiverstackDelta’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18286:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (rcvrStackIndex * BytesPerWord), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18288:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (isPointers(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18289:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18290:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)))) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18291:61: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] followForwardedObjectFieldstoDepth(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18292:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18293:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)), 0); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘handleMNUInMachineCodeToclassForMessage’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18322:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18371:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18380:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘iframeIsBlockActivation’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18395:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] return (byteAt((theFP + FoxIFrameFlags) + 3)) != 0; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘iframeReceiver’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18402:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘iframeSavedIP’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18409:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxIFSavedIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘instructionPointerForFramecurrentFPcurrentIP’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18469:25: warning: passing argument 1 of ‘oopForPointer’ makes pointer from integer without a cast [-Wint-conversion] theIP = oopForPointer(instrPtr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:153:23: note: expected ‘void *’ but argument is of type ‘sqInt {aka long int}’ static inline sqInt oopForPointer(void *ptr) { return (sqInt)ptr; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18481:44: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18492:13: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((thePage->headSP)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18493:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : oopForPointer(pointerForOop(longAt(theFPAbove + FoxCallerSavedIP)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18497:54: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? mustMapMachineCodePCcontext((value >> 3), longAt(spouseFP + FoxThisContext)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘interpretMethodFromMachineCode’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18602:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18614:4: warning: statement with no effect [-Wunused-value] !GIV(primFailCode); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘isMachineCodeFrame’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18645:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return (((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘makeBaseFrameFor’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18779:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer = (page->baseAddress)), followObjFieldofObject(SenderIndex, aContext)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18780:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18797:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), maybeClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18820:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18823:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18825:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), ceBaseFrameReturnPC()); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18826:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18883:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), (theMethod + MFMethodFlagHasContextFlag) + MFMethodFlagIsBlockFlag); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18890:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), theMethod + MFMethodFlagHasContextFlag); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18892:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18895:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), theMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18896:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18897:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), (VMBIGENDIAN ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18904:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18911:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18918:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18923:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), theIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘mapStackPages’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19006:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIPPtr = (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19007:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] || ((longAt(theFP + FoxIFSavedIP)) == 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19020:42: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19024:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19027:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19031:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19032:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19033:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19034:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxThisContext))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19035:57: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19035:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19042:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19043:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxMethod))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19045:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = longAt(theIPPtr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19049:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = longAt(theIPPtr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19054:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP -= longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19056:52: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19056:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19058:44: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19058:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19062:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19068:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19071:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘markAndTraceStackPage’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19199:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19203:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19216:15: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theSP, oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19223:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19224:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19225:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19227:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] markAndTrace(longAt(theFP + FoxThisContext)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19229:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19231:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aCogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19241:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] markAndTrace(longAt(theFP + FoxMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19243:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19251:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19264:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theSP, oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘markCogMethodsAndReferentsOnPage’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19322:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19325:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘mcprimFunctionForPrimitiveIndex’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19387:10: warning: return makes integer from pointer without a cast [-Wint-conversion] return mcprimHashMultiply; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘mframeCogMethod’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19485:38: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘mframeHomeMethodExport’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19495:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(GIV(framePointer) + FoxMethod); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘mframeHomeMethod’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19518:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘mframeIsBlockActivation’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19534:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘mframeReceiver’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19541:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxMFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘moveFramesInthroughtoPage’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19766:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19770:38: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theSP = theFP + (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19773:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19774:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19775:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19777:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19782:53: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((newSP = (newPage->baseAddress)), longAt(callerFP + FoxThisContext)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19782:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((newSP = (newPage->baseAddress)), longAt(callerFP + FoxThisContext)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19783:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((newSP -= BytesPerWord), theContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19785:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19787:12: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19791:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newSP, longAt(source)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19791:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newSP, longAt(source)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19805:48: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19809:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(callerFP + FoxIFSavedIP, callerIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19812:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + stackedReceiverOffset, callerIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19817:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newFP + FoxCallerSavedIP, ceBaseFrameReturnPC()); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19818:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newFP + FoxSavedFP, 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19821:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] offsetCallerFP = pointerForOop(longAt(fpInNewPage + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19825:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(fpInNewPage + FoxSavedFP, oopForPointer(offsetCallerFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19826:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(fpInNewPage + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19827:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(fpInNewPage + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19828:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((fpInNewPage + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19829:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theContext = longAt(fpInNewPage + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printFrameFlagsForFP’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20362:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20364:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] it = (longAt(address)) & 7; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20368:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20372:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] print(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20381:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printNum(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20383:12: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20384:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] print((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20385:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20386:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20389:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] print((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20390:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20391:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printFrameMethodFor’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20409:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20416:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20417:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20419:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20433:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20435:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printFrameThingatextraString’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20447:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printFrameThingatextra’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20485:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printFrameWithSP’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20542:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20544:44: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20546:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20561:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theMethod = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20563:13: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20566:20: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] numArgs = byteAt((theFP + FoxIFrameFlags) + 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20580:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20581:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20582:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20583:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOrClosure = longAt(theFP + (frameStackedReceiverOffset(theFP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20594:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20595:98: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printFrameOopat("(caller ctxt", (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20597:11: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20598:97: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printFrameOopat("(saved ctxt", (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20600:11: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (1 * BytesPerWord)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20606:79: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printFrameThingatextraString("caller ip", theFP + FoxCallerSavedIP, ((longAt(theFP + FoxCallerSavedIP)) == (ceReturnToInterpreterPC()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20611:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20615:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20618:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20622:69: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printFrameThingatextra("saved ip", theFP + FoxIFSavedIP, ((longAt(theFP + FoxIFSavedIP)) == 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20624:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : (((longAt(theFP + FoxIFSavedIP)) - theMethod) + 2) - BaseHeaderSize)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20628:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] topThing = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20636:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printFrameOopat((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20637:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20638:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20643:64: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printFrameThingatextra("frame ip", theSP, ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20654:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printFrameOopat((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20655:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20656:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘returnToExecutivepostContextSwitch’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21048:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21052:49: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21059:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21065:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] retValue = longAt(GIV(framePointer) + FoxMFReceiver); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21070:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] retValue = longAt(GIV(framePointer) + FoxMFReceiver); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21073:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21076:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), retValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21081:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21094:50: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(longAt(GIV(framePointer) + FoxIFSavedIP))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘returntoExecutive’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21121:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21124:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21127:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21132:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), returnValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21135:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21149:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘sendInvokeCallbackContext’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21306:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21311:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21315:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21319:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21324:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21364:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21370:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21374:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21377:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21377:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21384:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21398:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21404:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object5); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21407:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21414:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object11); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21417:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21422:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21426:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21438:64: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:40: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21445:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘sendInvokeCallbackStackRegistersJmpbuf’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21548:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21552:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21556:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21560:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21564:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21604:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21610:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21614:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21617:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21617:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21624:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21638:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21644:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object5); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21647:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21654:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object11); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21657:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21662:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21666:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21678:64: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:40: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21685:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘shortPrintFrame’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21743:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21744:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21745:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21746:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] mthd = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21748:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21753:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printChar(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21758:85: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(mthd, rcvr, ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21759:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21760:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0), ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21760:70: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0), ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21762:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21763:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21765:34: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] (0 < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21766:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21767:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1) * BytesPerWord)))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘slowPrimitiveResponse’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22024:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘transferTofrom’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22323:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22339:127: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22356:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22357:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22358:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22360:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22464:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22466:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22479:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22483:127: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘updateStackZoneReferencesToCompiledCodePreCompaction’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22507:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22509:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theMethodField = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22517:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = ((usqInt)(longAt(theIPPtr))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22521:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theIPPtr, theIP + ((theMethod->objectHeader))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22523:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxMethod, theMethodField + ((theMethod->objectHeader))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22525:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘updateStateOfSpouseContextForFrameWithSP’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22550:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22553:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22559:22: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] tempIndex = byteAt((theFP + FoxIFrameFlags) + 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22572:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((longAt(argsPointer)) & (tagMask())) == 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22573:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (oopisLessThan(longAt(argsPointer), GIV(newSpaceLimit)))) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2936:49: note: in definition of macro ‘oopisLessThan’ #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22580:116: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))), longAt(argsPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22591:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((longAt(pointer)) & (tagMask())) == 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22592:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (oopisLessThan(longAt(pointer), GIV(newSpaceLimit)))) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2936:49: note: in definition of macro ‘oopisLessThan’ #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22599:124: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + tempIndex)) << (shiftForWord())))), longAt(pointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘validInstructionPointerinMethodframePointer’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22623:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return (((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory()); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22626:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22630:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theInstrPointer = longAt(fp + FoxIFSavedIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘validStackPageBaseFrame’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22660:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] senderContextOrNil = longAt((aPage->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22661:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] savedThisContext = longAt(((aPage->baseAddress)) - BytesPerWord); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘voidVMStateForSnapshotFlushingExternalPrimitivesIf’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22729:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22728:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveCollectCogCodeConstituents’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23107:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] withDetails = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23121:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), constituents); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveContextXray’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23148:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] context = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23156:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23181:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)flags << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveEnterCriticalSection’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23210:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23211:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23216:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23243:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23249:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23254:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveExitCriticalSection’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23281:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFlushCacheByMethod’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23335:68: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((GIV(methodCache)[probe + MethodCacheMethod]) == (longAt(GIV(stackPointer)))) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23340:38: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] flushExternalPrimitiveOf(longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23341:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] unlinkSendsToandFreeIf(longAt(GIV(stackPointer)), 0); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFlushCacheBySelector’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23357:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] selector = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLongRunningPrimitiveSemaphore’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23395:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23410:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveMethodPCData’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23445:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodReceiver = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23481:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), data); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveMethodXray’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23512:63: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (methodWithHeaderShouldBeCogged(methodHeaderOf(longAt(GIV(stackPointer))))) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23514:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] alreadyCogged = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23515:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && ((((((usqInt) (longAt(longAt(GIV(stackPointer))))) >> (formatShift())) & (formatMask())) >= (firstCompiledMethodFormat())) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23516:49: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (isCogMethodReference(longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord())))))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23519:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cogMethod = cogselector(longAt(GIV(stackPointer)), GIV(nilObj)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23523:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cogMethod = cogselector(longAt(GIV(stackPointer)), GIV(nilObj)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23542:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && ((((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23543:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && ((((((usqInt) (longAt(longAt(GIV(stackPointer))))) >> (formatShift())) & (formatMask())) >= (firstCompiledMethodFormat())) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23544:49: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (isCogMethodReference(longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord())))))))))) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23546:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodHeader = longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord()))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23565:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)flags << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveMinimumUnusedHeadroom’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23579:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveObjectAt’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23599:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23618:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23636:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveObjectAtPut’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23655:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] newValue = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23656:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23662:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23724:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), newValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveProfileSemaphore’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23745:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23764:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveResume’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23800:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] proc = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSignal’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23859:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (synchronousSignal(longAt(GIV(stackPointer)))) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSnapshot’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23880:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxMethod)) == GIV(newMethod)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSnapshotEmbedded’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23900:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxMethod)) == GIV(newMethod)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSuspend’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23932:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] process = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23935:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24101:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), myList); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveTerminateTo’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24157:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aContextOrNil = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24167:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] thisCtx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24211:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((pointerForOop(longAt(theFP + FoxSavedFP))) != contextsFP) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24213:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24215:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24223:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24233:49: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] contextsIP = ((usqInt)(pointerForOop(longAt(frameAbove + FoxCallerSavedIP)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24241:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newSP, longAt(source)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24241:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newSP, longAt(source)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24243:15: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24243:35: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24244:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(newFP + FoxMethod)))) < (startOfMemory())) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24248:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(contextsFP + FoxIFSavedIP, contextsIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24251:15: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(newFP + FoxCallerSavedIP, contextsIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24279:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24324:48: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (((callerFP1 = pointerForOop(longAt(fp1 + FoxSavedFP)))) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24365:49: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (((callerFP2 = pointerForOop(longAt(fp2 + FoxSavedFP)))) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24378:51: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24378:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24378:30: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24399:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24438:76: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24440:11: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), aContextOrNil); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24438:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveVoidVMState’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24479:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveVoidVMStateForMethod’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24544:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodObj = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24547:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodObj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24549:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24553:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24586:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24587:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24588:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24590:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24601:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24604:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24615:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24770:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24798:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24536:11: warning: variable ‘top’ set but not used [-Wunused-but-set-variable] sqInt top; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24526:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24525:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘unmarkAllFrames’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24864:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24867:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxMethod, methodField - 4); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24871:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] flags = longAt(theFP + FoxIFrameFlags); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24873:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxIFrameFlags, flags - 2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24876:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘initializeStacknumSlotspageSize’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24898:11: warning: variable ‘theIndex’ set but not used [-Wunused-but-set-variable] sqInt theIndex; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24897:17: warning: variable ‘structStackPageSize’ set but not used [-Wunused-but-set-variable] usqIntptr_t structStackPageSize; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘cStringOrNullFor’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25029:11: warning: variable ‘classOop’ set but not used [-Wunused-but-set-variable] sqInt classOop; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveAdd’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25389:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveAddLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25421:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25422:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25456:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveAdoptInstance’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25484:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25485:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveAllInstances’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25529:37: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25534:38: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25541:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveAllObjects’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25570:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveArctan’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25586:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveArrayBecome’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25606:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25607:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveArrayBecomeOneWay’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25630:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25631:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveArrayBecomeOneWayCopyHash’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25656:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25660:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25668:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25668:91: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveArrayBecomeOneWayNoCopyHash’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25690:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25691:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveAsCharacter’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25711:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] characterCode = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25724:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), characterObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveAsFloat’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25739:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25742:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), floatObjectOf(((double) ((rcvr >> 3)) ))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveAt’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25770:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25771:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25898:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveAtPut’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25928:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25929:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25930:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] value = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26089:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveBeCursor’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26140:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cursorObj = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26144:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] cursorObj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26145:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] maskObj = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveBeDisplay’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26368:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26362:9: warning: variable ‘changed’ set but not used [-Wunused-but-set-variable] int changed; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveBehaviorHash’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26440:48: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] hashOrError = (((hash = (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask()))) != 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26442:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : (objCouldBeClassObj(longAt(GIV(stackPointer))) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26443:47: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? (((err = enterIntoClassTable(longAt(GIV(stackPointer))))) != 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26445:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26449:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)hashOrError << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveBitAnd’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26485:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26547:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26611:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveBitAndLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26628:47: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26629:48: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26636:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveBitOr’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26669:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26731:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26795:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveBitOrLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26812:47: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26813:48: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26820:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveBitShift’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26838:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26846:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26884:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveBitShiftLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26906:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26921:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26959:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveBitXor’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26987:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26988:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26995:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27124:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveBitXorLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27142:47: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27143:48: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27150:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveBytesLeft’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27178:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((GIV(totalFreeOldSpace) << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27185:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(nilObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27201:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27206:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27210:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27225:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27164:11: warning: variable ‘aBool’ set but not used [-Wunused-but-set-variable] sqInt aBool; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveChangeClass’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27294:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27306:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveClass’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27343:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] instance = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27361:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveClipboardText’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27398:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] s = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27466:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveClockLogAddresses’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27511:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] runInNOut = (longAt(GIV(stackPointer) + (0 * BytesPerWord))) == GIV(trueObj); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27594:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27489:11: warning: variable ‘oop’ set but not used [-Wunused-but-set-variable] sqInt oop; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveClosureValue’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27643:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27693:128: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27700:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27703:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27714:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27719:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27722:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27742:131: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27749:21: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27752:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27763:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27768:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27771:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27791:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27795:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27798:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27798:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27802:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27805:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27811:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27814:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27823:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27827:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveClosureValueNoContextSwitch’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27906:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27956:128: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27963:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27966:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27977:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27982:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27985:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28005:131: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28012:21: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28015:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28026:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28031:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28034:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28054:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28058:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28061:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28061:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28065:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28068:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28074:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28077:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28086:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28090:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveClosureValueWithArgs’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28169:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28191:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28224:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28229:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28251:128: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28258:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28261:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28272:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28277:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28280:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28300:131: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28307:21: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28310:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28321:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28326:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28329:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28349:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28353:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28356:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28356:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28360:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28363:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28369:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28372:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28381:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28385:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28167:11: warning: variable ‘top’ set but not used [-Wunused-but-set-variable] sqInt top; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveCoarseLocalMicrosecondClock’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28434:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveCoarseUTCMicrosecondClock’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28458:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveCompareBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28492:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28493:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg2 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28506:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28572:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28579:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28585:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveCompareWith’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28623:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] order = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28631:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] string1 = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28634:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] string2 = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28681:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)result << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveConstantFill’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28701:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] fillValue = positive64BitValueOf(longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28702:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveControlVMProfiling’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28792:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((onOffBar = longAt(GIV(stackPointer) + (1 * BytesPerWord)))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28807:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((bufferSize = longAt(GIV(stackPointer)))) == GIV(nilObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28822:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveCopyObject’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28853:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28854:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveCrashVM’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28952:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((longAt(GIV(stackPointer)))) & 7) == 1)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28953:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] crashInThisThread = ((longAt(GIV(stackPointer))) >> 3); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28957:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28961:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveDisablePowerManager’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28997:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveDiv’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29027:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29027:89: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29032:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)quotient << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveDivide’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29057:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29073:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29094:15: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)(integerReceiver / integerArgument) << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveDivideLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29132:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29133:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29153:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveDivLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29176:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29177:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29207:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveEqual’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29222:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29223:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29226:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver == integerArgument ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29235:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveEqualLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29254:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29255:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29258:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr == integerArg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveExp’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29285:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveExponent’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29307:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFailForFFIExceptionat’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29399:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29405:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29409:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29412:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29412:59: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29419:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29433:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29439:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29442:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29449:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29452:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29457:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29461:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29473:65: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:40: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFetchNextMourner’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29530:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), mourner); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFloatAdd’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29558:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29559:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29638:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFloatAt’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29662:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29663:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29691:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFloatAtPut’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29715:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopToStore = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29722:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29723:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29748:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29759:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFloatDivide’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29793:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29794:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29881:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFloatEqual’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29910:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29911:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29991:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFloatGreaterOrEqual’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30022:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30023:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30103:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFloatGreaterThan’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30134:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30135:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30215:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFloatLessOrEqual’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30246:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30247:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30327:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFloatLessThan’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30358:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30359:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30439:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFloatMultiply’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30469:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30470:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30549:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFloatNotEqual’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30578:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30579:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30659:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!aBool ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFloatSubtract’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30689:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30690:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30769:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFlushExternalPrimitives’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30821:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30820:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFormPrint’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30967:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30971:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30983:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] vScale = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30984:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] hScale = floatValueOf(longAt(GIV(stackPointer) + (2 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30985:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFractionalPart’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31090:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFullClosureValue’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31142:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31178:128: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31185:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31188:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31199:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31204:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31207:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31236:131: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31243:21: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31246:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31257:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31262:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31265:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31285:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31289:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31292:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31292:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31296:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31299:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31305:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31308:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31317:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31321:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31340:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFullClosureValueNoContextSwitch’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31414:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31450:128: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31457:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31460:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31471:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31476:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31479:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31508:131: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31515:21: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31518:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31529:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31534:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31537:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31557:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31561:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31564:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31564:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31568:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31571:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31577:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31580:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31589:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31593:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31612:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFullClosureValueWithArgs’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31686:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31708:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31730:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31735:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31754:128: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31761:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31764:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31775:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31780:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31783:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31812:131: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31819:21: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31822:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31833:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31838:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31841:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31861:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31865:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31868:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31868:58: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31872:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31875:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31881:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31884:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31893:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31897:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp13 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31916:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31684:11: warning: variable ‘top’ set but not used [-Wunused-but-set-variable] sqInt top; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGetAttribute’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31957:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31980:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), s); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGetenv’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32007:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] key = cStringOrNullFor(longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32030:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGetImmutability’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32044:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32048:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGetLogDirectory’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32087:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), stringOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGetNextEvent’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32105:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGetWindowLabel’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32247:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), labelOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGetWindowSize’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32320:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGreaterOrEqual’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32333:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32334:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32337:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver >= integerArgument ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGreaterOrEqualLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32361:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32362:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32365:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr >= integerArg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGreaterThan’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32380:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32381:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32384:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver > integerArgument ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGreaterThanLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32408:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32409:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32412:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr > integerArg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGrowMemoryByAtLeast’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32427:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ammount = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32440:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)segSize << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveHashMultiply’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32458:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] value = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32483:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)((value * HashMultiplyConstant) & 0xFFFFFFF) << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveHeartbeatFrequency’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32501:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && ((longAt(GIV(stackPointer))) == GIV(trueObj)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32507:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveHighResClock’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32531:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveIdentical’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32548:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32549:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32560:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject == otherObject ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveIdentityHash’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32577:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32603:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveImageFormatVersion’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32627:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveImageName’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32664:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] s = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32695:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveImmediateAsInteger’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32716:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32739:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), ((value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveInputSemaphore’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32753:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveIntegerAt’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32825:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index1 = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32826:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32855:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32871:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32885:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32901:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32922:15: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)(index1) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32933:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)((index1 + numFixed)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveIntegerAtPut’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32971:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32972:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32973:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33018:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33036:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33051:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33069:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33105:15: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33131:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveInterruptChecksPerMSec’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33168:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveInterruptSemaphore’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33184:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveInvokeObjectAsMethod’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33241:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33248:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33252:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33255:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(messageSelector)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33258:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), runArgs); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33261:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), runReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveIsBigEnder’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33289:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (VMBIGENDIAN ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveIsPinned’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33307:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33316:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveIsWindowObscured’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33342:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLessOrEqual’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33355:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33356:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33359:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver <= integerArgument ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLessOrEqualLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33383:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33384:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33387:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr <= integerArg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLessThan’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33402:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33403:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33406:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver < integerArgument ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLessThanLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33430:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33431:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33434:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr < integerArg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveListBuiltinModule’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33466:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33493:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33506:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveListExternalModule’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33535:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33562:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33575:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadImageSegment’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33610:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33613:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33627:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLocalMicrosecondClock’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33654:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLogN’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33671:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLowSpaceSemaphore’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33689:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveMakePoint’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33732:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33733:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33784:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), pt); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveMaxIdentityHash’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33797:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveMillisecondClock’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33826:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveMillisecondClockMask’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33841:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)MillisecondClockMask << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveMod’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33853:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33853:84: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33858:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)mod << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveModLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33889:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33890:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33915:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveMultiply’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33933:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33949:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33982:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveMultiplyLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34005:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34006:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34027:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveNew’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34043:44: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 0); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34046:69: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34053:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveNewMethod’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34083:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] header = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34084:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] bytecodeCount = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34092:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] class = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34202:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), theMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveNewPinned’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34215:44: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 1); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34218:69: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34225:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveNewWithArg’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34252:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34320:57: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 0); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34323:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34336:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveNewWithArgPinned’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34360:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34421:57: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 1); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34424:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34437:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveNextInstance’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34460:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] object = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34543:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), subsequentObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveNextObject’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34566:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] instance = accessibleObjectAfter(longAt(GIV(stackPointer))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34569:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)0 << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34575:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveNotEqual’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34590:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34591:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34594:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver != integerArgument ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34603:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveNotEqualLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34622:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34623:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34626:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr != integerArg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveNotIdentical’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34648:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34649:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34678:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject != otherObject ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitivePathToUsing’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34738:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((longAt(GIV(stackPointer))) == GIV(trueObj)) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34739:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] || ((longAt(GIV(stackPointer))) == GIV(falseObj)))) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34744:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] goal = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34745:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] stack = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34746:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] followWeak = (longAt(GIV(stackPointer))) == GIV(trueObj); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34987:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] path = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34989:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), path); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34699:12: warning: variable ‘freeStartAtStart’ set but not used [-Wunused-but-set-variable] usqInt freeStartAtStart; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitivePerformInSuperclass’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35022:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35023:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] lookupClass = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35055:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] selector = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35056:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35079:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35082:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35086:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38:0: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35093:2: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector1), lengthOfMaybeImmediate(selector1), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35133:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35148:62: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35148:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35013:11: warning: variable ‘selector1’ set but not used [-Wunused-but-set-variable] sqInt selector1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitivePerformWithArgs’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35181:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] actualReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35182:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] selector = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35183:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35206:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35209:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), actualReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35213:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38:0: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35220:2: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector1), lengthOfMaybeImmediate(selector1), actualReceiver); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35248:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35261:62: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35261:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35172:11: warning: variable ‘selector1’ set but not used [-Wunused-but-set-variable] sqInt selector1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveProfilePrimitive’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35288:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveProfileSample’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35313:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileProcess)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveProfileStart’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35348:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveQuit’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35380:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(GIV(stackPointer))) >> 3) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveQuo’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35400:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35416:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35452:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveQuoLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35483:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35484:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35502:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveRelinquishProcessor’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35519:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveRemLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35564:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35565:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35582:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveScreenDepth’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35608:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)depth << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveScreenScaleFactor’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35637:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveScreenSize’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35709:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSecondsClock’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35729:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSetDisplayMode’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35753:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35757:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35770:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35786:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35802:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35822:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((5 - 1) * BytesPerWord)), (okay ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSetFullScreen’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35839:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSetImmutability’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35869:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35883:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35893:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35904:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (wasImmutable ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSetInterruptKey’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35923:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSetLogDirectory’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35959:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] stringOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSetOrHasIdentityHash’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36025:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] hasHash = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36026:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && ((long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36028:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (hasHash ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36036:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36040:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36061:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36077:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36114:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)oldHash << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSetWindowLabel’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36132:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] labelOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSetWindowSize’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36194:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36210:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveShortAt’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36248:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36254:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36270:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveShortAtPut’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36290:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] value = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36291:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36301:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36329:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveShowDisplayRect’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36351:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36367:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36383:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36399:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer3 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSignalAtBytesLeft’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36434:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] bytes = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSine’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36469:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSize’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36492:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36551:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(totalLength - fixedFields) << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSizeInBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36563:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] byteSize = ((longAt(GIV(stackPointer))) & (tagMask()) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36565:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : bytesInObject(longAt(GIV(stackPointer)))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36568:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSizeInBytesOfInstance’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36602:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((((longAt(GIV(stackPointer)))) & 7) == 1))) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36608:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] nElements = ((longAt(GIV(stackPointer))) >> 3); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36609:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36658:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36663:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] classFormat1 = ((longAt(((longAt(GIV(stackPointer) + (0 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36683:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((byteSize << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatAdd’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36707:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36722:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36762:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatArctan’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36779:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatDivide’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36818:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36833:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36879:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatEqual’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36904:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36919:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36959:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr == arg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatExp’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36977:58: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aValue = floatObjectOf(exp(smallFloatValueOf(longAt(GIV(stackPointer))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatExponent’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36993:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ((((usqInt)(longAt(GIV(stackPointer))))) <= 15 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36995:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : ((exp = ((usqInt) (((usqInt)(longAt(GIV(stackPointer)))))) >> (((numTagBits()) + (smallFloatMantissaBits())) + 1)), ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatFractionalPart’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37014:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatGreaterOrEqual’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37054:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37069:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37109:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr >= arg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatGreaterThan’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37136:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37151:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37191:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr > arg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatLessOrEqual’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37218:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37233:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37273:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr <= arg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatLessThan’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37300:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37315:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37355:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr < arg ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatLogN’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37377:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatMultiply’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37416:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37431:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37471:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatNotEqual’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37496:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37511:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37551:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!(rcvr == arg) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatSine’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37570:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatSquareRoot’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37601:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatSubtract’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37648:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37663:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37703:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatTimesTwoPower’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37721:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37731:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37753:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSmallFloatTruncated’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37769:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSomeInstance’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37804:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] class = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37814:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSomeObject’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37833:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSpecialObjectsOop’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37847:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(specialObjectsOop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSquareRoot’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37863:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreImageSegment’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37918:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37919:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37922:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37938:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37939:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37940:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStringAt’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37979:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37980:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38114:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStringAtPut’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38145:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38146:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38147:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] value = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38314:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStringReplace’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38354:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] array = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38355:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] start = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38356:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] stop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38357:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] repl = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38358:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] replStart = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSubtract’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38624:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSubtractLargeIntegers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38656:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38657:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38691:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveTestAndSetOwnershipOfCriticalSection’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38721:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38722:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38727:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38754:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38760:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38765:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveTestDisplayDepth’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38783:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38803:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (okay ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveTimesTwoPower’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38823:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38839:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38842:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(result)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveTruncated’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38858:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveUnloadModule’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38911:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] moduleName = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38902:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38901:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveUTCMicrosecondClock’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39067:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveUtcAndTimezoneOffset’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39092:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39127:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveUtcWithOffset’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39154:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39188:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveVMPath’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39209:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveVMProfileSamplesInto’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39238:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (running ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39249:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] sampleBuffer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39259:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39230:11: warning: variable ‘v’ set but not used [-Wunused-but-set-variable] sqInt v; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveWait’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39276:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] sema = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘clearLeakMapAndMapAccessibleObjects’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39557:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39556:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘allNewSpaceObjectsHaveZeroRTRefCount’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40904:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘allWeakSurvivorsOnWeakList’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40979:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘processEphemerons’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:41695:11: warning: variable ‘oldList’ set but not used [-Wunused-but-set-variable] sqInt oldList; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:41694:11: warning: variable ‘oldCorpse’ set but not used [-Wunused-but-set-variable] sqInt oldCorpse; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘allInstancesOf’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:42910:11: warning: variable ‘prevPrevObj2’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:42909:11: warning: variable ‘prevPrevObj11’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:42908:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:42907:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘allObjects’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:43338:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:43337:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘allObjectsUnmarked’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:43520:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:43519:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘allOldMarkedWeakObjectsOnWeaklingStack’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:43623:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘checkHeapFreeSpaceIntegrity’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:45319:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:45318:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘checkHeapIntegrityclassIndicesShouldBeValid’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:45618:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:45617:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘clearLeakMapAndMapAccessibleFreeSpace’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:46716:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘countMarkedAndUnmarkdObjects’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:47194:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:47193:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘existInstancesInNewSpaceOf’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:47743:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘findStringBeginningWith’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48002:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48001:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘findString’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48149:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48148:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘initialInstanceOf’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:49241:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:49240:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘initializeObjectMemory’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:49450:11: warning: variable ‘freeChunk’ set but not used [-Wunused-but-set-variable] sqInt freeChunk; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘loadImageSegmentFromoutPointers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:51474:5: warning: statement with no effect [-Wunused-value] -classIndex2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:51539:3: warning: statement with no effect [-Wunused-value] 8 /* allocationUnit */ / BytesPerOop; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘longPrintInstancesWithClassIndex’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:51623:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:51622:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘longPrintReferencesTo’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:51742:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:51741:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘markObjects’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:52836:13: warning: assignment makes integer from pointer without a cast [-Wint-conversion] allocation = calloc(sizeof(void *), unscannedEphemeronsQueueInitialSize); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:53051:7: warning: passing argument 1 of ‘free’ makes pointer from integer without a cast [-Wint-conversion] free((GIV(unscannedEphemerons).start)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:19:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /usr/include/stdlib.h:483:13: note: expected ‘void *’ but argument is of type ‘usqInt {aka long unsigned int}’ extern void free (void *__ptr) __THROW; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘objectBefore’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:53899:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:53898:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘objectsReachableFromRoots’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:54057:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:54056:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printActivationsOf’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:54868:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:54867:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printContextReferencesTo’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:55023:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:55022:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printForwarders’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:55240:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:55239:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printFreeChunks’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:55358:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:55357:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printInstancesWithClassIndex’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:55713:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:55712:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printMethodImplementorsOf’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:55886:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:55885:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printMethodReferencesTo’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:56019:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:56018:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printObjectsWithHash’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:56194:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:56193:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printOopsExcept’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:56412:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:56411:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printOopsSuchThat’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:56582:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:56581:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printReferencesTo’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:56711:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:56710:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘pushOnUnscannedEphemeronsStack’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57008:25: warning: passing argument 1 of ‘realloc’ makes pointer from integer without a cast [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:19:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /usr/include/stdlib.h:480:14: note: expected ‘void *’ but argument is of type ‘usqInt {aka long unsigned int}’ extern void *realloc (void *__ptr, size_t __size) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57008:15: warning: assignment makes integer from pointer without a cast [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:8:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘runLeakCheckerFor’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57445:41: warning: value computed is not used [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: in definition of macro ‘asserta’ # define asserta(expr) (expr) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘runLeakCheckerForexcludeUnmarkedObjsclassIndicesShouldBeValid’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57466:41: warning: value computed is not used [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: in definition of macro ‘asserta’ # define asserta(expr) (expr) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘setHeapBasememoryLimitendOfMemory’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57577:11: warning: variable ‘oldStart’ set but not used [-Wunused-but-set-variable] sqInt oldStart; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57574:11: warning: variable ‘actualEdenBytes’ set but not used [-Wunused-but-set-variable] sqInt actualEdenBytes; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘validClassTableHashes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:58793:11: warning: variable ‘ignored’ set but not used [-Wunused-but-set-variable] sqInt ignored; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘compact’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:58984:11: warning: variable ‘prevPrevObj3’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:58983:11: warning: variable ‘prevPrevObj2’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:58982:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:58981:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘copyAndUnmarkMobileObjects’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:59364:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘copyAndUnmark’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:59575:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘planCompactSavingForwarders’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:59753:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘reinitializeScanFrom’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:59885:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘scanForFirstFreeAndFirstMobileObjectFrom’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:60008:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘unmarkObjectsFromFirstFreeObject’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:60086:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘updatePointers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:60245:11: warning: variable ‘prevPrevObj3’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj3; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:60244:11: warning: variable ‘prevPrevObj2’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:60243:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:60242:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘validRelocationPlanInPass’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:60892:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘addSegmentOfSize’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:60970:108: warning: pointer targets in passing argument 3 of ‘sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto’ differ in signedness [-Wpointer-sign] segAddress = sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(ammount, firstGapOfSizeAtLeast(ammount), (&allocatedSize)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:60:14: note: expected ‘sqInt * {aka long int *}’ but argument is of type ‘usqInt * {aka long unsigned int *}’ extern void *sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(sqInt sz, void *minAddr, sqInt *asp); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘assertValidExecutionPointers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61982:77: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(lip, lifp, lisp, !((((usqInt)(longAt(lifp + FoxMethod)))) < (startOfMemory())), __LINE__); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘checkAllAccessibleObjectsOkay’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62116:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62115:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘checkIsStillMarriedContextcurrentFP’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62492:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && ((((((sqInt)(pointerForOop(longAt(maybeFP + FoxSavedFP))))) & (tagMask())) == 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62494:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] (oopForPointer(pointerForOop(longAt(maybeFP + FoxSavedFP)))) + (smallIntegerTag()))) == (longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)(InstructionPointerIndex) << (shiftForWord()))))))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62495:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (((((usqInt)(longAt(maybeFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62496:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(maybeFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62497:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((maybeFP + FoxIFrameFlags) + 2)) != 0)))))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62504:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] maybeFrameCtxt = longAt(maybeFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘checkOkayStackPage’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62577:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62581:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62587:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62588:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62589:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62591:39: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ok = ok && (checkOkayFields(longAt(theFP + FoxThisContext))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62593:50: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ok = ok && (checkOkayFields(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62595:13: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62596:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62604:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘checkStackPointerIndexForFrame’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62746:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62748:95: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - GIV(stackPointer))) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62761:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62774:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62787:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62789:82: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘createActualMessageTo’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:38:48: warning: statement with no effect [-Wunused-value] # define mnuBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62974:2: note: in expansion of macro ‘mnuBreakpointreceiver’ mnuBreakpointreceiver(firstFixedFieldOfMaybeImmediate(GIV(messageSelector)), lengthOfMaybeImmediate(GIV(messageSelector)), null); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63045:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), message); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘disownVM’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63101:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘divorceAllFrames’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63137:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63138:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63139:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63141:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘divorceFramesIn’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63179:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = longAt(theSP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63186:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63187:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63188:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63190:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63220:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = ((sqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63221:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63233:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ensureCallerContext’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63429:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63438:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63445:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63446:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63447:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63449:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ensureImageFormatIsUpToDate’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63499:11: warning: variable ‘prevPrevObj2’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj2; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63498:11: warning: variable ‘prevPrevObj11’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj11; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63497:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63496:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘externalDivorceFrameandContext’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63859:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63868:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63876:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(callerFP1 + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63877:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(callerFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63878:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((callerFP1 + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63880:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerCtx = longAt(callerFP1 + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63889:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = longAt((thePage->headSP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63903:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theIP = oopForPointer(pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63941:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63946:49: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63949:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(callerSP, callerIP); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘externalEnsureIsBaseFrame’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63973:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(aFramePtr + FoxSavedFP)) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘externalQuickPrimitiveResponse’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64120:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)((localPrimIndex - 264)) << (shiftForWord()))))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64121:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64130:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(trueObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64136:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64142:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64147:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)(localPrimIndex - 261) << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘fetchPointerofMarriedContext’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64264:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64273:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64280:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64281:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64282:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64284:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64301:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64303:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64304:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64305:66: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : ((offset - (ReceiverIndex + 1)) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64306:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (offset - (ReceiverIndex + 1))) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64307:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (offset - (ReceiverIndex + 1))) * BytesPerWord)))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘findFrameAboveinPage’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64482:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘findMethodWithPrimitiveFromContextUpToContext’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64574:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64575:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64576:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64577:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (homeContext == (longAt(theFP + FoxThisContext)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64581:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] || (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64582:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64583:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64584:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theMethod1 = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64586:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64596:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64597:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64598:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64600:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64606:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64613:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘findSPOfon’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64702:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64715:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘findUnwindThroughContext’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64770:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64771:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64772:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64773:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (homeContext == (longAt(theFP + FoxThisContext)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64777:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64778:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64779:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64780:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theMethod1 = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64782:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64792:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64793:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64794:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64796:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ctxtOrNilOrZero = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64804:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64811:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘followForwardedFrameContentsstackPointer’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64857:53: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] for (ptr = theSP, toDoLimit1 = (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64860:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(ptr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64863:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(ptr, followForwarded(oop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64866:134: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] for (ptr = ((theFP + FoxCallerSavedIP) + BytesPerWord), toDoLimit2 = (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64868:11: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))); ptr <= toDoLimit2; ptr += BytesPerWord) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64869:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(ptr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64882:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(ptr, oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64885:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64886:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64887:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64892:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64893:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64894:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘frameContext’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64933:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘frameStackedReceiverOffset’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64977:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64979:12: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘frameStackedReceivernumArgs’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64993:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)(numArgs) << (shiftForWord())))))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘handleForwardedSendFaultForTag’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65231:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65243:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65245:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (isPointers(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65246:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65247:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)))) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65248:61: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] followForwardedObjectFieldstoDepth(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65249:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65250:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)), 0); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘handleSpecialSelectorSendFaultForfpsp’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65271:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65272:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65273:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘handleStackOverflow’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65313:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] source = ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65339:43: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && ((((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) < overflowLimitAddress) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65340:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (!((longAt(callerFP + FoxSavedFP)) == 0)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65349:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65358:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65365:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(callerFP1 + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65366:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(callerFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65367:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((callerFP1 + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65369:10: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAt(callerFP1 + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65298:11: warning: variable ‘callerContextOrNil’ set but not used [-Wunused-but-set-variable] sqInt callerContextOrNil; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘iframeMethod’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65521:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘isBaseFrame’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65578:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return (longAt(theFP + FoxSavedFP)) == 0; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘isFrameonPage’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65618:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘isWidowedContextDuringGC’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65844:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((pointerForOop(longAt(maybeFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65845:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (((((usqInt)(longAt(maybeFrame + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65846:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(maybeFrame + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65847:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((maybeFrame + FoxIFrameFlags) + 2)) != 0))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65849:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] maybeFrameCtxt = longAt(maybeFrame + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65863:15: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(maybeFrame + FoxThisContext, maybeFrameCtxt); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘isWidowedContext’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65924:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((pointerForOop(longAt(theFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65925:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (((((usqInt)(longAt(theFrame + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65926:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFrame + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65927:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFrame + FoxIFrameFlags) + 2)) != 0))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65930:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFrame + FoxThisContext)) == aOnceMarriedContext) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘lookupMethodInClass’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:66521:4: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector), lengthOfMaybeImmediate(selector), null); ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:66634:2: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(GIV(messageSelector) + BaseHeaderSize, lengthOfformat(GIV(messageSelector), (((usqInt) (longAt(GIV(messageSelector)))) >> (formatShift())) & (formatMask())), null); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:66493:11: warning: variable ‘selector’ set but not used [-Wunused-but-set-variable] sqInt selector; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘markAndTraceStackPages’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67307:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage2->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘marriedContextpointsTostackDeltaForCurrentFrame’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67386:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((anOop == ((((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67388:81: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1)))) << 3) | 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67396:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (anOop == (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67398:13: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67401:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67407:50: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((((usqInt)(longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67407:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((((usqInt)(longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67408:38: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67408:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67409:38: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxIFrameFlags) + 2)) != 0)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67409:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxIFrameFlags) + 2)) != 0)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67410:48: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67410:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67415:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67419:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (anOop == (longAt(theSP))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67427:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (anOop == (longAt(theSP))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘marryContextInNewStackPageAndInitializeInterpreterRegisters’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67461:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(((GIV(stackPage)->headFP)) + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67473:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘marryFrameSP’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67506:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodFieldOrObj = longAt(theFP + FoxMethod); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67508:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxMethod, methodFieldOrObj + MFMethodFlagHasContextFlag); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67513:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67523:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67529:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(theFP + FoxMFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67534:13: warning: passing argument 1 of ‘byteAtput’ makes integer from pointer without a cast [-Wint-conversion] byteAtput((theFP + FoxIFrameFlags) + 2, 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67536:20: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] numArgs = byteAt((theFP + FoxIFrameFlags) + 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67540:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((theFP + FoxIFrameFlags) + 3)) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67541:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67547:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(theFP + FoxIFReceiver); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67552:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxThisContext, theContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67559:54: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valuePointer2 = (oopForPointer(pointerForOop(longAt(theFP + FoxSavedFP)))) + (smallIntegerTag()); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67572:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67574:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - (i - 1)) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67575:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (i - 1)) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67579:55: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] valuePointer = ((i - 1) < ((frameNumArgs2 = byteAt((theFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67580:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs2 - (i - 1)) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67581:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs2 - (i - 1)) * BytesPerWord))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘methodReturnBool’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67776:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (boolean ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘methodReturnFloat’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67795:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), floatObjectOf(aFloat)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘methodReturnInteger’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67811:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integer << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘methodReturnString’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67840:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘methodReturnValue’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67856:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘noInlineTemporaryin’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67982:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67984:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67985:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67986:40: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (offset < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67987:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1 - offset) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67988:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - offset) * BytesPerWord)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘noMarkedContextsOnPage’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68003:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68004:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68005:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68007:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt) (longAt(longAt(theFP + FoxThisContext)))) >> (markedBitFullShift())) & 1) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68011:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ownVM’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68098:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘popStack’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68125:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘popthenPush’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68150:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveEventProcessingControl’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68210:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (enabled ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68217:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68223:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68233:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (enabled ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStopProfiling’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68308:11: warning: unused variable ‘sp’ [-Wunused-variable] char *sp; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printAllStacks’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68515:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68514:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printCallStackOfcurrentFP’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68780:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printContext’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68925:15: warning: passing argument 1 of ‘printHexnp’ makes integer from pointer without a cast [-Wint-conversion] printHexnp(cogMethodOf(meth)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1611:14: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘CogMethod * {aka struct *}’ extern sqInt printHexnp(usqInt n); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68937:15: warning: passing argument 1 of ‘printHexnp’ makes integer from pointer without a cast [-Wint-conversion] printHexnp(cogMethodOf(meth)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1611:14: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘CogMethod * {aka struct *}’ extern sqInt printHexnp(usqInt n); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printFrameAndCallersSPshort’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68993:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68994:52: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] printFrameAndCallersSPshort(pointerForOop(longAt(theFP + FoxSavedFP)), (assert(!(isBaseFrame(theFP))), ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68995:66: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68997:11: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + BytesPerWord), printShort); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printFrameOopat’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69017:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printFrameOopindexat’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69043:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printFrameThingandFrameat’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69102:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printFrameThingat’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69138:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printFrame’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69224:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69235:74: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] (frameAbove + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(frameAbove + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69237:11: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((frameAbove + FoxIFrameFlags) + 1))))) + BytesPerWord) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69245:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printLikelyImplementorsOfSelector’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69328:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69327:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printStackReferencesTo’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70670:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (theSP <= (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70673:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (oop == (longAt(theSP))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70675:18: warning: passing argument 1 of ‘printHexnp’ makes integer from pointer without a cast [-Wint-conversion] printHexnp(theFP); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69271:1: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ printHexnp(usqInt n) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70677:18: warning: passing argument 1 of ‘printHexnp’ makes integer from pointer without a cast [-Wint-conversion] printHexnp(theSP); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69271:1: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ printHexnp(usqInt n) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70683:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70684:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70685:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70686:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (oop == (longAt(theFP + FoxThisContext))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70688:18: warning: passing argument 1 of ‘printHexnp’ makes integer from pointer without a cast [-Wint-conversion] printHexnp(theFP); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69271:1: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ printHexnp(usqInt n) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70694:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (oop == (longAt(theFP + FoxMethod))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70696:17: warning: passing argument 1 of ‘printHexnp’ makes integer from pointer without a cast [-Wint-conversion] printHexnp(theFP); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69271:1: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ printHexnp(usqInt n) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70701:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70709:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (oop == (longAt(theSP))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70711:17: warning: passing argument 1 of ‘printHexnp’ makes integer from pointer without a cast [-Wint-conversion] printHexnp(theFP); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69271:1: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ printHexnp(usqInt n) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70713:17: warning: passing argument 1 of ‘printHexnp’ makes integer from pointer without a cast [-Wint-conversion] printHexnp(theSP); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69271:1: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘char *’ printHexnp(usqInt n) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘pushBool’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70793:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘pushedReceiverOrClosureOfFrame’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70806:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + (frameStackedReceiverOffset(theFP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘pushFloat’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70818:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘pushInteger’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70829:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), (((usqInt)integerValue << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘push’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70843:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘readImageFromFileStartingAt’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:313:30: warning: statement with no effect [-Wunused-value] # define SQ_SWAP_8_BYTES(x) __builtin_bswap64(x) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71138:3: note: in expansion of macro ‘SQ_SWAP_8_BYTES’ SQ_SWAP_8_BYTES(w); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71153:3: warning: statement with no effect [-Wunused-value] ((((usqInt) w1) >> 8) & 0xFF) | (((sqInt)((usqInt)((w1 & 0xFF)) << 8))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71224:30: warning: passing argument 1 of ‘pointerForOop’ makes integer from pointer without a cast [-Wint-conversion] cogCodeBase = pointerForOop(allocateJITMemory(GIV(cogCodeSize), ((header.oldBaseAddr)) - GIV(cogCodeSize))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:23: note: expected ‘usqInt {aka long unsigned int}’ but argument is of type ‘void *’ static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71225:61: warning: comparison between pointer and integer desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71225:112: warning: pointer/integer type mismatch in conditional expression desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71225:24: warning: assignment makes integer from pointer without a cast [-Wint-conversion] desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71381:29: warning: passing argument 1 of ‘initializeCodeZoneFromupTo’ makes integer from pointer without a cast [-Wint-conversion] initializeCodeZoneFromupTo(cogCodeBase, cogCodeBase + GIV(cogCodeSize)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:42:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include/cogit.h:56:13: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ extern void initializeCodeZoneFromupTo(sqInt startAddress, sqInt endAddress); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71381:42: warning: passing argument 2 of ‘initializeCodeZoneFromupTo’ makes integer from pointer without a cast [-Wint-conversion] initializeCodeZoneFromupTo(cogCodeBase, cogCodeBase + GIV(cogCodeSize)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:42:0: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include/cogit.h:56:13: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ extern void initializeCodeZoneFromupTo(sqInt startAddress, sqInt endAddress); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘reapAndResetErrorCodeToheader’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71510:67: warning: passing argument 1 of ‘mframeCogMethod’ makes pointer from integer without a cast [-Wint-conversion] longAtput((temporaryIndex < ((frameNumArgs = ((mframeCogMethod(theFP))->cmNumArgs))) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19483:1: note: expected ‘char *’ but argument is of type ‘sqInt {aka long int}’ mframeCogMethod(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘reestablishContextPriorToCallback’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71559:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71592:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71598:66: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP)))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71601:50: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71640:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘retryPrimitiveOnFailure’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71815:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (index * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71830:23: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (index * BytesPerWord), oop); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘returnAsThroughCallbackContext’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71907:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71944:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71948:62: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71951:46: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71953:41: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aMethodObj = ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71955:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(GIV(framePointer) + FoxMethod)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71971:130: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72017:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘saneFunctionPointerForFailureOfPrimIndex’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72149:11: warning: variable ‘theClass’ set but not used [-Wunused-but-set-variable] sqInt theClass; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘shortPrintContext’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72362:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘shortPrintFrameAndCallers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72403:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72404:50: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] shortPrintFrameAndCallers(pointerForOop(longAt(theFP + FoxSavedFP))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘shortPrintFrameAndNCallers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72451:51: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] shortPrintFrameAndNCallers(pointerForOop(longAt(theFP + FoxSavedFP)), n - 1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘shortReversePrintFrameAndCallers’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72510:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72519:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘snapshot’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72704:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72781:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72788:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72800:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72806:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72810:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72813:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72813:59: warning: passing argument 2 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72820:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72834:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72840:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72843:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), 0); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72850:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72853:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72858:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72862:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72874:65: warning: passing argument 1 of ‘reapAndResetErrorCodeToheader’ makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71394:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘stackFloatValue’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73287:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return floatValueOf(longAt(GIV(stackPointer) + (offset * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘stackIntegerValue’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73299:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘stackObjectValue’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73336:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘stackPointerIndexForFrame’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73417:28: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73419:82: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘stackPositiveMachineIntegerValue’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73436:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘stackSignedMachineIntegerValue’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73501:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘stackTop’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73509:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘stackValue’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73519:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘storeSenderOfFramewithValue’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73854:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73861:76: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73863:11: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), anOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73861:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73867:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73876:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73883:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73884:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73885:13: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73887:10: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAt(callerFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73932:80: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput((theMovedFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theMovedFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73934:11: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theMovedFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), anOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73932:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((theMovedFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theMovedFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73845:11: warning: variable ‘callerContextOrNil’ set but not used [-Wunused-but-set-variable] sqInt callerContextOrNil; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘validInstructionPointerinFrame’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74193:88: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return validInstructionPointerinMethodframePointer(anInstrPointer, ((((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74195:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(fp + FoxMethod)), fp); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘cloneContext’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74474:40: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valuePointer2 = ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74476:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - i) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74477:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - i) * BytesPerWord))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74478:38: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (i < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74479:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - i) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74480:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - i) * BytesPerWord)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘doPrimitiveSameThreadCallout’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74532:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74554:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74562:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74570:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74594:13: warning: assignment makes integer from pointer without a cast [-Wint-conversion] argHolder = alloca((argType->size)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74595:17: warning: assignment makes pointer from integer without a cast [-Wint-conversion] parameters[i] = argHolder; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74610:45: warning: passing argument 1 of ‘marshallAndPushReturnValueFromofTypepoping’ makes integer from pointer without a cast [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (cif->rtype), 3); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1725:27: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void *’ static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘doPrimitiveWorkerCallout’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74667:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74689:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74696:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74703:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (PARAM_SEMAPHORE_INDEX * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74723:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74732:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74754:13: warning: assignment makes integer from pointer without a cast [-Wint-conversion] argHolder = malloc((argType->size)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74755:17: warning: assignment makes pointer from integer without a cast [-Wint-conversion] parameters[i] = argHolder; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74760:10: warning: assignment makes integer from pointer without a cast [-Wint-conversion] aPtr = parameters[i1]; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74763:11: warning: passing argument 1 of ‘free’ makes pointer from integer without a cast [-Wint-conversion] free(aPtr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:19:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /usr/include/stdlib.h:483:13: note: expected ‘void *’ but argument is of type ‘sqInt {aka long int}’ extern void free (void *__ptr) __THROW; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74785:9: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74787:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((4 - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘doPrimitiveWorkerExtractReturnValue’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74826:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_TASK_ADDRESS * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74836:14: warning: assignment makes pointer from integer without a cast [-Wint-conversion] taskAddress = longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74839:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74856:45: warning: passing argument 1 of ‘marshallAndPushReturnValueFromofTypepoping’ makes integer from pointer without a cast [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (((task->cif))->rtype), 2); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1725:27: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void *’ static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74862:23: warning: assignment makes integer from pointer without a cast [-Wint-conversion] anParameterAddress = parameters[i]; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74864:26: warning: passing argument 1 of ‘free’ makes pointer from integer without a cast [-Wint-conversion] doFreeFromTask(task, anParameterAddress); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2848:47: note: in definition of macro ‘doFreeFromTask’ #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:19:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /usr/include/stdlib.h:483:13: note: expected ‘void *’ but argument is of type ‘sqInt {aka long int}’ extern void free (void *__ptr) __THROW; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74873:23: warning: passing argument 1 of ‘free’ makes pointer from integer without a cast [-Wint-conversion] doFreeFromTask(task, ((sqInt)task)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2848:47: note: in definition of macro ‘doFreeFromTask’ #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:19:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /usr/include/stdlib.h:483:13: note: expected ‘void *’ but argument is of type ‘long int’ extern void free (void *__ptr) __THROW; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74819:13: warning: variable ‘worker’ set but not used [-Wunused-but-set-variable] Worker *worker; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘fieldofFrame’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74927:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74934:34: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] (callerContextOrNil = longAt((thePage->baseAddress))), ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74939:26: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74940:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74941:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74944:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAt(callerFP + FoxThisContext)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74952:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74954:13: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74957:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74958:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74959:14: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74961:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] (numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74963:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))), ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74964:12: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)(numArgs) << (shiftForWord()))))))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74968:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74969:13: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74970:13: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74974:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74976:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74977:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74978:63: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : ((index - CtxtTempFrameStart) < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74979:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - CtxtTempFrameStart)) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74980:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - CtxtTempFrameStart)) * BytesPerWord)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘getHandler’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75010:9: warning: return makes pointer from integer without a cast [-Wint-conversion] return longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘marshallAndPushReturnValueFromofTypepoping’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75074:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75080:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75089:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75095:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75101:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal2 << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75107:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal3 << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75116:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75122:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75132:10: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75134:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop4); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75143:25: warning: passing argument 2 of ‘memcpy’ makes pointer from integer without a cast [-Wint-conversion] memcpy(targetPointer, returnHolder, sizeToCopy); ^ In file included from /usr/include/features.h:367:0, from /usr/include/stdint.h:25, from /usr/lib/gcc/x86_64-linux-gnu/5/include/stdint.h:9, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26: /usr/include/x86_64-linux-gnu/bits/string3.h:50:1: note: expected ‘const void * restrict’ but argument is of type ‘sqInt {aka long int}’ __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75145:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop5); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75152:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75159:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘marshallArgumentFromatIndexintoofTypewithSize’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75231:12: warning: assignment makes pointer from integer without a cast [-Wint-conversion] address = longAt((oop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75250:10: warning: passing argument 1 of ‘memcpy’ makes pointer from integer without a cast [-Wint-conversion] memcpy(argHolder, srcPtr, argTypeSize); ^ In file included from /usr/include/features.h:367:0, from /usr/include/stdint.h:25, from /usr/lib/gcc/x86_64-linux-gnu/5/include/stdint.h:9, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26: /usr/include/x86_64-linux-gnu/bits/string3.h:50:1: note: expected ‘void * restrict’ but argument is of type ‘sqInt {aka long int}’ __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveAllVMParameters’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75873:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveClone’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75891:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75915:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newCopy); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveContextAt’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75963:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75971:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76090:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76193:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76206:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] value = ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76208:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (index - 1)) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76209:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (index - 1)) * BytesPerWord))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76210:45: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : ((index - 1) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76211:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - 1)) * BytesPerWord)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76212:14: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - 1)) * BytesPerWord)))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76214:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveContextAtPut’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76250:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] value = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76252:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76254:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76408:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76421:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76422:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((index - 1) < ((frameNumArgs = ((mframeCogMethod(spouseFP))->cmNumArgs))) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76427:46: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] if ((index - 1) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76428:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - 1)) * BytesPerWord), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76431:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - 1)) * BytesPerWord), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76435:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveContextSize’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76462:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76546:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)sz << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveDeferDisplayUpdates’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76562:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] flag = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveDoNamedPrimitiveWithArgs’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76643:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76645:25: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodArg = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76830:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76836:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76842:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), primRcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76848:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76870:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76874:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76878:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76882:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76632:11: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76596:11: warning: variable ‘classOop’ set but not used [-Wunused-but-set-variable] sqInt classOop; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveDoPrimitiveWithArgs’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76935:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76937:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] primIdx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76972:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(tempOop2) = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76974:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76991:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77003:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77048:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77060:2: warning: statement with no effect [-Wunused-value] !GIV(primFailCode); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77068:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77072:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77076:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), (((usqInt)primIdx << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77079:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(tempOop)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveExecuteMethod’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77106:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77119:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveExecuteMethodArgsArray’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77176:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77178:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77210:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77219:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77226:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveExternalCall’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77302:11: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFFIAllocate’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77513:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77531:7: warning: assignment makes integer from pointer without a cast [-Wint-conversion] addr = malloc(byteSize); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77543:9: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ptr[0] = (((sqIntptr_t)addr)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77546:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFFIFree’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77564:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77585:7: warning: assignment makes pointer from integer without a cast [-Wint-conversion] addr = longAt((oop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77592:18: warning: passing argument 1 of ‘isInMemory’ makes integer from pointer without a cast [-Wint-conversion] || (isInMemory(addr)))) { ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50299:1: note: expected ‘sqInt {aka long int}’ but argument is of type ‘void *’ isInMemory(sqInt address) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77625:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFFIIntegerAt’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77653:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77671:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77687:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77703:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77770:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFFIIntegerAtPut’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77798:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77816:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77832:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77834:31: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77850:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77914:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFindHandlerContext’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77943:85: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] handlerOrNilOrZero = findMethodWithPrimitiveFromContextUpToContext(199, longAt(GIV(stackPointer)), GIV(nilObj)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77949:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), handlerOrNilOrZero); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFindNextUnwindContext’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77980:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] stopContext = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77982:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] calleeContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78012:15: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78017:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] startFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78021:29: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if ((((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78022:17: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78023:16: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78024:33: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] && (stopContext == (longAt(theFP1 + FoxThisContext)))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78028:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (!(((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78029:18: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78030:17: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 3)) != 0))) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78031:37: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theMethod = ((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78033:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP1 + FoxMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78043:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78044:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78045:18: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78047:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] handlerOrNilOrZero = longAt(theFP1 + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78055:35: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] theFP1 = pointerForOop(longAt(theFP1 + FoxSavedFP)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78062:32: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78093:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), handlerOrNilOrZero); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveFullGC’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78129:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78137:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveGetCurrentWorkingDirectory’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78159:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveIncrementalGC’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78440:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveInstVarAt’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78463:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78465:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78563:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveInstVarAtPut’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78588:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78590:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78592:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78742:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadBoolean8FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78763:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78765:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78823:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadBoolean8FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78839:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78841:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78860:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadChar16FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78881:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78883:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78940:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadChar16FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78956:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78958:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78975:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadChar32FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78996:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78998:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79055:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadChar32FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79071:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79073:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79090:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadChar8FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79111:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79113:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79169:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadChar8FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79185:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79187:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79204:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadFloat32FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79225:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79227:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79284:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadFloat32FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79300:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79302:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79319:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadFloat64FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79340:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79342:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79399:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadFloat64FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79415:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79417:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79434:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadInt16FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79454:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79456:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79512:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadInt16FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79527:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79529:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79545:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadInt32FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79566:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79568:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79627:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadInt32FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79643:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79645:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79664:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadInt64FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79685:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79687:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79744:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadInt64FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79760:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79762:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79779:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadInt8FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79799:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79801:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79856:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadInt8FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79871:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79873:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79889:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadPointerFromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79910:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79912:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79971:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadPointerFromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79987:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79989:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80008:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadSymbolFromModule’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80045:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] module = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80047:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] symbol = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80092:50: warning: passing argument 1 of ‘ioLoadModuleOfLength’ makes integer from pointer without a cast [-Wint-conversion] moduleHandle = ((void *) (ioLoadModuleOfLength(moduleNameString, moduleNameStringSize))); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:558:8: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ void *ioLoadModuleOfLength(sqInt moduleNameIndex, sqInt moduleNameLength); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80128:43: warning: passing argument 1 of ‘ioLoadSymbolOfLengthFromModule’ makes integer from pointer without a cast [-Wint-conversion] address = ioLoadSymbolOfLengthFromModule(symbolString, symbolStringSize, moduleHandle); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11:0, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:559:8: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ void *ioLoadSymbolOfLengthFromModule(sqInt functionNameIndex, sqInt functionNameLength, void *moduleHandle); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80137:9: warning: assignment makes pointer from integer without a cast [-Wint-conversion] ptr[0] = (((sqIntptr_t)address)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80140:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadUInt16FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80161:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80163:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80219:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadUInt16FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80234:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80236:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80252:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadUInt32FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80273:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80275:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80334:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadUInt32FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80350:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80352:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80371:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadUInt64FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80392:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80394:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80451:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadUInt64FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80467:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80469:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80486:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadUInt8FromBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80506:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80508:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80563:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLoadUInt8FromExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80578:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80580:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80596:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveLongRunningPrimitive’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80665:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), result); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveObjectPointsTo’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80698:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] thang = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80700:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80703:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80731:16: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (trueOrFalse ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80752:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80769:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80780:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80786:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitivePerform’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80802:36: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] GIV(messageSelector) = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80804:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] newReceiver = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80807:64: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80807:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ In file included from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38:0: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80815:2: note: in expansion of macro ‘sendBreakpointreceiver’ sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(GIV(messageSelector)), lengthOfMaybeImmediate(GIV(messageSelector)), newReceiver); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80830:71: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80830:18: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80832:17: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), GIV(messageSelector)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitivePin’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80863:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] obj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80871:23: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] boolean = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80906:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), wasPinned); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSetGCSemaphore’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80945:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSignalAtMilliseconds’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80982:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] msecsObj = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80984:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSignalAtUTCMicroseconds’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81053:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] usecsObj = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81055:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSlotAt’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81141:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81143:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81192:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81212:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(byteAt((rcvr + BaseHeaderSize) + index)) << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81225:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81238:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81254:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveSlotAtPut’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81301:24: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81303:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81305:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81359:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81451:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81470:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81484:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81503:14: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreBoolean8IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81534:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81536:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81538:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81606:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreBoolean8IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81623:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81625:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81627:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81656:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreChar16IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81677:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81679:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81681:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81740:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreChar16IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81756:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81758:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81760:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81779:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreChar32IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81800:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81802:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81804:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81863:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreChar32IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81879:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81881:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81883:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81902:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreChar8IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81923:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81925:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81927:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81985:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreChar8IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82001:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82003:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82005:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82024:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreFloat32IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82046:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82048:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82050:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82110:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreFloat32IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82127:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82129:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82131:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82151:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreFloat64IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82173:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82175:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82177:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82237:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreFloat64IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82254:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82256:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82258:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82278:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreInt16IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82299:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82301:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82303:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82361:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreInt16IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82377:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82379:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82381:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82399:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreInt32IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82420:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82422:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82424:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82485:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreInt32IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82501:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82503:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82505:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82526:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreInt64IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82547:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82549:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82551:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82612:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreInt64IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82628:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82630:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82632:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82653:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreInt8IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82674:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82676:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82678:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82735:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreInt8IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82751:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82753:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82755:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82773:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStorePointerIntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82795:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82797:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82799:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82869:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStorePointerIntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82886:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82888:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82890:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82920:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreStackp’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82945:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ctxt = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82947:30: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreUInt16IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83053:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83055:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83057:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83120:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreUInt16IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83136:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83138:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83140:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83163:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreUInt32IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83184:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83186:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83188:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83249:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreUInt32IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83265:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83267:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83269:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83290:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreUInt64IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83311:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83313:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83315:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83376:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreUInt64IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83392:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83394:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83396:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83417:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreUInt8IntoBytes’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83438:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83440:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83442:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83504:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveStoreUInt8IntoExternalAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83520:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83522:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83524:20: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83547:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveVMParameter’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83689:21: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83710:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83715:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83924:13: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result1); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘primitiveVoidReceiver’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83944:42: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] longAtPointerput(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘pruneStackstackp’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84065:45: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84076:27: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84077:16: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84078:15: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84080:22: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] objOrFP = longAt(theFP + FoxThisContext); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84084:72: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] (theFPAbove + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFPAbove + FoxMethod)))) < (startOfMemory()) ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84086:11: warning: passing argument 1 of ‘byteAt’ makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFPAbove + FoxIFrameFlags) + 1))))) + BytesPerWord)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84014:11: warning: variable ‘oop1’ set but not used [-Wunused-but-set-variable] sqInt oop1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ptEnterInterpreterFromCallback’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84144:12: warning: passing argument 1 of ‘longAtput’ makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘ptExitInterpreterToCallback’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84244:19: warning: passing argument 1 of ‘longAt’ makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro ‘GIV’ # define GIV(interpreterInstVar) interpreterInstVar ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /builds/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:23: note: expected ‘sqInt {aka long int}’ but argument is of type ‘char *’ static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘readAddress’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84268:9: warning: return makes pointer from integer without a cast [-Wint-conversion] return longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘unmarkAfterPathTo’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84291:11: warning: variable ‘prevPrevObj1’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84290:11: warning: variable ‘prevPrevObj’ set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: At top level: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13979:1: warning: ‘cmHomeMethod’ defined but not used [-Wunused-function] cmHomeMethod(CogBlockMethod * self_in_cmHomeMethod) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14142:1: warning: ‘pageListIsWellFormed’ defined but not used [-Wunused-function] pageListIsWellFormed(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14565:1: warning: ‘asCogHomeMethod’ defined but not used [-Wunused-function] asCogHomeMethod(CogBlockMethod *aCogMethod) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17214:1: warning: ‘deferStackLimitSmashAroundwith’ defined but not used [-Wunused-function] deferStackLimitSmashAroundwith(void (*functionSymbol)(sqInt), sqInt arg) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18104:1: warning: ‘frameHasContext’ defined but not used [-Wunused-function] frameHasContext(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18116:1: warning: ‘frameIsBlockActivation’ defined but not used [-Wunused-function] frameIsBlockActivation(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18125:1: warning: ‘frameMethodObject’ defined but not used [-Wunused-function] frameMethodObject(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18137:1: warning: ‘frameNumArgs’ defined but not used [-Wunused-function] frameNumArgs(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18153:1: warning: ‘frameReceiver’ defined but not used [-Wunused-function] frameReceiver(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18393:1: warning: ‘iframeIsBlockActivation’ defined but not used [-Wunused-function] iframeIsBlockActivation(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18400:1: warning: ‘iframeReceiver’ defined but not used [-Wunused-function] iframeReceiver(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18407:1: warning: ‘iframeSavedIP’ defined but not used [-Wunused-function] iframeSavedIP(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18643:1: warning: ‘isMachineCodeFrame’ defined but not used [-Wunused-function] isMachineCodeFrame(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19532:1: warning: ‘mframeIsBlockActivation’ defined but not used [-Wunused-function] mframeIsBlockActivation(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19539:1: warning: ‘mframeReceiver’ defined but not used [-Wunused-function] mframeReceiver(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19954:1: warning: ‘newMethodInLookupCacheAtand’ defined but not used [-Wunused-function] newMethodInLookupCacheAtand(sqInt selector, sqInt classTag) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22083:1: warning: ‘stackLimitOffset’ defined but not used [-Wunused-function] stackLimitOffset(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22096:1: warning: ‘stackPageHeadroom’ defined but not used [-Wunused-function] stackPageHeadroom(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39675:1: warning: ‘headerWhileForwardingOf’ defined but not used [-Wunused-function] headerWhileForwardingOf(sqInt aCompiledMethodObjOop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40491:1: warning: ‘isImmediateFloat’ defined but not used [-Wunused-function] isImmediateFloat(sqInt oop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40599:1: warning: ‘maxSlotsForAlloc’ defined but not used [-Wunused-function] maxSlotsForAlloc(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40611:1: warning: ‘numFreeLists’ defined but not used [-Wunused-function] numFreeLists(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40830:1: warning: ‘wordIndexableFormat’ defined but not used [-Wunused-function] wordIndexableFormat(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40891:1: warning: ‘allNewSpaceObjectsHaveZeroRTRefCount’ defined but not used [-Wunused-function] allNewSpaceObjectsHaveZeroRTRefCount(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40970:1: warning: ‘allWeakSurvivorsOnWeakList’ defined but not used [-Wunused-function] allWeakSurvivorsOnWeakList(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:41373:1: warning: ‘firstCorpse’ defined but not used [-Wunused-function] firstCorpse(sqInt headOfCorpseList) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:41624:1: warning: ‘noUnfiredEphemeronsAtEndOfRememberedSet’ defined but not used [-Wunused-function] noUnfiredEphemeronsAtEndOfRememberedSet(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:43502:1: warning: ‘allObjectsUnmarked’ defined but not used [-Wunused-function] allObjectsUnmarked(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:43617:1: warning: ‘allOldMarkedWeakObjectsOnWeaklingStack’ defined but not used [-Wunused-function] allOldMarkedWeakObjectsOnWeaklingStack(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:44470:1: warning: ‘allocationUnit’ defined but not used [-Wunused-function] allocationUnit(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:44481:1: warning: ‘allStrongSlotsOfWeaklingAreMarked’ defined but not used [-Wunused-function] allStrongSlotsOfWeaklingAreMarked(sqInt aWeakling) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:44507:1: warning: ‘allUnscannedEphemeronsAreActive’ defined but not used [-Wunused-function] allUnscannedEphemeronsAreActive(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:44539:1: warning: ‘assertInnerValidFreeObject’ defined but not used [-Wunused-function] assertInnerValidFreeObject(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:45129:1: warning: ‘bitsSetInFreeSpaceMaskForAllFreeLists’ defined but not used [-Wunused-function] bitsSetInFreeSpaceMaskForAllFreeLists(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:45191:1: warning: ‘bridgeSize’ defined but not used [-Wunused-function] bridgeSize(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:45198:1: warning: ‘byteFormatMask’ defined but not used [-Wunused-function] byteFormatMask(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:46532:1: warning: ‘classIndexFieldWidth’ defined but not used [-Wunused-function] classIndexFieldWidth(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:46669:1: warning: ‘classTableRootSlots’ defined but not used [-Wunused-function] classTableRootSlots(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:47722:1: warning: ‘ephemeronFormat’ defined but not used [-Wunused-function] ephemeronFormat(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:47729:1: warning: ‘existInstancesInNewSpaceOf’ defined but not used [-Wunused-function] existInstancesInNewSpaceOf(sqInt classObj) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:47937:1: warning: ‘fetchPointerofFreeChunk’ defined but not used [-Wunused-function] fetchPointerofFreeChunk(sqInt fieldIndex, sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48301:1: warning: ‘firstFixedFieldOfMaybeImmediate’ defined but not used [-Wunused-function] firstFixedFieldOfMaybeImmediate(sqInt oop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48605:1: warning: ‘formatOf’ defined but not used [-Wunused-function] formatOf(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48615:1: warning: ‘forwardedFormat’ defined but not used [-Wunused-function] forwardedFormat(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48626:1: warning: ‘forwardersIn’ defined but not used [-Wunused-function] forwardersIn(sqInt anObject) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48652:1: warning: ‘freeChunkNextIndex’ defined but not used [-Wunused-function] freeChunkNextIndex(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48662:1: warning: ‘freeChunkParentIndex’ defined but not used [-Wunused-function] freeChunkParentIndex(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48673:1: warning: ‘freeChunkPrevIndex’ defined but not used [-Wunused-function] freeChunkPrevIndex(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48861:1: warning: ‘goodContextSize’ defined but not used [-Wunused-function] goodContextSize(sqInt oop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48959:1: warning: ‘hasSpurMemoryManagerAPI’ defined but not used [-Wunused-function] hasSpurMemoryManagerAPI(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:49032:1: warning: ‘hiddenRootSlots’ defined but not used [-Wunused-function] hiddenRootSlots(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:49039:1: warning: ‘hiddenRootsObject’ defined but not used [-Wunused-function] hiddenRootsObject(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50098:1: warning: ‘isCompiledMethodHeader’ defined but not used [-Wunused-function] isCompiledMethodHeader(sqInt objHeader) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50115:1: warning: ‘isContextHeader’ defined but not used [-Wunused-function] isContextHeader(sqInt aHeader) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50133:1: warning: ‘isCopiedIntoSegment’ defined but not used [-Wunused-function] isCopiedIntoSegment(sqInt anObjectInTheHeap) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50156:1: warning: ‘isEnumerableObjectNoAssert’ defined but not used [-Wunused-function] isEnumerableObjectNoAssert(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50192:1: warning: ‘isEphemeron’ defined but not used [-Wunused-function] isEphemeron(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50212:1: warning: ‘isForwardedClassTag’ defined but not used [-Wunused-function] isForwardedClassTag(sqInt classIndex) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50237:1: warning: ‘isFreeObject’ defined but not used [-Wunused-function] isFreeObject(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50244:1: warning: ‘isFreeOop’ defined but not used [-Wunused-function] isFreeOop(sqInt oop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50259:1: warning: ‘isInClassTable’ defined but not used [-Wunused-function] isInClassTable(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50282:1: warning: ‘isInEden’ defined but not used [-Wunused-function] isInEden(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50289:1: warning: ‘isInFutureSpace’ defined but not used [-Wunused-function] isInFutureSpace(sqInt address) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50324:1: warning: ‘isInNewSpace’ defined but not used [-Wunused-function] isInNewSpace(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50339:1: warning: ‘isInPastSpace’ defined but not used [-Wunused-function] isInPastSpace(sqInt address) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50346:1: warning: ‘isLargeFreeObject’ defined but not used [-Wunused-function] isLargeFreeObject(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50353:1: warning: ‘isMaybeFiredEphemeron’ defined but not used [-Wunused-function] isMaybeFiredEphemeron(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50372:1: warning: ‘isObjEphemeron’ defined but not used [-Wunused-function] isObjEphemeron(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50383:1: warning: ‘isObjImmutable’ defined but not used [-Wunused-function] isObjImmutable(sqInt anOop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50486:1: warning: ‘isRemembered’ defined but not used [-Wunused-function] isRemembered(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50496:1: warning: ‘isSegmentBridge’ defined but not used [-Wunused-function] isSegmentBridge(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50503:1: warning: ‘isSemaphoreOop’ defined but not used [-Wunused-function] isSemaphoreOop(sqInt anOop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50563:1: warning: ‘isValidObjStackAt’ defined but not used [-Wunused-function] isValidObjStackAt(sqInt objStackRootIndex) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50710:1: warning: ‘isWeakNonImm’ defined but not used [-Wunused-function] isWeakNonImm(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50848:1: warning: ‘knownClassAtIndex’ defined but not used [-Wunused-function] knownClassAtIndex(sqInt classIndex) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50857:1: warning: ‘lastPointerFormat’ defined but not used [-Wunused-function] lastPointerFormat(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50986:1: warning: ‘lengthOfMaybeImmediate’ defined but not used [-Wunused-function] lengthOfMaybeImmediate(sqInt oop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:53328:1: warning: ‘newSpaceIsEmpty’ defined but not used [-Wunused-function] newSpaceIsEmpty(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:53563:1: warning: ‘noUnscannedEphemerons’ defined but not used [-Wunused-function] noUnscannedEphemerons(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57712:1: warning: ‘slidingCompactionInProgress’ defined but not used [-Wunused-function] slidingCompactionInProgress(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57780:1: warning: ‘startOfObject’ defined but not used [-Wunused-function] startOfObject(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:58788:1: warning: ‘validClassTableHashes’ defined but not used [-Wunused-function] validClassTableHashes(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:58869:1: warning: ‘validFreeTreeChunk’ defined but not used [-Wunused-function] validFreeTreeChunk(sqInt chunk) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:58912:1: warning: ‘validObjStacks’ defined but not used [-Wunused-function] validObjStacks(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:59709:1: warning: ‘isMobile’ defined but not used [-Wunused-function] isMobile(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:59720:1: warning: ‘isPostMobile’ defined but not used [-Wunused-function] isPostMobile(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:59987:1: warning: ‘savedFirstFieldsSpaceWasAllocated’ defined but not used [-Wunused-function] savedFirstFieldsSpaceWasAllocated(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:60884:1: warning: ‘validRelocationPlanInPass’ defined but not used [-Wunused-function] validRelocationPlanInPass(sqInt onePass) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:60949:1: warning: ‘segLimit’ defined but not used [-Wunused-function] segLimit(SpurSegmentInfo * self_in_segLimit) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61044:1: warning: ‘allBridgesMarked’ defined but not used [-Wunused-function] allBridgesMarked(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61094:1: warning: ‘bridgeAt’ defined but not used [-Wunused-function] bridgeAt(sqInt segIndex) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61109:1: warning: ‘bridgeFor’ defined but not used [-Wunused-function] bridgeFor(SpurSegmentInfo *aSegment) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61232:1: warning: ‘isInSegments’ defined but not used [-Wunused-function] isInSegments(usqInt address) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61253:1: warning: ‘isValidSegmentBridge’ defined but not used [-Wunused-function] isValidSegmentBridge(sqInt objOop) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61555:1: warning: ‘segmentOverlap’ defined but not used [-Wunused-function] segmentOverlap(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61909:1: warning: ‘allOnesAsCharStar’ defined but not used [-Wunused-function] allOnesAsCharStar(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61992:1: warning: ‘assertValidStackLimits’ defined but not used [-Wunused-function] assertValidStackLimits(sqInt ln) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62688:1: warning: ‘checkStackPointerForMaybeMarriedContext’ defined but not used [-Wunused-function] checkStackPointerForMaybeMarriedContext(sqInt aContext) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62843:1: warning: ‘contexthasValidInversePCMappingOfin’ defined but not used [-Wunused-function] contexthasValidInversePCMappingOfin(sqInt aContext, sqInt theIP, char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62945:1: warning: ‘cr’ defined but not used [-Wunused-function] cr(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65498:1: warning: ‘ifCurrentStackPageHasValidHeadPointers’ defined but not used [-Wunused-function] ifCurrentStackPageHasValidHeadPointers(StackPage *thePage) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65519:1: warning: ‘iframeMethod’ defined but not used [-Wunused-function] iframeMethod(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65576:1: warning: ‘isBaseFrame’ defined but not used [-Wunused-function] isBaseFrame(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65682:1: warning: ‘isMarriedOrWidowedContext’ defined but not used [-Wunused-function] isMarriedOrWidowedContext(sqInt aContext) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65701:1: warning: ‘isMetaPrimitiveIndex’ defined but not used [-Wunused-function] isMetaPrimitiveIndex(sqInt primIndex) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65714:1: warning: ‘isNullExternalPrimitiveCall’ defined but not used [-Wunused-function] isNullExternalPrimitiveCall(sqInt aMethodObj) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65739:1: warning: ‘isPrimitiveFunctionPointerAnIndex’ defined but not used [-Wunused-function] isPrimitiveFunctionPointerAnIndex(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67605:1: warning: ‘maybeLeakCheckExternalPrimCall’ defined but not used [-Wunused-function] maybeLeakCheckExternalPrimCall(sqInt aMethodObj) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67996:1: warning: ‘noMarkedContextsOnPage’ defined but not used [-Wunused-function] noMarkedContextsOnPage(StackPage *thePage) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70804:1: warning: ‘pushedReceiverOrClosureOfFrame’ defined but not used [-Wunused-function] pushedReceiverOrClosureOfFrame(char *theFP) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72146:1: warning: ‘saneFunctionPointerForFailureOfPrimIndex’ defined but not used [-Wunused-function] saneFunctionPointerForFailureOfPrimIndex(sqInt primIndex) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72887:1: warning: ‘space’ defined but not used [-Wunused-function] space(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73321:1: warning: ‘stackLimitBytes’ defined but not used [-Wunused-function] stackLimitBytes(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74177:1: warning: ‘validBCPCinMethod’ defined but not used [-Wunused-function] validBCPCinMethod(sqInt thePC, usqInt aMethod) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74191:1: warning: ‘validInstructionPointerinFrame’ defined but not used [-Wunused-function] validInstructionPointerinFrame(usqInt anInstrPointer, char *fp) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74204:1: warning: ‘validStackPageBaseFrames’ defined but not used [-Wunused-function] validStackPageBaseFrames(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2024:13: warning: ‘messageCount’ defined but not used [-Wunused-variable] _iss usqInt messageCount; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2041:13: warning: ‘byteCount’ defined but not used [-Wunused-variable] _iss usqInt byteCount; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2042:12: warning: ‘cifs’ defined but not used [-Wunused-variable] _iss sqInt cifs; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2043:12: warning: ‘codeGeneratorToComputeAccessorDepth’ defined but not used [-Wunused-variable] _iss sqInt codeGeneratorToComputeAccessorDepth; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2044:12: warning: ‘functions’ defined but not used [-Wunused-variable] _iss sqInt functions; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2045:12: warning: ‘initialMemoryAddress’ defined but not used [-Wunused-variable] _iss sqInt initialMemoryAddress; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2046:12: warning: ‘largeOpaqueMemoryManager’ defined but not used [-Wunused-variable] _iss sqInt largeOpaqueMemoryManager; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2047:12: warning: ‘memoryManager’ defined but not used [-Wunused-variable] _iss sqInt memoryManager; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2048:12: warning: ‘nextAddress’ defined but not used [-Wunused-variable] _iss sqInt nextAddress; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2049:12: warning: ‘preferredPinningSegment’ defined but not used [-Wunused-variable] _iss sqInt preferredPinningSegment; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2050:12: warning: ‘statCoalesces’ defined but not used [-Wunused-variable] _iss sqInt statCoalesces; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2051:14: warning: ‘statFGCDeltaUsecs’ defined but not used [-Wunused-variable] _iss usqLong statFGCDeltaUsecs; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2052:14: warning: ‘statIncrGCUsecs’ defined but not used [-Wunused-variable] _iss usqLong statIncrGCUsecs; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2053:12: warning: ‘testWorker’ defined but not used [-Wunused-variable] _iss sqInt testWorker; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2054:12: warning: ‘theUnknownShort’ defined but not used [-Wunused-variable] _iss sqInt theUnknownShort; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘writeImageFileIO’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74393:2: warning: ‘the2ndUnknownShort’ may be used uninitialized in this function [-Wmaybe-uninitialized] putShorttoFile(the2ndUnknownShort, f); ^ CPack: - Install project: PharoVM CPack: - Install component: Unspecified CPack: - Install component: bin CPack: - Install component: c-src CPack: - Install component: include CPack: Create package /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘followForwardedFrameContentsstackPointer’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64889:3: warning: ‘oop’ may be used uninitialized in this function [-Wmaybe-uninitialized] followForwardedObjectFieldstoDepth(oop, 0); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c: In function ‘printInvalidClassTableEntries’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:55814:11: warning: ‘hash’ may be used uninitialized in this function [-Wmaybe-uninitialized] sqInt hash; ^ CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-Unspecified.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-Unspecified.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-bin.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-bin.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-c-src.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-c-src.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-include.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // dir [Pipeline] stash [ 31%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 32%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/vm/src/common/sqVirtualMachine.c: In function ‘sqGetInterpreterProxy’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:306:11: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->push = push; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:308:16: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->pushFloat = pushFloat; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:432:37: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->ioLoadSymbolOfLengthFromModule = ioLoadSymbolOfLengthFromModule; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:459:26: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->forceInterruptCheck = forceInterruptCheck; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:510:22: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->utcMicroseconds = ioUTCMicroseconds; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:546:23: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->stringForCString = stringForCString; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:557:37: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->ptEnterInterpreterFromCallback = ptEnterInterpreterFromCallback; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:558:34: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->ptExitInterpreterToCallback = ptExitInterpreterToCallback; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:562:27: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->platformSemaphoreNew = platform_semaphore_new; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:565:35: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->waitOnExternalSemaphoreIndex = waitOnExternalSemaphoreIndex; ^ [ 33%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 33%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/vm/src/common/sqExternalSemaphores.c: In function ‘signalSemaphoreWithIndex’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:135:6: warning: unused variable ‘v’ [-Wunused-variable] int v; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c: In function ‘doSignalExternalSemaphores’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:198:17: warning: variable ‘signalled’ set but not used [-Wunused-but-set-variable] char switched, signalled = 0; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c: In function ‘waitOnExternalSemaphoreIndex’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:267:11: warning: unused variable ‘xArray’ [-Wunused-variable] sqInt xArray; ^ [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/unix/aio.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/unix/aio.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/aio.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/semaphores/platformSemaphore.h:5, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/aio.c:34: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/vm/src/unix/aio.c: In function ‘aioInit’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/aio.c:124:16: warning: passing argument 2 of ‘signal’ from incompatible pointer type [-Wincompatible-pointer-types] signal(SIGIO, forceInterruptCheck); ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/aio.c:45:0: /usr/include/signal.h:102:23: note: expected ‘__sighandler_t {aka void (*)(int)}’ but argument is of type ‘sqInt (*)(void) {aka long int (*)(void)}’ extern __sighandler_t signal (int __sig, __sighandler_t __handler) ^ [ 35%] Building C object CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/src/debugUnix.c: In function ‘reportStackState’: /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:369:8: warning: unused variable ‘pc’ [-Wunused-variable] void *pc; ^ /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:77:12: warning: ‘inFault’ defined but not used [-Wunused-variable] static int inFault = 0; ^ [ 35%] Building C object CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/memoryUnix.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/memoryUnix.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 36%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogUnix.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/fileDialogUnix.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/fileDialogUnix.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/fileDialog.h:4, from /builds/workspace/pharo-vm_pharo-9/repository/src/fileDialogUnix.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 36%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-stockReplacement' [ 36%] Built target PharoVMCore make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Scanning dependencies of target JPEGReaderPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 37%] Building C object CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReaderPlugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "JPEGReaderPlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:250:1: warning: ‘colorConvertGrayscaleMCU’ defined but not used [-Wunused-function] colorConvertGrayscaleMCU(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:300:1: warning: ‘colorConvertMCU’ defined but not used [-Wunused-function] colorConvertMCU(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:442:1: warning: ‘decodeBlockIntocomponent’ defined but not used [-Wunused-function] decodeBlockIntocomponent(int *anArray, int *aColorComponent) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:582:1: warning: ‘fillBuffer’ defined but not used [-Wunused-function] fillBuffer(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:610:1: warning: ‘getBits’ defined but not used [-Wunused-function] getBits(sqInt requestedBits) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:662:1: warning: ‘idctBlockIntqt’ defined but not used [-Wunused-function] idctBlockIntqt(int *anArray, int *qt) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:940:1: warning: ‘nextSampleCb’ defined but not used [-Wunused-function] nextSampleCb(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:976:1: warning: ‘nextSampleCr’ defined but not used [-Wunused-function] nextSampleCr(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1012:1: warning: ‘nextSampleFromblocks’ defined but not used [-Wunused-function] nextSampleFromblocks(int *aComponent, int **aBlockArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1048:1: warning: ‘nextSampleY’ defined but not used [-Wunused-function] nextSampleY(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1733:1: warning: ‘scaleAndSignExtendinFieldWidth’ defined but not used [-Wunused-function] scaleAndSignExtendinFieldWidth(sqInt aNumber, sqInt w) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1780:1: warning: ‘stInit’ defined but not used [-Wunused-function] stInit(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1787:1: warning: ‘storeJPEGStreamOn’ defined but not used [-Wunused-function] storeJPEGStreamOn(sqInt streamOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:111:14: warning: ‘cbSampleStream’ defined but not used [-Wunused-variable] static sqInt cbSampleStream; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:114:14: warning: ‘crSampleStream’ defined but not used [-Wunused-variable] static sqInt crSampleStream; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:181:14: warning: ‘ySampleStream’ defined but not used [-Wunused-variable] static sqInt ySampleStream; ^ [ 37%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-stockReplacement' [ 37%] Built target JPEGReaderPlugin make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/LargeIntegers.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/LargeIntegers.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/LargeIntegers.dir/depend.internal". Scanning dependencies of target LargeIntegers make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 38%] Building C object CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLargeIntegers_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "LargeIntegersPlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:266:1: warning: ‘byteSizeOfCSI’ defined but not used [-Wunused-function] byteSizeOfCSI(sqInt csi) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:332:1: warning: ‘cDigitAddlenwithleninto’ defined but not used [-Wunused-function] cDigitAddlenwithleninto(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:377:1: warning: ‘cDigitCopyFromtolen’ defined but not used [-Wunused-function] cDigitCopyFromtolen(unsigned int *pFrom, unsigned int *pTo, sqInt len) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:389:1: warning: ‘cDigitDivlenremlenquolen’ defined but not used [-Wunused-function] cDigitDivlenremlenquolen(unsigned int *pDiv, sqInt divLen, unsigned int *pRem, sqInt remLen, unsigned int *pQuo, sqInt quoLen) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:541:1: warning: ‘cDigitLshiftfromlentolen’ defined but not used [-Wunused-function] cDigitLshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:586:1: warning: ‘cDigitMontgomerylentimeslenmodulolenmInvModBinto’ defined but not used [-Wunused-function] cDigitMontgomerylentimeslenmodulolenmInvModBinto(unsigned int *pFirst, sqInt firstLen, unsigned int *pSecond, sqInt secondLen, unsigned int *pThird, sqInt thirdLen, unsigned int mInv, unsigned int *pRes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:659:1: warning: ‘cDigitMultiplylenwithlenintolen’ defined but not used [-Wunused-function] cDigitMultiplylenwithlenintolen(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes, sqInt resLen) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:711:1: warning: ‘cDigitOfatput’ defined but not used [-Wunused-function] cDigitOfatput(unsigned int *cPointer, sqInt zeroBasedDigitIndex, unsigned int aValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:724:1: warning: ‘cDigitOpshortlenlongleninto’ defined but not used [-Wunused-function] cDigitOpshortlenlongleninto(sqInt opIndex, unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:768:1: warning: ‘cDigitReplacefromtowithstartingAt’ defined but not used [-Wunused-function] cDigitReplacefromtowithstartingAt(unsigned int *pTo, sqInt start, sqInt stop, unsigned int *pFrom, sqInt repStart) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:781:1: warning: ‘cDigitRshiftfromlentolen’ defined but not used [-Wunused-function] cDigitRshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:825:1: warning: ‘cDigitSublenwithleninto’ defined but not used [-Wunused-function] cDigitSublenwithleninto(unsigned int *pWordSmall, sqInt smallLen, unsigned int *pWordLarge, sqInt largeLen, unsigned int *pWordRes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:994:1: warning: ‘digitAddLargewith’ defined but not used [-Wunused-function] digitAddLargewith(sqInt firstInteger, sqInt secondInteger) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1254:1: warning: ‘digitCompareLargewith’ defined but not used [-Wunused-function] digitCompareLargewith(sqInt firstInteger, sqInt secondInteger) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1278:1: warning: ‘digitDivLargewithnegative’ defined but not used [-Wunused-function] digitDivLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1538:1: warning: ‘digitMontgomerytimesmodulomInvModB’ defined but not used [-Wunused-function] digitMontgomerytimesmodulomInvModB(sqInt firstLarge, sqInt secondLarge, sqInt thirdLarge, unsigned int mInv) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1651:1: warning: ‘digitMultiplyLargewithnegative’ defined but not used [-Wunused-function] digitMultiplyLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1754:1: warning: ‘digitOfCSIat’ defined but not used [-Wunused-function] digitOfCSIat(sqInt csi, sqInt ix) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1766:1: warning: ‘digitOfLargeIntat’ defined but not used [-Wunused-function] digitOfLargeIntat(sqInt aBytesOop, sqInt ix) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1786:1: warning: ‘digitSizeOfCSI’ defined but not used [-Wunused-function] digitSizeOfCSI(sqInt csi) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1802:1: warning: ‘digitSizeOfLargeInt’ defined but not used [-Wunused-function] digitSizeOfLargeInt(sqInt anOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1812:1: warning: ‘digitSubLargewith’ defined but not used [-Wunused-function] digitSubLargewith(sqInt firstInteger, sqInt secondInteger) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2100:1: warning: ‘highBitOfLargeInt’ defined but not used [-Wunused-function] highBitOfLargeInt(sqInt anOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2326:1: warning: ‘normalize’ defined but not used [-Wunused-function] normalize(sqInt aLargeInteger) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:3797:1: warning: ‘sqAssert’ defined but not used [-Wunused-function] sqAssert(sqInt aBool) ^ [ 38%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-stockReplacement' [ 38%] Built target LargeIntegers make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SurfacePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SurfacePlugin.dir/depend.internal". Scanning dependencies of target SurfacePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 39%] Building C object CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 39%] Building C object CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c: In function ‘primitiveRegisterSurface’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:492:19: warning: assignment makes pointer from integer without a cast [-Wint-conversion] surfaceHandlePtr = fetchPointerofObject(0, surfaceHandle); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:29: warning: passing argument 1 of ‘ioRegisterSurface’ makes integer from pointer without a cast [-Wint-conversion] result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:1: note: expected ‘sqIntptr_t {aka long int}’ but argument is of type ‘void *’ ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:47: warning: passing argument 2 of ‘ioRegisterSurface’ makes pointer from integer without a cast [-Wint-conversion] result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:1: note: expected ‘sqSurfaceDispatch * {aka struct sqSurfaceDispatch *}’ but argument is of type ‘sqInt {aka long int}’ ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "SurfacePlugin VMMaker-tonel.1 uuid: 95be9c51-7cb4-0d00-9da6-19c708c6380e " __DATE__ ; ^ [ 40%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-stockReplacement' [ 40%] Built target SurfacePlugin make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/UUIDPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/UUIDPlugin.dir/depend.internal". Scanning dependencies of target UUIDPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 40%] Building C object CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c: In function ‘setInterpreter’: /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:108:11: warning: unused variable ‘ok’ [-Wunused-variable] sqInt ok; ^ [ 41%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-stockReplacement' [ 41%] Built target UUIDPlugin make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FilePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FilePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FilePlugin.dir/depend.internal". Scanning dependencies of target FilePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 41%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c: In function ‘waitForDataonSemaphoreIndex’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:846:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ [ 42%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 42%] Building C object CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c Stashed 16 file(s) [Pipeline] archiveArtifacts Archiving artifacts In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c:33:0: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 43%] Building C object CMakeFiles/FilePlugin.dir/src/fileUtils.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FilePlugin.dir/src/fileUtils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/fileUtils.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/src/fileUtils.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 43%] Building C object CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘pointerFrom’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:504:10: warning: return makes pointer from integer without a cast [-Wint-conversion] return primitiveFailFor(PrimErrBadArgument); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘primitiveDirectoryEntry’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:703:11: warning: variable ‘v’ set but not used [-Wunused-but-set-variable] sqInt v; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘primitiveDirectoryLookup’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:799:11: warning: variable ‘v’ set but not used [-Wunused-but-set-variable] sqInt v; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:797:11: warning: unused variable ‘stringPtr’ [-Wunused-variable] char *stringPtr; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:795:11: warning: unused variable ‘results’ [-Wunused-variable] sqInt results; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:790:11: warning: unused variable ‘nameString’ [-Wunused-variable] sqInt nameString; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:788:11: warning: unused variable ‘modDateOop’ [-Wunused-variable] sqInt modDateOop; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:786:11: warning: unused variable ‘i’ [-Wunused-variable] sqInt i; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:785:11: warning: unused variable ‘fileSizeOop’ [-Wunused-variable] sqInt fileSizeOop; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:780:11: warning: unused variable ‘createDateOop’ [-Wunused-variable] sqInt createDateOop; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘primitiveFileRead’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1141:12: warning: unused variable ‘startIndex1’ [-Wunused-variable] size_t startIndex1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1138:11: warning: unused variable ‘retryCount’ [-Wunused-variable] sqInt retryCount; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1137:11: warning: unused variable ‘objectPointer1’ [-Wunused-variable] sqInt objectPointer1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1135:13: warning: unused variable ‘file1’ [-Wunused-variable] SQFile *file1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1133:12: warning: unused variable ‘elementSize1’ [-Wunused-variable] size_t elementSize1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1131:12: warning: unused variable ‘count1’ [-Wunused-variable] size_t count1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1129:11: warning: unused variable ‘bytesRead1’ [-Wunused-variable] sqInt bytesRead1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1127:11: warning: unused variable ‘array1’ [-Wunused-variable] sqInt array1; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘setInterpreter’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1629:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] characterObjectOf = interpreterProxy->characterObjectOf; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1643:10: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] fullGC = interpreterProxy->fullGC; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "FilePlugin VMMaker-tonel.1 uuid: 95be9c51-7cb4-0d00-9da6-19c708c6380e " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:230:1: warning: ‘connectToFdwrite’ defined but not used [-Wunused-function] connectToFdwrite(int fd, sqInt writeFlag) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:257:1: warning: ‘connectToFilewrite’ defined but not used [-Wunused-function] connectToFilewrite(void *cfile, sqInt writeFlag) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:384:1: warning: ‘makeDirEntryNamesizecreateDatemodDateisDirfileSize’ defined but not used [-Wunused-function] makeDirEntryNamesizecreateDatemodDateisDirfileSize(char *entryName, sqInt entryNameSize, sqInt createDate, sqInt modifiedDate, sqInt dirFlag, squeakFileOffsetType fileSize) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1230:1: warning: ‘primitiveFileReadWithoutPinning’ defined but not used [-Wunused-function] primitiveFileReadWithoutPinning(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1285:1: warning: ‘primitiveFileReadWithPinning’ defined but not used [-Wunused-function] primitiveFileReadWithPinning(void) ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘primitiveFileGetPosition’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1071:3: warning: ‘position’ may be used uninitialized in this function [-Wmaybe-uninitialized] methodReturnValue(positive64BitIntegerFor(position)); ^ /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function ‘primitiveFileSize’: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1411:3: warning: ‘size’ may be used uninitialized in this function [-Wmaybe-uninitialized] methodReturnValue(positive64BitIntegerFor(size)); ^ [ 44%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-stockReplacement' [ 45%] Built target FilePlugin make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Scanning dependencies of target FileAttributesPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 45%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:53: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c: In function ‘primitiveFileAttributes’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:630:11: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c: In function ‘primitiveLogicalDrives’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:709:18: warning: unused variable ‘mask’ [-Wunused-variable] unsigned int mask; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c: In function ‘processDirectory’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1048:11: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "FileAttributesPlugin FileAttributesPlugin.oscog-akg.49 uuid: 00b4eed5-b2a8-454a-90b7-c3662d7c5423 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:183:1: warning: ‘addressObjectFor’ defined but not used [-Wunused-function] addressObjectFor(void *aMachineAddress) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:313:1: warning: ‘badSessionId’ defined but not used [-Wunused-function] badSessionId(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:354:1: warning: ‘faSuccess’ defined but not used [-Wunused-function] faSuccess(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:384:1: warning: ‘objectFromStructsize’ defined but not used [-Wunused-function] objectFromStructsize(void *aMachineAddress, sqInt structSize) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:403:1: warning: ‘pathOoptoBuffermaxLen’ defined but not used [-Wunused-function] pathOoptoBuffermaxLen(sqInt pathNameOop, char *cPathName, sqInt maxLen) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:424:1: warning: ‘pointerFrom’ defined but not used [-Wunused-function] pointerFrom(sqInt directoryPointerBytes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1093:1: warning: ‘readLinkintomaxLength’ defined but not used [-Wunused-function] readLinkintomaxLength(char *cPathName, char *cLinkPtr, size_t maxLength) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1171:1: warning: ‘sizeOfFaPath’ defined but not used [-Wunused-function] sizeOfFaPath(void) ^ [ 46%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 46%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c: In function ‘faFileStatAttributes’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:468:6: warning: unused variable ‘mode’ [-Wunused-variable] int mode; ^ [ 47%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-stockReplacement' [ 47%] Built target FileAttributesPlugin make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SocketPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SocketPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SocketPlugin.dir/depend.internal". Scanning dependencies of target SocketPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 48%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c: In function ‘primitiveSocketListenOnPortBacklogInterface’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:1499:8: warning: unused variable ‘okToListen’ [-Wunused-variable] sqInt okToListen; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c: In function ‘socketValueOf’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "SocketPlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:245:1: warning: ‘netAddressToInt’ defined but not used [-Wunused-function] netAddressToInt(unsigned char *ptrToByteArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2296:1: warning: ‘socketRecordSize’ defined but not used [-Wunused-function] socketRecordSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2307:1: warning: ‘socketValueOf’ defined but not used [-Wunused-function] socketValueOf(sqInt socketOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2318:1: warning: ‘sqAssert’ defined but not used [-Wunused-function] sqAssert(sqInt aBool) ^ [ 49%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c:54: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c: In function ‘sqSocketSetReusable’: /builds/workspace/pharo-vm_pharo-9/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; ^ [ 49%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-stockReplacement' [ 49%] Built target SocketPlugin make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Scanning dependencies of target JPEGReadWriter2Plugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 49%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c: In function ‘primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgr’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:410:8: warning: variable ‘v’ set but not used [-Wunused-but-set-variable] sqInt v; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "JPEGReadWriter2Plugin VMMaker.oscog-eem.2493 uuid: d7437cc5-75c7-4a43-af6b-0f85bf0cebe6 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:537:1: warning: ‘sqAssert’ defined but not used [-Wunused-function] sqAssert(sqInt aBool) ^ [ 50%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c [ 51%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c [ 52%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c [ 53%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c [ 54%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: In function ‘start_pass_main’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: In function ‘process_data_simple_main’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c: In function ‘jinit_c_main_controller’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c:247:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main; ^ [ 55%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c [ 55%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c [ 56%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c [ 57%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c [ 57%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c [ 58%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c [ 58%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c [ 59%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c [Pipeline] } [ 60%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c [ 60%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c [ 61%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c [ 61%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c [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 [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c [Pipeline] unstash [Pipeline] readFile [Pipeline] stage [Pipeline] { (Checkout-Darwin-x86_64-stockReplacement) [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-9/repository [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential pharo-ci-api-user-pass-token Cloning the remote Git repository Using shallow clone with depth 2 [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘alloc_funny_pointers’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘make_funny_pointers’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘set_wraparound_pointers’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘set_bottom_pointers’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘start_pass_main’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘process_data_simple_main’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘process_data_context_main’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c: In function ‘jinit_d_main_controller’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c:478:15: warning: ‘main’ is usually a function [-Wmain] my_main_ptr main; ^ [ 65%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c [ 65%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c Cloning repository https://github.com/pharo-project/pharo-vm.git > git init /builds/workspace/pharo-vm_pharo-9/repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.24.1 (Apple Git-126)' using GIT_ASKPASS to set credentials pharo-ci using token as pass > git fetch --tags --force --progress --depth=2 -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c [ 69%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c: In function ‘init_source’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c:41:14: warning: unused variable ‘src’ [-Wunused-variable] my_src_ptr src = (my_src_ptr) cinfo->src; ^ [ 74%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c [ 75%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c [ 76%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c [ 76%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c [ 77%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c [ 77%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-stockReplacement' [ 77%] Built target JPEGReadWriter2Plugin make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/B2DPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/B2DPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/B2DPlugin.dir/depend.internal". Scanning dependencies of target B2DPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 77%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c: In function ‘stepToNextLine’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13520:11: warning: variable ‘yValue’ set but not used [-Wunused-but-set-variable] sqInt yValue; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c: In function ‘stepToNextWideBezierInat’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13646:3: warning: statement with no effect [-Wunused-value] ((signed)lastX >> 8); ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13676:2: warning: statement with no effect [-Wunused-value] ((signed)lastX1 >> 8); ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c: In function ‘stepToNextWideLine’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13699:11: warning: variable ‘yValue’ set but not used [-Wunused-but-set-variable] sqInt yValue; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "BalloonEnginePlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:851:1: warning: ‘aaColorMaskGet’ defined but not used [-Wunused-function] aaColorMaskGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:858:1: warning: ‘aaColorMaskPut’ defined but not used [-Wunused-function] aaColorMaskPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:865:1: warning: ‘aaColorShiftGet’ defined but not used [-Wunused-function] aaColorShiftGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:872:1: warning: ‘aaColorShiftPut’ defined but not used [-Wunused-function] aaColorShiftPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:882:1: warning: ‘aaFirstPixelFromto’ defined but not used [-Wunused-function] aaFirstPixelFromto(sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:897:1: warning: ‘aaHalfPixelGet’ defined but not used [-Wunused-function] aaHalfPixelGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:904:1: warning: ‘aaHalfPixelPut’ defined but not used [-Wunused-function] aaHalfPixelPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:914:1: warning: ‘aaLastPixelFromto’ defined but not used [-Wunused-function] aaLastPixelFromto(sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:921:1: warning: ‘aaLevelGet’ defined but not used [-Wunused-function] aaLevelGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:928:1: warning: ‘aaLevelPut’ defined but not used [-Wunused-function] aaLevelPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:935:1: warning: ‘aaScanMaskGet’ defined but not used [-Wunused-function] aaScanMaskGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:942:1: warning: ‘aaScanMaskPut’ defined but not used [-Wunused-function] aaScanMaskPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:949:1: warning: ‘aaShiftGet’ defined but not used [-Wunused-function] aaShiftGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:956:1: warning: ‘aaShiftPut’ defined but not used [-Wunused-function] aaShiftPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:967:1: warning: ‘absoluteSquared8Dot24’ defined but not used [-Wunused-function] absoluteSquared8Dot24(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1036:1: warning: ‘adjustAALevel’ defined but not used [-Wunused-function] adjustAALevel(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1175:1: warning: ‘aetStartGet’ defined but not used [-Wunused-function] aetStartGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1182:1: warning: ‘aetStartPut’ defined but not used [-Wunused-function] aetStartPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1189:1: warning: ‘aetUsedGet’ defined but not used [-Wunused-function] aetUsedGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1196:1: warning: ‘aetUsedPut’ defined but not used [-Wunused-function] aetUsedPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1206:1: warning: ‘allocateAETEntry’ defined but not used [-Wunused-function] allocateAETEntry(sqInt nSlots) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1220:1: warning: ‘allocateBezier’ defined but not used [-Wunused-function] allocateBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1240:1: warning: ‘allocateBezierStackEntry’ defined but not used [-Wunused-function] allocateBezierStackEntry(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1254:1: warning: ‘allocateBitmapFillcolormap’ defined but not used [-Wunused-function] allocateBitmapFillcolormap(sqInt cmSize, int *cmBits) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1321:1: warning: ‘allocateGradientFillrampWidthisRadial’ defined but not used [-Wunused-function] allocateGradientFillrampWidthisRadial(int *ramp, sqInt rampWidth, sqInt isRadial) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1364:1: warning: ‘allocateLine’ defined but not used [-Wunused-function] allocateLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1416:1: warning: ‘allocateStackEntry’ defined but not used [-Wunused-function] allocateStackEntry(sqInt nSlots) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1430:1: warning: ‘allocateStackFillEntry’ defined but not used [-Wunused-function] allocateStackFillEntry(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1443:1: warning: ‘allocateWideBezier’ defined but not used [-Wunused-function] allocateWideBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1463:1: warning: ‘allocateWideLine’ defined but not used [-Wunused-function] allocateWideLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1483:1: warning: ‘areEdgeFillsValid’ defined but not used [-Wunused-function] areEdgeFillsValid(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1493:1: warning: ‘assureValuebetweenand’ defined but not used [-Wunused-function] assureValuebetweenand(sqInt val1, sqInt val2, sqInt val3) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1516:1: warning: ‘bezierEndXOf’ defined but not used [-Wunused-function] bezierEndXOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1523:1: warning: ‘bezierEndXOfput’ defined but not used [-Wunused-function] bezierEndXOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1530:1: warning: ‘bezierEndYOf’ defined but not used [-Wunused-function] bezierEndYOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1537:1: warning: ‘bezierEndYOfput’ defined but not used [-Wunused-function] bezierEndYOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1544:1: warning: ‘bezierFinalXOf’ defined but not used [-Wunused-function] bezierFinalXOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1551:1: warning: ‘bezierFinalXOfput’ defined but not used [-Wunused-function] bezierFinalXOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1558:1: warning: ‘bezierUpdateDataOf’ defined but not used [-Wunused-function] bezierUpdateDataOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1565:1: warning: ‘bezierViaXOf’ defined but not used [-Wunused-function] bezierViaXOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1572:1: warning: ‘bezierViaXOfput’ defined but not used [-Wunused-function] bezierViaXOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1579:1: warning: ‘bezierViaYOf’ defined but not used [-Wunused-function] bezierViaYOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1586:1: warning: ‘bezierViaYOfput’ defined but not used [-Wunused-function] bezierViaYOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1593:1: warning: ‘bitmapCmSizeOf’ defined but not used [-Wunused-function] bitmapCmSizeOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1600:1: warning: ‘bitmapCmSizeOfput’ defined but not used [-Wunused-function] bitmapCmSizeOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1607:1: warning: ‘bitmapDepthOf’ defined but not used [-Wunused-function] bitmapDepthOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1614:1: warning: ‘bitmapDepthOfput’ defined but not used [-Wunused-function] bitmapDepthOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1621:1: warning: ‘bitmapHeightOf’ defined but not used [-Wunused-function] bitmapHeightOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1628:1: warning: ‘bitmapHeightOfput’ defined but not used [-Wunused-function] bitmapHeightOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1635:1: warning: ‘bitmapRasterOf’ defined but not used [-Wunused-function] bitmapRasterOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1642:1: warning: ‘bitmapRasterOfput’ defined but not used [-Wunused-function] bitmapRasterOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1649:1: warning: ‘bitmapSizeOf’ defined but not used [-Wunused-function] bitmapSizeOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1656:1: warning: ‘bitmapSizeOfput’ defined but not used [-Wunused-function] bitmapSizeOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1663:1: warning: ‘bitmapTileFlagOf’ defined but not used [-Wunused-function] bitmapTileFlagOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1670:1: warning: ‘bitmapTileFlagOfput’ defined but not used [-Wunused-function] bitmapTileFlagOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1677:1: warning: ‘bitmapValuebitsatXy’ defined but not used [-Wunused-function] bitmapValuebitsatXy(sqInt bmFill, sqInt bits, sqInt xp, sqInt yp) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1740:1: warning: ‘bitmapWidthOf’ defined but not used [-Wunused-function] bitmapWidthOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1747:1: warning: ‘bitmapWidthOfput’ defined but not used [-Wunused-function] bitmapWidthOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1754:1: warning: ‘bzEndX’ defined but not used [-Wunused-function] bzEndX(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1765:1: warning: ‘bzEndXput’ defined but not used [-Wunused-function] bzEndXput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1776:1: warning: ‘bzEndY’ defined but not used [-Wunused-function] bzEndY(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1787:1: warning: ‘bzEndYput’ defined but not used [-Wunused-function] bzEndYput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1798:1: warning: ‘bzStartX’ defined but not used [-Wunused-function] bzStartX(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1809:1: warning: ‘bzStartXput’ defined but not used [-Wunused-function] bzStartXput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1820:1: warning: ‘bzStartY’ defined but not used [-Wunused-function] bzStartY(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1831:1: warning: ‘bzStartYput’ defined but not used [-Wunused-function] bzStartYput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1842:1: warning: ‘bzViaX’ defined but not used [-Wunused-function] bzViaX(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1853:1: warning: ‘bzViaXput’ defined but not used [-Wunused-function] bzViaXput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1864:1: warning: ‘bzViaY’ defined but not used [-Wunused-function] bzViaY(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1875:1: warning: ‘bzViaYput’ defined but not used [-Wunused-function] bzViaYput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2030:1: warning: ‘checkedAddBezierToGET’ defined but not used [-Wunused-function] checkedAddBezierToGET(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2058:1: warning: ‘checkedAddEdgeToGET’ defined but not used [-Wunused-function] checkedAddEdgeToGET(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2110:1: warning: ‘checkedAddLineToGET’ defined but not used [-Wunused-function] checkedAddLineToGET(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2170:1: warning: ‘clampValuemax’ defined but not used [-Wunused-function] clampValuemax(sqInt value, sqInt maxValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2218:1: warning: ‘clearSpanBufferGet’ defined but not used [-Wunused-function] clearSpanBufferGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2225:1: warning: ‘clearSpanBufferPut’ defined but not used [-Wunused-function] clearSpanBufferPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2232:1: warning: ‘clipMaxXGet’ defined but not used [-Wunused-function] clipMaxXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2239:1: warning: ‘clipMaxXPut’ defined but not used [-Wunused-function] clipMaxXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2246:1: warning: ‘clipMaxYGet’ defined but not used [-Wunused-function] clipMaxYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2253:1: warning: ‘clipMaxYPut’ defined but not used [-Wunused-function] clipMaxYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2260:1: warning: ‘clipMinXGet’ defined but not used [-Wunused-function] clipMinXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2267:1: warning: ‘clipMinXPut’ defined but not used [-Wunused-function] clipMinXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2274:1: warning: ‘clipMinYGet’ defined but not used [-Wunused-function] clipMinYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2281:1: warning: ‘clipMinYPut’ defined but not used [-Wunused-function] clipMinYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2288:1: warning: ‘colormapOf’ defined but not used [-Wunused-function] colormapOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2295:1: warning: ‘colorTransform’ defined but not used [-Wunused-function] colorTransform(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2577:1: warning: ‘computeSqrt’ defined but not used [-Wunused-function] computeSqrt(sqInt length2) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2672:1: warning: ‘currentYGet’ defined but not used [-Wunused-function] currentYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2679:1: warning: ‘currentYPut’ defined but not used [-Wunused-function] currentYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2686:1: warning: ‘currentZGet’ defined but not used [-Wunused-function] currentZGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2693:1: warning: ‘currentZPut’ defined but not used [-Wunused-function] currentZPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2700:1: warning: ‘destOffsetXGet’ defined but not used [-Wunused-function] destOffsetXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2707:1: warning: ‘destOffsetXPut’ defined but not used [-Wunused-function] destOffsetXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2714:1: warning: ‘destOffsetYGet’ defined but not used [-Wunused-function] destOffsetYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2721:1: warning: ‘destOffsetYPut’ defined but not used [-Wunused-function] destOffsetYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2766:1: warning: ‘drawWideEdgefrom’ defined but not used [-Wunused-function] drawWideEdgefrom(sqInt edge, sqInt leftX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2813:1: warning: ‘edgeFillsInvalidate’ defined but not used [-Wunused-function] edgeFillsInvalidate(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2824:1: warning: ‘edgeFillsValidate’ defined but not used [-Wunused-function] edgeFillsValidate(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2835:1: warning: ‘edgeLeftFillOf’ defined but not used [-Wunused-function] edgeLeftFillOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2842:1: warning: ‘edgeLeftFillOfput’ defined but not used [-Wunused-function] edgeLeftFillOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2849:1: warning: ‘edgeNumLinesOf’ defined but not used [-Wunused-function] edgeNumLinesOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2856:1: warning: ‘edgeNumLinesOfput’ defined but not used [-Wunused-function] edgeNumLinesOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2863:1: warning: ‘edgeRightFillOf’ defined but not used [-Wunused-function] edgeRightFillOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2870:1: warning: ‘edgeRightFillOfput’ defined but not used [-Wunused-function] edgeRightFillOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2877:1: warning: ‘edgeTransform’ defined but not used [-Wunused-function] edgeTransform(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2887:1: warning: ‘edgeTypeOf’ defined but not used [-Wunused-function] edgeTypeOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2894:1: warning: ‘edgeXValueOf’ defined but not used [-Wunused-function] edgeXValueOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2901:1: warning: ‘edgeXValueOfput’ defined but not used [-Wunused-function] edgeXValueOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2908:1: warning: ‘edgeYValueOf’ defined but not used [-Wunused-function] edgeYValueOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2915:1: warning: ‘edgeYValueOfput’ defined but not used [-Wunused-function] edgeYValueOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2922:1: warning: ‘edgeZValueOf’ defined but not used [-Wunused-function] edgeZValueOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2929:1: warning: ‘edgeZValueOfput’ defined but not used [-Wunused-function] edgeZValueOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2953:1: warning: ‘estimatedLengthOfwith’ defined but not used [-Wunused-function] estimatedLengthOfwith(sqInt deltaX, sqInt deltaY) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2983:1: warning: ‘fillAllFromto’ defined but not used [-Wunused-function] fillAllFromto(sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3086:1: warning: ‘fillBitmapSpan’ defined but not used [-Wunused-function] fillBitmapSpan(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3866:1: warning: ‘fillColorSpanfromto’ defined but not used [-Wunused-function] fillColorSpanfromto(sqInt pixelValue32, sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3896:1: warning: ‘fillDirectionXOf’ defined but not used [-Wunused-function] fillDirectionXOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3903:1: warning: ‘fillDirectionXOfput’ defined but not used [-Wunused-function] fillDirectionXOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3910:1: warning: ‘fillDirectionYOf’ defined but not used [-Wunused-function] fillDirectionYOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3917:1: warning: ‘fillDirectionYOfput’ defined but not used [-Wunused-function] fillDirectionYOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3924:1: warning: ‘fillLinearGradient’ defined but not used [-Wunused-function] fillLinearGradient(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4152:1: warning: ‘fillMaxXGet’ defined but not used [-Wunused-function] fillMaxXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4159:1: warning: ‘fillMaxXPut’ defined but not used [-Wunused-function] fillMaxXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4166:1: warning: ‘fillMaxYGet’ defined but not used [-Wunused-function] fillMaxYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4173:1: warning: ‘fillMaxYPut’ defined but not used [-Wunused-function] fillMaxYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4180:1: warning: ‘fillMinXGet’ defined but not used [-Wunused-function] fillMinXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4187:1: warning: ‘fillMinXPut’ defined but not used [-Wunused-function] fillMinXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4194:1: warning: ‘fillMinYGet’ defined but not used [-Wunused-function] fillMinYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4201:1: warning: ‘fillMinYPut’ defined but not used [-Wunused-function] fillMinYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4208:1: warning: ‘fillNormalXOf’ defined but not used [-Wunused-function] fillNormalXOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4215:1: warning: ‘fillNormalXOfput’ defined but not used [-Wunused-function] fillNormalXOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4222:1: warning: ‘fillNormalYOf’ defined but not used [-Wunused-function] fillNormalYOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4229:1: warning: ‘fillNormalYOfput’ defined but not used [-Wunused-function] fillNormalYOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4236:1: warning: ‘fillOffsetXGet’ defined but not used [-Wunused-function] fillOffsetXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4243:1: warning: ‘fillOffsetXPut’ defined but not used [-Wunused-function] fillOffsetXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4250:1: warning: ‘fillOffsetYGet’ defined but not used [-Wunused-function] fillOffsetYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4257:1: warning: ‘fillOffsetYPut’ defined but not used [-Wunused-function] fillOffsetYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4264:1: warning: ‘fillOriginXOf’ defined but not used [-Wunused-function] fillOriginXOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4271:1: warning: ‘fillOriginXOfput’ defined but not used [-Wunused-function] fillOriginXOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4278:1: warning: ‘fillOriginYOf’ defined but not used [-Wunused-function] fillOriginYOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4285:1: warning: ‘fillOriginYOfput’ defined but not used [-Wunused-function] fillOriginYOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4431:1: warning: ‘fillRadialDecreasingrampdeltaSTdsXdtXfromto’ defined but not used [-Wunused-function] fillRadialDecreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4477:1: warning: ‘fillRadialGradient’ defined but not used [-Wunused-function] fillRadialGradient(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4839:1: warning: ‘fillRadialIncreasingrampdeltaSTdsXdtXfromto’ defined but not used [-Wunused-function] fillRadialIncreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5011:1: warning: ‘fillTypeOf’ defined but not used [-Wunused-function] fillTypeOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5018:1: warning: ‘findNextAETEdgeFrom’ defined but not used [-Wunused-function] findNextAETEdgeFrom(sqInt leftEdge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5446:1: warning: ‘finishedProcessing’ defined but not used [-Wunused-function] finishedProcessing(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5453:1: warning: ‘firstPointListGet’ defined but not used [-Wunused-function] firstPointListGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5460:1: warning: ‘firstPointListPut’ defined but not used [-Wunused-function] firstPointListPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5467:1: warning: ‘freeStackFillEntry’ defined but not used [-Wunused-function] freeStackFillEntry(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5509:1: warning: ‘getStartGet’ defined but not used [-Wunused-function] getStartGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5516:1: warning: ‘getStartPut’ defined but not used [-Wunused-function] getStartPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5523:1: warning: ‘getUsedGet’ defined but not used [-Wunused-function] getUsedGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5530:1: warning: ‘getUsedPut’ defined but not used [-Wunused-function] getUsedPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5537:1: warning: ‘gradientRampLengthOf’ defined but not used [-Wunused-function] gradientRampLengthOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5544:1: warning: ‘gradientRampLengthOfput’ defined but not used [-Wunused-function] gradientRampLengthOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5551:1: warning: ‘gradientRampOf’ defined but not used [-Wunused-function] gradientRampOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5558:1: warning: ‘hasColorTransform’ defined but not used [-Wunused-function] hasColorTransform(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5565:1: warning: ‘hasColorTransformGet’ defined but not used [-Wunused-function] hasColorTransformGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5572:1: warning: ‘hasColorTransformPut’ defined but not used [-Wunused-function] hasColorTransformPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5579:1: warning: ‘hasEdgeTransform’ defined but not used [-Wunused-function] hasEdgeTransform(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5586:1: warning: ‘hasEdgeTransformGet’ defined but not used [-Wunused-function] hasEdgeTransformGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5593:1: warning: ‘hasEdgeTransformPut’ defined but not used [-Wunused-function] hasEdgeTransformPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5677:1: warning: ‘incrementPointby’ defined but not used [-Wunused-function] incrementPointby(int *point, sqInt delta) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5686:1: warning: ‘incrementStatby’ defined but not used [-Wunused-function] incrementStatby(sqInt statIndex, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5899:1: warning: ‘isBezier’ defined but not used [-Wunused-function] isBezier(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5919:1: warning: ‘isFillColor’ defined but not used [-Wunused-function] isFillColor(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5938:1: warning: ‘isFill’ defined but not used [-Wunused-function] isFill(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5946:1: warning: ‘isLine’ defined but not used [-Wunused-function] isLine(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5953:1: warning: ‘isObject’ defined but not used [-Wunused-function] isObject(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5961:1: warning: ‘isRealFill’ defined but not used [-Wunused-function] isRealFill(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5968:1: warning: ‘isStackEntry’ defined but not used [-Wunused-function] isStackEntry(sqInt entry) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5976:1: warning: ‘isStackIndex’ defined but not used [-Wunused-function] isStackIndex(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5984:1: warning: ‘isWideBezier’ defined but not used [-Wunused-function] isWideBezier(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5992:1: warning: ‘isWideLine’ defined but not used [-Wunused-function] isWideLine(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6000:1: warning: ‘isWide’ defined but not used [-Wunused-function] isWide(sqInt object) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6007:1: warning: ‘lastExportedEdgeGet’ defined but not used [-Wunused-function] lastExportedEdgeGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6014:1: warning: ‘lastExportedEdgePut’ defined but not used [-Wunused-function] lastExportedEdgePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6021:1: warning: ‘lastExportedFillGet’ defined but not used [-Wunused-function] lastExportedFillGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6028:1: warning: ‘lastExportedFillPut’ defined but not used [-Wunused-function] lastExportedFillPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6035:1: warning: ‘lastExportedLeftXGet’ defined but not used [-Wunused-function] lastExportedLeftXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6042:1: warning: ‘lastExportedLeftXPut’ defined but not used [-Wunused-function] lastExportedLeftXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6049:1: warning: ‘lastExportedRightXGet’ defined but not used [-Wunused-function] lastExportedRightXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6056:1: warning: ‘lastExportedRightXPut’ defined but not used [-Wunused-function] lastExportedRightXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6063:1: warning: ‘lineEndXOf’ defined but not used [-Wunused-function] lineEndXOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6070:1: warning: ‘lineEndXOfput’ defined but not used [-Wunused-function] lineEndXOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6077:1: warning: ‘lineEndYOf’ defined but not used [-Wunused-function] lineEndYOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6084:1: warning: ‘lineEndYOfput’ defined but not used [-Wunused-function] lineEndYOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6091:1: warning: ‘lineErrorAdjDownOf’ defined but not used [-Wunused-function] lineErrorAdjDownOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6098:1: warning: ‘lineErrorAdjDownOfput’ defined but not used [-Wunused-function] lineErrorAdjDownOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6105:1: warning: ‘lineErrorAdjUpOf’ defined but not used [-Wunused-function] lineErrorAdjUpOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6112:1: warning: ‘lineErrorAdjUpOfput’ defined but not used [-Wunused-function] lineErrorAdjUpOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6119:1: warning: ‘lineErrorOf’ defined but not used [-Wunused-function] lineErrorOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6126:1: warning: ‘lineErrorOfput’ defined but not used [-Wunused-function] lineErrorOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6133:1: warning: ‘lineXDirectionOf’ defined but not used [-Wunused-function] lineXDirectionOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6140:1: warning: ‘lineXDirectionOfput’ defined but not used [-Wunused-function] lineXDirectionOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6147:1: warning: ‘lineXIncrementOf’ defined but not used [-Wunused-function] lineXIncrementOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6154:1: warning: ‘lineXIncrementOfput’ defined but not used [-Wunused-function] lineXIncrementOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6161:1: warning: ‘lineYDirectionOf’ defined but not used [-Wunused-function] lineYDirectionOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6168:1: warning: ‘lineYDirectionOfput’ defined but not used [-Wunused-function] lineYDirectionOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6237:1: warning: ‘loadArrayPolygonnPointsfilllineWidthlineFill’ defined but not used [-Wunused-function] loadArrayPolygonnPointsfilllineWidthlineFill(sqInt points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6691:1: warning: ‘loadBitmapFillcolormaptilefromalongnormalxIndex’ defined but not used [-Wunused-function] loadBitmapFillcolormaptilefromalongnormalxIndex(sqInt formOop, sqInt cmOop, sqInt tileFlag, int *point1, int *point2, int *point3, sqInt xIndex) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6834:1: warning: ‘loadColorTransformFrom’ defined but not used [-Wunused-function] loadColorTransformFrom(sqInt transformOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6861:1: warning: ‘loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor’ defined but not used [-Wunused-function] loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor(sqInt segmentIndex, sqInt points, sqInt pointsShort, sqInt leftFill, sqInt rightFill, sqInt lineWidth, sqInt lineFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:7868:1: warning: ‘loadLinefromtooffsetleftFillrightFill’ defined but not used [-Wunused-function] loadLinefromtooffsetleftFillrightFill(sqInt line, int *point1, int *point2, sqInt yOffset, sqInt leftFill, sqInt rightFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8093:1: warning: ‘loadPointIntAtfrom’ defined but not used [-Wunused-function] loadPointIntAtfrom(sqInt index, sqInt intArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8103:1: warning: ‘loadPointShortAtfrom’ defined but not used [-Wunused-function] loadPointShortAtfrom(sqInt index, sqInt shortArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8147:1: warning: ‘loadPolygonnPointsfilllineWidthlineFillpointsShort’ defined but not used [-Wunused-function] loadPolygonnPointsfilllineWidthlineFillpointsShort(int *points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill, sqInt isShort) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8316:1: warning: ‘loadRectanglelineFillleftFillrightFill’ defined but not used [-Wunused-function] loadRectanglelineFillleftFillrightFill(sqInt lineWidth, sqInt lineFill, sqInt leftFill, sqInt rightFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8973:1: warning: ‘magicNumberGet’ defined but not used [-Wunused-function] magicNumberGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8980:1: warning: ‘magicNumberPut’ defined but not used [-Wunused-function] magicNumberPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8987:1: warning: ‘makeRectFromPoints’ defined but not used [-Wunused-function] makeRectFromPoints(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8998:1: warning: ‘makeUnsignedFrom’ defined but not used [-Wunused-function] makeUnsignedFrom(sqInt someIntegerValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9058:1: warning: ‘needsFlush’ defined but not used [-Wunused-function] needsFlush(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9065:1: warning: ‘needsFlushGet’ defined but not used [-Wunused-function] needsFlushGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9072:1: warning: ‘needsFlushPut’ defined but not used [-Wunused-function] needsFlushPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9079:1: warning: ‘objectHeaderOf’ defined but not used [-Wunused-function] objectHeaderOf(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9090:1: warning: ‘objectIndexOf’ defined but not used [-Wunused-function] objectIndexOf(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9097:1: warning: ‘objectIndexOfput’ defined but not used [-Wunused-function] objectIndexOfput(sqInt obj, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9104:1: warning: ‘objectLengthOf’ defined but not used [-Wunused-function] objectLengthOf(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9111:1: warning: ‘objectLengthOfput’ defined but not used [-Wunused-function] objectLengthOfput(sqInt obj, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9118:1: warning: ‘objectTypeOf’ defined but not used [-Wunused-function] objectTypeOf(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9125:1: warning: ‘objectTypeOfput’ defined but not used [-Wunused-function] objectTypeOfput(sqInt obj, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9132:1: warning: ‘objStartGet’ defined but not used [-Wunused-function] objStartGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9139:1: warning: ‘objStartPut’ defined but not used [-Wunused-function] objStartPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9146:1: warning: ‘objUsedGet’ defined but not used [-Wunused-function] objUsedGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9153:1: warning: ‘objUsedPut’ defined but not used [-Wunused-function] objUsedPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9160:1: warning: ‘objat’ defined but not used [-Wunused-function] objat(sqInt object, sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9167:1: warning: ‘objatput’ defined but not used [-Wunused-function] objatput(sqInt object, sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9178:1: warning: ‘offsetFromWidth’ defined but not used [-Wunused-function] offsetFromWidth(sqInt lineWidth) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9185:1: warning: ‘point1Get’ defined but not used [-Wunused-function] point1Get(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9192:1: warning: ‘point2Get’ defined but not used [-Wunused-function] point2Get(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9199:1: warning: ‘point3Get’ defined but not used [-Wunused-function] point3Get(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9206:1: warning: ‘point4Get’ defined but not used [-Wunused-function] point4Get(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12282:1: warning: ‘quickRemoveInvalidFillsAt’ defined but not used [-Wunused-function] quickRemoveInvalidFillsAt(sqInt leftX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12428:1: warning: ‘repeatValuemax’ defined but not used [-Wunused-function] repeatValuemax(sqInt delta, sqInt maxValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12495:1: warning: ‘returnWideBezierFill’ defined but not used [-Wunused-function] returnWideBezierFill(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12502:1: warning: ‘returnWideBezierWidth’ defined but not used [-Wunused-function] returnWideBezierWidth(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12512:1: warning: ‘returnWideLineFill’ defined but not used [-Wunused-function] returnWideLineFill(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12522:1: warning: ‘returnWideLineWidth’ defined but not used [-Wunused-function] returnWideLineWidth(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12668:1: warning: ‘shortRunLengthAtfrom’ defined but not used [-Wunused-function] shortRunLengthAtfrom(sqInt i, sqInt runArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12680:1: warning: ‘shortRunValueAtfrom’ defined but not used [-Wunused-function] shortRunValueAtfrom(sqInt i, sqInt runArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12748:1: warning: ‘sortGlobalEdgeTable’ defined but not used [-Wunused-function] sortGlobalEdgeTable(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12756:1: warning: ‘spanEndAAGet’ defined but not used [-Wunused-function] spanEndAAGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12763:1: warning: ‘spanEndAAPut’ defined but not used [-Wunused-function] spanEndAAPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12770:1: warning: ‘spanEndGet’ defined but not used [-Wunused-function] spanEndGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12777:1: warning: ‘spanEndPut’ defined but not used [-Wunused-function] spanEndPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12784:1: warning: ‘spanSizeGet’ defined but not used [-Wunused-function] spanSizeGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12791:1: warning: ‘spanSizePut’ defined but not used [-Wunused-function] spanSizePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12798:1: warning: ‘spanStartGet’ defined but not used [-Wunused-function] spanStartGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12805:1: warning: ‘spanStartPut’ defined but not used [-Wunused-function] spanStartPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12812:1: warning: ‘squaredLengthOfwith’ defined but not used [-Wunused-function] squaredLengthOfwith(sqInt deltaX, sqInt deltaY) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12819:1: warning: ‘stackFillDepth’ defined but not used [-Wunused-function] stackFillDepth(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12826:1: warning: ‘stackFillDepthput’ defined but not used [-Wunused-function] stackFillDepthput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12833:1: warning: ‘stackFillEntryLength’ defined but not used [-Wunused-function] stackFillEntryLength(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12840:1: warning: ‘stackFillRightX’ defined but not used [-Wunused-function] stackFillRightX(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12847:1: warning: ‘stackFillRightXput’ defined but not used [-Wunused-function] stackFillRightXput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12854:1: warning: ‘stackFillSize’ defined but not used [-Wunused-function] stackFillSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12861:1: warning: ‘stackFillValue’ defined but not used [-Wunused-function] stackFillValue(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12868:1: warning: ‘stackFillValueput’ defined but not used [-Wunused-function] stackFillValueput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12875:1: warning: ‘stateGet’ defined but not used [-Wunused-function] stateGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12882:1: warning: ‘statePut’ defined but not used [-Wunused-function] statePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12894:1: warning: ‘stepToFirstBezier’ defined but not used [-Wunused-function] stepToFirstBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13033:1: warning: ‘stepToFirstLine’ defined but not used [-Wunused-function] stepToFirstLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13140:1: warning: ‘stepToFirstWideBezier’ defined but not used [-Wunused-function] stepToFirstWideBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13244:1: warning: ‘stepToFirstWideLine’ defined but not used [-Wunused-function] stepToFirstWideLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13388:1: warning: ‘stepToNextBezier’ defined but not used [-Wunused-function] stepToNextBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13434:1: warning: ‘stepToNextBezierForwardat’ defined but not used [-Wunused-function] stepToNextBezierForwardat(int *updateData, sqInt yValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13515:1: warning: ‘stepToNextLine’ defined but not used [-Wunused-function] stepToNextLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13686:1: warning: ‘stepToNextWideLine’ defined but not used [-Wunused-function] stepToNextWideLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13814:1: warning: ‘stopBecauseOf’ defined but not used [-Wunused-function] stopBecauseOf(sqInt stopReason) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13823:1: warning: ‘stopReasonGet’ defined but not used [-Wunused-function] stopReasonGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13830:1: warning: ‘stopReasonPut’ defined but not used [-Wunused-function] stopReasonPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13854:1: warning: ‘storeEngineStateInto’ defined but not used [-Wunused-function] storeEngineStateInto(sqInt oop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13930:1: warning: ‘storeStopStateIntoEdgefill’ defined but not used [-Wunused-function] storeStopStateIntoEdgefill(sqInt edgeOop, sqInt fillOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14334:1: warning: ‘topFillDepth’ defined but not used [-Wunused-function] topFillDepth(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14345:1: warning: ‘topFillDepthPut’ defined but not used [-Wunused-function] topFillDepthPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14356:1: warning: ‘topFillRightX’ defined but not used [-Wunused-function] topFillRightX(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14367:1: warning: ‘topFillRightXPut’ defined but not used [-Wunused-function] topFillRightXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14378:1: warning: ‘topFillValue’ defined but not used [-Wunused-function] topFillValue(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14389:1: warning: ‘topFillValuePut’ defined but not used [-Wunused-function] topFillValuePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14468:1: warning: ‘transformPoints’ defined but not used [-Wunused-function] transformPoints(sqInt n) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14597:1: warning: ‘transformPointXyinto’ defined but not used [-Wunused-function] transformPointXyinto(double xValue, double yValue, int *dstPoint) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14619:1: warning: ‘transformPoint’ defined but not used [-Wunused-function] transformPoint(int *point) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14658:1: warning: ‘transformPointinto’ defined but not used [-Wunused-function] transformPointinto(sqInt srcPoint, sqInt dstPoint) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14872:1: warning: ‘wbSizeGet’ defined but not used [-Wunused-function] wbSizeGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14879:1: warning: ‘wbSizePut’ defined but not used [-Wunused-function] wbSizePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14886:1: warning: ‘wbStackClear’ defined but not used [-Wunused-function] wbStackClear(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14895:1: warning: ‘wbStackPop’ defined but not used [-Wunused-function] wbStackPop(sqInt nItems) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14916:1: warning: ‘wbStackSize’ defined but not used [-Wunused-function] wbStackSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14923:1: warning: ‘wbStackValue’ defined but not used [-Wunused-function] wbStackValue(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14930:1: warning: ‘wbStackValueput’ defined but not used [-Wunused-function] wbStackValueput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14937:1: warning: ‘wbTopGet’ defined but not used [-Wunused-function] wbTopGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14944:1: warning: ‘wbTopPut’ defined but not used [-Wunused-function] wbTopPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14951:1: warning: ‘wideBezierEntryOf’ defined but not used [-Wunused-function] wideBezierEntryOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14959:1: warning: ‘wideBezierEntryOfput’ defined but not used [-Wunused-function] wideBezierEntryOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14967:1: warning: ‘wideBezierExitOf’ defined but not used [-Wunused-function] wideBezierExitOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14975:1: warning: ‘wideBezierExitOfput’ defined but not used [-Wunused-function] wideBezierExitOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14983:1: warning: ‘wideBezierExtentOf’ defined but not used [-Wunused-function] wideBezierExtentOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14991:1: warning: ‘wideBezierExtentOfput’ defined but not used [-Wunused-function] wideBezierExtentOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15007:1: warning: ‘wideBezierFillOfput’ defined but not used [-Wunused-function] wideBezierFillOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15015:1: warning: ‘wideBezierUpdateDataOf’ defined but not used [-Wunused-function] wideBezierUpdateDataOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15030:1: warning: ‘wideBezierWidthOfput’ defined but not used [-Wunused-function] wideBezierWidthOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15038:1: warning: ‘wideLineEntryOf’ defined but not used [-Wunused-function] wideLineEntryOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15046:1: warning: ‘wideLineEntryOfput’ defined but not used [-Wunused-function] wideLineEntryOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15054:1: warning: ‘wideLineExitOf’ defined but not used [-Wunused-function] wideLineExitOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15062:1: warning: ‘wideLineExitOfput’ defined but not used [-Wunused-function] wideLineExitOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15070:1: warning: ‘wideLineExtentOf’ defined but not used [-Wunused-function] wideLineExtentOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15078:1: warning: ‘wideLineExtentOfput’ defined but not used [-Wunused-function] wideLineExtentOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15094:1: warning: ‘wideLineFillOfput’ defined but not used [-Wunused-function] wideLineFillOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15110:1: warning: ‘wideLineWidthOfput’ defined but not used [-Wunused-function] wideLineWidthOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15118:1: warning: ‘workBufferPut’ defined but not used [-Wunused-function] workBufferPut(sqInt wbOop) ^ [ 78%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-stockReplacement' [ 78%] Built target B2DPlugin make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Scanning dependencies of target FloatArrayPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 79%] Building C object CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFloatArrayPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/build-stockReplacement/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "FloatArrayPlugin VMMaker-tonel.1 uuid: 95be9c51-7cb4-0d00-9da6-19c708c6380e " __DATE__ ; ^ [ 80%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-stockReplacement' [ 80%] Built target FloatArrayPlugin make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/LocalePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/LocalePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/LocalePlugin.dir/depend.internal". Scanning dependencies of target LocalePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 81%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "LocalePlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:388:1: warning: ‘sqAssert’ defined but not used [-Wunused-function] sqAssert(sqInt aBool) ^ [ 82%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:33: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 82%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-stockReplacement' [ 82%] Built target LocalePlugin 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-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/SDL2-2.24.1-src/libSDL2-2.0.so.0 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/SDL2-2.24.1-src/libSDL2-2.0.so.0.2400.1 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/SDL2-2.24.1-src/libSDL2.so /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 82%] 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 '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libpng-1.6.37.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libpng-1.6.37-src/libpng.so /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libpng-1.6.37-src/libpng16.so /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libpng-1.6.37-src/libpng16.so.16 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libpng-1.6.37-src/libpng16.so.16.37.0 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 82%] Built target libpng-1.6.37 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-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-0.25.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-0.25.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-0.25.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-0.25.1-src/libgit2.so /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-0.25.1-src/libgit2.so.0.25.1 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-0.25.1-src/libgit2.so.25 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 82%] Built target libgit2-0.25.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-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/fontconfig-2.13.1-src/libexpat.so /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/fontconfig-2.13.1-src/libexpat.so.1 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/fontconfig-2.13.1-src/libexpat.so.1.8.10 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/fontconfig-2.13.1-src/libfontconfig.so /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/fontconfig-2.13.1-src/libfontconfig.so.1 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/fontconfig-2.13.1-src/libfontconfig.so.1.12.0 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 82%] Built target fontconfig-2.13.1 make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Scanning dependencies of target MiscPrimitivePlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 83%] Building C object CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DMiscPrimitivePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "MiscPrimitivePlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ [ 83%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-stockReplacement' [ 83%] Built target MiscPrimitivePlugin 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-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.1.1k-src/libcrypto.so /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.1.1k-src/libcrypto.so.1.1 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.1.1k-src/libssl.so /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.1.1k-src/libssl.so.1.1 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 83%] Built target openssl-1.1.1k make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/BitBltPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/BitBltPlugin.dir/depend.internal". Scanning dependencies of target BitBltPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 83%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘copyBitsFallback’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1694:8: warning: unused variable ‘t’ [-Wunused-variable] sqInt t; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1693:8: warning: unused variable ‘sxLowBits’ [-Wunused-variable] sqInt sxLowBits; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1692:8: warning: unused variable ‘startBits1’ [-Wunused-variable] sqInt startBits1; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1691:8: warning: unused variable ‘startBits’ [-Wunused-variable] sqInt startBits; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1690:8: warning: unused variable ‘pixPerM11’ [-Wunused-variable] sqInt pixPerM11; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1689:8: warning: unused variable ‘pixPerM1’ [-Wunused-variable] sqInt pixPerM1; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1688:15: warning: unused variable ‘m1’ [-Wunused-variable] unsigned int m1; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1687:8: warning: unused variable ‘endBits’ [-Wunused-variable] sqInt endBits; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1686:8: warning: unused variable ‘dxLowBits’ [-Wunused-variable] sqInt dxLowBits; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1685:8: warning: unused variable ‘done’ [-Wunused-variable] sqInt done; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘loadBitBltDestForm’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3069:8: warning: variable ‘v’ set but not used [-Wunused-but-set-variable] sqInt v; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘loadBitBltFromwarping’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3152:8: warning: variable ‘v1’ set but not used [-Wunused-but-set-variable] sqInt v1; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3151:8: warning: variable ‘v’ set but not used [-Wunused-but-set-variable] sqInt v; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘loadBitBltSourceForm’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3558:8: warning: variable ‘v’ set but not used [-Wunused-but-set-variable] sqInt v; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘lockSurfaces’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3877:8: warning: variable ‘v’ set but not used [-Wunused-but-set-variable] sqInt v; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function ‘primitiveCompareColors’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5028:8: warning: unused variable ‘_return_value’ [-Wunused-variable] sqInt _return_value; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5027:8: warning: variable ‘val’ set but not used [-Wunused-but-set-variable] sqInt val; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5026:8: warning: variable ‘testID’ set but not used [-Wunused-but-set-variable] sqInt testID; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5025:8: warning: variable ‘rcvr’ set but not used [-Wunused-but-set-variable] sqInt rcvr; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5024:14: warning: variable ‘colorB’ set but not used [-Wunused-but-set-variable] usqIntptr_t colorB; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5023:14: warning: variable ‘colorA’ set but not used [-Wunused-but-set-variable] usqIntptr_t colorA; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "BitBltSimulation VMMaker.oscog-eem.2493 uuid: d7437cc5-75c7-4a43-af6b-0f85bf0cebe6 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:411:1: warning: ‘affectedBottom’ defined but not used [-Wunused-function] affectedBottom(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:418:1: warning: ‘affectedLeft’ defined but not used [-Wunused-function] affectedLeft(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:425:1: warning: ‘affectedRight’ defined but not used [-Wunused-function] affectedRight(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:432:1: warning: ‘affectedTop’ defined but not used [-Wunused-function] affectedTop(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1133:1: warning: ‘checkSourceOverlap’ defined but not used [-Wunused-function] checkSourceOverlap(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1271:1: warning: ‘copyBitsFastPathSpecialised’ defined but not used [-Wunused-function] copyBitsFastPathSpecialised(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2494:1: warning: ‘default8To32Table’ defined but not used [-Wunused-function] default8To32Table(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2538:1: warning: ‘deltaFromtonSteps’ defined but not used [-Wunused-function] deltaFromtonSteps(sqInt x1, sqInt x2, sqInt n) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2563:1: warning: ‘destMaskAndPointerInit’ defined but not used [-Wunused-function] destMaskAndPointerInit(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2610:1: warning: ‘dither32To16threshold’ defined but not used [-Wunused-function] dither32To16threshold(unsigned int srcWord, sqInt ditherValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2626:1: warning: ‘drawLoopXY’ defined but not used [-Wunused-function] drawLoopXY(sqInt xDelta, sqInt yDelta) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2771:1: warning: ‘expensiveDither32To16threshold’ defined but not used [-Wunused-function] expensiveDither32To16threshold(unsigned int srcWord, sqInt ditherValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2819:1: warning: ‘fetchIntOrFloatofObject’ defined but not used [-Wunused-function] fetchIntOrFloatofObject(sqInt fieldIndex, sqInt objectPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2904:1: warning: ‘ignoreSourceOrHalftone’ defined but not used [-Wunused-function] ignoreSourceOrHalftone(sqInt formPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3066:1: warning: ‘loadBitBltDestForm’ defined but not used [-Wunused-function] loadBitBltDestForm(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3551:1: warning: ‘loadBitBltSourceForm’ defined but not used [-Wunused-function] loadBitBltSourceForm(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3641:1: warning: ‘loadColorMap’ defined but not used [-Wunused-function] loadColorMap(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3755:1: warning: ‘loadColorMapShiftOrMaskFrom’ defined but not used [-Wunused-function] loadColorMapShiftOrMaskFrom(sqInt mapOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3773:1: warning: ‘loadHalftoneForm’ defined but not used [-Wunused-function] loadHalftoneForm(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3821:1: warning: ‘loadWarpBltFrom’ defined but not used [-Wunused-function] loadWarpBltFrom(sqInt bbObj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3986:1: warning: ‘mapPixelflags’ defined but not used [-Wunused-function] mapPixelflags(sqInt sourcePixel, sqInt mapperFlags) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4016:1: warning: ‘mergewith’ defined but not used [-Wunused-function] mergewith(unsigned int sourceWord, unsigned int destinationWord) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4490:1: warning: ‘partitionedRgbComponentAlphadestnBitsnPartitions’ defined but not used [-Wunused-function] partitionedRgbComponentAlphadestnBitsnPartitions(unsigned int sourceWord, unsigned int destWord, sqInt nBits, sqInt nParts) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4637:1: warning: ‘performCopyLoop’ defined but not used [-Wunused-function] performCopyLoop(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4790:1: warning: ‘pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc’ defined but not used [-Wunused-function] pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc(sqInt nPixels, sqInt mapperFlags, sqInt srcMask, sqInt dstMask, sqInt srcShiftInc, sqInt dstShiftInc) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4892:1: warning: ‘pickWarpPixelAtXy’ defined but not used [-Wunused-function] pickWarpPixelAtXy(sqInt xx, sqInt yy) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6406:1: warning: ‘rgbMap16To32’ defined but not used [-Wunused-function] rgbMap16To32(sqInt sourcePixel) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6417:1: warning: ‘rgbMap32To32’ defined but not used [-Wunused-function] rgbMap32To32(sqInt sourcePixel) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6427:1: warning: ‘rgbMapPixelflags’ defined but not used [-Wunused-function] rgbMapPixelflags(sqInt sourcePixel, sqInt mapperFlags) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6764:1: warning: ‘showDisplayBits’ defined but not used [-Wunused-function] showDisplayBits(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6780:1: warning: ‘sourceSkewAndPointerInit’ defined but not used [-Wunused-function] sourceSkewAndPointerInit(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6842:1: warning: ‘sqAssert’ defined but not used [-Wunused-function] sqAssert(sqInt aBool) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7033:1: warning: ‘tryCopyingBitsQuickly’ defined but not used [-Wunused-function] tryCopyingBitsQuickly(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7160:1: warning: ‘warpBits’ defined but not used [-Wunused-function] warpBits(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7802:1: warning: ‘warpLoopSetup’ defined but not used [-Wunused-function] warpLoopSetup(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:8027:1: warning: ‘warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags’ defined but not used [-Wunused-function] warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags(sqInt nPixels, sqInt xDeltah, sqInt yDeltah, sqInt xDeltav, sqInt yDeltav, sqInt dstShiftInc, sqInt mapperFlags) ^ [ 84%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-stockReplacement' [ 84%] Built target BitBltPlugin make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SqueakSSL.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SqueakSSL.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SqueakSSL.dir/depend.internal". Scanning dependencies of target SqueakSSL make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 85%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "SqueakSSLPlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ [ 85%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:3: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c: In function ‘sqVerifySAN’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:42:32: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] # define ASN1_STRING_get0_data ASN1_STRING_data ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:176:24: note: in expansion of macro ‘ASN1_STRING_get0_data’ const char* sANData = ASN1_STRING_get0_data(sAN->d.ia5); ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c: In function ‘sqConnectSSL’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:464: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-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:464:47: warning: the address of ‘X509_check_host’ will always evaluate as ‘true’ [-Waddress] if (X509_check_ip_asc && X509_check_host) { ^ [ 86%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-stockReplacement' [ 86%] Built target SqueakSSL make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/DSAPrims.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/DSAPrims.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/DSAPrims.dir/depend.internal". Scanning dependencies of target DSAPrims make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 86%] Building C object CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDSAPrims_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "DSAPlugin CryptographyPlugins-eem.14 uuid: 54292ff0-b538-43ba-9195-26766c158ba9 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:106:1: warning: ‘addBackDivisorDigitShift’ defined but not used [-Wunused-function] addBackDivisorDigitShift(sqInt digitShift) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:144:1: warning: ‘bigDivideLoop’ defined but not used [-Wunused-function] bigDivideLoop(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:265:1: warning: ‘leftRotateby’ defined but not used [-Wunused-function] leftRotateby(unsigned int anInteger, sqInt bits) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:675:1: warning: ‘subtractDivisorMultipliedByDigitdigitShift’ defined but not used [-Wunused-function] subtractDivisorMultipliedByDigitdigitShift(sqInt digit, sqInt digitShift) ^ [ 87%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-stockReplacement' [ 87%] Built target DSAPrims make -f CMakeFiles/UnixOSProcessPlugin.dir/build.make CMakeFiles/UnixOSProcessPlugin.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Scanning dependencies of target UnixOSProcessPlugin make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/UnixOSProcessPlugin.dir/build.make CMakeFiles/UnixOSProcessPlugin.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 88%] Building C object CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUnixOSProcessPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30:0, from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:38: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195: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-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘primitiveFileStat’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:2055:11: warning: variable ‘uid’ set but not used [-Wunused-but-set-variable] sqInt uid; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:2049:11: warning: variable ‘gid’ set but not used [-Wunused-but-set-variable] sqInt gid; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘primitiveFixPointersInArrayOfStrings’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:2095:11: warning: variable ‘count’ set but not used [-Wunused-but-set-variable] sqInt count; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘setSigChldHandler’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4462:36: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] sigchldHandlerAction.sa_sigaction = reapChildProcess; ^ /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘setSignalNumberhandler’: /builds/workspace/pharo-vm_pharo-9/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-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function ‘sigHoldNumber’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4645:9: warning: return makes pointer from integer without a cast [-Wint-conversion] return -1; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: At top level: /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:6:13: warning: ‘__buildInfo’ defined but not used [-Wunused-variable] static char __buildInfo[] = "UnixOSProcessPlugin VMConstruction-Plugins-OSProcessPlugin.oscog-dtl.66 uuid: a8a2bf10-e7b3-4963-90b3-d69a2bee77bb " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:365:1: warning: ‘argumentAtAsType’ defined but not used [-Wunused-function] argumentAtAsType(sqInt classIdentifier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:410:1: warning: ‘copyBytesFromtolength’ defined but not used [-Wunused-function] copyBytesFromtolength(void *charArray1, void *charArray2, sqInt len) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:499:1: warning: ‘descriptorTableSize’ defined but not used [-Wunused-function] descriptorTableSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:663:1: warning: ‘environmentAtSymbolAsType’ defined but not used [-Wunused-function] environmentAtSymbolAsType(sqInt classIdentifier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:688:1: warning: ‘fileDescriptorFrom’ defined but not used [-Wunused-function] fileDescriptorFrom(sqInt aSQFileByteArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:718:1: warning: ‘fileRecordSize’ defined but not used [-Wunused-function] fileRecordSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:732:1: warning: ‘fileValueOf’ defined but not used [-Wunused-function] fileValueOf(sqInt anSQFileRecord) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1202:1: warning: ‘getThisSessionIdentifier’ defined but not used [-Wunused-function] getThisSessionIdentifier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1313:1: warning: ‘isSQFileObject’ defined but not used [-Wunused-function] isSQFileObject(sqInt objectPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1331:1: warning: ‘isSQSocketObject’ defined but not used [-Wunused-function] isSQSocketObject(sqInt objectPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1345:1: warning: ‘isValidFileSession’ defined but not used [-Wunused-function] isValidFileSession(sqInt objectPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1401:1: warning: ‘maskForThisThreadAndResend’ defined but not used [-Wunused-function] maskForThisThreadAndResend(int sigNum) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1526:1: warning: ‘newSQFileByteArray’ defined but not used [-Wunused-function] newSQFileByteArray(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1536:1: warning: ‘newSQSocketByteArray’ defined but not used [-Wunused-function] newSQSocketByteArray(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1560:1: warning: ‘pointerFrom’ defined but not used [-Wunused-function] pointerFrom(sqInt aByteArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4322:1: warning: ‘restoreDefaultSignalHandlers’ defined but not used [-Wunused-function] restoreDefaultSignalHandlers(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4365:1: warning: ‘sendSignaltoPid’ defined but not used [-Wunused-function] sendSignaltoPid(sqInt sig, sqInt pid) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4478:1: warning: ‘setSigIntDefaultHandler’ defined but not used [-Wunused-function] setSigIntDefaultHandler(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4488:1: warning: ‘setSigIntIgnore’ defined but not used [-Wunused-function] setSigIntIgnore(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4519:1: warning: ‘setSigPipeDefaultHandler’ defined but not used [-Wunused-function] setSigPipeDefaultHandler(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4535:1: warning: ‘setSigPipeHandler’ defined but not used [-Wunused-function] setSigPipeHandler(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4549:1: warning: ‘setSigPipeIgnore’ defined but not used [-Wunused-function] setSigPipeIgnore(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4580:1: warning: ‘sigAbrtNumber’ defined but not used [-Wunused-function] sigAbrtNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4590:1: warning: ‘sigAlrmNumber’ defined but not used [-Wunused-function] sigAlrmNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4600:1: warning: ‘sigChldNumber’ defined but not used [-Wunused-function] sigChldNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4610:1: warning: ‘sigContNumber’ defined but not used [-Wunused-function] sigContNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4640:1: warning: ‘sigHoldNumber’ defined but not used [-Wunused-function] sigHoldNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4654:1: warning: ‘sigHupNumber’ defined but not used [-Wunused-function] sigHupNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4674:1: warning: ‘sigIntNumber’ defined but not used [-Wunused-function] sigIntNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4684:1: warning: ‘sigKillNumber’ defined but not used [-Wunused-function] sigKillNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4705:1: warning: ‘sigPipeNumber’ defined but not used [-Wunused-function] sigPipeNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4715:1: warning: ‘sigQuitNumber’ defined but not used [-Wunused-function] sigQuitNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4725:1: warning: ‘sigStopNumber’ defined but not used [-Wunused-function] sigStopNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4737:1: warning: ‘sigTermNumber’ defined but not used [-Wunused-function] sigTermNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4748:1: warning: ‘sigUsr1Number’ defined but not used [-Wunused-function] sigUsr1Number(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4759:1: warning: ‘sigUsr2Number’ defined but not used [-Wunused-function] sigUsr2Number(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4769:1: warning: ‘sizeOfInt’ defined but not used [-Wunused-function] sizeOfInt(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4779:1: warning: ‘sizeOfPointer’ defined but not used [-Wunused-function] sizeOfPointer(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4810:1: warning: ‘socketDescriptorFrom’ defined but not used [-Wunused-function] socketDescriptorFrom(sqInt sqSocketOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4829:1: warning: ‘socketRecordSize’ defined but not used [-Wunused-function] socketRecordSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4843:1: warning: ‘socketValueOf’ defined but not used [-Wunused-function] socketValueOf(sqInt anSQSocketRecord) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4915:1: warning: ‘unixFileNumber’ defined but not used [-Wunused-function] unixFileNumber(FILEHANDLETYPE fileHandle) ^ [ 88%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-stockReplacement' [ 88%] 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-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.4.4-src/libgit2.so /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.4.4-src/libgit2.so.1.4 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.4.4-src/libgit2.so.1.4.4 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 88%] 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-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libssh2-1.9.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.so /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.so.1 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.so.1.0.1 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.so.1.9.0 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 88%] 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-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-linux-1.0.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-linux-1.0.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-linux-1.0.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-linux-1.0.0-src/libgit2.1.0.0.so /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 88%] 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-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/openssl-1.0.2q.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/openssl-1.0.2q.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/openssl-1.0.2q.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.0.2q-src/libcrypto.so.1.0.0 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.0.2q-src/libssl.so /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.0.2q-src/libssl.so.1.0.0 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 88%] Built target openssl-1.0.2q 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-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libssh2-1.7.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libssh2-1.7.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libssh2-1.7.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.7.0-src/libssh2.so /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.7.0-src/libssh2.so.1 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.7.0-src/libssh2.so.1.0.1 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 88%] Built target libssh2-1.7.0 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-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/freetype-2.12.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/freetype-2.12.1-src/libbz2.so.1 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/freetype-2.12.1-src/libbz2.so.1.0 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/freetype-2.12.1-src/libbz2.so.1.0.6 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/freetype-2.12.1-src/libfreetype.so /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/freetype-2.12.1-src/libfreetype.so.6 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/freetype-2.12.1-src/libfreetype.so.6.18.3 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 88%] Built target freetype-2.12.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-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/cairo-1.17.4.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/cairo-1.17.4-src/libcairo.so /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/cairo-1.17.4-src/libcairo.so.2 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/cairo-1.17.4-src/libcairo.so.2.11704.0 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 88%] 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-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/harfbuzz-5.3.1-src/libharfbuzz.so /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/harfbuzz-5.3.1-src/libharfbuzz.so.0 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/harfbuzz-5.3.1-src/libharfbuzz.so.0.50301.0 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 88%] 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-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/pixman-0.40.0.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/pixman-0.40.0-src/libpixman-1.so /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/pixman-0.40.0-src/libpixman-1.so.0 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/pixman-0.40.0-src/libpixman-1.so.0.40.0 /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 88%] Built target pixman-0.40.0 make -f CMakeFiles/pharo.dir/build.make CMakeFiles/pharo.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/pharo.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/pharo.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/pharo.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/pharo.dir/depend.internal". Scanning dependencies of target pharo make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/pharo.dir/build.make CMakeFiles/pharo.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 89%] Building C object CMakeFiles/pharo.dir/src/unixMain.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -o CMakeFiles/pharo.dir/src/unixMain.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/unixMain.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26:0, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/parameters/parameterVector.h:10, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/parameters/parameters.h:10, from /builds/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharoClient.h:6, from /builds/workspace/pharo-vm_pharo-9/repository/src/unixMain.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE64BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function ‘asIEEE32BitWord’: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ^ [ 90%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. CMakeFiles/pharo.dir/src/unixMain.c.o -o build/vm/pharo -Wl,-rpath,/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 90%] Built target pharo make -f CMakeFiles/build_vmmaker_get_vm.dir/build.make CMakeFiles/build_vmmaker_get_vm.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_vm make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/build_vmmaker_get_vm.dir/build.make CMakeFiles/build_vmmaker_get_vm.dir/build make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 90%] Performing update step for 'build_vmmaker_get_vm' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo [ 90%] Performing configure step for 'build_vmmaker_get_vm' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure [ 91%] Performing build step for 'build_vmmaker_get_vm' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build [ 92%] Performing install step for 'build_vmmaker_get_vm' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-install [ 93%] Completed 'build_vmmaker_get_vm' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm-complete /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-done make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 95%] Built target build_vmmaker_get_vm make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend make[2]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary /builds/workspace/pharo-vm_pharo-9/build-stockReplacement /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Dependee "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Scanning dependencies of target TestLibrary make[2]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement' [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/basic_types.c.o cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/TestLibrary.dir/src/basic_types.c.o -c /builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/ffiTestLibrary && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/TestLibrary.dir/src/callback_types.c.o -c /builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/ffiTestLibrary && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/TestLibrary.dir/src/callbacks.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c: In function ‘otherThread’: /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c:47:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/TestLibrary.dir/src/callout.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callout.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/registerCallback.c.o cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/TestLibrary.dir/src/registerCallback.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/registerCallback.c [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o cd /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/TestLibrary.dir/src/structures.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/structures.c [100%] Linking C shared library ../vm/libTestLibrary.so cd /builds/workspace/pharo-vm_pharo-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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-9/build-stockReplacement' [100%] Built target TestLibrary make[1]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_progress_start /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' Install the project... /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/./ -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//bin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//bin/pharo -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//pharo -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libFilePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libgit2.1.0.0.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libbz2.so.1.0.6 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libfreetype.so.6 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libssl.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libMiscPrimitivePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libcrypto.so.1.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libssh2.so.1.9.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libB2DPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libgit2.so.0.25.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libJPEGReaderPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libfreetype.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libharfbuzz.so.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libTestLibrary.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libharfbuzz.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libgit2.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libLargeIntegers.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libSqueakSSL.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libcairo.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libJPEGReadWriter2Plugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libfreetype.so.6.18.3 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libSDL2-2.0.so.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libUUIDPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libssl.so.1.0.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libDSAPrims.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/pharo -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libgit2.so.1.4 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libPharoVMCore.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libBitBltPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libpixman-1.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libbz2.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libfontconfig.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libcairo.so.2.11704.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libfontconfig.so.1.12.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libssh2.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libgit2.so.25 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libpng16.so.16 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libgit2.so.1.4.4 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libpixman-1.so.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libpng16.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libharfbuzz.so.0.50301.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libcairo.so.2 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libfontconfig.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libpng.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libLocalePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libssh2.so.1.0.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libSDL2.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libUnixOSProcessPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libcrypto.so.1.0.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libFloatArrayPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libssl.so.1.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libssh2.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libpng16.so.16.37.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libbz2.so.1.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libexpat.so.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libexpat.so.1.8.10 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libFileAttributesPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libpixman-1.so.0.40.0 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libexpat.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libSocketPlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libcrypto.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libSurfacePlugin.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libffi.so -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/lib/libSDL2-2.0.so.0.2400.1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqUnixCharConv.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/config.h -- Up-to-date: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/exportDefinition.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/semaphores -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/threads -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/threads/vmthread.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/pharoClient.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/jit -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/jit/jit.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/imageAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sigjmp_support.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/win/resources.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/fileDialog.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/pharo.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/threadSafeQueue -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/debug.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/stringUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/macros.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/errorCode.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/pathUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/interpreter.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/parameters -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/parameters/parameters.h -- Up-to-date: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sq.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqaio.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqAssert.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/dispdbg.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64stub.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/AlienSUnitTestProcedures.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/IA32ABI.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm32abicc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/xabicc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ia32abicc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ppc32abicc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm64abicc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64abicc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM32.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppc.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicInteger.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64business.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM64.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessPostLogic.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64win64business.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicFloat.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicDouble.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/ia32abi.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusiness.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/AlienSUnitTestProcedures.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win/sqWin32FFI.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx/dummyFFI.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqManualSurface.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFITestFuncs.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM32FFIPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM64FFIPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/IA32FFIPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFIPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64Win64FFIPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-sysv.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-darwin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/any-libffi.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/x86-sysv.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx/dummyFFI.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common/sqFFI.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ppc-global.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test-sq.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threads -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/jit -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/packaging -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/packaging/linux -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/packaging/linux/bin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/plugins -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/mac -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/img.image -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/scripts -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/debugUnix.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/semaphores -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/utils -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/win -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/unixMain.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/macAlias.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/imageAccess.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/fileUtils.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/debug.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/utils.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/client.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/win32Main.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/errorCode.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/parameters -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/types.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/version.info -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/CMakeLists.txt -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/macros.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/plugins.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated/ -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/gcc3x-cointerp.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogitX64WIN64.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cointerp.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogit.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogitX64SysV.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogitaarch64.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/cointerp.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/cogit.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/cogmethod.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32 -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/gcc3x-cointerp.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogitMIPSEL.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogitARMv5.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cointerp.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogit.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogitIA32.c -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/cointerp.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/cogit.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/cogmethod.h -- Up-to-date: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/interp.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/vmCallback.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/cointerp.h -- Installing: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/cogit.h -- Installing: /builds/workspace/pharo-vm_pharo-9/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: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-Unspecified.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-Unspecified.tar.gz.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-bin.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-bin.tar.gz.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-c-src.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-c-src.tar.gz.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-include.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // withEnv [Pipeline] stash Stashed 16 file(s) [Pipeline] archiveArtifacts Archiving artifacts Avoid second fetch Checking out Revision 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 (pharo-9) > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 # timeout=10 Commit message: "Preparing for version 9.0.22" [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-9/repository -- CMAKE_GENERATOR=Unix Makefiles -- Building version 9.0.22 -- Commit hash 421845e1 : 2023-03-30 09:49:26 +0200 -- No user build settings. -- v9.0.22 - Commit: 421845e1 - Date: 2023-03-30 09:49:26 +0200 CPack: - Install project: PharoVM CPack: - Install component: Unspecified CPack: - Install component: bin CPack: - Install component: c-src CPack: - Install component: include CPack: Create package -- The C compiler identification is AppleClang 11.0.3.11030032 [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-9\repository [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential pharo-ci-api-user-pass-token Cloning the remote Git repository Using shallow clone with depth 2 -- 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 Cloning repository https://github.com/pharo-project/pharo-vm.git > git init C:\builds\workspace\pharo-vm_pharo-9\repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.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 -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiling for architecture: x86_64 -- Full Platform name: Darwin-x86_64 -- Building Pharo with executable named Pharo -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of void* -- Check size of void* - done -- int 4 -- long 8 -- long long 8 -- void* 8 -- Writing libraries to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 -- 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 CPack: - package: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-stockReplacement-Unspecified.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-stockReplacement-Unspecified.zip.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-stockReplacement-bin.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-stockReplacement-bin.zip.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-stockReplacement-c-src.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-stockReplacement-c-src.zip.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-stockReplacement-include.zip generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-stockReplacement-include.zip.sha1 generated. CPack: Create package using TGZ CPack: Install projects CPack: - Run preinstall target for: PharoVM -- 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-9/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 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-9/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-9/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 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 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 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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 -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.4.4-src/libgit2.1.4.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.4.4-src/libgit2.1.4.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.4.4-src/libgit2.dylib Adding third-party libraries for Darwin-x86_64: libssh2-1.9.0 -- Downloading/updating libssh2-1.9.0 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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/Darwin-x86_64/third-party/libssh2-1.9.0.zip' -- [download 5% complete] -- [download 10% complete] -- [download 11% complete] -- [download 13% complete] -- [download 22% 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 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 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% 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 78% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 86% complete] -- [download 96% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.1.0.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.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-9/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-9/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-9/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-9/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-9/build-stockReplacement/openssl-1.1.1k-src/libcrypto.1.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.1.1k-src/libcrypto.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.1.1k-src/libssl.1.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.1.1k-src/libssl.dylib Adding third-party libraries for Darwin-x86_64: libgit2-mac-1.0.0 -- Downloading/updating libgit2-mac-1.0.0 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-mac-1.0.0-download Scanning dependencies of target libgit2-mac-1.0.0-download [ 11%] Creating directories for 'libgit2-mac-1.0.0-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-mac-1.0.0-download' -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-mac-1.0.0-download/libgit2-mac-1.0.0-download-prefix/src/libgit2-mac-1.0.0.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-mac-1.0.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 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 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-mac-1.0.0-download/libgit2-mac-1.0.0-download-prefix/src/libgit2-mac-1.0.0.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-mac-1.0.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libgit2-mac-1.0.0-download' [ 44%] No update step for 'libgit2-mac-1.0.0-download' [ 55%] No configure step for 'libgit2-mac-1.0.0-download' [ 66%] No build step for 'libgit2-mac-1.0.0-download' [ 77%] No install step for 'libgit2-mac-1.0.0-download' [ 88%] No test step for 'libgit2-mac-1.0.0-download' [100%] Completed 'libgit2-mac-1.0.0-download' [100%] Built target libgit2-mac-1.0.0-download -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-mac-1.0.0-src/libgit2.1.0.0.dylib Adding third-party libraries for Darwin-x86_64: libgit2-0.25.1 -- Downloading/updating libgit2-0.25.1 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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/Darwin-x86_64/third-party/libgit2-0.25.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-9/build-stockReplacement/libgit2-0.25.1-download/libgit2-0.25.1-download-prefix/src/libgit2-0.25.1.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-0.25.1-src/libgit2.0.25.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-0.25.1-src/libgit2.25.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-0.25.1-src/libgit2.dylib Adding third-party libraries for Darwin-x86_64: libssh2-1.7.0 -- Downloading/updating libssh2-1.7.0 -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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/Darwin-x86_64/third-party/libssh2-1.7.0.zip' -- [download 4% complete] -- [download 5% 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 22% complete] -- [download 23% complete] -- [download 32% complete] -- [download 38% complete] -- [download 43% complete] -- [download 45% complete] -- [download 49% complete] -- [download 52% complete] -- [download 53% complete] -- [download 55% complete] -- [download 56% complete] -- [download 59% complete] -- [download 63% complete] -- [download 65% complete] -- [download 67% complete] -- [download 68% complete] -- [download 70% complete] -- [download 71% complete] -- [download 73% complete] -- [download 74% complete] -- [download 78% complete] -- [download 82% complete] -- [download 86% complete] -- [download 89% complete] -- [download 92% complete] -- [download 94% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.7.0-download/libssh2-1.7.0-download-prefix/src/libssh2-1.7.0.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.7.0-src/libssh2.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.7.0-src/libssh2.dylib Adding third-party libraries for Darwin-x86_64: openssl-1.0.2q -- Downloading/updating openssl-1.0.2q -- Configuring done -- Generating done -- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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/Darwin-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 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.0.2q-download/openssl-1.0.2q-download-prefix/src/openssl-1.0.2q.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.0.2q-src/libcrypto.1.0.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.0.2q-src/libssl.1.0.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.0.2q-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-9/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-9/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 2% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 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 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 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 62% complete] -- [download 63% complete] -- [download 67% complete] -- [download 71% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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 -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/freetype-2.12.1-src/libfreetype.6.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 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 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-9/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-9/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-9/build-stockReplacement/fontconfig-2.13.1-src/libfontconfig.1.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 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 71% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement/harfbuzz-5.3.1-src/libharfbuzz.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 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 24% complete] -- [download 25% 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 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement/pixman-0.40.0-src/libpixman-1.0.40.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/pixman-0.40.0-src/libpixman-1.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement/cairo-1.17.4-src/libcairo.2.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 2% complete] -- [download 9% complete] -- [download 12% complete] -- [download 18% complete] -- [download 22% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 29% complete] -- [download 32% complete] -- [download 35% complete] -- [download 38% complete] -- [download 42% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 49% complete] -- [download 51% complete] -- [download 55% complete] -- [download 58% complete] -- [download 65% complete] -- [download 76% complete] -- [download 80% complete] -- [download 84% complete] -- [download 87% complete] -- [download 88% complete] -- [download 91% complete] -- [download 92% complete] -- [download 95% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement/libpng-1.6.37-src/libpng.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libpng-1.6.37-src/libpng16.16.37.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libpng-1.6.37-src/libpng16.16.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement/SDL2-2.24.1-src/libSDL2-2.0.0.dylib -- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/SDL2-2.24.1-src/libSDL2.dylib -- 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-9/build-stockReplacement [Pipeline] dir Running in /builds/workspace/pharo-vm_pharo-9/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-9/repository -B/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/CMakeFiles /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 0%] Building C object libffi-build/CMakeFiles/objlib.dir/src/closures.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/objlib.dir/src/closures.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/closures.c [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/java_raw_api.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/objlib.dir/src/java_raw_api.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/java_raw_api.c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/java_raw_api.c:328:46: warning: 'ffi_java_raw_size' is deprecated [-Wdeprecated-declarations] ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif)); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include/ffi.h:299:56: note: 'ffi_java_raw_size' has been explicitly marked deprecated here size_t ffi_java_raw_size (ffi_cif *cif) __attribute__((deprecated)); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/java_raw_api.c:331:3: warning: 'ffi_java_ptrarray_to_raw' is deprecated [-Wdeprecated-declarations] ffi_java_ptrarray_to_raw (cif, avalue, raw); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include/ffi.h:295:93: note: 'ffi_java_ptrarray_to_raw' has been explicitly marked deprecated here void ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) __attribute__((deprecated)); ^ 2 warnings generated. [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/prep_cif.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/objlib.dir/src/prep_cif.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/prep_cif.c Avoid second fetch Checking out Revision 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 (pharo-9) [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/raw_api.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/objlib.dir/src/raw_api.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/raw_api.c [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/types.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/objlib.dir/src/types.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/types.c [ 3%] Building C object libffi-build/CMakeFiles/objlib.dir/src/x86/ffi64.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/objlib.dir/src/x86/ffi64.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/x86/ffi64.c [ 3%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/x86/unix64.S.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -fPIC -o CMakeFiles/objlib.dir/src/x86/unix64.S.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/x86/unix64.S [ 4%] Building C object libffi-build/CMakeFiles/objlib.dir/src/x86/ffiw64.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/objlib.dir/src/x86/ffiw64.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libffi-build && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -fPIC -o CMakeFiles/objlib.dir/src/x86/win64.S.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/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-9/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-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libffi_copy.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libffi_copy.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 7%] Copying libffi binaries to '/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins/libffi.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 7%] Built target libffi_copy /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm-build.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm-build.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_vm-build /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/build [ 7%] Creating directories for 'build_vmmaker_get_vm' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-mkdir [ 8%] Performing download step (download, verify and extract) for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/download-build_vmmaker_get_vm.cmake -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-x86_64/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] > 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 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 # timeout=10 -- [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] Commit message: "Preparing for version 9.0.22" -- verifying file... file='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/verify-build_vmmaker_get_vm.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/extract-build_vmmaker_get_vm.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm' -- extracting... [tar xfz] [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-9"` set -ex mkdir build-StackVM [Pipeline] withEnv [Pipeline] { [Pipeline] sh -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-download [ 8%] No patch step for 'build_vmmaker_get_vm' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-patch [ 9%] Performing update step for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo [ 9%] Performing configure step for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure [ 10%] Performing build step for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build [ 10%] Built target build_vmmaker_get_vm-build /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_image.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_image.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_image /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/build [ 11%] Creating directories for 'build_vmmaker_get_image' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-mkdir [ 12%] Performing download step (download, verify and extract) for 'build_vmmaker_get_image' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/download-build_vmmaker_get_image.cmake -- Downloading... dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' timeout='none' -- Using src='https://files.pharo.org/image/100/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] + mkdir build-StackVM [Pipeline] } [Pipeline] // withEnv [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-9"` set -ex cd build-StackVM && cygcheck -c -d > cygwinVersions.txt -- [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] [Pipeline] withEnv [Pipeline] { [Pipeline] sh -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 89% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' + cd build-StackVM + cygcheck -c -d -- Downloading... done cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/verify-build_vmmaker_get_image.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/extract-build_vmmaker_get_image.cmake -- extracting... src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image' -- extracting... [tar xfz] [Pipeline] } [Pipeline] // withEnv [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-9"` 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 CPack: - Install project: PharoVM CPack: - Install component: Unspecified CPack: - Install component: bin CPack: - Install component: c-src CPack: - Install component: include CPack: Create package + 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 -- CMAKE_GENERATOR=Unix Makefiles -- Building version 9.0.22 -- Commit hash 421845e1 : 2023-03-30 09:49:26 +0200 -- No user build settings. -- v9.0.22 - Commit: 421845e1 - Date: 2023-03-30 09:49:26 +0200 -- Building on CYGWIN CMAKE: Adapting paths -- 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-9/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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-download [ 13%] No patch step for 'build_vmmaker_get_image' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-patch [ 13%] Performing update step for 'build_vmmaker_get_image' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && echo [ 13%] Performing configure step for 'build_vmmaker_get_image' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-configure [ 14%] Performing build step for 'build_vmmaker_get_image' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image/Pharo10.0.1-0-64bit-0542643.image --no-default-preferences save VMMaker -- 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 CPack: - package: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-stockReplacement-Unspecified.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-stockReplacement-Unspecified.tar.gz.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-stockReplacement-bin.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-stockReplacement-bin.tar.gz.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-stockReplacement-c-src.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-stockReplacement-c-src.tar.gz.sha1 generated. CPack: - package: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-stockReplacement-include.tar.gz generated. CPack: - checksum file: /builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-stockReplacement-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // dir [Pipeline] stash -- 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-9/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 - not found -- Looking for include file unistd.h Stashed 16 file(s) [Pipeline] archiveArtifacts Archiving artifacts cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /builds/workspace/pharo-vm_pharo-9/repository/scripts/installVMMaker.st /builds/workspace/pharo-vm_pharo-9/repository 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) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared) NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared) MetacelloNotification: Fetched -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading baseline of BaselineOfVMMaker... -- 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 MetacelloNotification: Fetched -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loading -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loaded -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] -- 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 MetacelloNotification: Fetched -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Loading -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Loaded -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] -- Looking for include file sys/time.h - found -- Looking for include file execinfo.h MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc -- Looking for include file execinfo.h - not found MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Project: Unicorn baseline -- Looking for include file dlfcn.h MetacelloNotification: Fetched -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Project: LLVMDisassembler baseline MetacelloNotification: Fetched -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc -- Looking for include file dlfcn.h - not found -- Looking for dlopen in dl [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } -- 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-9/build-StackVM/libffi-download [ 11%] Creating directories for 'libffi-download' [ 22%] Performing download step (git clone) for 'libffi-download' Cloning into 'libffi-src'... MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc Branch 'v3.3-cmake' set up to track remote branch 'v3.3-cmake' from 'origin'. Switched to a new branch 'v3.3-cmake' MetacelloNotification: Fetched -> VMMaker-MT-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Fetched -> VMMaker-OriginalTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc [ 33%] Performing update step for 'libffi-download' MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared) NewUndeclaredWarning: CCodeGenerator>>removeAssertions (Sensor is Undeclared) SystemNotification: TMethod>>methodIsEffectivelyComplete:in:(selector is shadowed) NewUndeclaredWarning: VMMaker>>createCodeGenerator (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache HEAD is now at 609c829 Fixing the build for RiscV NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Starting atomic load NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared) MetacelloNotification: Loaded -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Starting atomic load SystemNotification: LLVMDisassembler>>setOptions:(options is shadowed) MetacelloNotification: Loaded -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Loaded -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Loading -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: TranscriptStream class>>redirectToStdOut: (FileStream is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) NewUndeclaredWarning: TranscriptStream>>target (FileStream is Undeclared) MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache [ 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-9/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 NewUndeclaredWarning: DetailedInstructionPrinter>>printInstructionsOn: (fullBlockRecursionSelector is Undeclared) SystemNotification: CogStackPageSurrogate>>addressIsInPage:(address is shadowed) NewUndeclaredWarning: SmalltalkImage>>simulatePrimitive:args: (FileExistsException is Undeclared) NewUndeclaredWarning: FakeStdinStream>>next (ActiveHand is Undeclared) NewUndeclaredWarning: Cogit class>>genAndDis:options: (Compiler is Undeclared) NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) NewUndeclaredWarning: Cogit>>initializeProcessor (MultiProcessor is Undeclared) NewUndeclaredWarning: Cogit>>setClickStepBreakBlock (Debugger is Undeclared) NewUndeclaredWarning: Cogit>>simulateCogCodeAt: (ProcessorSimulationTrap is Undeclared) -- Check size of size_t - done SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) -- The ASM compiler identification is Clang NewUndeclaredWarning: StackToRegisterMappingCogit>>widthInDefaultFontOf: (NewParagraph is Undeclared) -- Found assembler: /usr/bin/x86_64-w64-mingw32-clang -- Check size of double NewUndeclaredWarning: ADPCMCodecPlugin class>>monticelloDescription (ADPCMCodec is Undeclared) NewUndeclaredWarning: ADPCMCodecPlugin class>>translatedPrimitives (ADPCMCodec is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (FileExistsException is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primCalloc (Alien is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primMalloc (Alien is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>allCodeOlderThan: (TimeStamp is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGenerator (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGeneratorForVMClass: (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) -- Check size of double - done -- Check size of long double NewUndeclaredWarning: TestOSAPlugin>>primOpenDefaultConfiguration:subtype: (ComponentInstance is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>monticelloDescription (AbstractSound is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>translatedPrimitives (AbstractSound is Undeclared) NewUndeclaredWarning: StackInterpreter class>>patchInterpGCCPPC: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreter class>>primitiveAccessorDepthTable (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: CogVMSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ensureMultiThreadingOverridesAreUpToDate (Parser is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>setBreakBlockFromString: (Compiler is Undeclared) SystemNotification: CogVMSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) -- Check size of long double - done -- Looking for alloca NewUndeclaredWarning: StackMTInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) SystemNotification: StackMTInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackMTInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackMTInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) -- 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 NewUndeclaredWarning: StackInterpreterSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) SystemNotification: StackInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) -- Performing Test HAVE_ALLOCA - Failed -- Looking for inttypes.h NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadSpanBufferFrom: (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsPointers is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferBadMagic is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferWrongSize is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferStartWrong is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveChangedActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFSizeMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveDisplaySpanBuffer (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveInitializeProcessing (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextGlobalEdgeEntry (GEFWrongEdge is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalFill (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveSetColorTransform (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFAlreadyFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState:or: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityCheckFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEntityLoadFailed is Undeclared) -- 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 MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>text: (DefaultTextStyle is Undeclared) MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache -- Looking for strings.h - found -- Looking for string.h NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>baseRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>cResultRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg2Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg3Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>classRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagCarryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagOverflowRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagSignRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagZeroRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>framePointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>instructionPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>linkRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>mstatus (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>receiverRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>sendNumberOfArgumentsRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>stackPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>temporaryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x9 (UcRISCVRegisters is Undeclared) -- Looking for string.h - found -- Looking for sys/mman.h NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMBytecodeMethod>>encoderClass (EncoderForV3PlusClosures is Undeclared) -- Looking for sys/mman.h - not found -- Looking for sys/stat.h NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-MT-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: VMMTTests>>testHeartbeatReleasesVMWhenNoProcessIsWilling (CAContinuation is Undeclared) NewUndeclaredWarning: VMMTTests>>testTryOwningOwnedVMLeavesThreadInWaitingState (CAContinuation is Undeclared) NewUndeclaredWarning: VMMockCogThreadManager>>ioWaitOnOSSemaphore: (CAContinuation is Undeclared) MetacelloNotification: Loaded -> VMMaker-MT-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: SimulatorMorph>>callStackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>commandPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>contextPanel (ObjectExplorerWrapper is Undeclared) NewUndeclaredWarning: SimulatorMorph>>initializeWithVMSimulator:title:aTranscript: (SimulatorMorphicModel is Undeclared) NewUndeclaredWarning: SimulatorMorph>>stackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>transcriptPanel (PluggableTextMorph is Undeclared) MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-OriginalTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache NewUndeclaredWarning: SpurImageTestResource class>>preenImage (Spur32BitPreen is Undeclared) NewUndeclaredWarning: SpurPlanningCompactorTests class>>preenImage (Spur32BitPreen is Undeclared) SystemNotification: FloatMathPluginTests>>makeTestData:using:seed:rounds:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (Sensor is Undeclared) SystemNotification: FloatMathPluginTests>>verifyTestData:using:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (Sensor is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPluginPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGReadImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: CogARMCompilerTests>>processor (GdbARMAlien is Undeclared) NewUndeclaredWarning: CogIA32CompilerTests>>processor (BochsIA32Alien is Undeclared) -- Looking for sys/stat.h - found -- Looking for 4 include files stdlib.h, ..., float.h NewUndeclaredWarning: CogMIPSELCompilerTests>>processor (MIPSELSimulator is Undeclared) NewUndeclaredWarning: CogX64CompilerTests>>processor (BochsX64Alien is Undeclared) MetacelloNotification: Loaded -> VMMaker-OriginalTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache MetacelloNotification: ...finished baseline -- Looking for 4 include files stdlib.h, ..., float.h - found -- Looking for memcpy -- Looking for memcpy - found -- Looking for mkostemp cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-build -- Looking for mkostemp - not found [ 14%] Performing install step for 'build_vmmaker_get_image' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-install [ 15%] Completed 'build_vmmaker_get_image' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_image-complete /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-done [ 15%] Built target build_vmmaker_get_image /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/depend [ 15%] Generating VM files for flavour: CoInterpreter build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'CoInterpreter' outputDirectory: '/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement'" -- Checking if .eh_frame section is read-only - no Generating #CoInterpreter in '/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement'... -- Checking HAVE_AS_X86_PCREL - yes -- Checking HAVE_AS_X86_64_UNWIND_SECTION_TYPE - no warning, variable nsMethodCache doesn't exist or has already been removed-- Checking HAVE_HIDDEN_VISIBILITY_ATTRIBUTE - no -- Checking if symbols are underscored - no -- Performing Test HAVE_AS_CFI_PSEUDO_OP StackInterpreterPrimitives>>primitiveLoadSymbolFromModule contains declaration for non-existent variable ptr StackInterpreter>>reapAndResetErrorCodeTo:header: contains declaration for non-existent variable theSP StackInterpreterPrimitives>>primitiveFFIFree contains declaration for non-existent variable ptr StackInterpreterPrimitives>>primitiveFFIAllocate contains declaration for non-existent variable ptr StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable heapSize StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable minimumMemory StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable allocationReserve StackInterpreterPrimitives>>doPrimitiveWorkerExtractReturnValue contains declaration for non-existent variable externalFunction StackInterpreter>>checkImageVersionFrom: contains declaration for non-existent variable imageOffset conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: -- 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 conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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 21% complete] -- [download 75% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM/gcc-runtime-3.4-src/iconv.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/gcc-runtime-3.4-src/libgcc_s_seh-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/libgit2-1.4.4-download Local variable name 'receiver' in doPrimitiveWorkerExtractReturnValue may mask method when inlining Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining Local variable name 'stack' in pruneStack:stackp: may mask method when inlining Local variable name 'receiver' in doPrimitiveWorkerCallout may mask method when inlining 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: the2ndUnknownShort localised to writeImageFileIO[ 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-9/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 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 4% complete] -- [download 6% complete] -- [download 8% complete] -- [download 13% complete] -- [download 14% complete] -- [download 16% complete] -- [download 17% complete] -- [download 19% complete] -- [download 20% complete] -- [download 25% complete] -- [download 27% complete] -- [download 29% complete] -- [download 30% complete] -- [download 32% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 39% complete] -- [download 42% complete] -- [download 44% complete] -- [download 46% complete] -- [download 47% 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 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 70% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 79% complete] -- [download 81% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 90% complete] -- [download 91% complete] -- [download 93% complete] -- [download 95% complete] -- [download 96% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM/libgit2-1.4.4-src/libcharset-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.4.4-src/libgit2-1-4-4.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.4.4-src/libhttp_parser-2.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.4.4-src/libiconv-2.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.4.4-src/libpcre2-8-0.dll Adding third-party libraries for Windows-x86_64: libgit2-win-1.0.0 -- Downloading/updating libgit2-win-1.0.0 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-win-1.0.0-download warning, variable nsMethodCache doesn't exist or has already been removed[ 11%] Creating directories for 'libgit2-win-1.0.0-download' StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc[ 22%] Performing download step (download, verify and extract) for 'libgit2-win-1.0.0-download' conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-win-1.0.0-download/libgit2-win-1.0.0-download-prefix/src/libgit2-win-1.0.0.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/libgit2-win-1.0.0.zip' -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 5% complete] -- [download 6% 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 18% 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 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 35% complete] -- [download 36% complete] -- [download 38% complete] -- [download 39% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 46% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 54% complete] -- [download 63% complete] -- [download 67% complete] -- [download 70% complete] -- [download 72% complete] -- [download 74% complete] -- [download 75% complete] -- [download 80% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 86% complete] -- [download 87% complete] -- [download 90% complete] -- [download 91% complete] -- [download 93% complete] -- [download 95% complete] -- [download 96% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-win-1.0.0-download/libgit2-win-1.0.0-download-prefix/src/libgit2-win-1.0.0.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-win-1.0.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libgit2-win-1.0.0-download' [ 44%] No patch step for 'libgit2-win-1.0.0-download' [ 55%] No configure step for 'libgit2-win-1.0.0-download' [ 66%] No build step for 'libgit2-win-1.0.0-download' [ 77%] No install step for 'libgit2-win-1.0.0-download' Local variable name 'ret' in genPrimitiveIdentityHash may mask method when inlining Local variable name 'ret' in genPrimitiveImmediateAsInteger may mask method when inlining pushNilSizeFunction localised to compileBlockBodies savedFirstOpcodeIndex localised to compileBlockBodies savedLastDumpedLiteralIndex localised to compileBlockBodies savedNextLiteralIndex localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:[ 88%] No test step for 'libgit2-win-1.0.0-download' [100%] Completed 'libgit2-win-1.0.0-download' [100%] Built target libgit2-win-1.0.0-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-win-1.0.0-src/libgit2-1-0-0.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-win-1.0.0-src/libpcre-1.dll Adding third-party libraries for Windows-x86_64: libgit2-0.25.1-fixLibGit -- Downloading/updating libgit2-0.25.1-fixLibGit -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-0.25.1-fixLibGit-download warning, variable nsMethodCache doesn't exist or has already been removed[ 11%] Creating directories for 'libgit2-0.25.1-fixLibGit-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-0.25.1-fixLibGit-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-0.25.1-fixLibGit-download/libgit2-0.25.1-fixLibGit-download-prefix/src/libgit2-0.25.1-fixLibGit.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/libgit2-0.25.1-fixLibGit.zip' -- [download 0% complete] -- [download 2% complete] -- [download 3% complete] -- [download 5% complete] -- [download 8% complete] -- [download 10% complete] -- [download 18% complete] -- [download 21% complete] -- [download 24% complete] -- [download 35% complete] -- [download 39% complete] -- [download 46% complete] -- [download 47% complete] -- [download 55% complete] -- [download 57% complete] -- [download 61% complete] -- [download 62% complete] -- [download 65% complete] -- [download 66% complete] -- [download 69% complete] -- [download 70% complete] -- [download 78% complete] -- [download 82% complete] -- [download 86% complete] -- [download 90% complete] -- [download 91% complete] -- [download 93% complete] -- [download 100% complete] -- Downloading... done StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc-- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-0.25.1-fixLibGit-download/libgit2-0.25.1-fixLibGit-download-prefix/src/libgit2-0.25.1-fixLibGit.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-0.25.1-fixLibGit-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libgit2-0.25.1-fixLibGit-download' [ 44%] No patch step for 'libgit2-0.25.1-fixLibGit-download' [ 55%] No configure step for 'libgit2-0.25.1-fixLibGit-download' [ 66%] No build step for 'libgit2-0.25.1-fixLibGit-download' [ 77%] No install step for 'libgit2-0.25.1-fixLibGit-download' pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:[ 88%] No test step for 'libgit2-0.25.1-fixLibGit-download' [100%] Completed 'libgit2-0.25.1-fixLibGit-download' [100%] Built target libgit2-0.25.1-fixLibGit-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-0.25.1-fixLibGit-src/libgit2.dll Adding third-party libraries for Windows-x86_64: zlib-1.2.11-fixLibGit -- Downloading/updating zlib-1.2.11-fixLibGit -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/zlib-1.2.11-fixLibGit-download [ 11%] Creating directories for 'zlib-1.2.11-fixLibGit-download' warning, variable nsMethodCache doesn't exist or has already been removed StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc[ 22%] Performing download step (download, verify and extract) for 'zlib-1.2.11-fixLibGit-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/zlib-1.2.11-fixLibGit-download/zlib-1.2.11-fixLibGit-download-prefix/src/zlib-1.2.11-fixLibGit.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/zlib-1.2.11-fixLibGit.zip' -- [download 7% complete] -- [download 23% complete] -- [download 54% complete] -- [download 88% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/zlib-1.2.11-fixLibGit-download/zlib-1.2.11-fixLibGit-download-prefix/src/zlib-1.2.11-fixLibGit.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/zlib-1.2.11-fixLibGit-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'zlib-1.2.11-fixLibGit-download' [ 44%] No patch step for 'zlib-1.2.11-fixLibGit-download' [ 55%] No configure step for 'zlib-1.2.11-fixLibGit-download' [ 66%] No build step for 'zlib-1.2.11-fixLibGit-download' pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:[ 77%] No install step for 'zlib-1.2.11-fixLibGit-download' [ 88%] No test step for 'zlib-1.2.11-fixLibGit-download' 30 March 2023 11:25:12.714973 am warning, signature of InterpreterProxy>>characterTable does not match reference implementation. warning, signature of InterpreterProxy>>fullGC does not match reference implementation. warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>positive32BitValueOf: does not match reference implementation. warning, signature of InterpreterProxy>>pushRemappableOop: does not match reference implementation. external plugin FilePlugin generated as FilePlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>pushBool: does not match reference implementation. [100%] Completed 'zlib-1.2.11-fixLibGit-download' external plugin FloatArrayPlugin generated as FloatArrayPlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. external plugin SurfacePlugin generated as SurfacePlugin 30 March 2023 11:25:13.152045 am [100%] Built target zlib-1.2.11-fixLibGit-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/zlib-1.2.11-fixLibGit-src/zlib1.dll Adding third-party libraries for Windows-x86_64: openssl-1.0.2q-fixLigGit -- Downloading/updating openssl-1.0.2q-fixLigGit -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.0.2q-fixLigGit-download warning, variable nsMethodCache doesn't exist or has already been removed[ 11%] Creating directories for 'openssl-1.0.2q-fixLigGit-download' [ 22%] Performing download step (download, verify and extract) for 'openssl-1.0.2q-fixLigGit-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.0.2q-fixLigGit-download/openssl-1.0.2q-fixLigGit-download-prefix/src/openssl-1.0.2q-fixLigGit.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/openssl-1.0.2q-fixLigGit.zip' -- [download 1% complete] -- [download 3% complete] -- [download 4% complete] -- [download 7% complete] -- [download 9% complete] -- [download 11% complete] -- [download 12% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 20% complete] -- [download 21% complete] -- [download 23% complete] -- [download 24% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% 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 52% complete] -- [download 54% complete] -- [download 56% complete] -- [download 57% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 65% complete] -- [download 66% complete] -- [download 68% complete] -- [download 73% complete] -- [download 77% complete] -- [download 78% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 85% complete] -- [download 88% complete] -- [download 90% complete] -- [download 93% complete] -- [download 94% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.0.2q-fixLigGit-download/openssl-1.0.2q-fixLigGit-download-prefix/src/openssl-1.0.2q-fixLigGit.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.0.2q-fixLigGit-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done StackInterpreterPrimitives>>doPrimitiveWorkerExtractReturnValue contains declaration for non-existent variable externalFunction StackInterpreterPrimitives>>primitiveFFIAllocate contains declaration for non-existent variable ptr StackInterpreter>>checkImageVersionFrom: contains declaration for non-existent variable imageOffset StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable heapSize StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable minimumMemory StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable allocationReserve StackInterpreterPrimitives>>primitiveFFIFree contains declaration for non-existent variable ptr StackInterpreterPrimitives>>primitiveLoadSymbolFromModule contains declaration for non-existent variable ptr StackInterpreter>>reapAndResetErrorCodeTo:header: contains declaration for non-existent variable theSP conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in extendedStoreBytecodePop: [ 33%] No update step for 'openssl-1.0.2q-fixLigGit-download' conflicting return types sqInt, void in primitiveFFIFree [ 44%] No patch step for 'openssl-1.0.2q-fixLigGit-download' [ 55%] No configure step for 'openssl-1.0.2q-fixLigGit-download' [ 66%] No build step for 'openssl-1.0.2q-fixLigGit-download' [ 77%] No install step for 'openssl-1.0.2q-fixLigGit-download' [ 88%] No test step for 'openssl-1.0.2q-fixLigGit-download' [100%] Completed 'openssl-1.0.2q-fixLigGit-download' [100%] Built target openssl-1.0.2q-fixLigGit-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.0.2q-fixLigGit-src/libeay32.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.0.2q-fixLigGit-src/ssleay32.dll Adding third-party libraries for Windows-x86_64: libssh2-1.9.0 -- Downloading/updating libssh2-1.9.0 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/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='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/libssh2-1.9.0.zip' -- [download 2% complete] -- [download 4% complete] -- [download 8% complete] -- [download 13% complete] -- [download 17% complete] -- [download 23% complete] -- [download 30% complete] -- [download 34% complete] -- [download 40% complete] -- [download 52% complete] -- [download 83% complete] -- [download 90% complete] -- [download 95% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.9.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libssh2-1.9.0-download' [ 44%] No patch 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' Local variable name 'receiver' in doPrimitiveWorkerExtractReturnValue may mask method when inlining Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining Local variable name 'stack' in pruneStack:stackp: may mask method when inlining Local variable name 'receiver' in doPrimitiveWorkerCallout may mask method when inlining 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: the2ndUnknownShort localised to writeImageFileIO[ 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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.9.0-src/libssh2-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.9.0-src/libssh2.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-9/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-9/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 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 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% 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 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 53% complete] -- [download 56% complete] -- [download 57% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% 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 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 94% complete] -- [download 95% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/freetype-2.12.1-src' -- extracting... [tar xfz] warning, variable nsMethodCache doesn't exist or has already been removed-- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc[ 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' pushNilSizeFunction localised to compileBlockBodies savedFirstOpcodeIndex localised to compileBlockBodies savedLastDumpedLiteralIndex localised to compileBlockBodies savedNextLiteralIndex localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:[100%] Built target freetype-2.12.1-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/freetype-2.12.1-src/libbz2-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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 0% 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 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 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 41% complete] -- [download 42% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 52% complete] -- [download 54% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 63% 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 78% complete] -- [download 79% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 85% complete] -- [download 87% complete] -- [download 88% complete] -- [download 90% complete] -- [download 92% complete] -- [download 93% complete] -- [download 97% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/fontconfig-2.13.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done warning, variable nsMethodCache doesn't exist or has already been removed[ 33%] No update step for 'fontconfig-2.13.1-download' [ 44%] No patch step for 'fontconfig-2.13.1-download' StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc[ 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 pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:-9/build-StackVM/fontconfig-2.13.1-src/libexpat-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/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-9/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' warning, variable nsMethodCache doesn't exist or has already been removed-- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 5% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% 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 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 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 55% complete] -- [download 56% complete] -- [download 57% complete] -- [download 59% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 71% complete] -- [download 72% complete] -- [download 74% 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 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 -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/harfbuzz-5.3.1-src' -- extracting... [tar xfz] StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc-- 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' pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock:[ 88%] No test step for 'harfbuzz-5.3.1-download' 30 March 2023 11:25:40.80098 am warning, signature of InterpreterProxy>>characterTable does not match reference implementation. warning, signature of InterpreterProxy>>fullGC does not match reference implementation. warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>positive32BitValueOf: does not match reference implementation. warning, signature of InterpreterProxy>>pushRemappableOop: does not match reference implementation. [100%] Completed 'harfbuzz-5.3.1-download' external plugin FilePlugin generated as FilePlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>pushBool: does not match reference implementation. external plugin FloatArrayPlugin generated as FloatArrayPlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. external plugin SurfacePlugin generated as SurfacePlugin 30 March 2023 11:25:41.212526 am PharoVMMaker [100%] Built target harfbuzz-5.3.1-download cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/PharoVMCore.dir/depend.internal". -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/pixman-0.40.0-download Scanning dependencies of target PharoVMCore /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/build [ 16%] Building C object CMakeFiles/PharoVMCore.dir/src/debug.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/debug.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/debug.c [ 11%] Creating directories for 'pixman-0.40.0-download' [ 16%] Building C object CMakeFiles/PharoVMCore.dir/src/utils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/utils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/utils.c /builds/workspace/pharo-vm_pharo-9/repository/src/utils.c:224:8: warning: unused variable 'tmpBasedir' [-Wunused-variable] char* tmpBasedir = (char*)alloca(bufferSize); ^ /builds/workspace/pharo-vm_pharo-9/repository/src/utils.c:496:17: warning: unused function 'max' [-Wunused-function] static long int max(long int x, long int y) { return (x > y) ? x : y; } ^ 2 warnings generated. [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/errorCode.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/errorCode.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/errorCode.c [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c /builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:208:1: warning: unused function 'dropInit' [-Wunused-function] dropInit (void) ^ /builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:215:1: warning: unused function 'dropShutdown' [-Wunused-function] dropShutdown (void) ^ 2 warnings generated. [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/externalPrimitives.c [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/client.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/client.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/client.c [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/pathUtilities.c [ 22%] Performing download step (download, verify and extract) for 'pixman-0.40.0-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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' [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/fileDialogCommon.c [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/stringUtilities.c [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/imageAccess.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 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 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 [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/parameters/parameterVector.c [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/parameters/parameters.c -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/pixman-0.40.0-src' -- extracting... [tar xfz] [ 23%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/semaphores/platformSemaphore.c [ 23%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'pixman-0.40.0-download' 4 warnings generated. [ 24%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 24%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveCalls.c [ 44%] No patch step for 'pixman-0.40.0-download' [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveUtils.c [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:108:3: warning: variable 'address' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:112:19: note: uninitialized use occurs here setHandler(aOop, address); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:4:15: note: initialize the variable 'address' to silence this warning void* address; ^ = NULL 1 warning generated. [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/typesPrimitives.c [ 55%] No configure step for 'pixman-0.40.0-download' [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/utils.c [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c:34:8: warning: unused variable 'flags' [-Wunused-variable] sqInt flags; ^ 1 warning generated. [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c:102:11: warning: unused variable 'handler' [-Wunused-variable] void *handler; ^ 1 warning generated. [ 28%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbacks.c [ 66%] No build step for 'pixman-0.40.0-download' [ 29%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/semaphores/pharoSemaphore.c [ 29%] Building C object CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/threadSafeQueue/threadSafeQueue.c [ 30%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/pThreadedFFI.c [ 77%] No install step for 'pixman-0.40.0-download' [ 30%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/worker.c [ 31%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerPrimitives.c [ 31%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerTask.c [ 88%] No test step for 'pixman-0.40.0-download' [ 32%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c In file included from /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: In file included from /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: In file included from /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: In file included from /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: In file included from /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:14: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ In file included from /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2672:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:3128:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:3244:8: warning: expression result unused [-Wunused-value] error("what??"); ^~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:4267:62: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] || (((cogMethod->methodObject)) == (((usqInt)(methodFor((cogMethod->methodObject))))))))) { ^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:774:36: note: passing argument to parameter 'address' here extern CogMethod * methodFor(void *address); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:4579:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'unsigned long' [-Wint-conversion] address = positive64BitIntegerFor(mcpc); ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include/cointerp.h:93:46: note: passing argument to parameter 'integerValue' here extern sqInt positive64BitIntegerFor(usqLong integerValue); ^ In file included from /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:4620:85: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (targetMethod1->methodObject = classForInlineCacheTag(inlineCacheTagAt(backEnd, mcpc))); ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2549:72: note: passing argument to parameter 'callSiteReturnAddress' here inlineCacheTagAt(AbstractInstruction * self_in_inlineCacheTagAt, sqInt callSiteReturnAddress) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:4817:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5027:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5096:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5112:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5128:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5144:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5160:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5377:9: warning: expression result unused [-Wunused-value] error("cannot differentiate checked and unchecked entry-points with current cog method alignment"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5503:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5552:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5879:23: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5923:8: warning: expression result unused [-Wunused-value] error("what??"); ^~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6115:10: warning: expression result unused [-Wunused-value] error("too much code for stack check offset"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6730:16: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'CogMethod *' [-Wint-conversion] cPICPrototype = cPIC; ^ ~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7105:11: warning: unused variable 'startAddress' [-Wunused-variable] sqInt startAddress; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7632:8: warning: expression result unused [-Wunused-value] error("could not find selector in method when unlinking send site"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7807:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7809:8: warning: expression result unused [-Wunused-value] error("invalid opcode for inverse"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8178:14: warning: expression result unused [-Wunused-value] error("attempt to become two cogged methods"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8181:14: warning: expression result unused [-Wunused-value] error("attempt to become cogged method into different method"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8470:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8473:9: warning: expression result unused [-Wunused-value] error("youngReferrers list overflowed"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8820:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7741:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9117:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9513:11: warning: expression result unused [-Wunused-value] error("attempt to generate run-time routine containing young object reference. Cannot initialize Cogit run-time."); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9635:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9690:126: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), indexForSelectorinat((targetMethod->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7610:66: note: passing argument to parameter 'mcpc' here indexForSelectorinat(sqInt selector, CogMethod *cogMethod, sqInt mcpc) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9932:8: warning: expression result unused [-Wunused-value] error("couldn't locate end of clean block"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10154:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7741:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10206:141: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7741:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10256:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7741:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10304:139: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7741:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10352:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:7741:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10825:9: warning: expression result unused [-Wunused-value] error("no room on youngReferrers list"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17197:88: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(reg, scratch, instruction, 0); ^~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:928:125: note: passing argument to parameter 'fwdJumpTarget' here static sqInt NoDbgRegParms genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17239:12: warning: incompatible integer to pointer conversion assigning to 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') from 'sqInt' (aka 'long') [-Wint-conversion] finished = nonFwdJumpTargetOrZero; ^ ~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17448:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17631:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17651:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18252:86: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(Arg0Reg, TempReg, comp, 0); ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17207:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:18278:86: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(Arg0Reg, TempReg, comp, 0); ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17207:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22800:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22886:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:23472:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:25635:33: warning: expression result unused [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:25768:33: warning: expression result unused [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:25902:33: warning: expression result unused [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:26000:33: warning: expression result unused [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27143:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [100%] Completed 'pixman-0.40.0-download' /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27266:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27328:9: warning: expression result unused [-Wunused-value] error("couldn't find unused register in genDivR:R:Quo:Rem:"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27965:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28315:9: warning: expression result unused [-Wunused-value] error("linking callsite to invalid address"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28384:9: warning: expression result unused [-Wunused-value] error("linking callsite to invalid address"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28520:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28552:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28561:9: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'const void *' [-Wint-conversion] memset(startAddr, 204 /* stop */, (endAddr - startAddr) + 1); ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_string.h:77:62: note: expanded from macro 'memset' __builtin___memset_chk (dest, __VA_ARGS__, __darwin_obsz0 (dest)) ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_common.h:38:55: note: expanded from macro '__darwin_obsz0' #define __darwin_obsz0(object) __builtin_object_size (object, 0) ^~~~~~ In file included from /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28561:9: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] memset(startAddr, 204 /* stop */, (endAddr - startAddr) + 1); ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_string.h:77:27: note: expanded from macro 'memset' __builtin___memset_chk (dest, __VA_ARGS__, __darwin_obsz0 (dest)) ^~~~ In file included from /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:15: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28600:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28805:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28816:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28834:13: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wint-conversion] jmpTarget(arrivingJmp, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28048:33: note: passing argument to parameter 'self_in_jmpTarget' here jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28972:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28983:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29032:13: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wint-conversion] jmpTarget(arrivingJmp, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28048:33: note: passing argument to parameter 'self_in_jmpTarget' here jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29042:13: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wint-conversion] jmpTarget(arrivingJmp1, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28048:33: note: passing argument to parameter 'self_in_jmpTarget' here jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29110:9: warning: expression result unused [-Wunused-value] error("shouldBeImplemented"); ^~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29116:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29122:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29128:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29134:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29140:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29253:39: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(isWithinMwOffsetRange(backEnd, methodCacheAddress()))) { ^~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28030:82: note: passing argument to parameter 'anAddress' here isWithinMwOffsetRange(AbstractInstruction * self_in_isWithinMwOffsetRange, sqInt anAddress) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29411:49: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void (*)(void)' [-Wint-conversion] return compileMachineCodeInterpreterPrimitive(mcprimFunctionForPrimitiveIndex(primitiveIndex)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29075:47: note: passing argument to parameter 'primitiveRoutine' here compileMachineCodeInterpreterPrimitive(void (*primitiveRoutine)(void)) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:29414:24: warning: comparison of distinct pointer types ('void (*)(void)' and 'sqInt (*)(void)' (aka 'long (*)(void)')) [-Wcompare-distinct-pointer-types] || (primitiveRoutine == primitiveFail)) { ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30033:39: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(isWithinMwOffsetRange(backEnd, methodCacheAddress()))) { ^~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28030:82: note: passing argument to parameter 'anAddress' here isWithinMwOffsetRange(AbstractInstruction * self_in_isWithinMwOffsetRange, sqInt anAddress) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30791:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:32222:9: warning: expression result unused [-Wunused-value] error("Cog JIT internal error. Too many abstract opcodes. Num opcodes heuristic is too optimistic."); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33683:47: warning: incompatible pointer to integer conversion passing 'sqInt (sqInt, sqInt, sqInt, sqInt)' (aka 'long (long, long, long, long)') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendabovetonumArgs, "ceDirectedSuperSend", numArgs, directedSuperSendTrampolines); ^~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1265:78: note: passing argument to parameter 'function' here static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33683:69: warning: incompatible pointer to integer conversion passing 'char [20]' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendabovetonumArgs, "ceDirectedSuperSend", numArgs, directedSuperSendTrampolines); ^~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1265:94: note: passing argument to parameter 'name' here static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33684:47: warning: incompatible pointer to integer conversion passing 'void (sqInt, sqInt, sqInt, sqInt)' (aka 'void (long, long, long, long)') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendaboveClassBindingtonumArgs, "ceDirectedSuperBindingSend", numArgs, directedSuperBindingSendTrampolines); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1265:78: note: passing argument to parameter 'function' here static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33684:81: warning: incompatible pointer to integer conversion passing 'char [27]' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendaboveClassBindingtonumArgs, "ceDirectedSuperBindingSend", numArgs, directedSuperBindingSendTrampolines); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1265:94: note: passing argument to parameter 'name' here static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33703:102: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'char *' [-Wint-conversion] trampoline = genSendTrampolineFornumArgscalledargargargarg(function, numArgs, trampolineNamenumArgs(name, numArgs), ClassReg, TempReg, ReceiverResultReg, (numArgs <= (NumSendTrampolines - 2) ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9986:29: note: passing argument to parameter 'routinePrefix' here trampolineNamenumArgs(char *routinePrefix, sqInt numArgs) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33703:61: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] trampoline = genSendTrampolineFornumArgscalledargargargarg(function, numArgs, trampolineNamenumArgs(name, numArgs), ClassReg, TempReg, ReceiverResultReg, (numArgs <= (NumSendTrampolines - 2) ^~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:1298:80: note: passing argument to parameter 'aRoutine' here static sqInt NoDbgRegParms genSendTrampolineFornumArgscalledargargargarg(void *aRoutine, sqInt numArgs, char *aString, sqInt regOrConst0, sqInt regOrConst1, sqInt regOrConst2, sqInt regOrConst3); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33926:85: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(argReg, TempReg, label, 0); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17207:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33930:23: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : argReg), TempReg, label, fixup); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17207:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:33930:30: warning: incompatible pointer to integer conversion passing 'BytecodeFixup *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : argReg), TempReg, label, fixup); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17207:119: note: passing argument to parameter 'nonFwdJumpTargetOrZero' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34003:85: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(argReg, TempReg, label, 0); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17207:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34007:92: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(rcvrRegOrNone, TempReg, label, 0); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17207:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:35030:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:35160:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:35029:3: warning: variable 'result' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:35032:22: note: uninitialized use occurs here if (isIntegerValue(result)) { ^~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:34998:17: note: initialize the variable 'result' to silence this warning sqInt result; ^ = 0 /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:35423:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:35422:2: warning: variable 'result' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:35426:34: note: uninitialized use occurs here return ssPushAnnotatedConstant((result ^~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:35397:15: note: initialize the variable 'result' to silence this warning int result; ^ = 0 /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:36232:45: warning: incompatible integer to pointer conversion assigning to 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') from 'unsigned char' [-Wint-conversion] (self_in_reinitialize->targetInstruction) = ((self_in_reinitialize->simStackPtr) = 0); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:36456:22: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2165:1: warning: unused function 'availableFloatRegisterOrNoneFor' [-Wunused-function] availableFloatRegisterOrNoneFor(AbstractInstruction * self_in_availableFloatRegisterOrNoneFor, sqInt liveRegsMask) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2199:1: warning: unused function 'cloneLiteralFrom' [-Wunused-function] cloneLiteralFrom(AbstractInstruction * self_in_cloneLiteralFrom, AbstractInstruction *existingLiteral) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2288:1: warning: unused function 'initializeSharableLiteral' [-Wunused-function] initializeSharableLiteral(AbstractInstruction * self_in_initializeSharableLiteral, sqInt literal) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2307:1: warning: unused function 'initializeUniqueLiteral' [-Wunused-function] initializeUniqueLiteral(AbstractInstruction * self_in_initializeUniqueLiteral, sqInt literal) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2330:1: warning: unused function 'isLiteral' [-Wunused-function] isLiteral(AbstractInstruction * self_in_isLiteral) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2386:1: warning: unused function 'rewriteConditionalJumpLongAttarget' [-Wunused-function] rewriteConditionalJumpLongAttarget(AbstractInstruction * self_in_rewriteConditionalJumpLongAttarget, sqInt callSiteReturnAddress, sqInt callTargetAddress) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2399:1: warning: unused function 'wantsNearAddressFor' [-Wunused-function] wantsNearAddressFor(AbstractInstruction * self_in_wantsNearAddressFor, sqInt anObject) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2426:1: warning: unused function 'computeSizeOfArithCqR' [-Wunused-function] computeSizeOfArithCqR(AbstractInstruction * self_in_computeSizeOfArithCqR) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2441:1: warning: unused function 'computeSizeOfArithCwR' [-Wunused-function] computeSizeOfArithCwR(AbstractInstruction * self_in_computeSizeOfArithCwR) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2486:1: warning: unused function 'concretizeMoveCwR' [-Wunused-function] concretizeMoveCwR(AbstractInstruction * self_in_concretizeMoveCwR) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2605:1: warning: unused function 'loadLiteralByteSize' [-Wunused-function] loadLiteralByteSize(AbstractInstruction * self_in_loadLiteralByteSize) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:2880:1: warning: unused function 'allMethodsHaveCorrectHeader' [-Wunused-function] allMethodsHaveCorrectHeader(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:5950:1: warning: unused function 'expectedClosedPICPrototype' [-Wunused-function] expectedClosedPICPrototype(CogMethod *cPIC) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:6227:1: warning: unused function 'firstMappedPCFor' [-Wunused-function] firstMappedPCFor(CogMethod *cogMethod) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:8930:1: warning: unused function 'maybeFreeCogMethodDoesntLookKosher' [-Wunused-function] maybeFreeCogMethodDoesntLookKosher(CogMethod *cogMethod) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9242:1: warning: unused function 'noAssertMethodClassAssociationOf' [-Wunused-function] noAssertMethodClassAssociationOf(sqInt methodPointer) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9254:1: warning: unused function 'noCogMethodsMaximallyMarked' [-Wunused-function] noCogMethodsMaximallyMarked(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9414:1: warning: unused function 'picAbortDiscriminatorValue' [-Wunused-function] picAbortDiscriminatorValue(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9523:1: warning: unused function 'registerMaskFor' [-Wunused-function] registerMaskFor(sqInt reg) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:9530:1: warning: unused function 'registerMaskForand' [-Wunused-function] registerMaskForand(sqInt reg1, sqInt reg2) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:10771:1: warning: unused function 'counters' [-Wunused-function] counters(CogMethod * self_in_counters) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11039:1: warning: unused function 'kosherYoungReferrers' [-Wunused-function] kosherYoungReferrers(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:11526:1: warning: unused function 'voidYoungReferrersPostTenureAll' [-Wunused-function] voidYoungReferrersPostTenureAll(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16880:1: warning: unused function 'checkValidDerivedObjectReference' [-Wunused-function] checkValidDerivedObjectReference(sqInt bodyAddress) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:16895:1: warning: unused function 'couldBeDerivedObject' [-Wunused-function] couldBeDerivedObject(sqInt bodyAddress) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:17037:1: warning: unused function 'genCreateClosureAtnumArgsnumCopiedcontextNumArgslargeinBlock' [-Wunused-function] genCreateClosureAtnumArgsnumCopiedcontextNumArgslargeinBlock(sqInt bcpc, sqInt numArgs, sqInt numCopied, sqInt ctxtNumArgs, sqInt isLargeCtxt, sqInt isInBlock) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22465:1: warning: unused function 'getActiveContextAllocatesInMachineCode' [-Wunused-function] getActiveContextAllocatesInMachineCode(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22476:1: warning: unused function 'inlineCacheTagIsYoung' [-Wunused-function] inlineCacheTagIsYoung(sqInt cacheTag) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22893:1: warning: unused function 'isMergeFixup' [-Wunused-function] isMergeFixup(BytecodeFixup * self_in_isMergeFixup) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22952:1: warning: unused function 'callFullTargetFromReturnAddress' [-Wunused-function] callFullTargetFromReturnAddress(AbstractInstruction * self_in_callFullTargetFromReturnAddress, sqInt callSiteReturnAddress) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22980:1: warning: unused function 'cFloatResultToRd' [-Wunused-function] cFloatResultToRd(AbstractInstruction * self_in_cFloatResultToRd, sqInt reg) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:22991:1: warning: unused function 'cFloatResultToRs' [-Wunused-function] cFloatResultToRs(AbstractInstruction * self_in_cFloatResultToRs, sqInt reg) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:23551:1: warning: unused function 'concretizeFill32' [-Wunused-function] concretizeFill32(AbstractInstruction * self_in_concretizeFill32) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27273:1: warning: unused function 'fullCallsAreRelative' [-Wunused-function] fullCallsAreRelative(AbstractInstruction * self_in_fullCallsAreRelative) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27409:1: warning: unused function 'generateLowLevelTryLock' [-Wunused-function] generateLowLevelTryLock(AbstractInstruction * self_in_generateLowLevelTryLock, sqInt vmOwnerLockAddress) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27439:1: warning: unused function 'generateLowLevelUnlock' [-Wunused-function] generateLowLevelUnlock(AbstractInstruction * self_in_generateLowLevelUnlock, sqInt vmOwnerLockAddress) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27529:1: warning: unused function 'genMemCopytoconstantSize' [-Wunused-function] genMemCopytoconstantSize(AbstractInstruction * self_in_genMemCopytoconstantSize, sqInt originalSourceReg, sqInt originalDestReg, sqInt size) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27588:1: warning: unused function 'genMemCopytosize' [-Wunused-function] genMemCopytosize(AbstractInstruction * self_in_genMemCopytosize, sqInt originalSourceReg, sqInt originalDestReg, sqInt originalSize) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27894:1: warning: unused function 'genSubstituteReturnAddress' [-Wunused-function] genSubstituteReturnAddress(AbstractInstruction * self_in_genSubstituteReturnAddress, sqInt retpc) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:27905:1: warning: unused function 'genSwapRRScratch' [-Wunused-function] genSwapRRScratch(AbstractInstruction * self_in_genSwapRRScratch, sqInt regA, sqInt regB, sqInt regTmp) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28146:1: warning: unused function 'literalBeforeInlineCacheTagAt' [-Wunused-function] literalBeforeInlineCacheTagAt(AbstractInstruction * self_in_literalBeforeInlineCacheTagAt, sqInt callSiteReturnAddress) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28158:1: warning: unused function 'loadPICLiteralByteSize' [-Wunused-function] loadPICLiteralByteSize(AbstractInstruction * self_in_loadPICLiteralByteSize) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28165:1: warning: unused function 'machineCodeAt' [-Wunused-function] machineCodeAt(AbstractInstruction * self_in_machineCodeAt, sqInt anOffset) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28178:1: warning: unused function 'machineCodeBytes' [-Wunused-function] machineCodeBytes(AbstractInstruction * self_in_machineCodeBytes) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28221:1: warning: unused function 'numLowLevelLockOpcodes' [-Wunused-function] numLowLevelLockOpcodes(AbstractInstruction * self_in_numLowLevelLockOpcodes) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28277:1: warning: unused function 'relocateMethodReferenceBeforeAddressby' [-Wunused-function] relocateMethodReferenceBeforeAddressby(AbstractInstruction * self_in_relocateMethodReferenceBeforeAddressby, sqInt pc, sqInt delta) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:28613:1: warning: unused function 'zoneCallsAreRelative' [-Wunused-function] zoneCallsAreRelative(AbstractInstruction * self_in_zoneCallsAreRelative) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:30891:1: warning: unused function 'numSpecialSelectors' [-Wunused-function] numSpecialSelectors(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:31858:1: warning: unused function 'v4LongForwardBranchDistance' [-Wunused-function] v4LongForwardBranchDistance(BytecodeDescriptor *descriptor, sqInt pc, sqInt nExts, sqInt aMethodObj) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:36205:1: warning: unused function 'receiverIsInReceiverResultReg' [-Wunused-function] receiverIsInReceiverResultReg(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:36912:1: warning: unused function 'tempsValidAndVolatileEntriesSpilled' [-Wunused-function] tempsValidAndVolatileEntriesSpilled(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64SysV.c:37013:1: warning: unused function 'violatesEnsureSpilledSpillAssert' [-Wunused-function] violatesEnsureSpilledSpillAssert(void) ^ [100%] Built target pixman-0.40.0-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 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 30% complete] -- [download 33% complete] -- [download 34% complete] -- [download 36% complete] -- [download 37% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 46% complete] -- [download 47% 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 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 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-9/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-9/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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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 158 warnings generated. [ 32%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma auto_inline(off) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma auto_inline(on) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2991:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2992:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3012:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3026:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 8 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3040:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 16 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3054:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 24 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3068:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 32 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3082:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 40 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3096:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 48 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3110:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 56 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3124:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 64 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3138:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 72 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3152:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 80 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3166:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 88 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3180:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 96 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3194:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 104 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3208:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 112 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3222:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 120 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3237:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (0 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3238:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3239:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3254:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (1 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3255:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3256:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3271:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (2 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3272:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3273:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3288:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (3 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3289:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3290:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3305:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (4 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3306:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3307:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3322:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (5 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3323:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3324:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3339:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (6 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3340:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3341:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3356:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (7 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3357:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3358:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3373:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (8 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3374:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3375:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3390:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (9 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3391:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3392:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3407:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (10 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3408:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3409:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3424:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (11 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3425:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3426:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3440:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (12 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3441:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3442:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3456:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (13 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3457:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3458:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3472:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (14 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3473:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3474:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3488:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (15 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3489:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3490:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4710:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4766:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (0 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4767:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4770:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4786:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (1 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4787:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4790:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4806:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (2 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4807:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4810:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4826:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (3 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4827:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4830:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4846:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (4 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4847:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4850:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4866:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (5 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4867:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4870:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4886:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (6 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4887:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4890:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4906:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (7 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4907:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4910:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4926:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5019:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localReturnValue = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5059:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((byteAt((localFP + FoxIFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5079:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closure = longAt(localFP + (frameStackedReceiverOffset(localFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5096:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5097:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5098:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5100:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5128:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5129:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5130:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5132:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext1 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5149:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5150:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5151:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5153:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext2 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5177:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5183:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5190:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameToReturnTo = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5213:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5214:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5215:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5217:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext3 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5244:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil2 = longAt((thePage3->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5269:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5310:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localFP = pointerForOop(longAt(localFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5312:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localIP = pointerForOop(longAt(callerFP + FoxCallerSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5326:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput(localSP, localIP); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5337:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5341:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5432:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callersFPOrNull = pointerForOop(longAt(localFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5440:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5472:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5501:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] contextToReturnFrom = longAt(((GIV(stackPage)->baseAddress)) - BytesPerWord); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5504:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), contextToReturnFrom); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5507:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), localReturnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5510:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5540:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput(localSP, localIP); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5551:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5555:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5571:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxCallerSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5572:79: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localSP = localFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5574:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((localFP + FoxIFrameFlags) + 1)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5585:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput(localSP, localIP); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5596:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5599:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj1 = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5643:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5644:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5645:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5647:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5680:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object1 = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + (((sqInt)((usqInt)(variableIndex) << (shiftForWord()))))); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5686:56: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5687:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5688:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5735:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] objOop = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5778:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5779:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5782:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5864:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] objOop = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5907:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5908:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5911:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6195:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6196:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6269:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6284:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6289:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6290:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6301:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(localFP + FoxIFSavedIP, ((sqInt)localIP)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6312:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6313:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6326:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localIP); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6328:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localFP); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6367:65: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(localFP, methodHeader2); ^~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6387:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6388:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6450:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6481:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6482:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6498:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6507:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6515:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6516:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6517:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6519:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object3 = longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6631:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj1 = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6726:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6727:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6924:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6925:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6926:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6928:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7066:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7067:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7068:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7090:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7091:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7092:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7127:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7128:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7129:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7180:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7181:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7182:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7184:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7500:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7501:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7506:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] backwardJumpCountByte = byteAt(localFP + ((VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7529:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] byteAtput(localFP + ((VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: passing argument to parameter 'oop' here static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7743:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7749:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7750:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7887:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7893:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7894:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:8964:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:8970:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:8971:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9123:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9129:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9130:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9269:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9277:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9315:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9322:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9323:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9391:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9392:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9435:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9436:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9766:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9767:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9819:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9820:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10132:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10133:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10134:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10136:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theThingToPush = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10186:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] localReturnValue = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10339:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10345:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10346:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10483:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10489:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10490:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11559:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11565:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11566:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11718:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11724:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11725:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11864:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11872:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11910:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11917:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11918:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11986:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11987:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12030:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12031:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12268:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12269:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12321:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12322:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12535:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12636:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12667:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12668:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12684:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12693:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12701:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12702:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12703:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12705:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12787:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12788:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12789:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12964:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(localSP); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13062:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13063:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13068:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] backwardJumpCountByte = byteAt(localFP + ((VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13091:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] byteAtput(localFP + ((VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: passing argument to parameter 'oop' here static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13201:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13296:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13297:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13421:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13422:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13425:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13450:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13545:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13546:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13667:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13668:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13671:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13765:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13766:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13767:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13769:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13833:124: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((newClosure + BaseHeaderSize) + (((sqInt)((usqInt)(FullClosureReceiverIndex) << (shiftForWord())))), longAt(localFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13883:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13884:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13885:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13887:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12948:3: warning: unused label 'directedSuperclassSend' [-Wunused-label] directedSuperclassSend: ^~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14258:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (((cogMethod->cmNumArgs)) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14260:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14272:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14275:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14281:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14281:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14285:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), ((sqInt)cogMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14288:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14291:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14296:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14302:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14308:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14311:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14359:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14363:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14367:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14370:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14370:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14374:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14388:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14394:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14397:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14400:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14404:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14416:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14590:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(lifp + FoxMethod); ^~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14601:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt(lifp + FoxIFSavedIP); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14617:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField1 = longAt(lifp + FoxMethod); ^~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14634:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(lifp + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14649:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14691:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = ((usqInt)(longAt((aStackPage->headSP)))); ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14698:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14700:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14717:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodObj = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14722:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt(theFP + FoxIFSavedIP); ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14728:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = ((usqInt)(longAt(theFP + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14729:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14785:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14786:109: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!(isVanillaBlockClosure((cls = frameStackedReceivernumArgs(GIV(framePointer), ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14788:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((GIV(framePointer) + FoxIFrameFlags) + 1)))))))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14808:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxSavedFP)) == 0) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14809:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxCallerSavedIP, ceBaseFrameReturnPC()); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14812:54: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt((pointerForOop(longAt(GIV(framePointer) + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14812:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt((pointerForOop(longAt(GIV(framePointer) + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14814:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14816:71: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, ((sqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP))))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14816:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, ((sqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP))))); ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14817:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxCallerSavedIP, ceReturnToInterpreterPC()); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14820:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((GIV(framePointer) + FoxIFrameFlags) + 3)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14821:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closure = longAt(GIV(framePointer) + (frameStackedReceiverOffset(GIV(framePointer)))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14842:68: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodField + (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 2)) != 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14842:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodField + (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 2)) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14846:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((p + FoxMFReceiver) - FoxIFReceiver, longAt(p)); ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14846:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((p + FoxMFReceiver) - FoxIFReceiver, longAt(p)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14853:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod1 = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14864:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), pc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14867:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14896:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] wasInMachineCode = (((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14941:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14991:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14991:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14993:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14994:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14997:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer) + (3 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14997:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer) + (3 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14998:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14999:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15004:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15004:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15006:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15007:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15009:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15010:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15015:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15015:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15016:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (0 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15018:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15042:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] result = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15045:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15103:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] contextToReturnTo = longAt((GIV(stackPage)->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15132:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15162:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] contextToReturnFrom = longAt(((GIV(stackPage)->baseAddress)) - BytesPerWord); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15165:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), contextToReturnFrom); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15168:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15171:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15189:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15191:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15195:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15197:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15200:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15233:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15237:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), immutableObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15240:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), valueToAssign); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15243:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), (((usqInt)(index + 1) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15246:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15269:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] resultOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15271:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt(GIV(framePointer) + FoxThisContext)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15271:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt(GIV(framePointer) + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15274:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), resultOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15278:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15280:158: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ceSendAborttonumArgs(longAt((GIV(specialObjectsOop) + BaseHeaderSize) + (((sqInt)((usqInt)(SelectorCannotReturn) << (shiftForWord()))))), longAt(GIV(framePointer) + FoxThisContext), 1); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15342:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15347:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15371:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15376:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15449:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15480:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15491:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15612:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closure = longAt(GIV(framePointer) + (frameStackedReceiverOffset(GIV(framePointer)))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15632:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15633:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15634:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15636:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(theFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15642:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), ourContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15645:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15648:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15667:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP2 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15668:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP2 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15669:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP2 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15671:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(theFP2 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15677:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), ourContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15680:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15683:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15691:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP6 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15692:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP6 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15693:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP6 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15695:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext1 = longAt(theFP6 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15701:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), ourContext1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15704:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp13 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15707:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp23 = GIV(stackPointer) - BytesPerWord), unwindContextOrNilOrZero); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15710:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15721:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15727:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15734:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameToReturnTo = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15758:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP3 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15759:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP3 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15760:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP3 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15762:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ourContext = longAt(theFP3 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15768:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), ourContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15771:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15774:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15790:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil2 = longAt((thePage3->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15811:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15846:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15853:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15855:60: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(callerFP + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15868:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] reapAndResetErrorCodeToheader(GIV(framePointer), (cogMethod->methodHeader)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15897:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15908:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(framePointer) + FoxIFSavedIP), GIV(framePointer), GIV(stackPointer), 1, __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15909:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15911:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), anOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16008:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16053:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + ((numArgs + 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16125:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16168:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16169:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16185:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16194:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(p); ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16195:55: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((p - BytesPerWord) - BytesPerWord, longAt(p)); ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16195:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((p - BytesPerWord) - BytesPerWord, longAt(p)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16199:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), aNonBooleanObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16202:84: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((1 + (((cogMethod->cmNumArgs)) << ((BytesPerWord * 8) - 8))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16204:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : 0))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16207:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : ((1 + (((cogMethod->cmNumArgs)) << 8)) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16209:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : 0))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16201:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFrameFlags, (VMBIGENDIAN ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16212:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16213:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodObj); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16237:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16241:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), anObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16244:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16392:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, noCheckEntryOffset(), rcvr); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16421:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, noCheckEntryOffset(), rcvr); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16424:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16431:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16500:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16505:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodPointer = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16607:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, (superNormalBar == 0 ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16638:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, (superNormalBar == 0 ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16652:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16659:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16684:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16688:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16712:134: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(((mframeHomeMethod(GIV(framePointer)))->methodObject), ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16714:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(GIV(framePointer) + FoxMFReceiver)) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16716:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(GIV(framePointer) + FoxIFReceiver))), 1, null); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16733:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogMethod *) ((longAt(GIV(stackPointer))) - (traceLinkedSendOffset()))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16966:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16970:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16978:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16980:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16982:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (byteAt((theFP + FoxIFrameFlags) + 2)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16983:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17007:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17009:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17018:39: warning: incompatible pointer to integer conversion passing 'CogMethod *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] if ((heapMapAtWord(pointerForOop(cogMethod))) == 0) { ^~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17024:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17031:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17037:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17108:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17120:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17178:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17180:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17194:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(theFP + FoxIFSavedIP) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17195:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : theIP)) - (longAt(theFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17249:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17252:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17253:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17254:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17256:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17265:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17406:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17410:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17422:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17449:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17457:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17460:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17485:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17493:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17496:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17523:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17526:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17532:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), cacheTag); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17551:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17554:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), cacheTag); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17607:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, ((sqInt)GIV(instructionPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17856:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17858:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17970:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17971:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxMFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17974:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMFReceiver, followForwarded(oop)); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17979:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17982:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxIFReceiver, followForwarded(oop)); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17984:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18001:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, (longAt(theFP + FoxIFSavedIP)) + offset); ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18001:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, (longAt(theFP + FoxIFSavedIP)) + offset); ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18002:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, (oop = newOop)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18005:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18007:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18009:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (byteAt((theFP + FoxIFrameFlags) + 2)) != 0))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18010:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (((longAt(longAt(theFP + FoxThisContext))) & ((classIndexMask()) - (isForwardedObjectClassIndexPun()))) == 0)) { ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18011:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18011:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18014:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18016:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18018:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theFP + offset); ^~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18021:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + offset, followForwarded(oop)); ^~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18023:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18029:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18031:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, followForwarded(oop)); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18095:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18106:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18107:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18108:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18118:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18119:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18120:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18127:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18129:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18139:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18141:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18155:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18156:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18157:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18256:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18286:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (rcvrStackIndex * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18288:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (isPointers(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18289:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18290:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18291:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] followForwardedObjectFieldstoDepth(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18292:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18293:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)), 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18322:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18371:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18380:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18395:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (byteAt((theFP + FoxIFrameFlags) + 3)) != 0; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18402:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18409:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxIFSavedIP); ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18469:25: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] theIP = oopForPointer(instrPtr); ^~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:153:43: note: passing argument to parameter 'ptr' here static inline sqInt oopForPointer(void *ptr) { return (sqInt)ptr; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18481:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18492:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((thePage->headSP)) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18493:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : oopForPointer(pointerForOop(longAt(theFPAbove + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18497:54: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? mustMapMachineCodePCcontext((value >> 3), longAt(spouseFP + FoxThisContext)) ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18602:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18614:4: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18645:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18779:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer = (page->baseAddress)), followObjFieldofObject(SenderIndex, aContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18780:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18797:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), maybeClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18820:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18823:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18825:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), ceBaseFrameReturnPC()); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18826:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18883:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), (theMethod + MFMethodFlagHasContextFlag) + MFMethodFlagIsBlockFlag); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18890:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), theMethod + MFMethodFlagHasContextFlag); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18892:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18895:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), theMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18896:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18897:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), (VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18904:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18911:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18918:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18923:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), theIP); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19006:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIPPtr = (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19007:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] || ((longAt(theFP + FoxIFSavedIP)) == 0) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19020:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19024:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19027:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19031:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19032:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19033:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19034:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxThisContext))) { ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19035:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19035:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19042:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()))) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19043:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxMethod))) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19045:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt(theIPPtr); ^~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19049:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt(theIPPtr); ^~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19054:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP -= longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19056:52: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19056:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19058:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19058:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19062:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19068:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19071:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19199:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19203:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19216:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, oop); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19223:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19224:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19225:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19227:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] markAndTrace(longAt(theFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19229:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19231:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aCogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19241:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] markAndTrace(longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19243:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19251:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19264:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theSP, oop); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19322:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19325:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19387:10: warning: incompatible pointer to integer conversion returning 'sqInt (sqInt)' (aka 'long (long)') from a function with result type 'sqInt' (aka 'long') [-Wint-conversion] return mcprimHashMultiply; ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19485:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19495:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19518:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19534:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0; ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19541:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxMFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19766:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19770:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theSP = theFP + (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19773:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19774:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19775:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19777:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19782:53: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((newSP = (newPage->baseAddress)), longAt(callerFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19782:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((newSP = (newPage->baseAddress)), longAt(callerFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19783:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((newSP -= BytesPerWord), theContext); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19785:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19787:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19791:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19791:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19805:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19809:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(callerFP + FoxIFSavedIP, callerIP); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19812:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + stackedReceiverOffset, callerIP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19817:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxCallerSavedIP, ceBaseFrameReturnPC()); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19818:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, 0); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19821:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] offsetCallerFP = pointerForOop(longAt(fpInNewPage + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19825:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(fpInNewPage + FoxSavedFP, oopForPointer(offsetCallerFP)); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19826:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(fpInNewPage + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19827:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(fpInNewPage + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19828:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((fpInNewPage + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19829:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(fpInNewPage + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20362:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20364:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = (longAt(address)) & 7; ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20368:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20372:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] print(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20381:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printNum(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20383:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20384:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] print((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20385:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20386:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20389:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] print((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20390:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20391:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20409:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20416:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20417:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0)) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20419:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20433:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20435:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20447:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20485:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20542:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20544:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20546:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20561:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethod = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20563:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20566:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = byteAt((theFP + FoxIFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20580:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20581:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20582:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20583:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOrClosure = longAt(theFP + (frameStackedReceiverOffset(theFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20594:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20595:98: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameOopat("(caller ctxt", (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20597:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20598:97: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameOopat("(saved ctxt", (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20600:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (1 * BytesPerWord)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20606:79: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameThingatextraString("caller ip", theFP + FoxCallerSavedIP, ((longAt(theFP + FoxCallerSavedIP)) == (ceReturnToInterpreterPC()) ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20611:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20615:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()))) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20618:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20622:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameThingatextra("saved ip", theFP + FoxIFSavedIP, ((longAt(theFP + FoxIFSavedIP)) == 0 ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20624:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (((longAt(theFP + FoxIFSavedIP)) - theMethod) + 2) - BaseHeaderSize)); ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20628:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] topThing = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20636:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameOopat((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20637:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20638:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20643:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameThingatextra("frame ip", theSP, ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20654:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameOopat((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20655:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20656:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21048:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21052:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21059:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21065:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] retValue = longAt(GIV(framePointer) + FoxMFReceiver); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21070:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] retValue = longAt(GIV(framePointer) + FoxMFReceiver); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21073:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21076:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), retValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21081:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21094:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(longAt(GIV(framePointer) + FoxIFSavedIP))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21121:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21124:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21127:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21132:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21135:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21149:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21306:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21311:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21315:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21319:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21324:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21364:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21370:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21374:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21377:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21377:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21384:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21398:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21404:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21407:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21414:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21417:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21422:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21426:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21438:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21445:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21548:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21552:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21556:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21560:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21564:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21604:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21610:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21614:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21617:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21617:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21624:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21638:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21644:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21647:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21654:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21657:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21662:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21666:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21678:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21685:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21743:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21744:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21745:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21746:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] mthd = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21748:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21753:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printChar(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21758:85: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(mthd, rcvr, ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21759:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21760:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0), ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21760:70: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0), ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21762:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21763:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21765:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (0 < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21766:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21767:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1) * BytesPerWord)))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22024:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22323:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22339:127: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22356:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22357:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22358:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22360:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22464:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22466:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22479:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22483:127: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22507:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22509:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22517:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = ((usqInt)(longAt(theIPPtr))); ^~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22521:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theIPPtr, theIP + ((theMethod->objectHeader))); ^~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22523:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, theMethodField + ((theMethod->objectHeader))); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22525:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22550:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22553:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22559:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] tempIndex = byteAt((theFP + FoxIFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22572:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((longAt(argsPointer)) & (tagMask())) == 0) ^~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22573:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (oopisLessThan(longAt(argsPointer), GIV(newSpaceLimit)))) { ^~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2936:49: note: expanded from macro 'oopisLessThan' #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22580:116: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))), longAt(argsPointer)); ^~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22591:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((longAt(pointer)) & (tagMask())) == 0) ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22592:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (oopisLessThan(longAt(pointer), GIV(newSpaceLimit)))) { ^~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2936:49: note: expanded from macro 'oopisLessThan' #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22599:124: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + tempIndex)) << (shiftForWord())))), longAt(pointer)); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22623:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory()); ^~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22626:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22630:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theInstrPointer = longAt(fp + FoxIFSavedIP); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22660:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] senderContextOrNil = longAt((aPage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22661:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] savedThisContext = longAt(((aPage->baseAddress)) - BytesPerWord); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23107:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] withDetails = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23121:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), constituents); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23148:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] context = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23156:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23181:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)flags << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23210:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23211:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23216:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23243:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23249:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23254:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23281:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23335:68: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((GIV(methodCache)[probe + MethodCacheMethod]) == (longAt(GIV(stackPointer)))) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23340:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] flushExternalPrimitiveOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23341:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] unlinkSendsToandFreeIf(longAt(GIV(stackPointer)), 0); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23357:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] selector = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23395:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23410:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23445:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodReceiver = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23481:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), data); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23512:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (methodWithHeaderShouldBeCogged(methodHeaderOf(longAt(GIV(stackPointer))))) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23514:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] alreadyCogged = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23515:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((((((usqInt) (longAt(longAt(GIV(stackPointer))))) >> (formatShift())) & (formatMask())) >= (firstCompiledMethodFormat())) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23516:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (isCogMethodReference(longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord())))))))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23519:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = cogselector(longAt(GIV(stackPointer)), GIV(nilObj)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23523:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cogMethod = cogselector(longAt(GIV(stackPointer)), GIV(nilObj)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23542:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23543:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((((((usqInt) (longAt(longAt(GIV(stackPointer))))) >> (formatShift())) & (formatMask())) >= (firstCompiledMethodFormat())) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23544:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (isCogMethodReference(longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord())))))))))) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23546:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodHeader = longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord()))))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23565:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)flags << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23579:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23599:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23618:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23636:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23655:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newValue = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23656:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23662:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23724:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23745:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23764:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23800:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] proc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23859:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (synchronousSignal(longAt(GIV(stackPointer)))) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23880:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxMethod)) == GIV(newMethod)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23900:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxMethod)) == GIV(newMethod)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23932:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] process = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23935:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24101:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), myList); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24157:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aContextOrNil = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24167:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisCtx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24211:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((pointerForOop(longAt(theFP + FoxSavedFP))) != contextsFP) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24213:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24215:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24223:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24233:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] contextsIP = ((usqInt)(pointerForOop(longAt(frameAbove + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24241:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24241:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24243:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24243:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24244:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(newFP + FoxMethod)))) < (startOfMemory())) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24248:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(contextsFP + FoxIFSavedIP, contextsIP); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24251:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(newFP + FoxCallerSavedIP, contextsIP); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24279:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24324:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP1 = pointerForOop(longAt(fp1 + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24365:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP2 = pointerForOop(longAt(fp2 + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24378:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24378:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24378:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24399:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24438:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24440:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), aContextOrNil); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24438:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24479:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24544:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24547:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodObj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24549:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24553:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24586:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24587:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24588:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24590:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24601:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24604:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24615:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24770:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24798:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24864:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24867:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, methodField - 4); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24871:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] flags = longAt(theFP + FoxIFrameFlags); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24873:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxIFrameFlags, flags - 2); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24876:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25389:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25421:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25422:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25456:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25484:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25485:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25529:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25534:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25541:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25570:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25586:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25606:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25607:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25630:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25631:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25656:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25660:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25668:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25668:91: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25690:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25691:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25711:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] characterCode = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25724:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), characterObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25739:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25742:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), floatObjectOf(((double) ((rcvr >> 3)) ))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25770:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25771:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25898:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25928:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25929:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25930:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26089:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26140:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cursorObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26144:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] cursorObj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26145:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] maskObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26368:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26440:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] hashOrError = (((hash = (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask()))) != 0 ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26442:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (objCouldBeClassObj(longAt(GIV(stackPointer))) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26443:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? (((err = enterIntoClassTable(longAt(GIV(stackPointer))))) != 0 ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26445:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26449:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)hashOrError << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26485:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26547:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26611:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26628:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26629:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26636:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26669:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26731:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26795:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26812:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26813:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26820:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26838:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26846:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26884:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26906:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26921:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26959:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26987:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26988:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26995:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27124:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27142:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27143:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27150:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27178:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((GIV(totalFreeOldSpace) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27185:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(nilObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27201:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27206:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27210:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27225:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27294:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27306:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27343:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] instance = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27361:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27398:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] s = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27466:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27511:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] runInNOut = (longAt(GIV(stackPointer) + (0 * BytesPerWord))) == GIV(trueObj); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27594:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27643:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27693:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27700:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27703:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27714:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27719:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27722:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27742:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27749:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27752:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27763:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27768:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27771:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27791:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27795:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27798:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27798:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27802:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27805:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27811:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27814:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27823:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27827:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27906:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27956:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27963:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27966:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27977:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27982:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27985:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28005:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28012:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28015:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28026:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28031:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28034:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28054:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28058:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28061:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28061:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28065:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28068:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28074:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28077:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28086:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28090:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28169:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28191:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28224:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28229:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28251:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28258:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28261:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28272:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28277:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28280:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28300:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28307:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28310:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28321:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28326:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28329:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28349:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28353:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28356:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28356:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28360:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28363:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28369:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28372:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28381:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28385:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28434:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28458:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28492:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28493:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg2 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28506:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28572:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28579:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28585:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28623:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] order = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28631:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] string1 = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28634:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] string2 = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28681:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)result << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28701:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] fillValue = positive64BitValueOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28702:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28792:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((onOffBar = longAt(GIV(stackPointer) + (1 * BytesPerWord)))) == GIV(trueObj)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28807:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((bufferSize = longAt(GIV(stackPointer)))) == GIV(nilObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28822:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28853:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28854:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28952:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((longAt(GIV(stackPointer)))) & 7) == 1)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28953:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] crashInThisThread = ((longAt(GIV(stackPointer))) >> 3); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28957:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28961:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28997:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29027:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29027:89: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29032:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)quotient << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29057:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29073:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29094:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)(integerReceiver / integerArgument) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29132:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29133:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29153:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29176:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29177:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29207:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29222:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29223:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29226:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver == integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29235:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29254:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29255:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29258:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr == integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29285:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29307:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29399:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29405:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29409:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29412:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29412:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29419:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29433:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29439:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29442:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29449:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29452:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29457:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29461:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29473:65: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29530:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), mourner); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29558:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29559:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29638:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29662:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29663:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29691:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29715:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopToStore = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29722:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29723:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29748:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29759:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29793:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29794:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29881:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29910:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29911:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29991:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30022:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30023:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30103:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30134:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30135:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30215:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30246:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30247:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30327:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30358:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30359:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30439:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30469:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30470:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30549:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30578:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30579:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30659:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30689:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30690:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30769:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30967:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30971:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30983:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] vScale = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30984:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] hScale = floatValueOf(longAt(GIV(stackPointer) + (2 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30985:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31090:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31142:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31178:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31185:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31188:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31199:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31204:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31207:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31236:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31243:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31246:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31257:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31262:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31265:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31285:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31289:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31292:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31292:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31296:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31299:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31305:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31308:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31317:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31321:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31340:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31414:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31450:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31457:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31460:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31471:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31476:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31479:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31508:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31515:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31518:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31529:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31534:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31537:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31557:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31561:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31564:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31564:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31568:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31571:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31577:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31580:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31589:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31593:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31612:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31686:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31708:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31730:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31735:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31754:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31761:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31764:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31775:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31780:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31783:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31812:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31819:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31822:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31833:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31838:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31841:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31861:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31865:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31868:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31868:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31872:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31875:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31881:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31884:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31893:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31897:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp13 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31916:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31957:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31980:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32007:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] key = cStringOrNullFor(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32030:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32044:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32048:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32087:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), stringOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32105:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32247:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), labelOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32320:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32333:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32334:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32337:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver >= integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32361:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32362:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32365:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr >= integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32380:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32381:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32384:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver > integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32408:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32409:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32412:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr > integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32427:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ammount = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32440:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)segSize << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32458:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32483:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)((value * HashMultiplyConstant) & 0xFFFFFFF) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32501:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((longAt(GIV(stackPointer))) == GIV(trueObj)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32507:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32531:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32548:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32549:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32560:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject == otherObject ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32577:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32603:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32627:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32664:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] s = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32695:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32716:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32739:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), ((value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32753:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32825:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32826:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32855:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32871:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32885:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32901:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32922:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)(index1) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32933:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)((index1 + numFixed)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32971:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32972:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32973:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33018:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33036:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33051:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33069:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33105:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33131:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33168:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33184:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33241:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33248:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33252:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33255:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(messageSelector)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33258:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), runArgs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33261:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), runReceiver); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33289:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33307:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33316:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33342:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33355:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33356:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33359:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver <= integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33383:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33384:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33387:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr <= integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33402:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33403:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33406:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver < integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33430:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33431:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33434:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr < integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33466:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33493:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33506:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33535:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33562:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33575:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33610:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33613:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33627:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33654:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33671:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33689:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33732:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33733:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33784:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), pt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33797:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33826:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33841:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)MillisecondClockMask << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33853:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33853:84: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33858:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)mod << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33889:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33890:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33915:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33933:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33949:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33982:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34005:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34006:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34027:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34043:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 0); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34046:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34053:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34083:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] header = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34084:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] bytecodeCount = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34092:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] class = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34202:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), theMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34215:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 1); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34218:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34225:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34252:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34320:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34323:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34336:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34360:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34421:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 1); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34424:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34437:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34460:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] object = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34543:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), subsequentObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34566:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] instance = accessibleObjectAfter(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34569:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)0 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34575:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34590:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34591:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34594:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver != integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34603:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34622:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34623:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34626:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr != integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34648:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34649:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34678:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject != otherObject ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34738:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((longAt(GIV(stackPointer))) == GIV(trueObj)) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34739:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] || ((longAt(GIV(stackPointer))) == GIV(falseObj)))) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34744:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] goal = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34745:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] stack = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34746:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] followWeak = (longAt(GIV(stackPointer))) == GIV(trueObj); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34987:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] path = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34989:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35022:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35023:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] lookupClass = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35055:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] selector = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35056:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35079:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35082:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35086:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35133:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35148:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ~~~~^~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35148:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35181:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] actualReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35182:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] selector = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35183:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35206:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35209:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), actualReceiver); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35213:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35248:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35261:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ~~~~^~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35261:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35288:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35313:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileProcess)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35348:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35380:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(GIV(stackPointer))) >> 3) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35400:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35416:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35452:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35483:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35484:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35502:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35519:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35564:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35565:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35582:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35608:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)depth << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35637:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35709:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35729:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35753:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35757:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35770:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35786:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35802:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35822:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((5 - 1) * BytesPerWord)), (okay ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35839:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35869:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35883:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35893:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35904:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (wasImmutable ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35923:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35959:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] stringOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36025:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] hasHash = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36026:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36028:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (hasHash ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36036:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36040:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36061:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36077:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36114:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)oldHash << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36132:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] labelOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36194:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36210:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36248:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36254:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36270:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36290:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36291:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36301:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36329:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36351:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36367:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36383:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36399:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer3 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36434:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] bytes = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36469:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36492:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36551:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(totalLength - fixedFields) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36563:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] byteSize = ((longAt(GIV(stackPointer))) & (tagMask()) ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36565:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : bytesInObject(longAt(GIV(stackPointer)))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36568:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36602:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((((longAt(GIV(stackPointer)))) & 7) == 1))) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36608:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] nElements = ((longAt(GIV(stackPointer))) >> 3); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36609:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36658:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36663:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] classFormat1 = ((longAt(((longAt(GIV(stackPointer) + (0 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36683:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((byteSize << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36707:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36722:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36762:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36779:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36818:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36833:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36879:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36904:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36919:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36959:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr == arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36977:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aValue = floatObjectOf(exp(smallFloatValueOf(longAt(GIV(stackPointer))))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36993:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ((((usqInt)(longAt(GIV(stackPointer))))) <= 15 ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36995:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : ((exp = ((usqInt) (((usqInt)(longAt(GIV(stackPointer)))))) >> (((numTagBits()) + (smallFloatMantissaBits())) + 1)), ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37014:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37054:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37069:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37109:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr >= arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37136:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37151:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37191:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr > arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37218:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37233:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37273:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr <= arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37300:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37315:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37355:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr < arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37377:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37416:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37431:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37471:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37496:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37511:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37551:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!(rcvr == arg) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37570:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37601:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37648:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37663:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37703:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37721:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37731:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37753:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37769:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37804:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] class = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37814:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37833:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37847:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(specialObjectsOop)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37863:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37918:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37919:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37922:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37938:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37939:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37940:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37979:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37980:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38114:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38145:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38146:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38147:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38314:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38354:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] array = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38355:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] start = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38356:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] stop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38357:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] repl = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38358:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] replStart = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38423:12: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] arrayFmt = arrayFmt; ~~~~~~~~ ^ ~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38470:11: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] replFmt = replFmt; ~~~~~~~ ^ ~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38624:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38656:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38657:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38691:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38721:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38722:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38727:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38754:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38760:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38765:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38783:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38803:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (okay ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38823:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38839:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38842:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(result)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38858:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38911:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] moduleName = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39067:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39092:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39127:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39154:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39188:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39209:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39238:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (running ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39249:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sampleBuffer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39259:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39276:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:44603:15: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:49642:13: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:51474:5: warning: expression result unused [-Wunused-value] -classIndex2; ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:51539:26: warning: expression result unused [-Wunused-value] 8 /* allocationUnit */ / BytesPerOop; ~ ^ ~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:52836:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] allocation = calloc(sizeof(void *), unscannedEphemeronsQueueInitialSize); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:53051:7: warning: incompatible integer to pointer conversion passing 'usqInt' (aka 'unsigned long') to parameter of type 'void *' [-Wint-conversion] free((GIV(unscannedEphemerons).start)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57008:25: warning: incompatible integer to pointer conversion passing 'usqInt' (aka 'unsigned long') to parameter of type 'void *' [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/malloc/_malloc.h:43:21: note: passing argument to parameter '__ptr' here void *realloc(void *__ptr, size_t __size) __result_use_check __alloc_size(2); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57008:15: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57445:41: warning: expression result unused [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: expanded from macro 'asserta' # define asserta(expr) (expr) ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57466:41: warning: expression result unused [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: expanded from macro 'asserta' # define asserta(expr) (expr) ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:58477:14: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] treeNode1 = treeNode1; ~~~~~~~~~ ^ ~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:60970:108: warning: passing 'usqInt *' (aka 'unsigned long *') to parameter of type 'sqInt *' (aka 'long *') converts between pointers to integer types with different sign [-Wpointer-sign] segAddress = sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(ammount, firstGapOfSizeAtLeast(ammount), (&allocatedSize)); ^~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:60:98: note: passing argument to parameter 'asp' here extern void *sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(sqInt sz, void *minAddr, sqInt *asp); ^ -- Configuring done /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61431:13: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61982:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(lip, lifp, lisp, !((((usqInt)(longAt(lifp + FoxMethod)))) < (startOfMemory())), __LINE__); ^~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62492:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((((((sqInt)(pointerForOop(longAt(maybeFP + FoxSavedFP))))) & (tagMask())) == 0) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62494:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (oopForPointer(pointerForOop(longAt(maybeFP + FoxSavedFP)))) + (smallIntegerTag()))) == (longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)(InstructionPointerIndex) << (shiftForWord()))))))) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62495:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (((((usqInt)(longAt(maybeFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62496:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(maybeFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62497:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((maybeFP + FoxIFrameFlags) + 2)) != 0)))))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62504:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] maybeFrameCtxt = longAt(maybeFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62577:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62581:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62587:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62588:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62589:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62591:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ok = ok && (checkOkayFields(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62593:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ok = ok && (checkOkayFields(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62595:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)))); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62596:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62604:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62746:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62748:95: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - GIV(stackPointer))) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62761:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62774:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62787:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62789:82: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63045:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), message); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63101:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63137:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63138:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63139:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63141:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63179:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt(theSP); ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63186:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63187:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63188:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63190:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63220:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = ((sqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63221:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63233:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63414:19: warning: explicitly assigning value of variable of type 'struct VirtualMachine *' to itself [-Wself-assign] interpreterProxy = interpreterProxy; ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63429:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63438:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63445:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63446:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63447:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63449:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63859:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63868:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63876:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63877:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63878:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP1 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63880:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerCtx = longAt(callerFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63889:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = longAt((thePage->headSP)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63903:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theIP = oopForPointer(pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63941:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63946:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63949:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(callerSP, callerIP); ^~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63973:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(aFramePtr + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64120:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)((localPrimIndex - 264)) << (shiftForWord()))))); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64121:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64130:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64136:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64142:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64147:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)(localPrimIndex - 261) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64264:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64273:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64280:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64281:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64282:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64284:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64301:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64303:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64304:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64305:66: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : ((offset - (ReceiverIndex + 1)) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64306:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (offset - (ReceiverIndex + 1))) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64307:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (offset - (ReceiverIndex + 1))) * BytesPerWord)))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64482:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64574:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64575:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64576:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64577:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (homeContext == (longAt(theFP + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64581:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] || (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64582:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64583:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64584:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethod1 = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64586:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64596:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64597:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64598:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64600:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64606:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64613:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64702:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64715:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64770:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64771:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64772:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64773:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (homeContext == (longAt(theFP + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64777:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64778:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64779:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64780:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethod1 = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64782:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64792:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64793:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64794:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64796:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ctxtOrNilOrZero = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64804:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64811:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64857:53: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] for (ptr = theSP, toDoLimit1 = (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64860:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(ptr); ^~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64863:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(ptr, followForwarded(oop)); ^~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64866:134: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] for (ptr = ((theFP + FoxCallerSavedIP) + BytesPerWord), toDoLimit2 = (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64868:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))); ptr <= toDoLimit2; ptr += BytesPerWord) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64869:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(ptr); ^~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64882:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(ptr, oop); ^~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64885:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64886:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64887:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64892:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64893:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64894:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64933:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64977:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64979:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64993:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)(numArgs) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65231:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65243:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65245:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (isPointers(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65246:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65247:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65248:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] followForwardedObjectFieldstoDepth(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65249:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65250:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)), 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65271:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65272:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65273:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65313:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] source = ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65339:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && ((((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) < overflowLimitAddress) ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65340:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((longAt(callerFP + FoxSavedFP)) == 0)))) { ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65349:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65358:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65365:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65366:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65367:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP1 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65369:10: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(callerFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65521:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65578:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (longAt(theFP + FoxSavedFP)) == 0; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65618:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65844:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((pointerForOop(longAt(maybeFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65845:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (((((usqInt)(longAt(maybeFrame + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65846:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(maybeFrame + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65847:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((maybeFrame + FoxIFrameFlags) + 2)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65849:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] maybeFrameCtxt = longAt(maybeFrame + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65863:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(maybeFrame + FoxThisContext, maybeFrameCtxt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65924:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((pointerForOop(longAt(theFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65925:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (((((usqInt)(longAt(theFrame + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65926:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFrame + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65927:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFrame + FoxIFrameFlags) + 2)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65930:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFrame + FoxThisContext)) == aOnceMarriedContext) { ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67307:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage2->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67386:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((anOop == ((((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67388:81: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1)))) << 3) | 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67396:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (anOop == (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67398:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)))) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67401:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67407:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((((usqInt)(longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67407:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((((usqInt)(longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67408:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67408:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67409:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67409:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67410:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67410:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67415:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67419:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (anOop == (longAt(theSP))) { ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67427:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (anOop == (longAt(theSP))) { ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67461:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = longAt(((GIV(stackPage)->headFP)) + FoxMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67473:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67506:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodFieldOrObj = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67508:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxMethod, methodFieldOrObj + MFMethodFlagHasContextFlag); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67513:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67523:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67529:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(theFP + FoxMFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67534:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] byteAtput((theFP + FoxIFrameFlags) + 2, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: passing argument to parameter 'oop' here static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67536:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] numArgs = byteAt((theFP + FoxIFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67540:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((byteAt((theFP + FoxIFrameFlags) + 3)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67541:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67547:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(theFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67552:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(theFP + FoxThisContext, theContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67559:54: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valuePointer2 = (oopForPointer(pointerForOop(longAt(theFP + FoxSavedFP)))) + (smallIntegerTag()); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67572:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67574:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - (i - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67575:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (i - 1)) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67579:55: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valuePointer = ((i - 1) < ((frameNumArgs2 = byteAt((theFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67580:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs2 - (i - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67581:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs2 - (i - 1)) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67776:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (boolean ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67795:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), floatObjectOf(aFloat)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67811:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integer << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67840:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67856:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67982:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67984:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67985:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67986:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (offset < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67987:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1 - offset) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67988:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - offset) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68003:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68004:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68005:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68007:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt) (longAt(longAt(theFP + FoxThisContext)))) >> (markedBitFullShift())) & 1) != 0) { ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68011:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68098:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68125:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68150:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68210:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (enabled ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68217:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68223:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68233:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (enabled ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68308:11: warning: unused variable 'sp' [-Wunused-variable] char *sp; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68780:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68925:15: warning: incompatible pointer to integer conversion passing 'CogMethod *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(cogMethodOf(meth)); ^~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1611:32: note: passing argument to parameter 'n' here extern sqInt printHexnp(usqInt n); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68937:15: warning: incompatible pointer to integer conversion passing 'CogMethod *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(cogMethodOf(meth)); ^~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1611:32: note: passing argument to parameter 'n' here extern sqInt printHexnp(usqInt n); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68993:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68994:52: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] printFrameAndCallersSPshort(pointerForOop(longAt(theFP + FoxSavedFP)), (assert(!(isBaseFrame(theFP))), ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68995:66: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68997:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + BytesPerWord), printShort); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69017:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69043:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69102:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69138:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69224:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69235:74: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (frameAbove + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(frameAbove + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69237:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((frameAbove + FoxIFrameFlags) + 1))))) + BytesPerWord) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69245:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70670:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (theSP <= (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70673:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (oop == (longAt(theSP))) { ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70675:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70677:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theSP); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70683:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70684:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70685:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70686:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (oop == (longAt(theFP + FoxThisContext))) { ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70688:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70694:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (oop == (longAt(theFP + FoxMethod))) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70696:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70701:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70709:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (oop == (longAt(theSP))) { ^~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70711:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70713:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] printHexnp(theSP); ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70793:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70806:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(theFP + (frameStackedReceiverOffset(theFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70818:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70829:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), (((usqInt)integerValue << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70843:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71153:33: warning: expression result unused [-Wunused-value] ((((usqInt) w1) >> 8) & 0xFF) | (((sqInt)((usqInt)((w1 & 0xFF)) << 8))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71224:30: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'usqInt' (aka 'unsigned long') [-Wint-conversion] cogCodeBase = pointerForOop(allocateJITMemory(GIV(cogCodeSize), ((header.oldBaseAddr)) - GIV(cogCodeSize))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71225:61: warning: ordered comparison between pointer and integer ('char *' and 'sqInt' (aka 'long')) desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71225:87: warning: pointer/integer type mismatch in conditional expression ('sqInt' (aka 'long') and 'char *') [-Wconditional-type-mismatch] desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ^ ~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71225:24: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'char *' [-Wint-conversion] desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71381:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] initializeCodeZoneFromupTo(cogCodeBase, cogCodeBase + GIV(cogCodeSize)); ^~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include/cogit.h:56:46: note: passing argument to parameter 'startAddress' here extern void initializeCodeZoneFromupTo(sqInt startAddress, sqInt endAddress); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71381:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] initializeCodeZoneFromupTo(cogCodeBase, cogCodeBase + GIV(cogCodeSize)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include/cogit.h:56:66: note: passing argument to parameter 'endAddress' here extern void initializeCodeZoneFromupTo(sqInt startAddress, sqInt endAddress); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71510:67: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'char *' [-Wint-conversion] longAtput((temporaryIndex < ((frameNumArgs = ((mframeCogMethod(theFP))->cmNumArgs))) ^~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19483:23: note: passing argument to parameter 'theFP' here mframeCogMethod(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71559:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71592:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71598:66: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP)))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71601:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71640:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71815:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (index * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71830:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (index * BytesPerWord), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71907:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71944:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71948:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71951:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71953:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aMethodObj = ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71955:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxMethod)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71971:130: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72017:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72362:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72403:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72404:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shortPrintFrameAndCallers(pointerForOop(longAt(theFP + FoxSavedFP))); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72451:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shortPrintFrameAndNCallers(pointerForOop(longAt(theFP + FoxSavedFP)), n - 1); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72510:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72519:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72704:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72781:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72788:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72800:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72806:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72810:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72813:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72813:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72820:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72834:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72840:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72843:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72850:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72853:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72858:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72862:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72874:65: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71394:37: note: passing argument to parameter 'theFP' here reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73287:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return floatValueOf(longAt(GIV(stackPointer) + (offset * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73299:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73336:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73417:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73419:82: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73436:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73501:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73509:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73519:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73854:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73861:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73863:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), anOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73861:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73867:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73876:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73883:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73884:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73885:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73887:10: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73932:80: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theMovedFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theMovedFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73934:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theMovedFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), anOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73932:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((theMovedFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theMovedFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74193:88: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return validInstructionPointerinMethodframePointer(anInstrPointer, ((((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74195:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(fp + FoxMethod)), fp); ^~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74393:17: warning: variable 'the2ndUnknownShort' is uninitialized when used here [-Wuninitialized] putShorttoFile(the2ndUnknownShort, f); ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74338:29: note: initialize the variable 'the2ndUnknownShort' to silence this warning sqInt the2ndUnknownShort; ^ = 0 /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74474:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valuePointer2 = ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74476:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - i) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74477:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - i) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74478:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (i < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74479:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - i) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74480:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - i) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74532:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74554:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74562:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74570:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74586:16: warning: expression which evaluates to zero treated as a null pointer constant of type 'void **' [-Wnon-literal-null-conversion] parameters = ((sqInt) null); ^~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74594:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] argHolder = alloca((argType->size)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74595:17: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] parameters[i] = argHolder; ^ ~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74610:45: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (cif->rtype), 3); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1725:76: note: passing argument to parameter 'returnHolder' here static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74667:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74689:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74696:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74703:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (PARAM_SEMAPHORE_INDEX * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74723:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74732:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74746:16: warning: expression which evaluates to zero treated as a null pointer constant of type 'void **' [-Wnon-literal-null-conversion] parameters = ((sqInt) null); ^~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74754:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] argHolder = malloc((argType->size)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74755:17: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] parameters[i] = argHolder; ^ ~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74760:10: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] aPtr = parameters[i1]; ^ ~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74763:11: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] free(aPtr); ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74785:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74787:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((4 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74826:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_TASK_ADDRESS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74836:14: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] taskAddress = longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74839:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74856:45: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (((task->cif))->rtype), 2); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1725:76: note: passing argument to parameter 'returnHolder' here static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74862:23: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] anParameterAddress = parameters[i]; ^ ~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74864:26: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] doFreeFromTask(task, anParameterAddress); ^~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2848:47: note: expanded from macro 'doFreeFromTask' #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74873:23: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] doFreeFromTask(task, ((sqInt)task)); ^~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2848:47: note: expanded from macro 'doFreeFromTask' #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74927:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74934:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (callerContextOrNil = longAt((thePage->baseAddress))), ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74939:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74940:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74941:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74944:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(callerFP + FoxThisContext)) ^~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74952:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74954:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74957:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74958:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74959:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74961:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74963:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74964:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)(numArgs) << (shiftForWord()))))))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74968:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74969:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74970:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74974:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74976:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74977:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74978:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : ((index - CtxtTempFrameStart) < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74979:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - CtxtTempFrameStart)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74980:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - CtxtTempFrameStart)) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75010:9: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long') from a function with result type 'void *' [-Wint-conversion] return longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75074:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75080:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75089:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75095:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75101:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal2 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75107:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal3 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75116:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75122:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75132:10: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75134:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75143:25: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'const void *' [-Wint-conversion] memcpy(targetPointer, returnHolder, sizeToCopy); ^~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_string.h:63:33: note: expanded from macro 'memcpy' __builtin___memcpy_chk (dest, __VA_ARGS__, __darwin_obsz0 (dest)) ^~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75145:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75152:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75159:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75231:12: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] address = longAt((oop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75250:10: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'const void *' [-Wint-conversion] memcpy(argHolder, srcPtr, argTypeSize); ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_string.h:63:62: note: expanded from macro 'memcpy' __builtin___memcpy_chk (dest, __VA_ARGS__, __darwin_obsz0 (dest)) ^~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_common.h:38:55: note: expanded from macro '__darwin_obsz0' #define __darwin_obsz0(object) __builtin_object_size (object, 0) ^~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75250:10: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'void *' [-Wint-conversion] memcpy(argHolder, srcPtr, argTypeSize); ^~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/secure/_string.h:63:27: note: expanded from macro 'memcpy' __builtin___memcpy_chk (dest, __VA_ARGS__, __darwin_obsz0 (dest)) ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75873:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75891:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75915:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newCopy); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75963:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75971:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76090:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76193:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76206:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76208:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (index - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76209:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (index - 1)) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76210:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : ((index - 1) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76211:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76212:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - 1)) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76214:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76250:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76252:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76254:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76408:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76421:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76422:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((index - 1) < ((frameNumArgs = ((mframeCogMethod(spouseFP))->cmNumArgs))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76427:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((index - 1) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76428:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - 1)) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76431:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - 1)) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76435:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76462:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76546:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)sz << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76562:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] flag = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76643:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76645:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodArg = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76830:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76836:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76842:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), primRcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76848:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76870:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76874:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76878:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76882:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76935:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76937:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] primIdx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76972:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(tempOop2) = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76974:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76991:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77003:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77048:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77060:2: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77068:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77072:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77076:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), (((usqInt)primIdx << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77079:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(tempOop)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77106:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77119:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77176:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77178:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77210:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77219:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77226:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77513:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77531:7: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long') from 'void *' [-Wint-conversion] addr = malloc(byteSize); ^ ~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77543:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)addr)); ^ ~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77546:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77564:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77585:7: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] addr = longAt((oop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77592:18: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] || (isInMemory(addr)))) { ^~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50299:18: note: passing argument to parameter 'address' here isInMemory(sqInt address) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77625:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77653:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77671:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77687:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77703:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77770:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77798:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77816:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77832:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77834:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77850:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77914:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77943:85: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] handlerOrNilOrZero = findMethodWithPrimitiveFromContextUpToContext(199, longAt(GIV(stackPointer)), GIV(nilObj)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77949:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), handlerOrNilOrZero); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77980:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] stopContext = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77982:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] calleeContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78012:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78017:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] startFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78021:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if ((((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78022:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78023:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78024:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] && (stopContext == (longAt(theFP1 + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78028:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (!(((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78029:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78030:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 3)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78031:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theMethod = ((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78033:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : longAt(theFP1 + FoxMethod)); ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78043:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78044:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78045:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78047:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] handlerOrNilOrZero = longAt(theFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78055:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] theFP1 = pointerForOop(longAt(theFP1 + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78062:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78093:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), handlerOrNilOrZero); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78129:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78137:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78159:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78440:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libpng-1.6.37-download /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78463:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78465:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78563:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78588:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78590:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78592:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78742:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78763:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78765:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78823:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78839:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78841:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78860:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78881:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78883:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78940:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78956:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78958:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78975:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78996:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78998:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79055:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79071:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79073:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79090:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79111:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79113:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79169:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79185:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79187:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79204:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79225:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79227:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79284:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79300:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79302:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79319:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79340:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79342:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79399:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79415:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79417:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79434:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79454:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79456:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79512:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79527:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79529:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79545:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79566:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79568:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79627:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79643:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79645:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79664:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79685:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79687:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79744:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79760:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79762:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79779:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79799:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79801:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79856:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79871:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79873:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79889:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79910:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79912:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79971:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79987:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79989:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80008:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80045:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] module = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80047:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] symbol = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80092:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] moduleHandle = ((void *) (ioLoadModuleOfLength(moduleNameString, moduleNameStringSize))); ^~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:558:35: note: passing argument to parameter 'moduleNameIndex' here void *ioLoadModuleOfLength(sqInt moduleNameIndex, sqInt moduleNameLength); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80128:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] address = ioLoadSymbolOfLengthFromModule(symbolString, symbolStringSize, moduleHandle); ^~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:559:45: note: passing argument to parameter 'functionNameIndex' here void *ioLoadSymbolOfLengthFromModule(sqInt functionNameIndex, sqInt functionNameLength, void *moduleHandle); ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80137:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)address)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80140:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80161:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80163:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80219:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80234:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80236:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80252:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80273:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80275:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80334:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80350:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80352:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80371:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80392:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80394:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80451:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80467:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80469:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80486:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80506:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80508:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80563:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80578:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80580:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80596:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80665:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80698:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] thang = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80700:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80703:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80731:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80752:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80769:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80780:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80786:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80802:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] GIV(messageSelector) = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80804:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newReceiver = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80807:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80807:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80830:71: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80830:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80832:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), GIV(messageSelector)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80863:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80871:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] boolean = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80906:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), wasPinned); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80945:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80982:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] msecsObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80984:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81053:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] usecsObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81055:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81141:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81143:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81192:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81212:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(byteAt((rcvr + BaseHeaderSize) + index)) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81225:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81238:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81254:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81301:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81303:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81305:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81359:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81451:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81470:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81484:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81503:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81534:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81536:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81538:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81606:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81623:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81625:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81627:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81656:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81677:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81679:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81681:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81740:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81756:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81758:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81760:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81779:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81800:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81802:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81804:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81863:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81879:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81881:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81883:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81902:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81923:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81925:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81927:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81985:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82001:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82003:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82005:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82024:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82046:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82048:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82050:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82110:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82127:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82129:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82131:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82151:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82173:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82175:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82177:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82237:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82254:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82256:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82258:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82278:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82299:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82301:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82303:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82361:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82377:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82379:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82381:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82399:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82420:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82422:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82424:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82485:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82501:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82503:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82505:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82526:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82547:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82549:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82551:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82612:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82628:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82630:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82632:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82653:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82674:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82676:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82678:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82735:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82751:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82753:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82755:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82773:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82795:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82797:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82799:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82869:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82886:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82888:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82890:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82920:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82945:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ctxt = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82947:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83053:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83055:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83057:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83120:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83136:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83138:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83140:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83163:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83184:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83186:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83188:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83249:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83265:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83267:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83269:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83290:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83311:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83313:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83315:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83376:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83392:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83394:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83396:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83417:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83438:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83440:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83442:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83504:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83520:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83522:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83524:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83547:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83689:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83710:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83715:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83924:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83944:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtPointerput(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84065:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84076:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84077:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84078:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84080:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] objOrFP = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84084:72: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] (theFPAbove + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFPAbove + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84086:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] : byteAt((theFPAbove + FoxIFrameFlags) + 1))))) + BytesPerWord)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84144:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84244:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84268:9: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long') from a function with result type 'void *' [-Wint-conversion] return longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13979:1: warning: unused function 'cmHomeMethod' [-Wunused-function] cmHomeMethod(CogBlockMethod * self_in_cmHomeMethod) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14142:1: warning: unused function 'pageListIsWellFormed' [-Wunused-function] pageListIsWellFormed(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14565:1: warning: unused function 'asCogHomeMethod' [-Wunused-function] asCogHomeMethod(CogBlockMethod *aCogMethod) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17214:1: warning: unused function 'deferStackLimitSmashAroundwith' [-Wunused-function] deferStackLimitSmashAroundwith(void (*functionSymbol)(sqInt), sqInt arg) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18104:1: warning: unused function 'frameHasContext' [-Wunused-function] frameHasContext(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18116:1: warning: unused function 'frameIsBlockActivation' [-Wunused-function] frameIsBlockActivation(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18125:1: warning: unused function 'frameMethodObject' [-Wunused-function] frameMethodObject(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18137:1: warning: unused function 'frameNumArgs' [-Wunused-function] frameNumArgs(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18153:1: warning: unused function 'frameReceiver' [-Wunused-function] frameReceiver(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18393:1: warning: unused function 'iframeIsBlockActivation' [-Wunused-function] iframeIsBlockActivation(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18400:1: warning: unused function 'iframeReceiver' [-Wunused-function] iframeReceiver(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18407:1: warning: unused function 'iframeSavedIP' [-Wunused-function] iframeSavedIP(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18643:1: warning: unused function 'isMachineCodeFrame' [-Wunused-function] isMachineCodeFrame(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19532:1: warning: unused function 'mframeIsBlockActivation' [-Wunused-function] mframeIsBlockActivation(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19539:1: warning: unused function 'mframeReceiver' [-Wunused-function] mframeReceiver(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19954:1: warning: unused function 'newMethodInLookupCacheAtand' [-Wunused-function] newMethodInLookupCacheAtand(sqInt selector, sqInt classTag) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22083:1: warning: unused function 'stackLimitOffset' [-Wunused-function] stackLimitOffset(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22096:1: warning: unused function 'stackPageHeadroom' [-Wunused-function] stackPageHeadroom(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39675:1: warning: unused function 'headerWhileForwardingOf' [-Wunused-function] headerWhileForwardingOf(sqInt aCompiledMethodObjOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40491:1: warning: unused function 'isImmediateFloat' [-Wunused-function] isImmediateFloat(sqInt oop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40599:1: warning: unused function 'maxSlotsForAlloc' [-Wunused-function] maxSlotsForAlloc(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40611:1: warning: unused function 'numFreeLists' [-Wunused-function] numFreeLists(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40830:1: warning: unused function 'wordIndexableFormat' [-Wunused-function] wordIndexableFormat(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40891:1: warning: unused function 'allNewSpaceObjectsHaveZeroRTRefCount' [-Wunused-function] allNewSpaceObjectsHaveZeroRTRefCount(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40970:1: warning: unused function 'allWeakSurvivorsOnWeakList' [-Wunused-function] allWeakSurvivorsOnWeakList(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:41373:1: warning: unused function 'firstCorpse' [-Wunused-function] firstCorpse(sqInt headOfCorpseList) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:41624:1: warning: unused function 'noUnfiredEphemeronsAtEndOfRememberedSet' [-Wunused-function] noUnfiredEphemeronsAtEndOfRememberedSet(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:43502:1: warning: unused function 'allObjectsUnmarked' [-Wunused-function] allObjectsUnmarked(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:43617:1: warning: unused function 'allOldMarkedWeakObjectsOnWeaklingStack' [-Wunused-function] allOldMarkedWeakObjectsOnWeaklingStack(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:44470:1: warning: unused function 'allocationUnit' [-Wunused-function] allocationUnit(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:44481:1: warning: unused function 'allStrongSlotsOfWeaklingAreMarked' [-Wunused-function] allStrongSlotsOfWeaklingAreMarked(sqInt aWeakling) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:44507:1: warning: unused function 'allUnscannedEphemeronsAreActive' [-Wunused-function] allUnscannedEphemeronsAreActive(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:44539:1: warning: unused function 'assertInnerValidFreeObject' [-Wunused-function] assertInnerValidFreeObject(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:45129:1: warning: unused function 'bitsSetInFreeSpaceMaskForAllFreeLists' [-Wunused-function] bitsSetInFreeSpaceMaskForAllFreeLists(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:45191:1: warning: unused function 'bridgeSize' [-Wunused-function] bridgeSize(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:45198:1: warning: unused function 'byteFormatMask' [-Wunused-function] byteFormatMask(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:46532:1: warning: unused function 'classIndexFieldWidth' [-Wunused-function] classIndexFieldWidth(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:46669:1: warning: unused function 'classTableRootSlots' [-Wunused-function] classTableRootSlots(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:47722:1: warning: unused function 'ephemeronFormat' [-Wunused-function] ephemeronFormat(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:47729:1: warning: unused function 'existInstancesInNewSpaceOf' [-Wunused-function] existInstancesInNewSpaceOf(sqInt classObj) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:47937:1: warning: unused function 'fetchPointerofFreeChunk' [-Wunused-function] fetchPointerofFreeChunk(sqInt fieldIndex, sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48301:1: warning: unused function 'firstFixedFieldOfMaybeImmediate' [-Wunused-function] firstFixedFieldOfMaybeImmediate(sqInt oop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48605:1: warning: unused function 'formatOf' [-Wunused-function] formatOf(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48615:1: warning: unused function 'forwardedFormat' [-Wunused-function] forwardedFormat(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48626:1: warning: unused function 'forwardersIn' [-Wunused-function] forwardersIn(sqInt anObject) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48652:1: warning: unused function 'freeChunkNextIndex' [-Wunused-function] freeChunkNextIndex(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48662:1: warning: unused function 'freeChunkParentIndex' [-Wunused-function] freeChunkParentIndex(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48673:1: warning: unused function 'freeChunkPrevIndex' [-Wunused-function] freeChunkPrevIndex(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48861:1: warning: unused function 'goodContextSize' [-Wunused-function] goodContextSize(sqInt oop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48959:1: warning: unused function 'hasSpurMemoryManagerAPI' [-Wunused-function] hasSpurMemoryManagerAPI(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:49032:1: warning: unused function 'hiddenRootSlots' [-Wunused-function] hiddenRootSlots(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:49039:1: warning: unused function 'hiddenRootsObject' [-Wunused-function] hiddenRootsObject(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50098:1: warning: unused function 'isCompiledMethodHeader' [-Wunused-function] isCompiledMethodHeader(sqInt objHeader) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50115:1: warning: unused function 'isContextHeader' [-Wunused-function] isContextHeader(sqInt aHeader) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50133:1: warning: unused function 'isCopiedIntoSegment' [-Wunused-function] isCopiedIntoSegment(sqInt anObjectInTheHeap) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50156:1: warning: unused function 'isEnumerableObjectNoAssert' [-Wunused-function] isEnumerableObjectNoAssert(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50192:1: warning: unused function 'isEphemeron' [-Wunused-function] isEphemeron(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50212:1: warning: unused function 'isForwardedClassTag' [-Wunused-function] isForwardedClassTag(sqInt classIndex) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50237:1: warning: unused function 'isFreeObject' [-Wunused-function] isFreeObject(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50244:1: warning: unused function 'isFreeOop' [-Wunused-function] isFreeOop(sqInt oop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50259:1: warning: unused function 'isInClassTable' [-Wunused-function] isInClassTable(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50282:1: warning: unused function 'isInEden' [-Wunused-function] isInEden(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50289:1: warning: unused function 'isInFutureSpace' [-Wunused-function] isInFutureSpace(sqInt address) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50324:1: warning: unused function 'isInNewSpace' [-Wunused-function] isInNewSpace(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50339:1: warning: unused function 'isInPastSpace' [-Wunused-function] isInPastSpace(sqInt address) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50346:1: warning: unused function 'isLargeFreeObject' [-Wunused-function] isLargeFreeObject(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50353:1: warning: unused function 'isMaybeFiredEphemeron' [-Wunused-function] isMaybeFiredEphemeron(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50372:1: warning: unused function 'isObjEphemeron' [-Wunused-function] isObjEphemeron(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50383:1: warning: unused function 'isObjImmutable' [-Wunused-function] isObjImmutable(sqInt anOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50486:1: warning: unused function 'isRemembered' [-Wunused-function] isRemembered(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50496:1: warning: unused function 'isSegmentBridge' [-Wunused-function] isSegmentBridge(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50503:1: warning: unused function 'isSemaphoreOop' [-Wunused-function] isSemaphoreOop(sqInt anOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50563:1: warning: unused function 'isValidObjStackAt' [-Wunused-function] isValidObjStackAt(sqInt objStackRootIndex) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50710:1: warning: unused function 'isWeakNonImm' [-Wunused-function] isWeakNonImm(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50848:1: warning: unused function 'knownClassAtIndex' [-Wunused-function] knownClassAtIndex(sqInt classIndex) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50857:1: warning: unused function 'lastPointerFormat' [-Wunused-function] lastPointerFormat(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50986:1: warning: unused function 'lengthOfMaybeImmediate' [-Wunused-function] lengthOfMaybeImmediate(sqInt oop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:53328:1: warning: unused function 'newSpaceIsEmpty' [-Wunused-function] newSpaceIsEmpty(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:53563:1: warning: unused function 'noUnscannedEphemerons' [-Wunused-function] noUnscannedEphemerons(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57712:1: warning: unused function 'slidingCompactionInProgress' [-Wunused-function] slidingCompactionInProgress(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57780:1: warning: unused function 'startOfObject' [-Wunused-function] startOfObject(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:58788:1: warning: unused function 'validClassTableHashes' [-Wunused-function] validClassTableHashes(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:58869:1: warning: unused function 'validFreeTreeChunk' [-Wunused-function] validFreeTreeChunk(sqInt chunk) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:58912:1: warning: unused function 'validObjStacks' [-Wunused-function] validObjStacks(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:59709:1: warning: unused function 'isMobile' [-Wunused-function] isMobile(sqInt obj) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:59720:1: warning: unused function 'isPostMobile' [-Wunused-function] isPostMobile(sqInt obj) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:59987:1: warning: unused function 'savedFirstFieldsSpaceWasAllocated' [-Wunused-function] savedFirstFieldsSpaceWasAllocated(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:60884:1: warning: unused function 'validRelocationPlanInPass' [-Wunused-function] validRelocationPlanInPass(sqInt onePass) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:60949:1: warning: unused function 'segLimit' [-Wunused-function] segLimit(SpurSegmentInfo * self_in_segLimit) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61044:1: warning: unused function 'allBridgesMarked' [-Wunused-function] allBridgesMarked(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61094:1: warning: unused function 'bridgeAt' [-Wunused-function] bridgeAt(sqInt segIndex) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61109:1: warning: unused function 'bridgeFor' [-Wunused-function] bridgeFor(SpurSegmentInfo *aSegment) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61232:1: warning: unused function 'isInSegments' [-Wunused-function] isInSegments(usqInt address) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61253:1: warning: unused function 'isValidSegmentBridge' [-Wunused-function] isValidSegmentBridge(sqInt objOop) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61555:1: warning: unused function 'segmentOverlap' [-Wunused-function] segmentOverlap(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61909:1: warning: unused function 'allOnesAsCharStar' [-Wunused-function] allOnesAsCharStar(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61992:1: warning: unused function 'assertValidStackLimits' [-Wunused-function] assertValidStackLimits(sqInt ln) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62688:1: warning: unused function 'checkStackPointerForMaybeMarriedContext' [-Wunused-function] checkStackPointerForMaybeMarriedContext(sqInt aContext) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62843:1: warning: unused function 'contexthasValidInversePCMappingOfin' [-Wunused-function] contexthasValidInversePCMappingOfin(sqInt aContext, sqInt theIP, char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62945:1: warning: unused function 'cr' [-Wunused-function] cr(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65498:1: warning: unused function 'ifCurrentStackPageHasValidHeadPointers' [-Wunused-function] ifCurrentStackPageHasValidHeadPointers(StackPage *thePage) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65519:1: warning: unused function 'iframeMethod' [-Wunused-function] iframeMethod(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65576:1: warning: unused function 'isBaseFrame' [-Wunused-function] isBaseFrame(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65682:1: warning: unused function 'isMarriedOrWidowedContext' [-Wunused-function] isMarriedOrWidowedContext(sqInt aContext) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65701:1: warning: unused function 'isMetaPrimitiveIndex' [-Wunused-function] isMetaPrimitiveIndex(sqInt primIndex) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65714:1: warning: unused function 'isNullExternalPrimitiveCall' [-Wunused-function] isNullExternalPrimitiveCall(sqInt aMethodObj) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65739:1: warning: unused function 'isPrimitiveFunctionPointerAnIndex' [-Wunused-function] isPrimitiveFunctionPointerAnIndex(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67605:1: warning: unused function 'maybeLeakCheckExternalPrimCall' [-Wunused-function] maybeLeakCheckExternalPrimCall(sqInt aMethodObj) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67996:1: warning: unused function 'noMarkedContextsOnPage' [-Wunused-function] noMarkedContextsOnPage(StackPage *thePage) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70804:1: warning: unused function 'pushedReceiverOrClosureOfFrame' [-Wunused-function] pushedReceiverOrClosureOfFrame(char *theFP) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72146:1: warning: unused function 'saneFunctionPointerForFailureOfPrimIndex' [-Wunused-function] saneFunctionPointerForFailureOfPrimIndex(sqInt primIndex) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72887:1: warning: unused function 'space' [-Wunused-function] space(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73321:1: warning: unused function 'stackLimitBytes' [-Wunused-function] stackLimitBytes(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74177:1: warning: unused function 'validBCPCinMethod' [-Wunused-function] validBCPCinMethod(sqInt thePC, usqInt aMethod) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74191:1: warning: unused function 'validInstructionPointerinFrame' [-Wunused-function] validInstructionPointerinFrame(usqInt anInstrPointer, char *fp) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74204:1: warning: unused function 'validStackPageBaseFrames' [-Wunused-function] validStackPageBaseFrames(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2024:13: warning: unused variable 'messageCount' [-Wunused-variable] _iss usqInt messageCount; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2041:13: warning: unused variable 'byteCount' [-Wunused-variable] _iss usqInt byteCount; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2042:12: warning: unused variable 'cifs' [-Wunused-variable] _iss sqInt cifs; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2043:12: warning: unused variable 'codeGeneratorToComputeAccessorDepth' [-Wunused-variable] _iss sqInt codeGeneratorToComputeAccessorDepth; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2044:12: warning: unused variable 'functions' [-Wunused-variable] _iss sqInt functions; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2045:12: warning: unused variable 'initialMemoryAddress' [-Wunused-variable] _iss sqInt initialMemoryAddress; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2046:12: warning: unused variable 'largeOpaqueMemoryManager' [-Wunused-variable] _iss sqInt largeOpaqueMemoryManager; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2047:12: warning: unused variable 'memoryManager' [-Wunused-variable] _iss sqInt memoryManager; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2048:12: warning: unused variable 'nextAddress' [-Wunused-variable] _iss sqInt nextAddress; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2049:12: warning: unused variable 'preferredPinningSegment' [-Wunused-variable] _iss sqInt preferredPinningSegment; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2050:12: warning: unused variable 'statCoalesces' [-Wunused-variable] _iss sqInt statCoalesces; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2051:14: warning: unused variable 'statFGCDeltaUsecs' [-Wunused-variable] _iss usqLong statFGCDeltaUsecs; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2052:14: warning: unused variable 'statIncrGCUsecs' [-Wunused-variable] _iss usqLong statIncrGCUsecs; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2053:12: warning: unused variable 'testWorker' [-Wunused-variable] _iss sqInt testWorker; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2054:12: warning: unused variable 'theUnknownShort' [-Wunused-variable] _iss sqInt theUnknownShort; ^ [ 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-9/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 3% complete] -- [download 5% complete] -- [download 12% complete] -- [download 22% complete] -- [download 38% complete] -- [download 40% complete] -- [download 45% complete] -- [download 52% complete] -- [download 56% complete] -- [download 67% complete] -- [download 68% complete] -- [download 73% complete] -- [download 75% complete] -- [download 91% complete] -- [download 92% complete] -- [download 95% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/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-9/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 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 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 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='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM/SDL2-2.24.1-src/SDL2.dll -- Configuring done CMake Warning (dev) at /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM/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-9/build-StackVM [Pipeline] } [Pipeline] // withEnv [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-9"` set -ex cd build-StackVM && VERBOSE=1 make install package [Pipeline] withEnv [Pipeline] { [Pipeline] sh + cd build-StackVM + VERBOSE=1 + make install package /usr/bin/cmake.exe -S/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository -B/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake.exe -E cmake_progress_start /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-StackVM' [ 0%] Building C object libffi-build/CMakeFiles/objlib.dir/src/closures.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-StackVM/libffi-src/src/closures.c In file included from /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/closures.c:525: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/dlmalloc.c:452:9: warning: 'WIN32_LEAN_AND_MEAN' macro redefined [-Wmacro-redefined] #define WIN32_LEAN_AND_MEAN ^ :12: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-9/build-StackVM/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-StackVM/libffi-src/src/java_raw_api.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/java_raw_api.c:328:46: warning: 'ffi_java_raw_size' is deprecated [-Wdeprecated-declarations] ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif)); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include/ffi.h:299:56: note: 'ffi_java_raw_size' has been explicitly marked deprecated here size_t ffi_java_raw_size (ffi_cif *cif) __attribute__((deprecated)); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/java_raw_api.c:331:3: warning: 'ffi_java_ptrarray_to_raw' is deprecated [-Wdeprecated-declarations] ffi_java_ptrarray_to_raw (cif, avalue, raw); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include/ffi.h:295:93: note: 'ffi_java_ptrarray_to_raw' has been explicitly marked deprecated here void ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) __attribute__((deprecated)); ^ 2494 warnings generated. [ 33%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c 2 warnings generated. [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/prep_cif.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-StackVM/libffi-src/src/prep_cif.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 33%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:306:11: warning: incompatible pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long (*)(long)') from 'void (sqInt)' (aka 'void (long)') [-Wincompatible-pointer-types] VM->push = push; ^ ~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:308:16: warning: incompatible pointer types assigning to 'sqInt (*)(double)' (aka 'long (*)(double)') from 'void (double)' [-Wincompatible-pointer-types] VM->pushFloat = pushFloat; ^ ~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:432:37: warning: incompatible pointer types assigning to 'void *(*)(sqInt, sqInt, sqInt)' (aka 'void *(*)(long, long, long)') from 'void *(sqInt, sqInt, void *)' (aka 'void *(long, long, void *)') [-Wincompatible-pointer-types] VM->ioLoadSymbolOfLengthFromModule = ioLoadSymbolOfLengthFromModule; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:459:26: warning: incompatible pointer types assigning to 'void (*)(void)' from 'sqInt (void)' (aka 'long (void)') [-Wincompatible-pointer-types] VM->forceInterruptCheck = forceInterruptCheck; ^ ~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:510:22: warning: incompatible pointer types assigning to 'volatile unsigned long (*)(void)' from 'volatile unsigned long long (void)' [-Wincompatible-pointer-types] VM->utcMicroseconds = ioUTCMicroseconds; ^ ~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:546:23: warning: incompatible pointer types assigning to 'sqInt (*)(char *)' (aka 'long (*)(char *)') from 'sqInt (const char *)' (aka 'long (const char *)') [-Wincompatible-pointer-types] VM->stringForCString = stringForCString; ^ ~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:557:37: warning: incompatible pointer types assigning to 'sqInt (*)(vmccp)' (aka 'long (*)(struct _VMCallbackContext *)') from 'sqInt (void *)' (aka 'long (void *)') [-Wincompatible-pointer-types] VM->ptEnterInterpreterFromCallback = ptEnterInterpreterFromCallback; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:558:34: warning: incompatible pointer types assigning to 'sqInt (*)(vmccp)' (aka 'long (*)(struct _VMCallbackContext *)') from 'sqInt (void *)' (aka 'long (void *)') [-Wincompatible-pointer-types] VM->ptExitInterpreterToCallback = ptExitInterpreterToCallback; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:562:27: warning: incompatible pointer types assigning to 'sqInt (*)(int)' (aka 'long (*)(int)') from 'Semaphore *(int)' (aka 'struct __Semaphore *(int)') [-Wincompatible-pointer-types] VM->platformSemaphoreNew = platform_semaphore_new; ^ ~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:565:35: warning: incompatible pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long (*)(long)') from 'void (sqInt)' (aka 'void (long)') [-Wincompatible-pointer-types] VM->waitOnExternalSemaphoreIndex = waitOnExternalSemaphoreIndex; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14 warnings generated. [ 34%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 35%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:135:6: warning: unused variable 'v' [-Wunused-variable] int v; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:267:11: warning: unused variable 'xArray' [-Wunused-variable] sqInt xArray; ^ 6 warnings generated. [ 35%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/raw_api.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-StackVM/libffi-src/src/raw_api.c 4 warnings generated. [ 36%] 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 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/osx/aioOSX.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/osx/aioOSX.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/osx/aioOSX.c:264:6: warning: unused variable 'n' [-Wunused-variable] int n; ^ 1 warning generated. [ 36%] Building C object CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:369:8: warning: unused variable 'pc' [-Wunused-variable] void *pc; ^ /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:489:2: warning: 'getcontext' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] getcontext(&uap); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/ucontext.h:37:6: note: 'getcontext' has been explicitly marked deprecated here int getcontext(ucontext_t *) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5, __MAC_10_6, __IPHONE_2_0, __IPHONE_2_0) __WATCHOS_PROHIBITED __TVOS_PROHIBITED; ^ /builds/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:77:12: warning: unused variable 'inFault' [-Wunused-variable] static int inFault = 0; ^ 3 warnings generated. [ 37%] Building CXX object CMakeFiles/PharoVMCore.dir/src/utilsMac.mm.o /Library/Developer/CommandLineTools/usr/bin/c++ -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/utilsMac.mm.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/utilsMac.mm [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/types.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-StackVM/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-9/build-StackVM/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -o CMakeFiles/objlib.dir/src/x86/win64.S.obj -c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/src/x86/win64.S [ 4%] Building C object libffi-build/CMakeFiles/objlib.dir/src/x86/ffiw64.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-StackVM/libffi-src/src/x86/ffiw64.c make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 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-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-src /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM' [ 5%] Linking C shared library ../build/vm/ffi.dll cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build && /usr/bin/cmake.exe -E cmake_link_script CMakeFiles/ffi_shared.dir/link.txt --verbose=1 [ 37%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogMac.m.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/fileDialogMac.m.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/fileDialogMac.m /usr/bin/x86_64-w64-mingw32-clang -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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 [ 38%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.m.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.m.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/parameters/parameters.m make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 5%] Built target ffi_shared make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake --color= [ 38%] Building C object CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/memoryUnix.c [ 39%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 5%] Creating directories for 'build_vmmaker_get_vm' /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/tmp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-mkdir [ 6%] Performing download step (download, verify and extract) for 'build_vmmaker_get_vm' cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/download-build_vmmaker_get_vm.cmake [ 39%] 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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SqueakSSL.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SqueakSSL.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SqueakSSL.dir/depend.internal". -- Downloading... dst='C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Windows-x86_64-bin.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Windows-x86_64/PharoVM-9.0.17-9e4879f5-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] Scanning dependencies of target SqueakSSL /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/build -- [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 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] [ 39%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "SqueakSSLPlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ 1 warning generated. [ 40%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:11: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:11: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:11: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c:11: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ -- [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 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] -- verifying file... file='C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Windows-x86_64-bin.zip' -- Downloading... done cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/verify-build_vmmaker_get_vm.cmake 4 warnings generated. [ 40%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 40%] Built target SqueakSSL /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/depend cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/extract-build_vmmaker_get_vm.cmake cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/MiscPrimitivePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 40%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DMiscPrimitivePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- extracting... src='C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Windows-x86_64-bin.zip' dst='C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm' -- extracting... [tar xfz] /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "MiscPrimitivePlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ 1 warning generated. [ 41%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 41%] 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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FloatArrayPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 42%] 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 -DFloatArrayPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "FloatArrayPlugin VMMaker-tonel.1 uuid: 94a3c762-7cb4-0d00-8bf9-d17f013a647b " __DATE__ ; ^ -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-download 1 warning generated. [ 42%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 42%] 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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/BitBltPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/BitBltPlugin.dir/depend.internal". [ 6%] Performing update step for 'build_vmmaker_get_vm' cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo Scanning dependencies of target BitBltPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/build [ 42%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/BitBltPlugin.dir/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1693:8: warning: unused variable 'sxLowBits' [-Wunused-variable] sqInt sxLowBits; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1685:8: warning: unused variable 'done' [-Wunused-variable] sqInt done; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1689:8: warning: unused variable 'pixPerM1' [-Wunused-variable] sqInt pixPerM1; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1692:8: warning: unused variable 'startBits1' [-Wunused-variable] sqInt startBits1; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1686:8: warning: unused variable 'dxLowBits' [-Wunused-variable] sqInt dxLowBits; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1688:15: warning: unused variable 'm1' [-Wunused-variable] unsigned int m1; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1691:8: warning: unused variable 'startBits' [-Wunused-variable] sqInt startBits; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1694:8: warning: unused variable 't' [-Wunused-variable] sqInt t; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1687:8: warning: unused variable 'endBits' [-Wunused-variable] sqInt endBits; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1690:8: warning: unused variable 'pixPerM11' [-Wunused-variable] sqInt pixPerM11; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4555:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] v = v; ~ ^ ~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4559:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] v = v; ~ ^ ~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5028:8: warning: unused variable '_return_value' [-Wunused-variable] sqInt _return_value; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6308:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] v = v; ~ ^ ~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6312:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] v = v; ~ ^ ~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7944:12: warning: explicitly assigning value of variable of type 'unsigned int' to itself [-Wself-assign] rgb = rgb; ~~~ ^ ~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "BitBltSimulation VMMaker.oscog-eem.2493 uuid: d7437cc5-75c7-4a43-af6b-0f85bf0cebe6 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:411:1: warning: unused function 'affectedBottom' [-Wunused-function] affectedBottom(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:418:1: warning: unused function 'affectedLeft' [-Wunused-function] affectedLeft(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:425:1: warning: unused function 'affectedRight' [-Wunused-function] affectedRight(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:432:1: warning: unused function 'affectedTop' [-Wunused-function] affectedTop(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1133:1: warning: unused function 'checkSourceOverlap' [-Wunused-function] checkSourceOverlap(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1271:1: warning: unused function 'copyBitsFastPathSpecialised' [-Wunused-function] copyBitsFastPathSpecialised(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2494:1: warning: unused function 'default8To32Table' [-Wunused-function] default8To32Table(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2538:1: warning: unused function 'deltaFromtonSteps' [-Wunused-function] deltaFromtonSteps(sqInt x1, sqInt x2, sqInt n) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2563:1: warning: unused function 'destMaskAndPointerInit' [-Wunused-function] destMaskAndPointerInit(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2610:1: warning: unused function 'dither32To16threshold' [-Wunused-function] dither32To16threshold(unsigned int srcWord, sqInt ditherValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2626:1: warning: unused function 'drawLoopXY' [-Wunused-function] drawLoopXY(sqInt xDelta, sqInt yDelta) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2771:1: warning: unused function 'expensiveDither32To16threshold' [-Wunused-function] expensiveDither32To16threshold(unsigned int srcWord, sqInt ditherValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2819:1: warning: unused function 'fetchIntOrFloatofObject' [-Wunused-function] fetchIntOrFloatofObject(sqInt fieldIndex, sqInt objectPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2904:1: warning: unused function 'ignoreSourceOrHalftone' [-Wunused-function] ignoreSourceOrHalftone(sqInt formPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3066:1: warning: unused function 'loadBitBltDestForm' [-Wunused-function] loadBitBltDestForm(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3551:1: warning: unused function 'loadBitBltSourceForm' [-Wunused-function] loadBitBltSourceForm(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3641:1: warning: unused function 'loadColorMap' [-Wunused-function] loadColorMap(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3755:1: warning: unused function 'loadColorMapShiftOrMaskFrom' [-Wunused-function] loadColorMapShiftOrMaskFrom(sqInt mapOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3773:1: warning: unused function 'loadHalftoneForm' [-Wunused-function] loadHalftoneForm(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3821:1: warning: unused function 'loadWarpBltFrom' [-Wunused-function] loadWarpBltFrom(sqInt bbObj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3986:1: warning: unused function 'mapPixelflags' [-Wunused-function] mapPixelflags(sqInt sourcePixel, sqInt mapperFlags) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4016:1: warning: unused function 'mergewith' [-Wunused-function] mergewith(unsigned int sourceWord, unsigned int destinationWord) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4490:1: warning: unused function 'partitionedRgbComponentAlphadestnBitsnPartitions' [-Wunused-function] partitionedRgbComponentAlphadestnBitsnPartitions(unsigned int sourceWord, unsigned int destWord, sqInt nBits, sqInt nParts) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4637:1: warning: unused function 'performCopyLoop' [-Wunused-function] performCopyLoop(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4790:1: warning: unused function 'pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc' [-Wunused-function] pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc(sqInt nPixels, sqInt mapperFlags, sqInt srcMask, sqInt dstMask, sqInt srcShiftInc, sqInt dstShiftInc) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4892:1: warning: unused function 'pickWarpPixelAtXy' [-Wunused-function] pickWarpPixelAtXy(sqInt xx, sqInt yy) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6406:1: warning: unused function 'rgbMap16To32' [-Wunused-function] rgbMap16To32(sqInt sourcePixel) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6417:1: warning: unused function 'rgbMap32To32' [-Wunused-function] rgbMap32To32(sqInt sourcePixel) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6427:1: warning: unused function 'rgbMapPixelflags' [-Wunused-function] rgbMapPixelflags(sqInt sourcePixel, sqInt mapperFlags) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6764:1: warning: unused function 'showDisplayBits' [-Wunused-function] showDisplayBits(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6780:1: warning: unused function 'sourceSkewAndPointerInit' [-Wunused-function] sourceSkewAndPointerInit(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6842:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7033:1: warning: unused function 'tryCopyingBitsQuickly' [-Wunused-function] tryCopyingBitsQuickly(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7160:1: warning: unused function 'warpBits' [-Wunused-function] warpBits(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7802:1: warning: unused function 'warpLoopSetup' [-Wunused-function] warpLoopSetup(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:8027:1: warning: unused function 'warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags' [-Wunused-function] warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags(sqInt nPixels, sqInt xDeltah, sqInt yDeltah, sqInt xDeltav, sqInt yDeltav, sqInt dstShiftInc, sqInt mapperFlags) ^ [ 7%] No patch step for 'build_vmmaker_get_vm' /usr/bin/cmake.exe -E echo_append /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-patch [ 7%] Performing configure step for 'build_vmmaker_get_vm' cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure [ 8%] Performing build step for 'build_vmmaker_get_vm' cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo 53 warnings generated. [ 43%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 43%] 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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/LargeIntegers.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/LargeIntegers.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 43%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLargeIntegers_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "LargeIntegersPlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:266:1: warning: unused function 'byteSizeOfCSI' [-Wunused-function] byteSizeOfCSI(sqInt csi) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:332:1: warning: unused function 'cDigitAddlenwithleninto' [-Wunused-function] cDigitAddlenwithleninto(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:377:1: warning: unused function 'cDigitCopyFromtolen' [-Wunused-function] cDigitCopyFromtolen(unsigned int *pFrom, unsigned int *pTo, sqInt len) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:389:1: warning: unused function 'cDigitDivlenremlenquolen' [-Wunused-function] cDigitDivlenremlenquolen(unsigned int *pDiv, sqInt divLen, unsigned int *pRem, sqInt remLen, unsigned int *pQuo, sqInt quoLen) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:541:1: warning: unused function 'cDigitLshiftfromlentolen' [-Wunused-function] cDigitLshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:586:1: warning: unused function 'cDigitMontgomerylentimeslenmodulolenmInvModBinto' [-Wunused-function] cDigitMontgomerylentimeslenmodulolenmInvModBinto(unsigned int *pFirst, sqInt firstLen, unsigned int *pSecond, sqInt secondLen, unsigned int *pThird, sqInt thirdLen, unsigned int mInv, unsigned int *pRes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:659:1: warning: unused function 'cDigitMultiplylenwithlenintolen' [-Wunused-function] cDigitMultiplylenwithlenintolen(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes, sqInt resLen) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:711:1: warning: unused function 'cDigitOfatput' [-Wunused-function] cDigitOfatput(unsigned int *cPointer, sqInt zeroBasedDigitIndex, unsigned int aValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:724:1: warning: unused function 'cDigitOpshortlenlongleninto' [-Wunused-function] cDigitOpshortlenlongleninto(sqInt opIndex, unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:768:1: warning: unused function 'cDigitReplacefromtowithstartingAt' [-Wunused-function] cDigitReplacefromtowithstartingAt(unsigned int *pTo, sqInt start, sqInt stop, unsigned int *pFrom, sqInt repStart) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:781:1: warning: unused function 'cDigitRshiftfromlentolen' [-Wunused-function] cDigitRshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:825:1: warning: unused function 'cDigitSublenwithleninto' [-Wunused-function] cDigitSublenwithleninto(unsigned int *pWordSmall, sqInt smallLen, unsigned int *pWordLarge, sqInt largeLen, unsigned int *pWordRes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:994:1: warning: unused function 'digitAddLargewith' [-Wunused-function] digitAddLargewith(sqInt firstInteger, sqInt secondInteger) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1254:1: warning: unused function 'digitCompareLargewith' [-Wunused-function] digitCompareLargewith(sqInt firstInteger, sqInt secondInteger) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1278:1: warning: unused function 'digitDivLargewithnegative' [-Wunused-function] digitDivLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1538:1: warning: unused function 'digitMontgomerytimesmodulomInvModB' [-Wunused-function] digitMontgomerytimesmodulomInvModB(sqInt firstLarge, sqInt secondLarge, sqInt thirdLarge, unsigned int mInv) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1651:1: warning: unused function 'digitMultiplyLargewithnegative' [-Wunused-function] digitMultiplyLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1754:1: warning: unused function 'digitOfCSIat' [-Wunused-function] digitOfCSIat(sqInt csi, sqInt ix) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1766:1: warning: unused function 'digitOfLargeIntat' [-Wunused-function] digitOfLargeIntat(sqInt aBytesOop, sqInt ix) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1786:1: warning: unused function 'digitSizeOfCSI' [-Wunused-function] digitSizeOfCSI(sqInt csi) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1802:1: warning: unused function 'digitSizeOfLargeInt' [-Wunused-function] digitSizeOfLargeInt(sqInt anOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1812:1: warning: unused function 'digitSubLargewith' [-Wunused-function] digitSubLargewith(sqInt firstInteger, sqInt secondInteger) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2100:1: warning: unused function 'highBitOfLargeInt' [-Wunused-function] highBitOfLargeInt(sqInt anOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2326:1: warning: unused function 'normalize' [-Wunused-function] normalize(sqInt aLargeInteger) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:3797:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ [ 8%] Built target build_vmmaker_get_vm-build make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/depend 26 warnings generated. make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/build [ 44%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 44%] 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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/JPEGReaderPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 44%] 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 -DIMMUTABILITY=1 -DJPEGReaderPlugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 9%] Creating directories for 'build_vmmaker_get_image' /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "JPEGReaderPlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:250:1: warning: unused function 'colorConvertGrayscaleMCU' [-Wunused-function] colorConvertGrayscaleMCU(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:300:1: warning: unused function 'colorConvertMCU' [-Wunused-function] colorConvertMCU(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:442:1: warning: unused function 'decodeBlockIntocomponent' [-Wunused-function] decodeBlockIntocomponent(int *anArray, int *aColorComponent) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:582:1: warning: unused function 'fillBuffer' [-Wunused-function] fillBuffer(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:610:1: warning: unused function 'getBits' [-Wunused-function] getBits(sqInt requestedBits) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:662:1: warning: unused function 'idctBlockIntqt' [-Wunused-function] idctBlockIntqt(int *anArray, int *qt) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:940:1: warning: unused function 'nextSampleCb' [-Wunused-function] nextSampleCb(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:976:1: warning: unused function 'nextSampleCr' [-Wunused-function] nextSampleCr(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1012:1: warning: unused function 'nextSampleFromblocks' [-Wunused-function] nextSampleFromblocks(int *aComponent, int **aBlockArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1048:1: warning: unused function 'nextSampleY' [-Wunused-function] nextSampleY(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1733:1: warning: unused function 'scaleAndSignExtendinFieldWidth' [-Wunused-function] scaleAndSignExtendinFieldWidth(sqInt aNumber, sqInt w) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1780:1: warning: unused function 'stInit' [-Wunused-function] stInit(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1787:1: warning: unused function 'storeJPEGStreamOn' [-Wunused-function] storeJPEGStreamOn(sqInt streamOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:111:14: warning: unused variable 'cbSampleStream' [-Wunused-variable] static sqInt cbSampleStream; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:114:14: warning: unused variable 'crSampleStream' [-Wunused-variable] static sqInt crSampleStream; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:181:14: warning: unused variable 'ySampleStream' [-Wunused-variable] static sqInt ySampleStream; ^ 17 warnings generated. [ 45%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 45%] Built target JPEGReaderPlugin /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/tmp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/DSAPrims.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/DSAPrims.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 45%] 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 -DDSAPrims_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "DSAPlugin CryptographyPlugins-eem.14 uuid: 54292ff0-b538-43ba-9195-26766c158ba9 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:106:1: warning: unused function 'addBackDivisorDigitShift' [-Wunused-function] addBackDivisorDigitShift(sqInt digitShift) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:144:1: warning: unused function 'bigDivideLoop' [-Wunused-function] bigDivideLoop(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:265:1: warning: unused function 'leftRotateby' [-Wunused-function] leftRotateby(unsigned int anInteger, sqInt bits) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:675:1: warning: unused function 'subtractDivisorMultipliedByDigitdigitShift' [-Wunused-function] subtractDivisorMultipliedByDigitdigitShift(sqInt digit, sqInt digitShift) ^ 5 warnings generated. [ 46%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-mkdir [ 46%] Built target DSAPrims /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SocketPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SocketPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 46%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:1499:8: warning: unused variable 'okToListen' [-Wunused-variable] sqInt okToListen; ^ [ 10%] Performing download step (download, verify and extract) for 'build_vmmaker_get_image' cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/download-build_vmmaker_get_image.cmake -- Downloading... dst='C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/image/100/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' -- [download 0% complete] -- [download 1% complete] /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2311:3: warning: pointer/integer type mismatch in conditional expression ('SocketPtr' (aka 'SQSocket *') and 'int') [-Wconditional-type-mismatch] ? ((SocketPtr) (firstIndexableField(socketOop))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "SocketPlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:245:1: warning: unused function 'netAddressToInt' [-Wunused-function] netAddressToInt(unsigned char *ptrToByteArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2296:1: warning: unused function 'socketRecordSize' [-Wunused-function] socketRecordSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2307:1: warning: unused function 'socketValueOf' [-Wunused-function] socketValueOf(sqInt socketOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2318:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 7 warnings generated. [ 47%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 37% complete] -- [download 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] [ 48%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 48%] Built target SocketPlugin /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= -- [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] Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FilePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FilePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 -- [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] [ 48%] 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 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:846:1: warning: control may reach end of non-void function [-Wreturn-type] } ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:844:17: warning: unused typedef 'aioHandler' [-Wunused-local-typedef] typedef void (*aioHandler)(int fd, void *clientData, int flag); ^ -- [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-9/build-StackVM/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' 6 warnings generated. [ 49%] 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 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Downloading... done cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/verify-build_vmmaker_get_image.cmake cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/extract-build_vmmaker_get_image.cmake In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 49%] 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 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c -- extracting... src='C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' dst='C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image' -- extracting... [tar xfz] /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c:108:9: warning: unused variable 'utf8' [-Wunused-variable] int utf8= 0; ^ 1 warning generated. [ 50%] Building C object CMakeFiles/FilePlugin.dir/src/fileUtils.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FilePlugin.dir/src/fileUtils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/fileUtils.c [ 50%] 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 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:504:10: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long') from a function with result type 'void *' [-Wint-conversion] return primitiveFailFor(PrimErrBadArgument); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:786:11: warning: unused variable 'i' [-Wunused-variable] sqInt i; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:790:11: warning: unused variable 'nameString' [-Wunused-variable] sqInt nameString; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:797:11: warning: unused variable 'stringPtr' [-Wunused-variable] char *stringPtr; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:780:11: warning: unused variable 'createDateOop' [-Wunused-variable] sqInt createDateOop; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:795:11: warning: unused variable 'results' [-Wunused-variable] sqInt results; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:788:11: warning: unused variable 'modDateOop' [-Wunused-variable] sqInt modDateOop; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:785:11: warning: unused variable 'fileSizeOop' [-Wunused-variable] sqInt fileSizeOop; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1137:11: warning: unused variable 'objectPointer1' [-Wunused-variable] sqInt objectPointer1; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1129:11: warning: unused variable 'bytesRead1' [-Wunused-variable] sqInt bytesRead1; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1133:12: warning: unused variable 'elementSize1' [-Wunused-variable] size_t elementSize1; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1135:13: warning: unused variable 'file1' [-Wunused-variable] SQFile *file1; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1127:11: warning: unused variable 'array1' [-Wunused-variable] sqInt array1; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1138:11: warning: unused variable 'retryCount' [-Wunused-variable] sqInt retryCount; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1131:12: warning: unused variable 'count1' [-Wunused-variable] size_t count1; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1141:12: warning: unused variable 'startIndex1' [-Wunused-variable] size_t startIndex1; ^ -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-download /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1629:21: warning: incompatible function pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long (*)(long)') from 'sqInt (*)(int)' (aka 'long (*)(int)') [-Wincompatible-function-pointer-types] characterObjectOf = interpreterProxy->characterObjectOf; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1643:10: warning: incompatible function pointer types assigning to 'sqInt (*)(void)' (aka 'long (*)(void)') from 'void (*)(void)' [-Wincompatible-function-pointer-types] fullGC = interpreterProxy->fullGC; ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "FilePlugin VMMaker-tonel.1 uuid: 94a3c762-7cb4-0d00-8bf9-d17f013a647b " __DATE__ ; ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:230:1: warning: unused function 'connectToFdwrite' [-Wunused-function] connectToFdwrite(int fd, sqInt writeFlag) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:257:1: warning: unused function 'connectToFilewrite' [-Wunused-function] connectToFilewrite(void *cfile, sqInt writeFlag) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:384:1: warning: unused function 'makeDirEntryNamesizecreateDatemodDateisDirfileSize' [-Wunused-function] makeDirEntryNamesizecreateDatemodDateisDirfileSize(char *entryName, sqInt entryNameSize, sqInt createDate, sqInt modifiedDate, sqInt dirFlag, squeakFileOffsetType fileSize) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1230:1: warning: unused function 'primitiveFileReadWithoutPinning' [-Wunused-function] primitiveFileReadWithoutPinning(void) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1285:1: warning: unused function 'primitiveFileReadWithPinning' [-Wunused-function] primitiveFileReadWithPinning(void) ^ 24 warnings generated. [ 51%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 11%] Performing update step for 'build_vmmaker_get_image' cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && echo [ 52%] Built target FilePlugin /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/LocalePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/LocalePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 11%] No patch step for 'build_vmmaker_get_image' /usr/bin/cmake.exe -E echo_append /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-patch [ 53%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "LocalePlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:388:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 2 warnings generated. [ 53%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c [ 12%] Performing configure step for 'build_vmmaker_get_image' cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && echo cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-configure In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:9: In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h:11: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:9: In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h:11: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:9: In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h:11: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:9: In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h:11: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c:133:17: warning: incompatible integer to pointer conversion passing 'time_t' (aka 'long') to parameter of type 'time_t *' (aka 'long *') [-Wint-conversion] theTime = time((time_t)NULL); ^~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/time.h:118:21: note: passing argument to parameter here time_t time(time_t *); ^ 5 warnings generated. [ 54%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 12%] Performing build step for 'build_vmmaker_get_image' cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm/PharoConsole.exe --headless C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image/Pharo10.0.1-0-64bit-0542643.image --no-default-preferences save VMMaker [ 54%] 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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SurfacePlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 54%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 55%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:492:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long') [-Wint-conversion] surfaceHandlePtr = fetchPointerofObject(0, surfaceHandle); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:29: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqIntptr_t' (aka 'long') [-Wint-conversion] result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); ^~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:30: note: passing argument to parameter 'surfaceHandle' here ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:47: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long') to parameter of type 'sqSurfaceDispatch *' (aka 'struct sqSurfaceDispatch *') [-Wint-conversion] result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); ^~~~~~~~~~~~~~~~~~~~ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:64: note: passing argument to parameter 'fn' here ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) ^ /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "SurfacePlugin VMMaker-tonel.1 uuid: 94a3c762-7cb4-0d00-8bf9-d17f013a647b " __DATE__ ; ^ 4 warnings generated. [ 55%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 56%] Built target SurfacePlugin /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/UnixOSProcessPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 57%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUnixOSProcessPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:942:8: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (!(semaIndices == null)) { ^~~~~~~~~~~ ~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1053:6: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (semaIndices == null) { ^~~~~~~~~~~ ~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:3017:6: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (semaIndices == null) { ^~~~~~~~~~~ ~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4326:8: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (!(semaIndices == null)) { ^~~~~~~~~~~ ~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4462:36: warning: incompatible pointer types assigning to 'void (*)(int, struct __siginfo *, void *)' from 'void (int)' [-Wincompatible-pointer-types] sigchldHandlerAction.sa_sigaction = reapChildProcess; ^ ~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4468:53: warning: comparison between pointer and integer ('int' and 'void *') [-Wpointer-integer-compare] if ((sigaction(SIGCHLD, &sigchldHandlerAction, 0)) == (sigErrorNumber())) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4511:74: warning: comparison between pointer and integer ('int' and 'void *') [-Wpointer-integer-compare] if ((sigaction(signalNumber, (&sigHandlerAction), (&oldHandlerAction))) == (sigErrorNumber())) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4561:8: warning: comparison of array 'semaIndices' equal to a null pointer is always false [-Wtautological-pointer-compare] if (!(semaIndices == null)) { ^~~~~~~~~~~ ~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4903:2: warning: expression result unused [-Wunused-value] (char *)strncpy(cString, stringPtr, len); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "UnixOSProcessPlugin VMConstruction-Plugins-OSProcessPlugin.oscog-dtl.66 uuid: a8a2bf10-e7b3-4963-90b3-d69a2bee77bb " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:365:1: warning: unused function 'argumentAtAsType' [-Wunused-function] argumentAtAsType(sqInt classIdentifier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:410:1: warning: unused function 'copyBytesFromtolength' [-Wunused-function] copyBytesFromtolength(void *charArray1, void *charArray2, sqInt len) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:499:1: warning: unused function 'descriptorTableSize' [-Wunused-function] descriptorTableSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:663:1: warning: unused function 'environmentAtSymbolAsType' [-Wunused-function] environmentAtSymbolAsType(sqInt classIdentifier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:688:1: warning: unused function 'fileDescriptorFrom' [-Wunused-function] fileDescriptorFrom(sqInt aSQFileByteArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:718:1: warning: unused function 'fileRecordSize' [-Wunused-function] fileRecordSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:732:1: warning: unused function 'fileValueOf' [-Wunused-function] fileValueOf(sqInt anSQFileRecord) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1202:1: warning: unused function 'getThisSessionIdentifier' [-Wunused-function] getThisSessionIdentifier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1313:1: warning: unused function 'isSQFileObject' [-Wunused-function] isSQFileObject(sqInt objectPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1331:1: warning: unused function 'isSQSocketObject' [-Wunused-function] isSQSocketObject(sqInt objectPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1345:1: warning: unused function 'isValidFileSession' [-Wunused-function] isValidFileSession(sqInt objectPointer) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1401:1: warning: unused function 'maskForThisThreadAndResend' [-Wunused-function] maskForThisThreadAndResend(int sigNum) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1526:1: warning: unused function 'newSQFileByteArray' [-Wunused-function] newSQFileByteArray(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1536:1: warning: unused function 'newSQSocketByteArray' [-Wunused-function] newSQSocketByteArray(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1560:1: warning: unused function 'pointerFrom' [-Wunused-function] pointerFrom(sqInt aByteArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4322:1: warning: unused function 'restoreDefaultSignalHandlers' [-Wunused-function] restoreDefaultSignalHandlers(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4365:1: warning: unused function 'sendSignaltoPid' [-Wunused-function] sendSignaltoPid(sqInt sig, sqInt pid) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4478:1: warning: unused function 'setSigIntDefaultHandler' [-Wunused-function] setSigIntDefaultHandler(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4488:1: warning: unused function 'setSigIntIgnore' [-Wunused-function] setSigIntIgnore(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4519:1: warning: unused function 'setSigPipeDefaultHandler' [-Wunused-function] setSigPipeDefaultHandler(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4535:1: warning: unused function 'setSigPipeHandler' [-Wunused-function] setSigPipeHandler(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4549:1: warning: unused function 'setSigPipeIgnore' [-Wunused-function] setSigPipeIgnore(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4580:1: warning: unused function 'sigAbrtNumber' [-Wunused-function] sigAbrtNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4590:1: warning: unused function 'sigAlrmNumber' [-Wunused-function] sigAlrmNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4600:1: warning: unused function 'sigChldNumber' [-Wunused-function] sigChldNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4610:1: warning: unused function 'sigContNumber' [-Wunused-function] sigContNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4640:1: warning: unused function 'sigHoldNumber' [-Wunused-function] sigHoldNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4654:1: warning: unused function 'sigHupNumber' [-Wunused-function] sigHupNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4674:1: warning: unused function 'sigIntNumber' [-Wunused-function] sigIntNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4684:1: warning: unused function 'sigKillNumber' [-Wunused-function] sigKillNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4705:1: warning: unused function 'sigPipeNumber' [-Wunused-function] sigPipeNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4715:1: warning: unused function 'sigQuitNumber' [-Wunused-function] sigQuitNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4725:1: warning: unused function 'sigStopNumber' [-Wunused-function] sigStopNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4737:1: warning: unused function 'sigTermNumber' [-Wunused-function] sigTermNumber(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4748:1: warning: unused function 'sigUsr1Number' [-Wunused-function] sigUsr1Number(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4759:1: warning: unused function 'sigUsr2Number' [-Wunused-function] sigUsr2Number(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4769:1: warning: unused function 'sizeOfInt' [-Wunused-function] sizeOfInt(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4779:1: warning: unused function 'sizeOfPointer' [-Wunused-function] sizeOfPointer(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4810:1: warning: unused function 'socketDescriptorFrom' [-Wunused-function] socketDescriptorFrom(sqInt sqSocketOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4829:1: warning: unused function 'socketRecordSize' [-Wunused-function] socketRecordSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4843:1: warning: unused function 'socketValueOf' [-Wunused-function] socketValueOf(sqInt anSQSocketRecord) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4915:1: warning: unused function 'unixFileNumber' [-Wunused-function] unixFileNumber(FILEHANDLETYPE fileHandle) ^ 52 warnings generated. [ 57%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 57%] Built target UnixOSProcessPlugin /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SDL2-2.24.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/SDL2-2.24.1-src/libSDL2-2.0.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/SDL2-2.24.1-src/libSDL2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] 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 /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libpng-1.6.37.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libpng-1.6.37-src/libpng.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libpng-1.6.37-src/libpng16.16.37.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libpng-1.6.37-src/libpng16.16.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libpng-1.6.37-src/libpng16.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] 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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/cairo-1.17.4.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/cairo-1.17.4-src/libcairo.2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm/PharoConsole.exe --headless C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit C:/builds/workspace/pharo-vm_pharo-9/repository/scripts/installVMMaker.st C:/builds/workspace/pharo-vm_pharo-9/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) 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-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/cairo-1.17.4-src/libcairo.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target cairo-1.17.4 /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/pixman-0.40.0.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/pixman-0.40.0-src/libpixman-1.0.40.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/pixman-0.40.0-src/libpixman-1.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Loading baseline of BaselineOfVMMaker... /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/pixman-0.40.0-src/libpixman-1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target pixman-0.40.0 /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/freetype-2.12.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/freetype-2.12.1-src/libfreetype.6.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/freetype-2.12.1-src/libfreetype.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target freetype-2.12.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-0.25.1.dir/build.make CMakeFiles/libgit2-0.25.1.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-0.25.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-0.25.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-0.25.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-0.25.1.dir/depend.internal". Scanning dependencies of target libgit2-0.25.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-0.25.1.dir/build.make CMakeFiles/libgit2-0.25.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-9/build-stockReplacement/libgit2-0.25.1-src/libgit2.0.25.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libgit2-0.25.1-src/libgit2.25.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libgit2-0.25.1-src/libgit2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target libgit2-0.25.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-mac-1.0.0.dir/build.make CMakeFiles/libgit2-mac-1.0.0.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-mac-1.0.0.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-mac-1.0.0.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-mac-1.0.0.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-mac-1.0.0.dir/depend.internal". Scanning dependencies of target libgit2-mac-1.0.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libgit2-mac-1.0.0.dir/build.make CMakeFiles/libgit2-mac-1.0.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-9/build-stockReplacement/libgit2-mac-1.0.0-src/libgit2.1.0.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target libgit2-mac-1.0.0 /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/openssl-1.1.1k.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/openssl-1.1.1k-src/libcrypto.1.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/openssl-1.1.1k-src/libcrypto.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/openssl-1.1.1k-src/libssl.1.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/openssl-1.1.1k-src/libssl.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target openssl-1.1.1k /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/harfbuzz-5.3.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/harfbuzz-5.3.1-src/libharfbuzz.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins MetacelloNotification: Fetched -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loading -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/harfbuzz-5.3.1-src/libharfbuzz.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target harfbuzz-5.3.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libssh2-1.9.0.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libssh2-1.9.0.dir/depend.internal". Scanning dependencies of target libssh2-1.9.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.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-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.1.0.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins MetacelloNotification: Loaded -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target libssh2-1.9.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.7.0.dir/build.make CMakeFiles/libssh2-1.7.0.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libssh2-1.7.0.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libssh2-1.7.0.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libssh2-1.7.0.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libssh2-1.7.0.dir/depend.internal". Scanning dependencies of target libssh2-1.7.0 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/libssh2-1.7.0.dir/build.make CMakeFiles/libssh2-1.7.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-9/build-stockReplacement/libssh2-1.7.0-src/libssh2.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libssh2-1.7.0-src/libssh2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target libssh2-1.7.0 /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-1.4.4.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libgit2-1.4.4-src/libgit2.1.4.4.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libgit2-1.4.4-src/libgit2.1.4.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/libgit2-1.4.4-src/libgit2.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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/fontconfig-2.13.1.dir/build.make CMakeFiles/fontconfig-2.13.1.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/fontconfig-2.13.1.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/fontconfig-2.13.1-src/libfontconfig.1.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/fontconfig-2.13.1-src/libfontconfig.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 57%] Built target fontconfig-2.13.1 /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend MetacelloNotification: Fetched -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Loading -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/UUIDPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 58%] Building C object CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /builds/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:108:11: warning: unused variable 'ok' [-Wunused-variable] sqInt ok; ^ MetacelloNotification: Loaded -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] 5 warnings generated. [ 58%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 58%] Built target UUIDPlugin /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/B2DPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/B2DPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 58%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/B2DPlugin.dir/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2474:11: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] leftViaY = leftViaY; ~~~~~~~~ ^ ~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2497:12: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] rightViaY = rightViaY; ~~~~~~~~~ ^ ~~~~~~~~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3225:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3241:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3346:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3362:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3468:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3484:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3703:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3719:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13646:18: warning: expression result unused [-Wunused-value] ((signed)lastX >> 8); ~~~~~~~~~~~~~ ^ ~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13676:18: warning: expression result unused [-Wunused-value] ((signed)lastX1 >> 8); ~~~~~~~~~~~~~~ ^ ~ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "BalloonEnginePlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:851:1: warning: unused function 'aaColorMaskGet' [-Wunused-function] aaColorMaskGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:858:1: warning: unused function 'aaColorMaskPut' [-Wunused-function] aaColorMaskPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:865:1: warning: unused function 'aaColorShiftGet' [-Wunused-function] aaColorShiftGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:872:1: warning: unused function 'aaColorShiftPut' [-Wunused-function] aaColorShiftPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:882:1: warning: unused function 'aaFirstPixelFromto' [-Wunused-function] aaFirstPixelFromto(sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:897:1: warning: unused function 'aaHalfPixelGet' [-Wunused-function] aaHalfPixelGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:904:1: warning: unused function 'aaHalfPixelPut' [-Wunused-function] aaHalfPixelPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:914:1: warning: unused function 'aaLastPixelFromto' [-Wunused-function] aaLastPixelFromto(sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:921:1: warning: unused function 'aaLevelGet' [-Wunused-function] aaLevelGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:928:1: warning: unused function 'aaLevelPut' [-Wunused-function] aaLevelPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:935:1: warning: unused function 'aaScanMaskGet' [-Wunused-function] aaScanMaskGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:942:1: warning: unused function 'aaScanMaskPut' [-Wunused-function] aaScanMaskPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:949:1: warning: unused function 'aaShiftGet' [-Wunused-function] aaShiftGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:956:1: warning: unused function 'aaShiftPut' [-Wunused-function] aaShiftPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:967:1: warning: unused function 'absoluteSquared8Dot24' [-Wunused-function] absoluteSquared8Dot24(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1036:1: warning: unused function 'adjustAALevel' [-Wunused-function] adjustAALevel(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1175:1: warning: unused function 'aetStartGet' [-Wunused-function] aetStartGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1182:1: warning: unused function 'aetStartPut' [-Wunused-function] aetStartPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1189:1: warning: unused function 'aetUsedGet' [-Wunused-function] aetUsedGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1196:1: warning: unused function 'aetUsedPut' [-Wunused-function] aetUsedPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1206:1: warning: unused function 'allocateAETEntry' [-Wunused-function] allocateAETEntry(sqInt nSlots) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1220:1: warning: unused function 'allocateBezier' [-Wunused-function] allocateBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1240:1: warning: unused function 'allocateBezierStackEntry' [-Wunused-function] allocateBezierStackEntry(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1254:1: warning: unused function 'allocateBitmapFillcolormap' [-Wunused-function] allocateBitmapFillcolormap(sqInt cmSize, int *cmBits) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1321:1: warning: unused function 'allocateGradientFillrampWidthisRadial' [-Wunused-function] allocateGradientFillrampWidthisRadial(int *ramp, sqInt rampWidth, sqInt isRadial) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1364:1: warning: unused function 'allocateLine' [-Wunused-function] allocateLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1416:1: warning: unused function 'allocateStackEntry' [-Wunused-function] allocateStackEntry(sqInt nSlots) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1430:1: warning: unused function 'allocateStackFillEntry' [-Wunused-function] allocateStackFillEntry(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1443:1: warning: unused function 'allocateWideBezier' [-Wunused-function] allocateWideBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1463:1: warning: unused function 'allocateWideLine' [-Wunused-function] allocateWideLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1483:1: warning: unused function 'areEdgeFillsValid' [-Wunused-function] areEdgeFillsValid(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1493:1: warning: unused function 'assureValuebetweenand' [-Wunused-function] assureValuebetweenand(sqInt val1, sqInt val2, sqInt val3) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1516:1: warning: unused function 'bezierEndXOf' [-Wunused-function] bezierEndXOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1523:1: warning: unused function 'bezierEndXOfput' [-Wunused-function] bezierEndXOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1530:1: warning: unused function 'bezierEndYOf' [-Wunused-function] bezierEndYOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1537:1: warning: unused function 'bezierEndYOfput' [-Wunused-function] bezierEndYOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1544:1: warning: unused function 'bezierFinalXOf' [-Wunused-function] bezierFinalXOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1551:1: warning: unused function 'bezierFinalXOfput' [-Wunused-function] bezierFinalXOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1558:1: warning: unused function 'bezierUpdateDataOf' [-Wunused-function] bezierUpdateDataOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1565:1: warning: unused function 'bezierViaXOf' [-Wunused-function] bezierViaXOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1572:1: warning: unused function 'bezierViaXOfput' [-Wunused-function] bezierViaXOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1579:1: warning: unused function 'bezierViaYOf' [-Wunused-function] bezierViaYOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1586:1: warning: unused function 'bezierViaYOfput' [-Wunused-function] bezierViaYOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1593:1: warning: unused function 'bitmapCmSizeOf' [-Wunused-function] bitmapCmSizeOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1600:1: warning: unused function 'bitmapCmSizeOfput' [-Wunused-function] bitmapCmSizeOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1607:1: warning: unused function 'bitmapDepthOf' [-Wunused-function] bitmapDepthOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1614:1: warning: unused function 'bitmapDepthOfput' [-Wunused-function] bitmapDepthOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1621:1: warning: unused function 'bitmapHeightOf' [-Wunused-function] bitmapHeightOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1628:1: warning: unused function 'bitmapHeightOfput' [-Wunused-function] bitmapHeightOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1635:1: warning: unused function 'bitmapRasterOf' [-Wunused-function] bitmapRasterOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1642:1: warning: unused function 'bitmapRasterOfput' [-Wunused-function] bitmapRasterOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1649:1: warning: unused function 'bitmapSizeOf' [-Wunused-function] bitmapSizeOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1656:1: warning: unused function 'bitmapSizeOfput' [-Wunused-function] bitmapSizeOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1663:1: warning: unused function 'bitmapTileFlagOf' [-Wunused-function] bitmapTileFlagOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1670:1: warning: unused function 'bitmapTileFlagOfput' [-Wunused-function] bitmapTileFlagOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1677:1: warning: unused function 'bitmapValuebitsatXy' [-Wunused-function] bitmapValuebitsatXy(sqInt bmFill, sqInt bits, sqInt xp, sqInt yp) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1740:1: warning: unused function 'bitmapWidthOf' [-Wunused-function] bitmapWidthOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1747:1: warning: unused function 'bitmapWidthOfput' [-Wunused-function] bitmapWidthOfput(sqInt bmFill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1754:1: warning: unused function 'bzEndX' [-Wunused-function] bzEndX(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1765:1: warning: unused function 'bzEndXput' [-Wunused-function] bzEndXput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1776:1: warning: unused function 'bzEndY' [-Wunused-function] bzEndY(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1787:1: warning: unused function 'bzEndYput' [-Wunused-function] bzEndYput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1798:1: warning: unused function 'bzStartX' [-Wunused-function] bzStartX(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1809:1: warning: unused function 'bzStartXput' [-Wunused-function] bzStartXput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1820:1: warning: unused function 'bzStartY' [-Wunused-function] bzStartY(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1831:1: warning: unused function 'bzStartYput' [-Wunused-function] bzStartYput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1842:1: warning: unused function 'bzViaX' [-Wunused-function] bzViaX(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1853:1: warning: unused function 'bzViaXput' [-Wunused-function] bzViaXput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1864:1: warning: unused function 'bzViaY' [-Wunused-function] bzViaY(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1875:1: warning: unused function 'bzViaYput' [-Wunused-function] bzViaYput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2030:1: warning: unused function 'checkedAddBezierToGET' [-Wunused-function] checkedAddBezierToGET(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2058:1: warning: unused function 'checkedAddEdgeToGET' [-Wunused-function] checkedAddEdgeToGET(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2110:1: warning: unused function 'checkedAddLineToGET' [-Wunused-function] checkedAddLineToGET(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2170:1: warning: unused function 'clampValuemax' [-Wunused-function] clampValuemax(sqInt value, sqInt maxValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2218:1: warning: unused function 'clearSpanBufferGet' [-Wunused-function] clearSpanBufferGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2225:1: warning: unused function 'clearSpanBufferPut' [-Wunused-function] clearSpanBufferPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2232:1: warning: unused function 'clipMaxXGet' [-Wunused-function] clipMaxXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2239:1: warning: unused function 'clipMaxXPut' [-Wunused-function] clipMaxXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2246:1: warning: unused function 'clipMaxYGet' [-Wunused-function] clipMaxYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2253:1: warning: unused function 'clipMaxYPut' [-Wunused-function] clipMaxYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2260:1: warning: unused function 'clipMinXGet' [-Wunused-function] clipMinXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2267:1: warning: unused function 'clipMinXPut' [-Wunused-function] clipMinXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2274:1: warning: unused function 'clipMinYGet' [-Wunused-function] clipMinYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2281:1: warning: unused function 'clipMinYPut' [-Wunused-function] clipMinYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2288:1: warning: unused function 'colormapOf' [-Wunused-function] colormapOf(sqInt bmFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2295:1: warning: unused function 'colorTransform' [-Wunused-function] colorTransform(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2577:1: warning: unused function 'computeSqrt' [-Wunused-function] computeSqrt(sqInt length2) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2672:1: warning: unused function 'currentYGet' [-Wunused-function] currentYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2679:1: warning: unused function 'currentYPut' [-Wunused-function] currentYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2686:1: warning: unused function 'currentZGet' [-Wunused-function] currentZGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2693:1: warning: unused function 'currentZPut' [-Wunused-function] currentZPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2700:1: warning: unused function 'destOffsetXGet' [-Wunused-function] destOffsetXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2707:1: warning: unused function 'destOffsetXPut' [-Wunused-function] destOffsetXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2714:1: warning: unused function 'destOffsetYGet' [-Wunused-function] destOffsetYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2721:1: warning: unused function 'destOffsetYPut' [-Wunused-function] destOffsetYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2766:1: warning: unused function 'drawWideEdgefrom' [-Wunused-function] drawWideEdgefrom(sqInt edge, sqInt leftX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2813:1: warning: unused function 'edgeFillsInvalidate' [-Wunused-function] edgeFillsInvalidate(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2824:1: warning: unused function 'edgeFillsValidate' [-Wunused-function] edgeFillsValidate(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2835:1: warning: unused function 'edgeLeftFillOf' [-Wunused-function] edgeLeftFillOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2842:1: warning: unused function 'edgeLeftFillOfput' [-Wunused-function] edgeLeftFillOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2849:1: warning: unused function 'edgeNumLinesOf' [-Wunused-function] edgeNumLinesOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2856:1: warning: unused function 'edgeNumLinesOfput' [-Wunused-function] edgeNumLinesOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2863:1: warning: unused function 'edgeRightFillOf' [-Wunused-function] edgeRightFillOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2870:1: warning: unused function 'edgeRightFillOfput' [-Wunused-function] edgeRightFillOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2877:1: warning: unused function 'edgeTransform' [-Wunused-function] edgeTransform(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2887:1: warning: unused function 'edgeTypeOf' [-Wunused-function] edgeTypeOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2894:1: warning: unused function 'edgeXValueOf' [-Wunused-function] edgeXValueOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2901:1: warning: unused function 'edgeXValueOfput' [-Wunused-function] edgeXValueOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2908:1: warning: unused function 'edgeYValueOf' [-Wunused-function] edgeYValueOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2915:1: warning: unused function 'edgeYValueOfput' [-Wunused-function] edgeYValueOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2922:1: warning: unused function 'edgeZValueOf' [-Wunused-function] edgeZValueOf(sqInt edge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2929:1: warning: unused function 'edgeZValueOfput' [-Wunused-function] edgeZValueOfput(sqInt edge, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2953:1: warning: unused function 'estimatedLengthOfwith' [-Wunused-function] estimatedLengthOfwith(sqInt deltaX, sqInt deltaY) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2983:1: warning: unused function 'fillAllFromto' [-Wunused-function] fillAllFromto(sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3086:1: warning: unused function 'fillBitmapSpan' [-Wunused-function] fillBitmapSpan(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3866:1: warning: unused function 'fillColorSpanfromto' [-Wunused-function] fillColorSpanfromto(sqInt pixelValue32, sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3896:1: warning: unused function 'fillDirectionXOf' [-Wunused-function] fillDirectionXOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3903:1: warning: unused function 'fillDirectionXOfput' [-Wunused-function] fillDirectionXOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3910:1: warning: unused function 'fillDirectionYOf' [-Wunused-function] fillDirectionYOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3917:1: warning: unused function 'fillDirectionYOfput' [-Wunused-function] fillDirectionYOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3924:1: warning: unused function 'fillLinearGradient' [-Wunused-function] fillLinearGradient(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4152:1: warning: unused function 'fillMaxXGet' [-Wunused-function] fillMaxXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4159:1: warning: unused function 'fillMaxXPut' [-Wunused-function] fillMaxXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4166:1: warning: unused function 'fillMaxYGet' [-Wunused-function] fillMaxYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4173:1: warning: unused function 'fillMaxYPut' [-Wunused-function] fillMaxYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4180:1: warning: unused function 'fillMinXGet' [-Wunused-function] fillMinXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4187:1: warning: unused function 'fillMinXPut' [-Wunused-function] fillMinXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4194:1: warning: unused function 'fillMinYGet' [-Wunused-function] fillMinYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4201:1: warning: unused function 'fillMinYPut' [-Wunused-function] fillMinYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4208:1: warning: unused function 'fillNormalXOf' [-Wunused-function] fillNormalXOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4215:1: warning: unused function 'fillNormalXOfput' [-Wunused-function] fillNormalXOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4222:1: warning: unused function 'fillNormalYOf' [-Wunused-function] fillNormalYOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4229:1: warning: unused function 'fillNormalYOfput' [-Wunused-function] fillNormalYOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4236:1: warning: unused function 'fillOffsetXGet' [-Wunused-function] fillOffsetXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4243:1: warning: unused function 'fillOffsetXPut' [-Wunused-function] fillOffsetXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4250:1: warning: unused function 'fillOffsetYGet' [-Wunused-function] fillOffsetYGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4257:1: warning: unused function 'fillOffsetYPut' [-Wunused-function] fillOffsetYPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4264:1: warning: unused function 'fillOriginXOf' [-Wunused-function] fillOriginXOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4271:1: warning: unused function 'fillOriginXOfput' [-Wunused-function] fillOriginXOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4278:1: warning: unused function 'fillOriginYOf' [-Wunused-function] fillOriginYOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4285:1: warning: unused function 'fillOriginYOfput' [-Wunused-function] fillOriginYOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4431:1: warning: unused function 'fillRadialDecreasingrampdeltaSTdsXdtXfromto' [-Wunused-function] fillRadialDecreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4477:1: warning: unused function 'fillRadialGradient' [-Wunused-function] fillRadialGradient(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4839:1: warning: unused function 'fillRadialIncreasingrampdeltaSTdsXdtXfromto' [-Wunused-function] fillRadialIncreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5011:1: warning: unused function 'fillTypeOf' [-Wunused-function] fillTypeOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5018:1: warning: unused function 'findNextAETEdgeFrom' [-Wunused-function] findNextAETEdgeFrom(sqInt leftEdge) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5446:1: warning: unused function 'finishedProcessing' [-Wunused-function] finishedProcessing(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5453:1: warning: unused function 'firstPointListGet' [-Wunused-function] firstPointListGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5460:1: warning: unused function 'firstPointListPut' [-Wunused-function] firstPointListPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5467:1: warning: unused function 'freeStackFillEntry' [-Wunused-function] freeStackFillEntry(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5509:1: warning: unused function 'getStartGet' [-Wunused-function] getStartGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5516:1: warning: unused function 'getStartPut' [-Wunused-function] getStartPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5523:1: warning: unused function 'getUsedGet' [-Wunused-function] getUsedGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5530:1: warning: unused function 'getUsedPut' [-Wunused-function] getUsedPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5537:1: warning: unused function 'gradientRampLengthOf' [-Wunused-function] gradientRampLengthOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5544:1: warning: unused function 'gradientRampLengthOfput' [-Wunused-function] gradientRampLengthOfput(sqInt fill, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5551:1: warning: unused function 'gradientRampOf' [-Wunused-function] gradientRampOf(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5558:1: warning: unused function 'hasColorTransform' [-Wunused-function] hasColorTransform(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5565:1: warning: unused function 'hasColorTransformGet' [-Wunused-function] hasColorTransformGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5572:1: warning: unused function 'hasColorTransformPut' [-Wunused-function] hasColorTransformPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5579:1: warning: unused function 'hasEdgeTransform' [-Wunused-function] hasEdgeTransform(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5586:1: warning: unused function 'hasEdgeTransformGet' [-Wunused-function] hasEdgeTransformGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5593:1: warning: unused function 'hasEdgeTransformPut' [-Wunused-function] hasEdgeTransformPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5677:1: warning: unused function 'incrementPointby' [-Wunused-function] incrementPointby(int *point, sqInt delta) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5686:1: warning: unused function 'incrementStatby' [-Wunused-function] incrementStatby(sqInt statIndex, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5899:1: warning: unused function 'isBezier' [-Wunused-function] isBezier(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5919:1: warning: unused function 'isFillColor' [-Wunused-function] isFillColor(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5938:1: warning: unused function 'isFill' [-Wunused-function] isFill(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5946:1: warning: unused function 'isLine' [-Wunused-function] isLine(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5953:1: warning: unused function 'isObject' [-Wunused-function] isObject(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5961:1: warning: unused function 'isRealFill' [-Wunused-function] isRealFill(sqInt fill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5968:1: warning: unused function 'isStackEntry' [-Wunused-function] isStackEntry(sqInt entry) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5976:1: warning: unused function 'isStackIndex' [-Wunused-function] isStackIndex(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5984:1: warning: unused function 'isWideBezier' [-Wunused-function] isWideBezier(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5992:1: warning: unused function 'isWideLine' [-Wunused-function] isWideLine(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6000:1: warning: unused function 'isWide' [-Wunused-function] isWide(sqInt object) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6007:1: warning: unused function 'lastExportedEdgeGet' [-Wunused-function] lastExportedEdgeGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6014:1: warning: unused function 'lastExportedEdgePut' [-Wunused-function] lastExportedEdgePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6021:1: warning: unused function 'lastExportedFillGet' [-Wunused-function] lastExportedFillGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6028:1: warning: unused function 'lastExportedFillPut' [-Wunused-function] lastExportedFillPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6035:1: warning: unused function 'lastExportedLeftXGet' [-Wunused-function] lastExportedLeftXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6042:1: warning: unused function 'lastExportedLeftXPut' [-Wunused-function] lastExportedLeftXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6049:1: warning: unused function 'lastExportedRightXGet' [-Wunused-function] lastExportedRightXGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6056:1: warning: unused function 'lastExportedRightXPut' [-Wunused-function] lastExportedRightXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6063:1: warning: unused function 'lineEndXOf' [-Wunused-function] lineEndXOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6070:1: warning: unused function 'lineEndXOfput' [-Wunused-function] lineEndXOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6077:1: warning: unused function 'lineEndYOf' [-Wunused-function] lineEndYOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6084:1: warning: unused function 'lineEndYOfput' [-Wunused-function] lineEndYOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6091:1: warning: unused function 'lineErrorAdjDownOf' [-Wunused-function] lineErrorAdjDownOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6098:1: warning: unused function 'lineErrorAdjDownOfput' [-Wunused-function] lineErrorAdjDownOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6105:1: warning: unused function 'lineErrorAdjUpOf' [-Wunused-function] lineErrorAdjUpOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6112:1: warning: unused function 'lineErrorAdjUpOfput' [-Wunused-function] lineErrorAdjUpOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6119:1: warning: unused function 'lineErrorOf' [-Wunused-function] lineErrorOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6126:1: warning: unused function 'lineErrorOfput' [-Wunused-function] lineErrorOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6133:1: warning: unused function 'lineXDirectionOf' [-Wunused-function] lineXDirectionOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6140:1: warning: unused function 'lineXDirectionOfput' [-Wunused-function] lineXDirectionOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6147:1: warning: unused function 'lineXIncrementOf' [-Wunused-function] lineXIncrementOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6154:1: warning: unused function 'lineXIncrementOfput' [-Wunused-function] lineXIncrementOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6161:1: warning: unused function 'lineYDirectionOf' [-Wunused-function] lineYDirectionOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6168:1: warning: unused function 'lineYDirectionOfput' [-Wunused-function] lineYDirectionOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6237:1: warning: unused function 'loadArrayPolygonnPointsfilllineWidthlineFill' [-Wunused-function] loadArrayPolygonnPointsfilllineWidthlineFill(sqInt points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6691:1: warning: unused function 'loadBitmapFillcolormaptilefromalongnormalxIndex' [-Wunused-function] loadBitmapFillcolormaptilefromalongnormalxIndex(sqInt formOop, sqInt cmOop, sqInt tileFlag, int *point1, int *point2, int *point3, sqInt xIndex) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6834:1: warning: unused function 'loadColorTransformFrom' [-Wunused-function] loadColorTransformFrom(sqInt transformOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6861:1: warning: unused function 'loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor' [-Wunused-function] loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor(sqInt segmentIndex, sqInt points, sqInt pointsShort, sqInt leftFill, sqInt rightFill, sqInt lineWidth, sqInt lineFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:7868:1: warning: unused function 'loadLinefromtooffsetleftFillrightFill' [-Wunused-function] loadLinefromtooffsetleftFillrightFill(sqInt line, int *point1, int *point2, sqInt yOffset, sqInt leftFill, sqInt rightFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8093:1: warning: unused function 'loadPointIntAtfrom' [-Wunused-function] loadPointIntAtfrom(sqInt index, sqInt intArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8103:1: warning: unused function 'loadPointShortAtfrom' [-Wunused-function] loadPointShortAtfrom(sqInt index, sqInt shortArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8147:1: warning: unused function 'loadPolygonnPointsfilllineWidthlineFillpointsShort' [-Wunused-function] loadPolygonnPointsfilllineWidthlineFillpointsShort(int *points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill, sqInt isShort) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8316:1: warning: unused function 'loadRectanglelineFillleftFillrightFill' [-Wunused-function] loadRectanglelineFillleftFillrightFill(sqInt lineWidth, sqInt lineFill, sqInt leftFill, sqInt rightFill) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8973:1: warning: unused function 'magicNumberGet' [-Wunused-function] magicNumberGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8980:1: warning: unused function 'magicNumberPut' [-Wunused-function] magicNumberPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8987:1: warning: unused function 'makeRectFromPoints' [-Wunused-function] makeRectFromPoints(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8998:1: warning: unused function 'makeUnsignedFrom' [-Wunused-function] makeUnsignedFrom(sqInt someIntegerValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9058:1: warning: unused function 'needsFlush' [-Wunused-function] needsFlush(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9065:1: warning: unused function 'needsFlushGet' [-Wunused-function] needsFlushGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9072:1: warning: unused function 'needsFlushPut' [-Wunused-function] needsFlushPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9079:1: warning: unused function 'objectHeaderOf' [-Wunused-function] objectHeaderOf(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9090:1: warning: unused function 'objectIndexOf' [-Wunused-function] objectIndexOf(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9097:1: warning: unused function 'objectIndexOfput' [-Wunused-function] objectIndexOfput(sqInt obj, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9104:1: warning: unused function 'objectLengthOf' [-Wunused-function] objectLengthOf(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9111:1: warning: unused function 'objectLengthOfput' [-Wunused-function] objectLengthOfput(sqInt obj, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9118:1: warning: unused function 'objectTypeOf' [-Wunused-function] objectTypeOf(sqInt obj) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9125:1: warning: unused function 'objectTypeOfput' [-Wunused-function] objectTypeOfput(sqInt obj, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9132:1: warning: unused function 'objStartGet' [-Wunused-function] objStartGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9139:1: warning: unused function 'objStartPut' [-Wunused-function] objStartPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9146:1: warning: unused function 'objUsedGet' [-Wunused-function] objUsedGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9153:1: warning: unused function 'objUsedPut' [-Wunused-function] objUsedPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9160:1: warning: unused function 'objat' [-Wunused-function] objat(sqInt object, sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9167:1: warning: unused function 'objatput' [-Wunused-function] objatput(sqInt object, sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9178:1: warning: unused function 'offsetFromWidth' [-Wunused-function] offsetFromWidth(sqInt lineWidth) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9185:1: warning: unused function 'point1Get' [-Wunused-function] point1Get(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9192:1: warning: unused function 'point2Get' [-Wunused-function] point2Get(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9199:1: warning: unused function 'point3Get' [-Wunused-function] point3Get(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9206:1: warning: unused function 'point4Get' [-Wunused-function] point4Get(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12282:1: warning: unused function 'quickRemoveInvalidFillsAt' [-Wunused-function] quickRemoveInvalidFillsAt(sqInt leftX) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12428:1: warning: unused function 'repeatValuemax' [-Wunused-function] repeatValuemax(sqInt delta, sqInt maxValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12495:1: warning: unused function 'returnWideBezierFill' [-Wunused-function] returnWideBezierFill(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12502:1: warning: unused function 'returnWideBezierWidth' [-Wunused-function] returnWideBezierWidth(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12512:1: warning: unused function 'returnWideLineFill' [-Wunused-function] returnWideLineFill(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12522:1: warning: unused function 'returnWideLineWidth' [-Wunused-function] returnWideLineWidth(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12668:1: warning: unused function 'shortRunLengthAtfrom' [-Wunused-function] shortRunLengthAtfrom(sqInt i, sqInt runArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12680:1: warning: unused function 'shortRunValueAtfrom' [-Wunused-function] shortRunValueAtfrom(sqInt i, sqInt runArray) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12748:1: warning: unused function 'sortGlobalEdgeTable' [-Wunused-function] sortGlobalEdgeTable(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12756:1: warning: unused function 'spanEndAAGet' [-Wunused-function] spanEndAAGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12763:1: warning: unused function 'spanEndAAPut' [-Wunused-function] spanEndAAPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12770:1: warning: unused function 'spanEndGet' [-Wunused-function] spanEndGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12777:1: warning: unused function 'spanEndPut' [-Wunused-function] spanEndPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12784:1: warning: unused function 'spanSizeGet' [-Wunused-function] spanSizeGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12791:1: warning: unused function 'spanSizePut' [-Wunused-function] spanSizePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12798:1: warning: unused function 'spanStartGet' [-Wunused-function] spanStartGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12805:1: warning: unused function 'spanStartPut' [-Wunused-function] spanStartPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12812:1: warning: unused function 'squaredLengthOfwith' [-Wunused-function] squaredLengthOfwith(sqInt deltaX, sqInt deltaY) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12819:1: warning: unused function 'stackFillDepth' [-Wunused-function] stackFillDepth(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12826:1: warning: unused function 'stackFillDepthput' [-Wunused-function] stackFillDepthput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12833:1: warning: unused function 'stackFillEntryLength' [-Wunused-function] stackFillEntryLength(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12840:1: warning: unused function 'stackFillRightX' [-Wunused-function] stackFillRightX(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12847:1: warning: unused function 'stackFillRightXput' [-Wunused-function] stackFillRightXput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12854:1: warning: unused function 'stackFillSize' [-Wunused-function] stackFillSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12861:1: warning: unused function 'stackFillValue' [-Wunused-function] stackFillValue(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12868:1: warning: unused function 'stackFillValueput' [-Wunused-function] stackFillValueput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12875:1: warning: unused function 'stateGet' [-Wunused-function] stateGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12882:1: warning: unused function 'statePut' [-Wunused-function] statePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12894:1: warning: unused function 'stepToFirstBezier' [-Wunused-function] stepToFirstBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13033:1: warning: unused function 'stepToFirstLine' [-Wunused-function] stepToFirstLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13140:1: warning: unused function 'stepToFirstWideBezier' [-Wunused-function] stepToFirstWideBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13244:1: warning: unused function 'stepToFirstWideLine' [-Wunused-function] stepToFirstWideLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13388:1: warning: unused function 'stepToNextBezier' [-Wunused-function] stepToNextBezier(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13434:1: warning: unused function 'stepToNextBezierForwardat' [-Wunused-function] stepToNextBezierForwardat(int *updateData, sqInt yValue) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13515:1: warning: unused function 'stepToNextLine' [-Wunused-function] stepToNextLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13686:1: warning: unused function 'stepToNextWideLine' [-Wunused-function] stepToNextWideLine(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13814:1: warning: unused function 'stopBecauseOf' [-Wunused-function] stopBecauseOf(sqInt stopReason) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13823:1: warning: unused function 'stopReasonGet' [-Wunused-function] stopReasonGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13830:1: warning: unused function 'stopReasonPut' [-Wunused-function] stopReasonPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13854:1: warning: unused function 'storeEngineStateInto' [-Wunused-function] storeEngineStateInto(sqInt oop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13930:1: warning: unused function 'storeStopStateIntoEdgefill' [-Wunused-function] storeStopStateIntoEdgefill(sqInt edgeOop, sqInt fillOop) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14334:1: warning: unused function 'topFillDepth' [-Wunused-function] topFillDepth(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14345:1: warning: unused function 'topFillDepthPut' [-Wunused-function] topFillDepthPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14356:1: warning: unused function 'topFillRightX' [-Wunused-function] topFillRightX(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14367:1: warning: unused function 'topFillRightXPut' [-Wunused-function] topFillRightXPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14378:1: warning: unused function 'topFillValue' [-Wunused-function] topFillValue(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14389:1: warning: unused function 'topFillValuePut' [-Wunused-function] topFillValuePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14468:1: warning: unused function 'transformPoints' [-Wunused-function] transformPoints(sqInt n) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14597:1: warning: unused function 'transformPointXyinto' [-Wunused-function] transformPointXyinto(double xValue, double yValue, int *dstPoint) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14619:1: warning: unused function 'transformPoint' [-Wunused-function] transformPoint(int *point) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14658:1: warning: unused function 'transformPointinto' [-Wunused-function] transformPointinto(sqInt srcPoint, sqInt dstPoint) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14872:1: warning: unused function 'wbSizeGet' [-Wunused-function] wbSizeGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14879:1: warning: unused function 'wbSizePut' [-Wunused-function] wbSizePut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14886:1: warning: unused function 'wbStackClear' [-Wunused-function] wbStackClear(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14895:1: warning: unused function 'wbStackPop' [-Wunused-function] wbStackPop(sqInt nItems) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14916:1: warning: unused function 'wbStackSize' [-Wunused-function] wbStackSize(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14923:1: warning: unused function 'wbStackValue' [-Wunused-function] wbStackValue(sqInt index) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14930:1: warning: unused function 'wbStackValueput' [-Wunused-function] wbStackValueput(sqInt index, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14937:1: warning: unused function 'wbTopGet' [-Wunused-function] wbTopGet(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14944:1: warning: unused function 'wbTopPut' [-Wunused-function] wbTopPut(sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14951:1: warning: unused function 'wideBezierEntryOf' [-Wunused-function] wideBezierEntryOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14959:1: warning: unused function 'wideBezierEntryOfput' [-Wunused-function] wideBezierEntryOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14967:1: warning: unused function 'wideBezierExitOf' [-Wunused-function] wideBezierExitOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14975:1: warning: unused function 'wideBezierExitOfput' [-Wunused-function] wideBezierExitOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14983:1: warning: unused function 'wideBezierExtentOf' [-Wunused-function] wideBezierExtentOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14991:1: warning: unused function 'wideBezierExtentOfput' [-Wunused-function] wideBezierExtentOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15007:1: warning: unused function 'wideBezierFillOfput' [-Wunused-function] wideBezierFillOfput(sqInt bezier, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15015:1: warning: unused function 'wideBezierUpdateDataOf' [-Wunused-function] wideBezierUpdateDataOf(sqInt bezier) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15030:1: warning: unused function 'wideBezierWidthOfput' [-Wunused-function] wideBezierWidthOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15038:1: warning: unused function 'wideLineEntryOf' [-Wunused-function] wideLineEntryOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15046:1: warning: unused function 'wideLineEntryOfput' [-Wunused-function] wideLineEntryOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15054:1: warning: unused function 'wideLineExitOf' [-Wunused-function] wideLineExitOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15062:1: warning: unused function 'wideLineExitOfput' [-Wunused-function] wideLineExitOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15070:1: warning: unused function 'wideLineExtentOf' [-Wunused-function] wideLineExtentOf(sqInt line) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15078:1: warning: unused function 'wideLineExtentOfput' [-Wunused-function] wideLineExtentOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15094:1: warning: unused function 'wideLineFillOfput' [-Wunused-function] wideLineFillOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15110:1: warning: unused function 'wideLineWidthOfput' [-Wunused-function] wideLineWidthOfput(sqInt line, sqInt value) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15118:1: warning: unused function 'workBufferPut' [-Wunused-function] workBufferPut(sqInt wbOop) ^ MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Project: Unicorn baseline 325 warnings generated. [ 59%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 59%] Built target B2DPlugin /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/openssl-1.0.2q.dir/build.make CMakeFiles/openssl-1.0.2q.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/openssl-1.0.2q.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/openssl-1.0.2q.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/openssl-1.0.2q.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/openssl-1.0.2q.dir/depend.internal". Scanning dependencies of target openssl-1.0.2q /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/openssl-1.0.2q.dir/build.make CMakeFiles/openssl-1.0.2q.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-9/build-stockReplacement/openssl-1.0.2q-src/libcrypto.1.0.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/openssl-1.0.2q-src/libssl.1.0.0.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins MetacelloNotification: Fetched -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Project: LLVMDisassembler baseline MetacelloNotification: Fetched -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E copy /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.0.2q-src/libssl.dylib /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins [ 59%] Built target openssl-1.0.2q /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend MetacelloNotification: Fetched -> VMMakerLoadingDependencies-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/JPEGReadWriter2Plugin.dir/depend.internal". MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c [ 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "JPEGReadWriter2Plugin VMMaker.oscog-eem.2493 uuid: d7437cc5-75c7-4a43-af6b-0f85bf0cebe6 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:537:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 2 warnings generated. [ 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c [ 69%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c [ 70%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c [ 71%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c [ 72%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c [ 73%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o -c /builds/workspace/pharo-vm_pharo-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:454:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:454:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:454:43: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:454:58: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:455:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:455:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:455:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:455:55: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:456:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:456:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:456:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:456:57: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:457:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:457:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c:457:42: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ 15 warnings generated. [ 74%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c [ 75%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c [ 75%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c [ 76%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c [ 76%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c [ 77%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:214:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:214:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:214:43: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:214:58: warning: shifting a negative signed value is undefined [-Wshift-negative-value] { 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:215:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:215:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:215:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:215:55: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:216:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:216:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:216:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:216:57: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1, ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:217:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:217:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c:217:42: warning: shifting a negative signed value is undefined [-Wshift-negative-value] ((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 }; ~~~~^ 15 warnings generated. [ 77%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c [ 78%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c [ 79%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c [ 79%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c [ 80%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c [ 80%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c [ 81%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c [ 81%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c [ 82%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c [ 82%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c [ 83%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c [ 83%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c [ 84%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c:41:14: warning: unused variable 'src' [-Wunused-variable] my_src_ptr src = (my_src_ptr) cinfo->src; ^ 1 warning generated. [ 85%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c [ 85%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c [ 86%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c [ 86%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c [ 87%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c [ 87%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c [ 88%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 88%] 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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FileAttributesPlugin.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 88%] 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 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:709:18: warning: unused variable 'mask' [-Wunused-variable] unsigned int mask; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:6:13: warning: unused variable '__buildInfo' [-Wunused-variable] static char __buildInfo[] = "FileAttributesPlugin FileAttributesPlugin.oscog-akg.49 uuid: 00b4eed5-b2a8-454a-90b7-c3662d7c5423 " __DATE__ ; ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:183:1: warning: unused function 'addressObjectFor' [-Wunused-function] addressObjectFor(void *aMachineAddress) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:313:1: warning: unused function 'badSessionId' [-Wunused-function] badSessionId(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:354:1: warning: unused function 'faSuccess' [-Wunused-function] faSuccess(void) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:384:1: warning: unused function 'objectFromStructsize' [-Wunused-function] objectFromStructsize(void *aMachineAddress, sqInt structSize) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:403:1: warning: unused function 'pathOoptoBuffermaxLen' [-Wunused-function] pathOoptoBuffermaxLen(sqInt pathNameOop, char *cPathName, sqInt maxLen) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:424:1: warning: unused function 'pointerFrom' [-Wunused-function] pointerFrom(sqInt directoryPointerBytes) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1093:1: warning: unused function 'readLinkintomaxLength' [-Wunused-function] readLinkintomaxLength(char *cPathName, char *cLinkPtr, size_t maxLength) ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1171:1: warning: unused function 'sizeOfFaPath' [-Wunused-function] sizeOfFaPath(void) ^ 10 warnings generated. [ 89%] 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 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ 4 warnings generated. [ 89%] 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 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:166:9: warning: 'insufficientMemorySpecifiedError' macro redefined [-Wmacro-redefined] #define insufficientMemorySpecifiedError() error("Insufficient memory for this image") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:108:13: note: previous definition is here #define insufficientMemorySpecifiedError() plugInNotifyUser("The amount of memory specified by the Setting Slider is not enough for the installed Squeak image file.") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:167:9: warning: 'insufficientMemoryAvailableError' macro redefined [-Wmacro-redefined] #define insufficientMemoryAvailableError() error("Failed to allocate memory for the heap") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:109:13: note: previous definition is here #define insufficientMemoryAvailableError() plugInNotifyUser("There is not enough memory to give Squeak the amount specified by the Setting Slider") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:168:9: warning: 'unableToReadImageError' macro redefined [-Wmacro-redefined] #define unableToReadImageError() error("Read failed or premature end of image file") ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:110:13: note: previous definition is here #define unableToReadImageError() plugInNotifyUser("Read failed or premature end of image file") ^ In file included from /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:169:9: warning: 'browserPluginReturnIfNeeded' macro redefined [-Wmacro-redefined] #define browserPluginReturnIfNeeded() ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx/sqPlatformSpecific.h:113:10: note: previous definition is here #define browserPluginReturnIfNeeded() if (plugInTimeToReturn()) {ReturnFromInterpret();} ^ /builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:468:6: warning: unused variable 'mode' [-Wunused-variable] int mode; ^ 5 warnings generated. [ 90%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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 [ 90%] Built target FileAttributesPlugin /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/Pharo.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/Pharo.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/Pharo.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 90%] Building C object CMakeFiles/Pharo.dir/src/unixMain.c.o /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/include -I/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -o CMakeFiles/Pharo.dir/src/unixMain.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/src/unixMain.c [ 91%] 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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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-9/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-9/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-9/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-9/repository/resources/mac/PharoSources.icns build/vm/Debug/Pharo.app/Contents/Resources/PharoSources.icns [ 91%] Built target Pharo /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm.dir/build.make CMakeFiles/build_vmmaker_get_vm.dir/depend cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm.dir/depend.internal". Scanning dependencies of target build_vmmaker_get_vm /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm.dir/build.make CMakeFiles/build_vmmaker_get_vm.dir/build [ 91%] Performing update step for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo [ 92%] Performing configure step for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure [ 92%] Performing build step for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build [ 93%] Performing install step for 'build_vmmaker_get_vm' cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-install [ 93%] Completed 'build_vmmaker_get_vm' /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_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-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-done [ 95%] Built target build_vmmaker_get_vm /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-9/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-9/repository /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend.internal". Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/basic_types.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/basic_types.c.o -c /builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/callback_types.c.o -c /builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/callbacks.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c:47:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 1 warning generated. [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/callout.c.o -c /builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/registerCallback.c.o -c /builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/registerCallback.c [100%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/structures.c.o cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary && /Library/Developer/CommandLineTools/usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=46 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/osx -I/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fPIC -o CMakeFiles/TestLibrary.dir/src/structures.c.o -c /builds/workspace/pharo-vm_pharo-9/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-9/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 -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -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-9/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: "" -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/./ -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libB2DPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLocalePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libLargeIntegers.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libDSAPrims.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.0.25.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.4.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFloatArrayPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.0.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSqueakSSL.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSurfacePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.4.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSocketPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2-2.0.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFileAttributesPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libBitBltPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReadWriter2Plugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libTestLibrary.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.1.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcairo.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libFilePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libMiscPrimitivePlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.40.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUnixOSProcessPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfreetype.6.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.1.0.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libSDL2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssh2.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libUUIDPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.25.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.16.37.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libfontconfig.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libssl.1.0.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libffi.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libJPEGReaderPlugin.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpng16.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libharfbuzz.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libpixman-1.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libgit2.1.0.0.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libcrypto.1.1.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Plugins/libPharoVMCore.dylib -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/MacOS/Pharo -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/Resources -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/Resources/PharoSources.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/Resources/Pharo.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/Resources/PharoImage.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/Resources/PharoChanges.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.app/Contents/Info.plist -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/config.h -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/pharoClient.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/errorCode.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/debug.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/pathUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/win/resources.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/interpreter.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/exportDefinition.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/threads -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/threads/vmthread.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/macros.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/jit -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/jit/jit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/stringUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/imageAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/parameters/parameters.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sigjmp_support.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/fileDialog.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/pharo.h -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/dispdbg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqAssert.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqaio.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sq.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx/dummyFFI.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test-sq.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ppc-global.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common/sqFFI.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx/dummyFFI.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win/sqWin32FFI.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-sysv.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/any-libffi.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/x86-sysv.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-darwin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM32FFIPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFIPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/IA32FFIPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqManualSurface.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFITestFuncs.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64Win64FFIPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM64FFIPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppc.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicDouble.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM32.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64business.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusiness.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessPostLogic.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM64.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicInteger.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/ia32abi.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/AlienSUnitTestProcedures.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64win64business.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicFloat.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64stub.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm64abicc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/IA32ABI.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/xabicc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/AlienSUnitTestProcedures.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ia32abicc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ppc32abicc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm32abicc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64abicc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threads -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/jit -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/packaging -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/packaging/linux -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/packaging/linux/bin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/img.image -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/mac -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/scripts -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/imageAccess.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/win32Main.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/win -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/macAlias.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/unixMain.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/utils -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/client.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/debug.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/errorCode.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/utils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/parameters -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/fileUtils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/debugUnix.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/semaphores -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/types.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/version.info -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/CMakeLists.txt -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/macros.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/plugins.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated/ -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/cogmethod.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/cointerp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/cogit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cointerp.c MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> VMMaker-Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogit.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogitIA32.c MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogitMIPSEL.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/gcc3x-cointerp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogitARMv5.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64 -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/cogmethod.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/cointerp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/cogit.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogitX64SysV.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cointerp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogit.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogitX64WIN64.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogitaarch64.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/gcc3x-cointerp.c -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Up-to-date: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/cogmethod.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/cointerp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/vmCallback.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/interp.h -- Installing: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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 MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> VMMaker-MT-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> VMMaker-OriginalTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Loading -> Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared) NewUndeclaredWarning: CCodeGenerator>>removeAssertions (Sensor is Undeclared) SystemNotification: TMethod>>methodIsEffectivelyComplete:in:(selector is shadowed) NewUndeclaredWarning: VMMaker>>createCodeGenerator (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Starting atomic load NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared) MetacelloNotification: Loaded -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Starting atomic load SystemNotification: LLVMDisassembler>>setOptions:(options is shadowed) MetacelloNotification: Loaded -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Loaded -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Loading -> VMMakerLoadingDependencies-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache NewUndeclaredWarning: TranscriptStream class>>redirectToStdOut: (FileStream is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) NewUndeclaredWarning: TranscriptStream>>target (FileStream is Undeclared) MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache NewUndeclaredWarning: DetailedInstructionPrinter>>printInstructionsOn: (fullBlockRecursionSelector is Undeclared) SystemNotification: CogStackPageSurrogate>>addressIsInPage:(address is shadowed) NewUndeclaredWarning: SmalltalkImage>>simulatePrimitive:args: (FileExistsException is Undeclared) NewUndeclaredWarning: FakeStdinStream>>next (ActiveHand is Undeclared) NewUndeclaredWarning: Cogit class>>genAndDis:options: (Compiler is Undeclared) NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) NewUndeclaredWarning: Cogit>>initializeProcessor (MultiProcessor is Undeclared) NewUndeclaredWarning: Cogit>>setClickStepBreakBlock (Debugger is Undeclared) NewUndeclaredWarning: Cogit>>simulateCogCodeAt: (ProcessorSimulationTrap is Undeclared) SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) NewUndeclaredWarning: StackToRegisterMappingCogit>>widthInDefaultFontOf: (NewParagraph is Undeclared) NewUndeclaredWarning: ADPCMCodecPlugin class>>monticelloDescription (ADPCMCodec is Undeclared) NewUndeclaredWarning: ADPCMCodecPlugin class>>translatedPrimitives (ADPCMCodec is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (FileExistsException is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primCalloc (Alien is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primMalloc (Alien is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>allCodeOlderThan: (TimeStamp is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGenerator (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGeneratorForVMClass: (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: TestOSAPlugin>>primOpenDefaultConfiguration:subtype: (ComponentInstance is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>monticelloDescription (AbstractSound is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>translatedPrimitives (AbstractSound is Undeclared) NewUndeclaredWarning: StackInterpreter class>>patchInterpGCCPPC: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreter class>>primitiveAccessorDepthTable (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: CogVMSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ensureMultiThreadingOverridesAreUpToDate (Parser is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>setBreakBlockFromString: (Compiler is Undeclared) SystemNotification: CogVMSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) NewUndeclaredWarning: StackMTInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) SystemNotification: StackMTInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackMTInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackMTInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) NewUndeclaredWarning: StackInterpreterSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) SystemNotification: StackInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadSpanBufferFrom: (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsPointers is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferBadMagic is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferWrongSize is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferStartWrong is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveChangedActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFSizeMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveDisplaySpanBuffer (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveInitializeProcessing (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextGlobalEdgeEntry (GEFWrongEdge is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalFill (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveSetColorTransform (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFAlreadyFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState:or: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityCheckFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEntityLoadFailed is Undeclared) MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>text: (DefaultTextStyle is Undeclared) MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>baseRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>cResultRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg2Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg3Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>classRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagCarryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagOverflowRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagSignRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagZeroRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>framePointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>instructionPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>linkRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>mstatus (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>receiverRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>sendNumberOfArgumentsRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>stackPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>temporaryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMBytecodeMethod>>encoderClass (EncoderForV3PlusClosures is Undeclared) NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-MT-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache NewUndeclaredWarning: VMMTTests>>testHeartbeatReleasesVMWhenNoProcessIsWilling (CAContinuation is Undeclared) NewUndeclaredWarning: VMMTTests>>testTryOwningOwnedVMLeavesThreadInWaitingState (CAContinuation is Undeclared) NewUndeclaredWarning: VMMockCogThreadManager>>ioWaitOnOSSemaphore: (CAContinuation is Undeclared) MetacelloNotification: Loaded -> VMMaker-MT-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache NewUndeclaredWarning: SimulatorMorph>>callStackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>commandPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>contextPanel (ObjectExplorerWrapper is Undeclared) NewUndeclaredWarning: SimulatorMorph>>initializeWithVMSimulator:title:aTranscript: (SimulatorMorphicModel is Undeclared) NewUndeclaredWarning: SimulatorMorph>>stackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>transcriptPanel (PluggableTextMorph is Undeclared) MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-OriginalTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache NewUndeclaredWarning: SpurImageTestResource class>>preenImage (Spur32BitPreen is Undeclared) NewUndeclaredWarning: SpurPlanningCompactorTests class>>preenImage (Spur32BitPreen is Undeclared) SystemNotification: FloatMathPluginTests>>makeTestData:using:seed:rounds:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (Sensor is Undeclared) SystemNotification: FloatMathPluginTests>>verifyTestData:using:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (Sensor is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPluginPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGReadImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: CogARMCompilerTests>>processor (GdbARMAlien is Undeclared) NewUndeclaredWarning: CogIA32CompilerTests>>processor (BochsIA32Alien is Undeclared) NewUndeclaredWarning: CogMIPSELCompilerTests>>processor (MIPSELSimulator is Undeclared) NewUndeclaredWarning: CogX64CompilerTests>>processor (BochsX64Alien is Undeclared) MetacelloNotification: Loaded -> VMMaker-OriginalTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: ...finished baseline cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-build [ 12%] Performing install step for 'build_vmmaker_get_image' cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && echo cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-install [ 13%] Completed 'build_vmmaker_get_image' /usr/bin/cmake.exe -E make_directory /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles /usr/bin/cmake.exe -E touch /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_image-complete /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-done make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 13%] Built target build_vmmaker_get_image make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM' [ 14%] Copying libffi binaries to '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ffi.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 14%] 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-9/build-StackVM' [ 14%] Generating VM files for flavour: StackVM C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm/PharoConsole.exe --headless C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'StackVM' outputDirectory: 'C:/builds/workspace/pharo-vm_pharo-9/build-StackVM'" Generating #StackVM in 'C:/builds/workspace/pharo-vm_pharo-9/build-StackVM'... warning, variable nsMethodCache doesn't exist or has already been removed StackInterpreter>>checkImageVersionFrom: contains declaration for non-existent variable imageOffset StackInterpreter>>reapAndResetErrorCodeTo:header: contains declaration for non-existent variable theSP StackInterpreterPrimitives>>primitiveFFIAllocate contains declaration for non-existent variable ptr StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable heapSize StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable minimumMemory StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable allocationReserve StackInterpreterPrimitives>>doPrimitiveWorkerExtractReturnValue contains declaration for non-existent variable externalFunction StackInterpreterPrimitives>>primitiveLoadSymbolFromModule contains declaration for non-existent variable ptr StackInterpreterPrimitives>>primitiveFFIFree contains declaration for non-existent variable ptr conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: CPack: - Install project: PharoVM CPack: - Install component: Unspecified CPack: - Install component: bin CPack: - Install component: c-src conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree Local variable name 'receiver' in doPrimitiveWorkerCallout may mask method when inlining Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining Local variable name 'stack' in pruneStack:stackp: may mask method when inlining Local variable name 'receiver' in doPrimitiveWorkerExtractReturnValue may mask method when inlining CPack: - Install component: include CPack: Create package CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-stockReplacement-Unspecified.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-stockReplacement-Unspecified.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-stockReplacement-bin.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-stockReplacement-bin.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-stockReplacement-c-src.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-stockReplacement-c-src.zip.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-stockReplacement-include.zip generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-stockReplacement-include.zip.sha1 generated. CPack: Create package using TGZ CPack: Install projects CPack: - Run preinstall target for: PharoVM compactionStartUsecs localised to fullGC gcMarkEndUsecs localised to fullGC extA localised to interpret extB localised to interpret lkupClassTag localised to interpret numExtB localised to interpret the2ndUnknownShort localised to writeImageFileIO 30 March 2023 11:28:01.931 am warning, signature of InterpreterProxy>>characterTable does not match reference implementation. warning, signature of InterpreterProxy>>fullGC does not match reference implementation. warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>positive32BitValueOf: does not match reference implementation. warning, signature of InterpreterProxy>>pushRemappableOop: does not match reference implementation. external plugin FilePlugin generated as FilePlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>pushBool: does not match reference implementation. external plugin FloatArrayPlugin generated as FloatArrayPlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. external plugin SurfacePlugin generated as SurfacePlugin 30 March 2023 11:28:02.648 am warning, variable nsMethodCache doesn't exist or has already been removed StackInterpreter>>checkImageVersionFrom: contains declaration for non-existent variable imageOffset StackInterpreter>>reapAndResetErrorCodeTo:header: contains declaration for non-existent variable theSP StackInterpreterPrimitives>>primitiveFFIAllocate contains declaration for non-existent variable ptr StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable heapSize StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable minimumMemory StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable allocationReserve StackInterpreterPrimitives>>doPrimitiveWorkerExtractReturnValue contains declaration for non-existent variable externalFunction StackInterpreterPrimitives>>primitiveLoadSymbolFromModule contains declaration for non-existent variable ptr StackInterpreterPrimitives>>primitiveFFIFree contains declaration for non-existent variable ptr conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in primitiveFFIFree Local variable name 'receiver' in doPrimitiveWorkerCallout may mask method when inlining Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining Local variable name 'stack' in pruneStack:stackp: may mask method when inlining Local variable name 'receiver' in doPrimitiveWorkerExtractReturnValue may mask method when inlining compactionStartUsecs localised to fullGC gcMarkEndUsecs localised to fullGC extA localised to interpret extB localised to interpret lkupClassTag localised to interpret numExtB localised to interpret the2ndUnknownShort localised to writeImageFileIO 30 March 2023 11:28:17.554 am warning, signature of InterpreterProxy>>characterTable does not match reference implementation. warning, signature of InterpreterProxy>>fullGC does not match reference implementation. warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>positive32BitValueOf: does not match reference implementation. warning, signature of InterpreterProxy>>pushRemappableOop: does not match reference implementation. external plugin FilePlugin generated as FilePlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>pushBool: does not match reference implementation. external plugin FloatArrayPlugin generated as FloatArrayPlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. external plugin SurfacePlugin generated as SurfacePlugin 30 March 2023 11:28:18.242 am PharoVMMaker cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/PharoVMCore.dir/depend.internal". Scanning dependencies of target PharoVMCore make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 15%] Building C object CMakeFiles/PharoVMCore.dir/src/debug.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/debug.c [ 15%] Building C object CMakeFiles/PharoVMCore.dir/src/utils.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/utils.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/src/utils.c:549:13: warning: incompatible pointer types passing 'TCHAR *' (aka 'unsigned short *') to parameter of type 'char *' [-Wincompatible-pointer-types] vsnprintf(buf, 4096-1, fmt, args); ^~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/stdio.h:464:22: note: passing argument to parameter '__stream' here int vsnprintf (char *__stream, size_t __n, const char *__format, __builtin_va_list __local_argv) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/src/utils.c:552:32: warning: incompatible pointer types passing 'const char *' to parameter of type 'LPCWSTR' (aka 'const unsigned short *') [-Wincompatible-pointer-types] result = MessageBox(NULL,buf,titleString,dwFlags|MB_SETFOREGROUND); ^~~~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/winuser.h:3712:70: note: passing argument to parameter 'lpCaption' here WINUSERAPI int WINAPI MessageBoxW(HWND hWnd,LPCWSTR lpText,LPCWSTR lpCaption,UINT uType); ^ 2 warnings generated. [ 16%] Building C object CMakeFiles/PharoVMCore.dir/src/errorCode.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/errorCode.c [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/nullDisplay.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:208:1: warning: unused function 'dropInit' [-Wunused-function] dropInit (void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:215:1: warning: unused function 'dropShutdown' [-Wunused-function] dropShutdown (void) ^ 2 warnings generated. [ 17%] Building C object CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/externalPrimitives.c [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/client.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/client.c [ 18%] Building C object CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/pathUtilities.c [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/fileDialogCommon.c [ 19%] Building C object CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/stringUtilities.c [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/imageAccess.c [ 20%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/parameters/parameterVector.c [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/parameters/parameters.c [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/semaphores/platformSemaphore.c [ 22%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/common/heartbeat.c [ 23%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/functionDefinitionPrimitives.c [ 23%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/primitiveCalls.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 [ 24%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/primitiveUtils.c CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-stockReplacement-Unspecified.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-stockReplacement-Unspecified.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-stockReplacement-bin.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-stockReplacement-bin.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-stockReplacement-c-src.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-stockReplacement-c-src.tar.gz.sha1 generated. CPack: - package: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-stockReplacement-include.tar.gz generated. CPack: - checksum file: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Darwin-x86_64-stockReplacement-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // dir [Pipeline] stash [ 24%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/types.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:108:3: warning: variable 'address' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:112:19: note: uninitialized use occurs here setHandler(aOop, address); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:4:15: note: initialize the variable 'address' to silence this warning void* address; ^ = NULL 1 warning generated. [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/typesPrimitives.c Stashed 16 file(s) [Pipeline] archiveArtifacts Archiving artifacts [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/utils.c [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/sameThread/sameThread.c [ 26%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/callbacks/callbackPrimitives.c [ 27%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/callbacks/callbacks.c [ 27%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/semaphores/pharoSemaphore.c [ 28%] Building C object CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/threadSafeQueue/threadSafeQueue.c [ 29%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/pThreadedFFI.c [ 29%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/worker/worker.c [ 30%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/worker/workerPrimitives.c [ 30%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/worker/workerTask.c [ 31%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-interp.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -MD -MT CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-interp.c.o -MF CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-interp.c.o.d -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-interp.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:44:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma auto_inline(off) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma auto_inline(on) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2724:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2725:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2745:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize)); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2759:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 8 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2773:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 16 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2787:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 24 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2801:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 32 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2815:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 40 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2829:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 48 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2843:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 56 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2857:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 64 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2871:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 72 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2885:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 80 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2899:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 88 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2913:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 96 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2927:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 104 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2941:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 112 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2955:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + 120 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2970:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (0 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2971:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2972:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2987:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (1 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2988:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2989:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3004:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (2 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3005:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3006:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3021:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (3 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3022:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3023:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3038:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (4 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3039:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3040:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3055:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (5 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3056:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3057:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3072:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (6 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3073:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3074:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3089:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (7 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3090:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3091:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3106:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (8 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3107:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3108:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3123:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (9 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3124:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3125:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3140:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (10 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3141:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3142:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3157:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (11 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3158:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3159:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3173:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (12 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3174:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3175:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3189:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (13 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3190:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3191:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3205:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (14 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3206:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3207:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3221:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (15 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3222:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:3223:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4443:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4503:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4504:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4507:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4527:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4528:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4531:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4551:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4552:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4555:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4575:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4576:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4579:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4599:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4600:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4603:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4623:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4624:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4627:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4647:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4648:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4651:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4671:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (offset < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4672:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4675:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4691:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4784:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] localReturnValue = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4827:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((byteAt((localFP + FoxFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4846:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] closure = longAt(localFP + (frameStackedReceiverOffset(localFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4863:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4865:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4898:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((byteAt((theFP1 + FoxFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4899:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (home == (longAt(theFP1 + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4903:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((byteAt((theFP1 + FoxFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4904:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theMethod1 = longAt(theFP1 + FoxMethod); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4914:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((theFP1 + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4916:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ctxtOrNilOrZero = longAt(theFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4924:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theFP1 = pointerForOop(longAt(theFP1 + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4926:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] senderContext = longAt(theFPAbove + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4961:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4963:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext1 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4981:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:4983:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext2 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5008:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5009:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] contextToReturnTo = longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5012:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] frameToReturnTo = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5061:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5063:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext3 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5085:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] currentCtx = longAt(((GIV(stackPage)->baseFP)) + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5100:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] currentCtx = longAt(((thePage->baseFP)) + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5137:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] localFP = pointerForOop(longAt(localFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5139:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] localIP = pointerForOop(longAt(callerFP + FoxCallerSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5144:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(method) = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5225:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callersFPOrNull = pointerForOop(longAt(localFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5229:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] contextToReturnTo = longAt(localFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5258:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5277:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5279:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5311:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(method) = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5329:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxCallerSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5330:89: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] localSP = localFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((localFP + FoxFrameFlags) + 1))) << (shiftForWord()))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5333:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(method) = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5371:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5373:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5406:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxReceiver)) + BaseHeaderSize) + (((sqInt)((usqInt)(variableIndex) << (shiftForWord()))))); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5412:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object1 = (variableIndex < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5413:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5414:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5461:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] objOop = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5504:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5505:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5508:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5590:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] objOop = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5633:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5634:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5637:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5819:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5820:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5904:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5905:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5922:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localIP); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5924:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localFP); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5961:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(localFP, methodHeader); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1400:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5978:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:5979:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6036:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6069:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6073:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object3 = longAt(spouseFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6077:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((callerFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6079:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object3 = longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6191:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj1 = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6275:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6276:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6474:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6476:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6606:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6607:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6608:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6631:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6632:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6633:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6668:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6669:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6670:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6718:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:6720:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] context = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7023:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7024:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7235:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7240:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7241:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7377:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7382:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:7383:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8452:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8457:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8458:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8609:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8614:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8615:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8753:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8761:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8799:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8805:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8806:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8872:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8873:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8914:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:8915:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9827:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9828:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9878:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:9879:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10191:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10193:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theThingToPush = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10243:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] localReturnValue = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10395:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10400:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10401:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10537:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10542:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:10543:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11611:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11616:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11617:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11768:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11773:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11774:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11912:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11920:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11958:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11964:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:11965:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12031:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12032:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12073:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12074:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12921:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12922:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12972:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:12973:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13186:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13283:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13316:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13320:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(spouseFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13324:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((callerFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13326:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13409:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (index < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13410:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13411:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13585:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(localSP); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13676:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13677:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13784:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13868:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13869:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13995:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13996:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13999:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14023:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14107:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14108:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14232:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14233:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14236:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14313:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14315:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] context = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14371:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valuePointer = longAt(localFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14421:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((localFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14423:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] context = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:13569:3: warning: unused label 'directedSuperclassSend' [-Wunused-label] directedSuperclassSend: ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15321:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15353:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15354:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15388:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15417:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15418:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15466:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15471:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15478:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15507:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15523:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15543:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15544:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15567:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15568:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15593:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15597:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15605:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15605:91: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15627:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15628:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15648:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] characterCode = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15661:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), characterObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15676:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15679:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), floatObjectOf(((double) ((rcvr >> 3)) ))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15707:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15708:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15835:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15865:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15866:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:15867:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16026:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16077:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cursorObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16081:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cursorObj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16082:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] maskObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16305:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16377:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] hashOrError = (((hash = (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask()))) != 0 ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16379:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (objCouldBeClassObj(longAt(GIV(stackPointer))) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16380:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? (((err = enterIntoClassTable(longAt(GIV(stackPointer))))) != 0 ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16382:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16386:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)hashOrError << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16422:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16484:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16548:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16565:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16566:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16573:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16606:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16668:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16732:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16749:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16750:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16757:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16775:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16783:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16821:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16843:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16858:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16896:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16924:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16925:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:16932:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17061:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17079:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17080:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17087:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17115:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((GIV(totalFreeOldSpace) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17122:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(nilObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17138:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17143:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17147:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17162:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17232:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17244:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17285:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] instance = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17303:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17340:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] s = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17408:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17453:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] runInNOut = (longAt(GIV(stackPointer) + (0 * BytesPerWord))) == GIV(trueObj); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17536:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17565:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17603:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17606:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17606:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17610:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17616:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17619:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17628:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17632:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17687:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17725:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17728:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17728:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17732:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17738:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17741:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17750:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17754:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17809:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17831:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17864:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17869:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17879:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17882:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17882:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17886:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17892:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17895:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17904:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17908:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17953:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:17977:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18011:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18012:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg2 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18025:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18091:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18098:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18104:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18142:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] order = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18150:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] string1 = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18153:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] string2 = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18200:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)result << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18220:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] fillValue = positive64BitValueOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18221:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18311:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((onOffBar = longAt(GIV(stackPointer) + (1 * BytesPerWord)))) == GIV(trueObj)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18326:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((bufferSize = longAt(GIV(stackPointer)))) == GIV(nilObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18341:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18372:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18373:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18471:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((longAt(GIV(stackPointer)))) & 7) == 1)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18472:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] crashInThisThread = ((longAt(GIV(stackPointer))) >> 3); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18476:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18480:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18516:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18546:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18546:89: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18551:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)quotient << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18576:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18592:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18613:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)(integerReceiver / integerArgument) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18651:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18652:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18672:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18695:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18696:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18726:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18757:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18758:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18763:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18790:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18796:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18801:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18817:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18818:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18821:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver == integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18830:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18849:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18850:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18853:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr == integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18874:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18915:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:18937:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19021:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19024:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19027:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19027:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19031:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19048:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19051:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19054:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19058:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19070:65: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1400:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19126:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), mourner); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19154:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19155:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19234:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19258:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19259:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19287:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19311:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopToStore = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19318:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19319:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19344:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19355:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19389:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19390:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19477:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19506:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19507:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19587:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19618:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19619:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19699:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19730:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19731:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19811:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19842:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19843:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19923:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19954:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:19955:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20035:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20065:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20066:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20145:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20174:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20175:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20255:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20285:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20286:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20365:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20571:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20575:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20587:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] vScale = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20588:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] hScale = floatValueOf(longAt(GIV(stackPointer) + (2 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20589:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20694:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20726:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20751:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20754:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20754:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20758:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20764:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20767:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20776:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20780:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20792:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20842:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20867:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20870:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20870:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20874:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20880:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20883:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20892:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20896:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20908:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20958:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:20980:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21002:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21007:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21015:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21018:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21018:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21022:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21028:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21031:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21040:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21044:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21056:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21093:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21116:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21143:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] key = cStringOrNullFor(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21166:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21180:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21184:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21223:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), stringOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21241:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21383:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), labelOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21456:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21469:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21470:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21473:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver >= integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21497:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21498:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21501:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr >= integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21516:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21517:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21520:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver > integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21544:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21545:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21548:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr > integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21563:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ammount = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21576:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)segSize << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21594:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21619:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)((value * HashMultiplyConstant) & 0xFFFFFFF) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21637:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && ((longAt(GIV(stackPointer))) == GIV(trueObj)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21643:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21667:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21684:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21685:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21696:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject == otherObject ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21713:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21739:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21763:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21800:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] s = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21831:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21852:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21875:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), ((value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21889:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21961:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21962:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:21991:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22007:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22021:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22037:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22058:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)(index1) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22069:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)((index1 + numFixed)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22107:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22108:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22109:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22154:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22172:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22187:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22205:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22241:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22267:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22304:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22320:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22398:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22405:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22409:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22412:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(messageSelector)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22415:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), runArgs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22418:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), runReceiver); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22474:3: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22488:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22491:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22494:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22494:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22498:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22515:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22518:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22521:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22525:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22537:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader1); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1400:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22562:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22580:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22589:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22615:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22628:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22629:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22632:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver <= integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22656:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22657:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22660:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr <= integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22675:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22676:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22679:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver < integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22703:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22704:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22707:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr < integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22739:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22766:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22779:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22808:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22835:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22848:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22883:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22886:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22900:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22927:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22944:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:22962:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23005:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23006:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23057:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), pt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23070:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23099:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23114:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)MillisecondClockMask << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23126:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23126:84: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23131:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)mod << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23162:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23163:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23188:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23206:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23222:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23255:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23278:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23279:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23300:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23316:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 0); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23319:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23326:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23356:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] header = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23357:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] bytecodeCount = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23365:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] class = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23475:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), theMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23488:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 1); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23491:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23498:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23525:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23593:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23596:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23609:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23633:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23694:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 1); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23697:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23710:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23733:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23816:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), subsequentObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23839:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] instance = accessibleObjectAfter(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23842:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)0 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23848:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23863:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23864:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23867:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver != integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23876:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23895:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23896:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23899:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr != integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23921:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23922:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23951:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject != otherObject ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23970:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23990:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:23998:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), longAt((thisReceiver + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24015:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] newValue = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24016:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24025:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24060:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24117:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((longAt(GIV(stackPointer))) == GIV(trueObj)) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24118:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] || ((longAt(GIV(stackPointer))) == GIV(falseObj)))) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24123:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] goal = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24124:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] stack = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24125:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] followWeak = (longAt(GIV(stackPointer))) == GIV(trueObj); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24367:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] path = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24369:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24422:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24423:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] lookupClass = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24455:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] selector = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24456:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24479:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24482:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24486:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24523:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24538:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ~~~~^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24538:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24585:3: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24599:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24602:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24605:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24605:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24609:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24626:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24629:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24632:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24636:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24648:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader1); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1400:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24707:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] actualReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24708:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] selector = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24709:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24732:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24735:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), actualReceiver); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24739:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24766:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24779:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ~~~~^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24779:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24826:3: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24840:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24843:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24846:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24846:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24850:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24867:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24870:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24873:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24877:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24889:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader1); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1400:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24922:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24947:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileProcess)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:24968:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25011:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25043:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(GIV(stackPointer))) >> 3) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25063:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25079:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25115:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25146:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25147:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25165:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25182:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25227:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25228:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25245:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25267:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] proc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25299:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)depth << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25328:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25400:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25420:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25444:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25448:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25461:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25477:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25493:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25513:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((5 - 1) * BytesPerWord)), (okay ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25530:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25560:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25574:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25584:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25595:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (wasImmutable ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25614:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25650:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] stringOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25716:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] hasHash = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25717:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && ((long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25719:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (hasHash ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25727:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25731:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25752:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25768:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25805:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)oldHash << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25823:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] labelOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25885:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25901:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25939:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25945:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25961:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25981:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25982:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:25992:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26020:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26042:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26058:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26074:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26090:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer3 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26121:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] synchronousSignal(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26136:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] bytes = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26171:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26194:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26253:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(totalLength - fixedFields) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26265:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] byteSize = ((longAt(GIV(stackPointer))) & (tagMask()) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26267:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : bytesInObject(longAt(GIV(stackPointer)))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26270:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26304:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((((longAt(GIV(stackPointer)))) & 7) == 1))) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26310:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] nElements = ((longAt(GIV(stackPointer))) >> 3); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26311:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26360:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26365:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] classFormat1 = ((longAt(((longAt(GIV(stackPointer) + (0 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26385:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((byteSize << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26409:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26424:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26464:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26481:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26520:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26535:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26581:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26606:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26621:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26661:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr == arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26679:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aValue = floatObjectOf(exp(smallFloatValueOf(longAt(GIV(stackPointer))))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26695:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ((((usqInt)(longAt(GIV(stackPointer))))) <= 15 ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26697:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : ((exp = ((usqInt) (((usqInt)(longAt(GIV(stackPointer)))))) >> (((numTagBits()) + (smallFloatMantissaBits())) + 1)), ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26716:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26756:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26771:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26811:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr >= arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26838:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26853:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26893:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr > arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26920:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26935:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:26975:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr <= arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27002:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27017:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27057:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr < arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27079:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27118:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27133:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27173:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27198:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27213:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27253:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!(rcvr == arg) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27272:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27303:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27350:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27365:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27405:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27423:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27433:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27455:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27471:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27527:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] class = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27537:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27556:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27570:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(specialObjectsOop)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27586:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27641:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27642:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27645:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27661:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27662:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27663:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27702:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27703:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27837:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27868:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27869:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:27870:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28037:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28077:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] array = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28078:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] start = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28079:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] stop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28080:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] repl = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28081:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] replStart = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28146:12: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] arrayFmt = arrayFmt; ~~~~~~~~ ^ ~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28193:11: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] replFmt = replFmt; ~~~~~~~ ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28347:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28379:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28380:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28414:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28441:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] process = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28444:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28605:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), myList); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28635:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28636:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28641:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28668:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28674:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28679:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28697:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28717:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (okay ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28737:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28753:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28756:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(result)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28772:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28826:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] moduleName = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:28985:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29010:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29045:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29072:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29106:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29127:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29156:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (running ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29167:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] sampleBuffer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29177:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:29193:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] sema = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34403:15: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:39513:13: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:41327:5: warning: expression result unused [-Wunused-value] -classIndex2; ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:41392:26: warning: expression result unused [-Wunused-value] 8 /* allocationUnit */ / BytesPerOop; ~ ^ ~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:42696:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'void *' [-Wint-conversion] allocation = calloc(sizeof(void *), unscannedEphemeronsQueueInitialSize); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:42909:7: warning: incompatible integer to pointer conversion passing 'usqInt' (aka 'unsigned long long') to parameter of type 'void *' [-Wint-conversion] free((GIV(unscannedEphemerons).start)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/stdlib.h:536:27: note: passing argument to parameter '_Memory' here void __cdecl free(void *_Memory); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:46819:25: warning: incompatible integer to pointer conversion passing 'usqInt' (aka 'unsigned long long') to parameter of type 'void *' [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/stdlib.h:538:31: note: passing argument to parameter '_Memory' here void *__cdecl realloc(void *_Memory,size_t _NewSize); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:46819:15: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'void *' [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:47256:41: warning: expression result unused [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: expanded from macro 'asserta' # define asserta(expr) (expr) ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:47277:41: warning: expression result unused [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: expanded from macro 'asserta' # define asserta(expr) (expr) ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:48309:14: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] treeNode1 = treeNode1; ~~~~~~~~~ ^ ~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50761:108: warning: passing 'usqInt *' (aka 'unsigned long long *') to parameter of type 'sqInt *' (aka 'long long *') converts between pointers to integer types with different sign [-Wpointer-sign] segAddress = sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(ammount, firstGapOfSizeAtLeast(ammount), (&allocatedSize)); ^~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:60:98: note: passing argument to parameter 'asp' here extern void *sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(sqInt sz, void *minAddr, sqInt *asp); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:51222:13: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:51961:7: warning: implicitly declaring library function 'setjmp' with type 'int (_JBTYPE *)' (aka 'int (struct _SETJMP_FLOAT128 *)') [-Wimplicit-function-declaration] if ((setjmp(GIV(jmpBuf)[GIV(jmpDepth)])) == 0) { ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:51961:7: note: include the header or explicitly provide a declaration for 'setjmp' /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52458:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && ((((((sqInt)(pointerForOop(longAt(maybeFP + FoxSavedFP))))) & (tagMask())) == 0) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52460:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (oopForPointer(pointerForOop(longAt(maybeFP + FoxSavedFP)))) + (smallIntegerTag()))) == (longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)(InstructionPointerIndex) << (shiftForWord()))))))) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52461:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && ((byteAt((maybeFP + FoxFrameFlags) + 2)) != 0))))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52468:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] maybeFrameCtxt = longAt(maybeFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52630:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52636:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52638:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ok = ok && (checkOkayFields(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52640:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ok = ok && (checkOkayFields(longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52641:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52649:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52761:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52769:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52770:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52795:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52801:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52807:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52880:97: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return (((usqInt) ((theFP + FoxReceiver) - GIV(stackPointer))) >> (shiftForWord())) + (byteAt((theFP + FoxFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52904:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52917:84: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return (((usqInt) ((theFP + FoxReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52980:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] encodedip = (((usqInt)(((theIP - (longAt(theFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53174:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), message); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53230:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53262:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((GIV(framePointer) + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53264:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] activeContext = longAt(GIV(framePointer) + FoxThisContext); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53299:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53306:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53308:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53316:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valuePointer = (((usqInt)(((theIP - (longAt(theFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53339:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = ((sqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53340:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53353:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((longAt(calleeFP + FoxCallerContext)) & (tagMask())) == 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53354:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (oopisLessThan(longAt(calleeFP + FoxCallerContext), GIV(newSpaceLimit)))) { ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2673:49: note: expanded from macro 'oopisLessThan' #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53361:107: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)(SenderIndex) << (shiftForWord())))), longAt(calleeFP + FoxCallerContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53524:19: warning: explicitly assigning value of variable of type 'struct VirtualMachine *' to itself [-Wself-assign] interpreterProxy = interpreterProxy; ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53547:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53551:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53554:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((callerFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53556:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53917:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(method) = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53965:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53969:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerCtx = longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53973:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((callerFP1 + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53975:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerCtx = longAt(callerFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53984:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = longAt((thePage->headSP)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53998:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = oopForPointer(pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54019:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valuePointer = (((usqInt)(((theIP - (longAt(theFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54037:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54042:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54045:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(callerSP, callerIP); ^~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54070:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(aFramePtr + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54244:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)((localPrimIndex - 264)) << (shiftForWord()))))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54245:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54254:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54260:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54266:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54271:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)(localPrimIndex - 261) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54385:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54389:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(spouseFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54392:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((callerFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54394:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54411:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((offset - (ReceiverIndex + 1)) < ((frameNumArgs = byteAt((spouseFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54412:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54413:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((spouseFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54588:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54678:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((byteAt((theFP + FoxFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54679:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (homeContext == (longAt(theFP + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54683:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] || ((byteAt((theFP + FoxFrameFlags) + 3)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54684:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theMethod1 = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54694:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54696:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54702:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54704:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] senderContext1 = longAt(theFPAbove + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54857:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54937:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(ptr); ^~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54940:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(ptr, followForwarded(oop)); ^~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54943:144: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] for (ptr = ((theFP + FoxCallerSavedIP) + BytesPerWord), toDoLimit2 = (theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((theFP + FoxFrameFlags) + 1))) << (shiftForWord())))))); ptr <= toDoLimit2; ptr += BytesPerWord) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54944:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(ptr); ^~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54957:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(ptr, oop); ^~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54960:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 3)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:54965:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55071:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55074:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxReceiver, followForwarded(oop)); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55076:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((byteAt((theFP + FoxFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55077:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (((longAt(longAt(theFP + FoxThisContext))) & ((classIndexMask()) - (isForwardedObjectClassIndexPun()))) == 0)) { ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55078:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55078:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55080:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55097:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxMethod, (oop = newOop)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55100:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] numArgs = byteAt((theFP + FoxFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55102:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theFP + offset); ^~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55105:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + offset, followForwarded(oop)); ^~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55107:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55112:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55126:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxCallerContext, aValue); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55198:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55205:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55215:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return (byteAt((theFP + FoxFrameFlags) + 2)) != 0; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55225:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return (byteAt((theFP + FoxFrameFlags) + 3)) != 0; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55235:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55242:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55252:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return byteAt((theFP + FoxFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55271:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55288:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] numArgs = byteAt((theFP + FoxFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55551:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55563:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55565:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((longAt(GIV(framePointer) + FoxReceiver)) & (tagMask())) == 0) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55566:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (((((usqInt) (longAt(longAt(GIV(framePointer) + FoxReceiver)))) >> (formatShift())) & (formatMask())) <= 5 /* lastPointerFormat */)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55567:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] followForwardedObjectFieldstoDepth(longAt(GIV(framePointer) + FoxReceiver), 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55589:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(theFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55636:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && ((((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) < overflowLimitAddress) ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55637:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (!((longAt(callerFP + FoxSavedFP)) == 0)))) { ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55646:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55650:10: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55654:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((callerFP1 + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55656:10: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAt(callerFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55809:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55882:25: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion] theIP = oopForPointer(instrPtr); ^~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:153:43: note: passing argument to parameter 'ptr' here static inline sqInt oopForPointer(void *ptr) { return (sqInt)ptr; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55894:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55905:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((thePage->headSP)) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55906:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : oopForPointer(pointerForOop(longAt(theFPAbove + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55909:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (((usqInt)(((theIP - (longAt(spouseFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55953:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return (longAt(theFP + FoxSavedFP)) == 0; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55993:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56181:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((pointerForOop(longAt(maybeFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56182:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && ((byteAt((maybeFrame + FoxFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56184:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] maybeFrameCtxt = longAt(maybeFrame + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56198:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(maybeFrame + FoxThisContext, maybeFrameCtxt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56260:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((pointerForOop(longAt(theFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56261:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && ((byteAt((theFrame + FoxFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56264:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(theFrame + FoxThisContext)) == aOnceMarriedContext) { ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57310:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(pointer, maybeClosure); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57325:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(pointer, rcvr); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57328:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57334:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), followObjFieldofObject(SenderIndex, aContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57335:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57338:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), theMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57339:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), (VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57348:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57349:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57356:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57361:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), theIP); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57598:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57601:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57605:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57606:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxThisContext))) { ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57607:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57607:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57614:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxMethod))) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57617:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = (longAt(theIPPtr)) - (longAt(theFP + FoxMethod)); ^~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57617:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = (longAt(theIPPtr)) - (longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57619:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57619:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57621:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57621:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57624:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57632:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57635:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57693:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] context = longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57739:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57752:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theSP, oop); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57759:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57761:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] markAndTrace(longAt(theFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57763:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] markAndTrace(longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57764:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57772:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57785:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theSP, oop); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57851:104: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((anOop == ((((usqInt)((((usqInt) ((theFP + FoxReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxFrameFlags) + 1))) << 3) | 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57859:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (anOop == (longAt(theFP + FoxMethod))) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57862:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57863:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (anOop == (longAt(theFP + FoxCallerContext))) { ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57868:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57868:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57869:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57869:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57877:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (anOop == (longAt(theSP))) { ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57885:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (anOop == (longAt(theSP))) { ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57919:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aMethodObj = longAt(((GIV(stackPage)->headFP)) + FoxMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57930:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57963:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodObj = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57968:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] numArgs = byteAt((theFP + FoxFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57969:88: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] numStack = (((usqInt) ((theFP + FoxReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57970:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 3)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57971:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] closureOrNil = longAt(theFP + (frameStackedReceiverOffset(theFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57988:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] value = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:57997:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valuePointer4 = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58004:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valuePointer5 = longAt(theFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58010:116: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))), longAt((theFP + FoxCallerSavedIP) + (((numArgs - i) + 1) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58019:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxThisContext, theContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58021:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] byteAtput((theFP + FoxFrameFlags) + 2, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: passing argument to parameter 'oop' here static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58209:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (boolean ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58228:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), floatObjectOf(aFloat)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58244:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integer << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58273:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58289:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58382:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] numArgs = byteAt((theFP + FoxFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58386:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58386:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58401:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58404:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58405:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + stackedReceiverOffset, callerIP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58410:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newFP + FoxCallerContext, longAt(callerFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58410:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newFP + FoxCallerContext, longAt(callerFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58411:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, 0); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58415:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] offsetCallerFP = pointerForOop(longAt(fpInNewPage + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58419:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(fpInNewPage + FoxSavedFP, oopForPointer(offsetCallerFP)); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58420:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((fpInNewPage + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58422:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theContext = longAt(fpInNewPage + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58481:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return (offset < ((frameNumArgs = byteAt((theFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58482:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58483:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((theFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58498:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58500:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt) (longAt(longAt(theFP + FoxThisContext)))) >> (markedBitFullShift())) & 1) != 0) { ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58504:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58591:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58623:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58648:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58779:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (enabled ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58786:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58792:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58802:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (enabled ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58874:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((GIV(messageCount) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59336:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ctxt = longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59502:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59503:52: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printFrameAndCallersSPshort(pointerForOop(longAt(theFP + FoxSavedFP)), (assert(!(isBaseFrame(theFP))), ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59504:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((theFP + FoxFrameFlags) + 1))) << (shiftForWord())))))) + BytesPerWord), printShort); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59524:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59534:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printNum(byteAt((theFP + FoxFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59535:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] print(((byteAt((theFP + FoxFrameFlags) + 2)) != 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59538:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] print(((byteAt((theFP + FoxFrameFlags) + 3)) != 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59553:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59611:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59647:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59734:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59745:84: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (frameAbove + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((frameAbove + FoxFrameFlags) + 1))) << (shiftForWord())))))) + BytesPerWord) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59783:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theMethod = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59785:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] numArgs = byteAt((theFP + FoxFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59797:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] topThing = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61314:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (oop == (longAt(theSP))) { ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61316:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59828:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61318:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] printHexnp(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59828:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61324:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61325:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (oop == (longAt(theFP + FoxThisContext))) { ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61327:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59828:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61333:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (oop == (longAt(theFP + FoxMethod))) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61335:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59828:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61340:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61348:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (oop == (longAt(theSP))) { ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61350:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59828:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61352:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] printHexnp(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:59828:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61432:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61445:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + (frameStackedReceiverOffset(theFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61457:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61468:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), (((usqInt)integerValue << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61482:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61792:33: warning: expression result unused [-Wunused-value] ((((usqInt) w1) >> 8) & 0xFF) | (((sqInt)((usqInt)((w1 & 0xFF)) << 8))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62139:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (temporaryIndex < ((frameNumArgs = byteAt(((((char *) theFP)) + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62140:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((((char *) theFP)) + FoxCallerSavedIP) + ((frameNumArgs - temporaryIndex) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62143:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((((((char *) theFP)) + FoxReceiver) - BytesPerWord) + ((frameNumArgs - temporaryIndex) * BytesPerWord), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62183:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62216:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62222:66: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP)))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62225:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62264:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62467:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (index * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62482:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (index * BytesPerWord), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62551:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62588:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62592:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62595:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62597:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(method) = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62655:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62914:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62919:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62923:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62927:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62932:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62943:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62946:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62949:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62949:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62953:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62970:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62973:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62976:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62980:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62992:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62025:37: note: passing argument to parameter 'theFP' here reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63075:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63079:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63083:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63087:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63091:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63102:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63105:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63108:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63108:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63112:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63129:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63132:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63135:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63139:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63151:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62025:37: note: passing argument to parameter 'theFP' here reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63413:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63414:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shortPrintFrameAndCallers(pointerForOop(longAt(theFP + FoxSavedFP))); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63477:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(theFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63482:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(longAt(theFP + FoxMethod), rcvr, (byteAt((theFP + FoxFrameFlags) + 3)) != 0, (0 < ((frameNumArgs = byteAt((theFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63482:95: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(longAt(theFP + FoxMethod), rcvr, (byteAt((theFP + FoxFrameFlags) + 3)) != 0, (0 < ((frameNumArgs = byteAt((theFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63482:160: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(longAt(theFP + FoxMethod), rcvr, (byteAt((theFP + FoxFrameFlags) + 3)) != 0, (0 < ((frameNumArgs = byteAt((theFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63483:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63484:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((theFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63501:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shortPrintFrameAndNCallers(pointerForOop(longAt(theFP + FoxSavedFP)), n - 1); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63558:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63563:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] caller = longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63824:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63901:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63908:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63919:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63922:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63925:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63925:60: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63929:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63946:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63949:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63952:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63956:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63968:65: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62025:37: note: passing argument to parameter 'theFP' here reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64386:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return floatValueOf(longAt(GIV(stackPointer) + (offset * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64398:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64466:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64561:84: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return (((usqInt) ((theFP + FoxReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64578:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64643:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64651:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64661:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65000:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65004:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxCallerContext, anOop); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65008:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65012:10: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65016:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((callerFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65018:10: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65060:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theMovedFP + FoxCallerContext, anOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65289:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65313:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((GIV(framePointer) + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65315:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] activeContext = longAt(GIV(framePointer) + FoxThisContext); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65421:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65433:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65554:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65557:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] tempIndex = byteAt((theFP + FoxFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65568:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((longAt(pointer)) & (tagMask())) == 0) ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65569:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (oopisLessThan(longAt(pointer), GIV(newSpaceLimit)))) { ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2673:49: note: expanded from macro 'oopisLessThan' #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65576:116: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))), longAt(pointer)); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65588:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((longAt(pointer)) & (tagMask())) == 0) ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65589:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (oopisLessThan(longAt(pointer), GIV(newSpaceLimit)))) { ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2673:49: note: expanded from macro 'oopisLessThan' #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65596:124: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + tempIndex)) << (shiftForWord())))), longAt(pointer)); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65615:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return (anInstrPointer >= ((((longAt(fp + FoxMethod)) + (lastPointerOf(longAt(fp + FoxMethod)))) + BytesPerOop) - 1)) ^~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65615:80: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return (anInstrPointer >= ((((longAt(fp + FoxMethod)) + (lastPointerOf(longAt(fp + FoxMethod)))) + BytesPerOop) - 1)) ^~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65616:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (anInstrPointer < ((((longAt(fp + FoxMethod)) + (numBytesOfBytes(longAt(fp + FoxMethod)))) + BaseHeaderSize) - 1)); ^~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65616:78: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (anInstrPointer < ((((longAt(fp + FoxMethod)) + (numBytesOfBytes(longAt(fp + FoxMethod)))) + BaseHeaderSize) - 1)); ^~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65672:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] senderContextOrNil = longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66043:17: warning: variable 'the2ndUnknownShort' is uninitialized when used here [-Wuninitialized] putShorttoFile(the2ndUnknownShort, f); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65990:29: note: initialize the variable 'the2ndUnknownShort' to silence this warning sqInt the2ndUnknownShort; ^ = 0 /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66123:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valuePointer2 = (i < ((frameNumArgs = byteAt((spouseFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66124:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - i) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66125:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((spouseFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - i) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66177:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66199:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long long') [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66207:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66215:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66231:16: warning: expression which evaluates to zero treated as a null pointer constant of type 'void **' [-Wnon-literal-null-conversion] parameters = ((sqInt) null); ^~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66239:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'void *' [-Wint-conversion] argHolder = alloca((argType->size)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66240:17: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long long') [-Wint-conversion] parameters[i] = argHolder; ^ ~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66255:45: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (cif->rtype), 3); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1497:76: note: passing argument to parameter 'returnHolder' here static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66312:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66334:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long long') [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66341:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66348:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (PARAM_SEMAPHORE_INDEX * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66368:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66377:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66391:16: warning: expression which evaluates to zero treated as a null pointer constant of type 'void **' [-Wnon-literal-null-conversion] parameters = ((sqInt) null); ^~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66399:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'void *' [-Wint-conversion] argHolder = malloc((argType->size)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66400:17: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long long') [-Wint-conversion] parameters[i] = argHolder; ^ ~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66405:10: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'void *' [-Wint-conversion] aPtr = parameters[i1]; ^ ~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66408:11: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion] free(aPtr); ^~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/stdlib.h:536:27: note: passing argument to parameter '_Memory' here void __cdecl free(void *_Memory); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66430:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66432:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((4 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66471:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_TASK_ADDRESS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66481:14: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long long') [-Wint-conversion] taskAddress = longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66484:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66501:45: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (((task->cif))->rtype), 2); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1497:76: note: passing argument to parameter 'returnHolder' here static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66507:23: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'void *' [-Wint-conversion] anParameterAddress = parameters[i]; ^ ~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66509:26: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion] doFreeFromTask(task, anParameterAddress); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2585:47: note: expanded from macro 'doFreeFromTask' #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/stdlib.h:536:27: note: passing argument to parameter '_Memory' here void __cdecl free(void *_Memory); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66518:23: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion] doFreeFromTask(task, ((sqInt)task)); ^~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:2585:47: note: expanded from macro 'doFreeFromTask' #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/stdlib.h:536:27: note: passing argument to parameter '_Memory' here void __cdecl free(void *_Memory); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66569:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66572:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAt(theFP + FoxCallerContext)) ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66573:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : ((byteAt((callerFP + FoxFrameFlags) + 2)) != 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66576:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAt(callerFP + FoxThisContext)) ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66585:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66588:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((byteAt((theFP + FoxFrameFlags) + 3)) != 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66590:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (numArgs = byteAt((theFP + FoxFrameFlags) + 1)), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66591:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)(numArgs) << (shiftForWord()))))))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66596:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + FoxReceiver); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66601:66: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((index - CtxtTempFrameStart) < ((frameNumArgs = byteAt((theFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66602:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66603:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((theFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66633:9: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long long') from a function with result type 'void *' [-Wint-conversion] return longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66697:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66703:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66712:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66718:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66724:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal2 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66730:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal3 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66739:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66745:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66755:10: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66757:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66766:25: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'const void *' [-Wint-conversion] memcpy(targetPointer, returnHolder, sizeToCopy); ^~~~~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:50:76: note: passing argument to parameter '_Src' here void * __cdecl memcpy(void * __restrict__ _Dst,const void * __restrict__ _Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66768:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66775:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66782:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66854:12: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long long') [-Wint-conversion] address = longAt((oop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:66873:10: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion] memcpy(argHolder, srcPtr, argTypeSize); ^~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:50:45: note: passing argument to parameter '_Dst' here void * __cdecl memcpy(void * __restrict__ _Dst,const void * __restrict__ _Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67502:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67520:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67544:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newCopy); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67568:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67591:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] copiedValues = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67632:125: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((newClosure1 + BaseHeaderSize) + (((sqInt)((usqInt)(ClosureOuterContextIndex) << (shiftForWord())))), longAt(GIV(stackPointer) + (2 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67647:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), newClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67694:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67702:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67821:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67924:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67938:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] value = ((index - 1) < ((frameNumArgs = byteAt((spouseFP + FoxFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67939:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (index - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67940:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((spouseFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - (index - 1)) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67942:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67977:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67979:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:67981:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68135:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68149:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((index - 1) < ((frameNumArgs = byteAt((spouseFP + FoxFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68150:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (index - 1)) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68153:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((spouseFP + FoxReceiver) - BytesPerWord) + ((frameNumArgs - (index - 1)) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68156:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68183:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68267:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)sz << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68291:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] context = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68304:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)flags << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68320:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] flag = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68400:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68402:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodArg = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68580:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68586:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68592:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), primRcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68598:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68620:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68624:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68628:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68632:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68685:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68687:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] primIdx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68722:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(tempOop2) = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68724:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68741:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68753:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68814:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68818:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68822:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), (((usqInt)primIdx << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68825:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(tempOop)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68806:2: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68872:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68885:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68947:3: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68961:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68964:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68967:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68967:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68971:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68988:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68991:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68994:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:68998:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69010:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader1); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62025:37: note: passing argument to parameter 'theFP' here reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69070:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69072:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69097:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69106:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69113:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69176:3: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69190:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69193:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69196:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69196:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69200:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69217:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69220:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69223:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69227:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69239:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader1); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62025:37: note: passing argument to parameter 'theFP' here reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69514:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69532:7: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'void *' [-Wint-conversion] addr = malloc(byteSize); ^ ~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69544:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)addr)); ^ ~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69547:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69565:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69586:7: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long long') [-Wint-conversion] addr = longAt((oop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69593:18: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] || (isInMemory(addr)))) { ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40167:18: note: passing argument to parameter 'address' here isInMemory(sqInt address) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69626:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69654:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69672:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69688:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69704:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69771:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69799:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69817:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69833:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69835:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69851:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69915:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69944:85: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] handlerOrNilOrZero = findMethodWithPrimitiveFromContextUpToContext(199, longAt(GIV(stackPointer)), GIV(nilObj)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69950:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), handlerOrNilOrZero); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69979:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] stopContext = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:69981:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] calleeContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70011:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70012:83: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] handlerOrNilOrZero = findMethodWithPrimitiveFromContextUpToContext(198, longAt(theFP + FoxCallerContext), stopContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70016:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] startFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70020:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((byteAt((theFP1 + FoxFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70021:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (stopContext == (longAt(theFP1 + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70025:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((byteAt((theFP1 + FoxFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70026:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theMethod = longAt(theFP1 + FoxMethod); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70036:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((theFP1 + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70038:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] handlerOrNilOrZero = longAt(theFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70046:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theFP1 = pointerForOop(longAt(theFP1 + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70048:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] senderContext = longAt(theFPAbove + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70075:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), handlerOrNilOrZero); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70094:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oldMethod = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70124:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] selector = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70173:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70181:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70203:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70499:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70522:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70524:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70622:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70647:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70649:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70651:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70801:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70822:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70824:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70882:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70898:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70900:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70919:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70940:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70942:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:70999:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71015:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71017:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71034:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71055:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71057:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71114:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71130:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71132:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71149:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71170:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71172:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71228:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71244:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71246:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71263:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71284:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71286:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71343:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71359:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71361:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71378:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71399:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71401:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71458:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71474:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71476:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71493:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71513:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71515:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71571:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71586:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71588:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71604:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71625:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71627:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71686:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71702:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71704:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71723:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71744:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71746:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71803:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71819:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71821:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71838:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71858:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71860:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71915:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71930:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71932:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71948:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71969:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:71971:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72030:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72046:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72048:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72067:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72104:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] module = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72106:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] symbol = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72151:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] moduleHandle = ((void *) (ioLoadModuleOfLength(moduleNameString, moduleNameStringSize))); ^~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:558:35: note: passing argument to parameter 'moduleNameIndex' here void *ioLoadModuleOfLength(sqInt moduleNameIndex, sqInt moduleNameLength); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72187:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] address = ioLoadSymbolOfLengthFromModule(symbolString, symbolStringSize, moduleHandle); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:559:45: note: passing argument to parameter 'functionNameIndex' here void *ioLoadSymbolOfLengthFromModule(sqInt functionNameIndex, sqInt functionNameLength, void *moduleHandle); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72196:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)address)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72199:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72220:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72222:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72278:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72293:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72295:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72311:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72332:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72334:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72393:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72409:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72411:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72430:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72451:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72453:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72510:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72526:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72528:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72545:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72565:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72567:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72622:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72637:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72639:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72655:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72724:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72742:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72797:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] thang = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72799:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72802:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72830:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72851:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72861:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72872:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72878:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72915:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(messageSelector) = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72917:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] newReceiver = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72920:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72920:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72938:71: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72938:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72940:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), GIV(messageSelector)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:72993:3: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73007:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73010:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73013:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73013:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73017:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73034:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73037:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73040:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73044:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73056:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader1); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62025:37: note: passing argument to parameter 'theFP' here reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73087:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73095:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] boolean = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73130:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), wasPinned); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73169:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73206:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] msecsObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73208:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73277:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] usecsObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73279:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73365:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73367:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73416:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73436:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(byteAt((rcvr + BaseHeaderSize) + index)) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73449:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73462:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73478:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73525:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73527:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73529:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73583:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73675:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73694:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73708:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73727:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73758:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73760:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73762:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73830:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73847:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73849:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73851:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73880:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73901:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73903:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73905:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73964:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73980:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73982:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:73984:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74003:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74024:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74026:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74028:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74087:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74103:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74105:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74107:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74126:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74147:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74149:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74151:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74209:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74225:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74227:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74229:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74248:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74270:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74272:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74274:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74334:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74351:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74353:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74355:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74375:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74397:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74399:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74401:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74461:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74478:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74480:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74482:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74502:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74523:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74525:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74527:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74585:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74601:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74603:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74605:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74623:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74644:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74646:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74648:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74709:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74725:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74727:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74729:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74750:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74771:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74773:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74775:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74836:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74852:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74854:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74856:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74877:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74898:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74900:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74902:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74959:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74975:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74977:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74979:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:74997:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75019:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75021:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75023:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75093:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75110:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75112:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75114:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75144:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75170:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ctxt = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75172:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75277:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75279:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75281:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75344:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75360:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75362:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75364:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75387:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75408:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75410:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75412:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75473:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75489:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75491:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75493:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75514:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75535:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75537:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75539:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75600:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75616:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75618:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75620:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75641:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75662:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75664:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75666:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75728:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75744:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75746:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75748:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75771:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75826:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aContextOrNil = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75837:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] thisCtx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75880:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((pointerForOop(longAt(theFP + FoxSavedFP))) != contextsFP) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75882:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] numArgs = byteAt((theFP + FoxFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75890:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75900:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] contextsIP = ((usqInt)(pointerForOop(longAt(frameAbove + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75902:91: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] newSP = (frameAbove + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((frameAbove + FoxFrameFlags) + 1))) << (shiftForWord())))))) + BytesPerWord; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75906:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75906:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75908:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75908:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75909:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newFP + FoxCallerSavedIP, contextsIP); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75933:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] currentCtx = longAt(theFP + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:75974:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (((callerFP1 = pointerForOop(longAt(fp1 + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76015:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (((callerFP2 = pointerForOop(longAt(fp2 + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76027:79: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (frameAbove + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((frameAbove + FoxFrameFlags) + 1))) << (shiftForWord())))))) + BytesPerWord)) - BytesPerWord; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76028:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76028:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76028:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76045:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] currentCtx = longAt(theFP1 + FoxCallerContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76078:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxCallerContext, aContextOrNil); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76240:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76261:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76266:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76474:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76508:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76632:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76644:90: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theSP = (theFPAbove + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)((byteAt((theFPAbove + FoxFrameFlags) + 1))) << (shiftForWord())))))) + BytesPerWord; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76645:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((theFP + FoxFrameFlags) + 2)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76647:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] objOrFP = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76705:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76801:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:1835:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76809:10: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type '_JBTYPE *' (aka 'struct _SETJMP_FLOAT128 *') [-Wint-conversion] longjmp(aJumpBuf, 1); ^~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/setjmp.h:203:92: note: passing argument to parameter '_Buf' here _CRTIMP __MINGW_ATTRIB_NORETURN __attribute__ ((__nothrow__)) void __cdecl longjmp(jmp_buf _Buf,int _Value); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76825:9: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long long') from a function with result type 'void *' [-Wint-conversion] return longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76984:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] flags = longAt(theFP + FoxFrameFlags); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76986:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxFrameFlags, flags - 2); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:76988:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:14662:1: warning: unused function 'pageListIsWellFormed' [-Wunused-function] pageListIsWellFormed(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30303:1: warning: unused function 'isImmediateFloat' [-Wunused-function] isImmediateFloat(sqInt oop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30411:1: warning: unused function 'maxSlotsForAlloc' [-Wunused-function] maxSlotsForAlloc(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30423:1: warning: unused function 'numFreeLists' [-Wunused-function] numFreeLists(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30642:1: warning: unused function 'wordIndexableFormat' [-Wunused-function] wordIndexableFormat(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30703:1: warning: unused function 'allNewSpaceObjectsHaveZeroRTRefCount' [-Wunused-function] allNewSpaceObjectsHaveZeroRTRefCount(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:30782:1: warning: unused function 'allWeakSurvivorsOnWeakList' [-Wunused-function] allWeakSurvivorsOnWeakList(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:31183:1: warning: unused function 'firstCorpse' [-Wunused-function] firstCorpse(sqInt headOfCorpseList) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:31433:1: warning: unused function 'noUnfiredEphemeronsAtEndOfRememberedSet' [-Wunused-function] noUnfiredEphemeronsAtEndOfRememberedSet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:33302:1: warning: unused function 'allObjectsUnmarked' [-Wunused-function] allObjectsUnmarked(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:33417:1: warning: unused function 'allOldMarkedWeakObjectsOnWeaklingStack' [-Wunused-function] allOldMarkedWeakObjectsOnWeaklingStack(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34270:1: warning: unused function 'allocationUnit' [-Wunused-function] allocationUnit(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34281:1: warning: unused function 'allStrongSlotsOfWeaklingAreMarked' [-Wunused-function] allStrongSlotsOfWeaklingAreMarked(sqInt aWeakling) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34307:1: warning: unused function 'allUnscannedEphemeronsAreActive' [-Wunused-function] allUnscannedEphemeronsAreActive(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34339:1: warning: unused function 'assertInnerValidFreeObject' [-Wunused-function] assertInnerValidFreeObject(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34912:1: warning: unused function 'bitsSetInFreeSpaceMaskForAllFreeLists' [-Wunused-function] bitsSetInFreeSpaceMaskForAllFreeLists(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34974:1: warning: unused function 'bridgeSize' [-Wunused-function] bridgeSize(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:34981:1: warning: unused function 'byteFormatMask' [-Wunused-function] byteFormatMask(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:36304:1: warning: unused function 'classIndexFieldWidth' [-Wunused-function] classIndexFieldWidth(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:36441:1: warning: unused function 'classTableRootSlots' [-Wunused-function] classTableRootSlots(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:37553:1: warning: unused function 'ephemeronFormat' [-Wunused-function] ephemeronFormat(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:37560:1: warning: unused function 'existInstancesInNewSpaceOf' [-Wunused-function] existInstancesInNewSpaceOf(sqInt classObj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:37768:1: warning: unused function 'fetchPointerofFreeChunk' [-Wunused-function] fetchPointerofFreeChunk(sqInt fieldIndex, sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38132:1: warning: unused function 'firstFixedFieldOfMaybeImmediate' [-Wunused-function] firstFixedFieldOfMaybeImmediate(sqInt oop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38194:1: warning: unused function 'firstStringyFakeFormat' [-Wunused-function] firstStringyFakeFormat(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38447:1: warning: unused function 'formatOf' [-Wunused-function] formatOf(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38457:1: warning: unused function 'forwardedFormat' [-Wunused-function] forwardedFormat(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38468:1: warning: unused function 'forwardersIn' [-Wunused-function] forwardersIn(sqInt anObject) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38494:1: warning: unused function 'freeChunkNextIndex' [-Wunused-function] freeChunkNextIndex(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38504:1: warning: unused function 'freeChunkParentIndex' [-Wunused-function] freeChunkParentIndex(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38515:1: warning: unused function 'freeChunkPrevIndex' [-Wunused-function] freeChunkPrevIndex(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38733:1: warning: unused function 'goodContextSize' [-Wunused-function] goodContextSize(sqInt oop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38830:1: warning: unused function 'hasSpurMemoryManagerAPI' [-Wunused-function] hasSpurMemoryManagerAPI(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38903:1: warning: unused function 'hiddenRootSlots' [-Wunused-function] hiddenRootSlots(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:38910:1: warning: unused function 'hiddenRootsObject' [-Wunused-function] hiddenRootsObject(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:39976:1: warning: unused function 'isContextHeader' [-Wunused-function] isContextHeader(sqInt aHeader) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:39983:1: warning: unused function 'isContextNonImm' [-Wunused-function] isContextNonImm(sqInt oop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40001:1: warning: unused function 'isCopiedIntoSegment' [-Wunused-function] isCopiedIntoSegment(sqInt anObjectInTheHeap) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40024:1: warning: unused function 'isEnumerableObjectNoAssert' [-Wunused-function] isEnumerableObjectNoAssert(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40060:1: warning: unused function 'isEphemeron' [-Wunused-function] isEphemeron(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40080:1: warning: unused function 'isForwardedClassTag' [-Wunused-function] isForwardedClassTag(sqInt classIndex) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40105:1: warning: unused function 'isFreeObject' [-Wunused-function] isFreeObject(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40112:1: warning: unused function 'isFreeOop' [-Wunused-function] isFreeOop(sqInt oop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40127:1: warning: unused function 'isInClassTable' [-Wunused-function] isInClassTable(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40150:1: warning: unused function 'isInEden' [-Wunused-function] isInEden(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40157:1: warning: unused function 'isInFutureSpace' [-Wunused-function] isInFutureSpace(sqInt address) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40192:1: warning: unused function 'isInNewSpace' [-Wunused-function] isInNewSpace(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40207:1: warning: unused function 'isInPastSpace' [-Wunused-function] isInPastSpace(sqInt address) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40214:1: warning: unused function 'isLargeFreeObject' [-Wunused-function] isLargeFreeObject(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40221:1: warning: unused function 'isMaybeFiredEphemeron' [-Wunused-function] isMaybeFiredEphemeron(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40240:1: warning: unused function 'isObjEphemeron' [-Wunused-function] isObjEphemeron(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40251:1: warning: unused function 'isObjImmutable' [-Wunused-function] isObjImmutable(sqInt anOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40365:1: warning: unused function 'isRemembered' [-Wunused-function] isRemembered(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40375:1: warning: unused function 'isSegmentBridge' [-Wunused-function] isSegmentBridge(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40382:1: warning: unused function 'isSemaphoreOop' [-Wunused-function] isSemaphoreOop(sqInt anOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40442:1: warning: unused function 'isValidObjStackAt' [-Wunused-function] isValidObjStackAt(sqInt objStackRootIndex) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40589:1: warning: unused function 'isWeakNonImm' [-Wunused-function] isWeakNonImm(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40727:1: warning: unused function 'knownClassAtIndex' [-Wunused-function] knownClassAtIndex(sqInt classIndex) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40736:1: warning: unused function 'lastPointerFormat' [-Wunused-function] lastPointerFormat(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:40847:1: warning: unused function 'lengthOfMaybeImmediate' [-Wunused-function] lengthOfMaybeImmediate(sqInt oop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:43187:1: warning: unused function 'newSpaceIsEmpty' [-Wunused-function] newSpaceIsEmpty(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:43404:1: warning: unused function 'noUnscannedEphemerons' [-Wunused-function] noUnscannedEphemerons(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:47544:1: warning: unused function 'slidingCompactionInProgress' [-Wunused-function] slidingCompactionInProgress(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:47612:1: warning: unused function 'startOfObject' [-Wunused-function] startOfObject(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:48620:1: warning: unused function 'validClassTableHashes' [-Wunused-function] validClassTableHashes(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:48701:1: warning: unused function 'validFreeTreeChunk' [-Wunused-function] validFreeTreeChunk(sqInt chunk) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:48744:1: warning: unused function 'validObjStacks' [-Wunused-function] validObjStacks(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:49541:1: warning: unused function 'isMobile' [-Wunused-function] isMobile(sqInt obj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:49552:1: warning: unused function 'isPostMobile' [-Wunused-function] isPostMobile(sqInt obj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:49818:1: warning: unused function 'savedFirstFieldsSpaceWasAllocated' [-Wunused-function] savedFirstFieldsSpaceWasAllocated(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50675:1: warning: unused function 'validRelocationPlanInPass' [-Wunused-function] validRelocationPlanInPass(sqInt onePass) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50740:1: warning: unused function 'segLimit' [-Wunused-function] segLimit(SpurSegmentInfo * self_in_segLimit) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50835:1: warning: unused function 'allBridgesMarked' [-Wunused-function] allBridgesMarked(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50885:1: warning: unused function 'bridgeAt' [-Wunused-function] bridgeAt(sqInt segIndex) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:50900:1: warning: unused function 'bridgeFor' [-Wunused-function] bridgeFor(SpurSegmentInfo *aSegment) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:51023:1: warning: unused function 'isInSegments' [-Wunused-function] isInSegments(usqInt address) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:51044:1: warning: unused function 'isValidSegmentBridge' [-Wunused-function] isValidSegmentBridge(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:51346:1: warning: unused function 'segmentOverlap' [-Wunused-function] segmentOverlap(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:51812:1: warning: unused function 'allOnesAsCharStar' [-Wunused-function] allOnesAsCharStar(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52829:1: warning: unused function 'checkStackPointerForMaybeMarriedContext' [-Wunused-function] checkStackPointerForMaybeMarriedContext(sqInt aContext) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:52971:1: warning: unused function 'contexthasValidInversePCMappingOfin' [-Wunused-function] contexthasValidInversePCMappingOfin(sqInt aContext, sqInt theIP, char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:53074:1: warning: unused function 'cr' [-Wunused-function] cr(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55196:1: warning: unused function 'frameCallerContext' [-Wunused-function] frameCallerContext(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55203:1: warning: unused function 'frameContext' [-Wunused-function] frameContext(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55213:1: warning: unused function 'frameHasContext' [-Wunused-function] frameHasContext(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55223:1: warning: unused function 'frameIsBlockActivation' [-Wunused-function] frameIsBlockActivation(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55233:1: warning: unused function 'frameMethodObject' [-Wunused-function] frameMethodObject(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55240:1: warning: unused function 'frameMethod' [-Wunused-function] frameMethod(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55250:1: warning: unused function 'frameNumArgs' [-Wunused-function] frameNumArgs(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55269:1: warning: unused function 'frameReceiver' [-Wunused-function] frameReceiver(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55361:1: warning: unused function 'getDesiredCogCodeSize' [-Wunused-function] getDesiredCogCodeSize(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55786:1: warning: unused function 'ifCurrentStackPageHasValidHeadPointers' [-Wunused-function] ifCurrentStackPageHasValidHeadPointers(StackPage *thePage) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:55807:1: warning: unused function 'iframeMethod' [-Wunused-function] iframeMethod(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56057:1: warning: unused function 'isMarriedOrWidowedContext' [-Wunused-function] isMarriedOrWidowedContext(sqInt aContext) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56076:1: warning: unused function 'isMetaPrimitiveIndex' [-Wunused-function] isMetaPrimitiveIndex(sqInt primIndex) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:56090:1: warning: unused function 'isPrimitiveFunctionPointerAnIndex' [-Wunused-function] isPrimitiveFunctionPointerAnIndex(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58036:1: warning: unused function 'maybeLeakCheckExternalPrimCall' [-Wunused-function] maybeLeakCheckExternalPrimCall(sqInt aMethodObj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58172:1: warning: unused function 'methodHeaderIndicatesLargeFrame' [-Wunused-function] methodHeaderIndicatesLargeFrame(sqInt methodHeader) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58491:1: warning: unused function 'noMarkedContextsOnPage' [-Wunused-function] noMarkedContextsOnPage(StackPage *thePage) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:58886:1: warning: unused function 'printActivationNameForSelectorstartClass' [-Wunused-function] printActivationNameForSelectorstartClass(sqInt aSelector, sqInt startClass) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:61443:1: warning: unused function 'pushedReceiverOrClosureOfFrame' [-Wunused-function] pushedReceiverOrClosureOfFrame(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:62820:1: warning: unused function 'saneFunctionPointerForFailureOfPrimIndex' [-Wunused-function] saneFunctionPointerForFailureOfPrimIndex(sqInt primIndex) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:63980:1: warning: unused function 'space' [-Wunused-function] space(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64420:1: warning: unused function 'stackLimitBytes' [-Wunused-function] stackLimitBytes(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64451:1: warning: unused function 'stackLimitOffset' [-Wunused-function] stackLimitOffset(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:64514:1: warning: unused function 'stackPageHeadroom' [-Wunused-function] stackPageHeadroom(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65613:1: warning: unused function 'validInstructionPointerinFrame' [-Wunused-function] validInstructionPointerinFrame(usqInt anInstrPointer, char *fp) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/src/gcc3x-interp.c:65640:1: warning: unused function 'validStackPageBaseFrames' [-Wunused-function] validStackPageBaseFrames(void) ^ 1858 warnings generated. [ 31%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/common/sqHeapMap.c [ 32%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/common/sqVirtualMachine.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:306:11: warning: incompatible pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long long (*)(long long)') from 'void (sqInt)' (aka 'void (long long)') [-Wincompatible-pointer-types] VM->push = push; ^ ~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:308:16: warning: incompatible pointer types assigning to 'sqInt (*)(double)' (aka 'long long (*)(double)') from 'void (double)' [-Wincompatible-pointer-types] VM->pushFloat = pushFloat; ^ ~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:432:37: warning: incompatible pointer types assigning to 'void *(*)(sqInt, sqInt, sqInt)' (aka 'void *(*)(long long, long long, long long)') from 'void *(sqInt, sqInt, void *)' (aka 'void *(long long, long long, void *)') [-Wincompatible-pointer-types] VM->ioLoadSymbolOfLengthFromModule = ioLoadSymbolOfLengthFromModule; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:459:26: warning: incompatible pointer types assigning to 'void (*)(void)' from 'sqInt (void)' (aka 'long long (void)') [-Wincompatible-pointer-types] VM->forceInterruptCheck = forceInterruptCheck; ^ ~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:546:23: warning: incompatible pointer types assigning to 'sqInt (*)(char *)' (aka 'long long (*)(char *)') from 'sqInt (const char *)' (aka 'long long (const char *)') [-Wincompatible-pointer-types] VM->stringForCString = stringForCString; ^ ~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:557:37: warning: incompatible pointer types assigning to 'sqInt (*)(vmccp)' (aka 'long long (*)(struct _VMCallbackContext *)') from 'sqInt (void *)' (aka 'long long (void *)') [-Wincompatible-pointer-types] VM->ptEnterInterpreterFromCallback = ptEnterInterpreterFromCallback; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:558:34: warning: incompatible pointer types assigning to 'sqInt (*)(vmccp)' (aka 'long long (*)(struct _VMCallbackContext *)') from 'sqInt (void *)' (aka 'long long (void *)') [-Wincompatible-pointer-types] VM->ptExitInterpreterToCallback = ptExitInterpreterToCallback; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:562:27: warning: incompatible pointer types assigning to 'sqInt (*)(int)' (aka 'long long (*)(int)') from 'Semaphore *(int)' (aka 'struct __Semaphore *(int)') [-Wincompatible-pointer-types] VM->platformSemaphoreNew = platform_semaphore_new; ^ ~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:565:35: warning: incompatible pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long long (*)(long long)') from 'void (sqInt)' (aka 'void (long long)') [-Wincompatible-pointer-types] VM->waitOnExternalSemaphoreIndex = waitOnExternalSemaphoreIndex; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 9 warnings generated. [ 32%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/common/sqNamedPrims.c [ 33%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/common/sqExternalSemaphores.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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. [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/common/sqTicker.c [ 34%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/sqWin32SpurAlloc.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/win/sqWin32SpurAlloc.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/win/sqWin32SpurAlloc.c:95:9: warning: incompatible pointer to integer conversion returning 'char *' from a function with result type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] return alloc; ^~~~~ 1 warning generated. [ 35%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/win/aioWin.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/win/aioWin.c [ 35%] Building C object CMakeFiles/PharoVMCore.dir/src/win/winDebug.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/win/winDebug.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/repository/src/win/winDebug.c:514:14: note: use '==' to turn this assignment into an equality comparison if(errorLog = getErrorLogFile()){ ^ == 1 warning generated. [ 36%] Building C object CMakeFiles/PharoVMCore.dir/src/win/winDebugMenu.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/win/winDebugMenu.c [ 36%] Building C object CMakeFiles/PharoVMCore.dir/src/win/winDebugWindow.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/win/winDebugWindow.c [ 37%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogWin32.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/fileDialogWin32.c [ 37%] Building RC object CMakeFiles/PharoVMCore.dir/PharoDLL.rc.res x86_64-w64-mingw32-windres -O coff -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/PharoDLL.rc CMakeFiles/PharoVMCore.dir/PharoDLL.rc.res [ 38%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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/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 make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 38%] 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-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 38%] 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 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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)); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c:484:48: warning: passing 'LONG *' (aka 'long *') to parameter of type 'LPDWORD' (aka 'unsigned long *') converts between pointers to integer types with different sign [-Wpointer-sign] ofs.li.LowPart = GetFileSize(FILE_HANDLE(f), &ofs.li.HighPart); ^~~~~~~~~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:65:62: note: passing argument to parameter 'lpFileSizeHigh' here WINBASEAPI DWORD WINAPI GetFileSize (HANDLE hFile, LPDWORD lpFileSizeHigh); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c:555:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 5 warnings generated. [ 39%] Building C object CMakeFiles/FilePlugin.dir/extracted/vm/src/win/sqWin32Directory.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/win/sqWin32Directory.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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. [ 39%] Building C object CMakeFiles/FilePlugin.dir/src/fileUtilsWin.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/fileUtilsWin.c [ 40%] Building C object CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -MD -MT CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -MF CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o.d -o CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:504:10: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long long') from a function with result type 'void *' [-Wint-conversion] return primitiveFailFor(PrimErrBadArgument); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1629:21: warning: incompatible function pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long long (*)(long long)') from 'sqInt (*)(int)' (aka 'long long (*)(int)') [-Wincompatible-function-pointer-types] characterObjectOf = interpreterProxy->characterObjectOf; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1643:10: warning: incompatible function pointer types assigning to 'sqInt (*)(void)' (aka 'long long (*)(void)') from 'void (*)(void)' [-Wincompatible-function-pointer-types] fullGC = interpreterProxy->fullGC; ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:230:1: warning: unused function 'connectToFdwrite' [-Wunused-function] connectToFdwrite(int fd, sqInt writeFlag) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:257:1: warning: unused function 'connectToFilewrite' [-Wunused-function] connectToFilewrite(void *cfile, sqInt writeFlag) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:384:1: warning: unused function 'makeDirEntryNamesizecreateDatemodDateisDirfileSize' [-Wunused-function] makeDirEntryNamesizecreateDatemodDateisDirfileSize(char *entryName, sqInt entryNameSize, sqInt createDate, sqInt modifiedDate, sqInt dirFlag, squeakFileOffsetType fileSize) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1230:1: warning: unused function 'primitiveFileReadWithoutPinning' [-Wunused-function] primitiveFileReadWithoutPinning(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FilePlugin/FilePlugin.c:1285:1: warning: unused function 'primitiveFileReadWithPinning' [-Wunused-function] primitiveFileReadWithPinning(void) ^ 8 warnings generated. [ 40%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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/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-9/build-StackVM' [ 41%] 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-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 41%] 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 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c In file included from /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:23: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:734:9: warning: unused function 'readdir' [-Wunused-function] readdir( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:455:9: warning: unused function '_wreaddir' [-Wunused-function] _wreaddir( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:877:9: warning: unused function 'rewinddir' [-Wunused-function] rewinddir( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:888:9: warning: unused function 'scandir' [-Wunused-function] scandir( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:1040:9: warning: unused function 'versionsort' [-Wunused-function] versionsort( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:183:1: warning: unused function 'addressObjectFor' [-Wunused-function] addressObjectFor(void *aMachineAddress) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:313:1: warning: unused function 'badSessionId' [-Wunused-function] badSessionId(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:324:1: warning: unused function 'convertWinToSqueakTime' [-Wunused-function] convertWinToSqueakTime(SYSTEMTIME st) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:354:1: warning: unused function 'faSuccess' [-Wunused-function] faSuccess(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:384:1: warning: unused function 'objectFromStructsize' [-Wunused-function] objectFromStructsize(void *aMachineAddress, sqInt structSize) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:403:1: warning: unused function 'pathOoptoBuffermaxLen' [-Wunused-function] pathOoptoBuffermaxLen(sqInt pathNameOop, char *cPathName, sqInt maxLen) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:424:1: warning: unused function 'pointerFrom' [-Wunused-function] pointerFrom(sqInt directoryPointerBytes) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1093:1: warning: unused function 'readLinkintomaxLength' [-Wunused-function] readLinkintomaxLength(char *cPathName, char *cLinkPtr, size_t maxLength) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1171:1: warning: unused function 'sizeOfFaPath' [-Wunused-function] sizeOfFaPath(void) ^ 14 warnings generated. [ 42%] 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 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c [ 42%] 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 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 ^ In file included from /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c:27: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:734:9: warning: unused function 'readdir' [-Wunused-function] readdir( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:455:9: warning: unused function '_wreaddir' [-Wunused-function] _wreaddir( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:877:9: warning: unused function 'rewinddir' [-Wunused-function] rewinddir( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:888:9: warning: unused function 'scandir' [-Wunused-function] scandir( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:1040:9: warning: unused function 'versionsort' [-Wunused-function] versionsort( ^ 8 warnings generated. [ 43%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-StackVM' [ 43%] Built target FileAttributesPlugin make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 43%] 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 -DIMMUTABILITY=1 -DJPEGReaderPlugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:250:1: warning: unused function 'colorConvertGrayscaleMCU' [-Wunused-function] colorConvertGrayscaleMCU(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:300:1: warning: unused function 'colorConvertMCU' [-Wunused-function] colorConvertMCU(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:442:1: warning: unused function 'decodeBlockIntocomponent' [-Wunused-function] decodeBlockIntocomponent(int *anArray, int *aColorComponent) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:582:1: warning: unused function 'fillBuffer' [-Wunused-function] fillBuffer(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:610:1: warning: unused function 'getBits' [-Wunused-function] getBits(sqInt requestedBits) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:662:1: warning: unused function 'idctBlockIntqt' [-Wunused-function] idctBlockIntqt(int *anArray, int *qt) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:940:1: warning: unused function 'nextSampleCb' [-Wunused-function] nextSampleCb(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:976:1: warning: unused function 'nextSampleCr' [-Wunused-function] nextSampleCr(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1012:1: warning: unused function 'nextSampleFromblocks' [-Wunused-function] nextSampleFromblocks(int *aComponent, int **aBlockArray) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1048:1: warning: unused function 'nextSampleY' [-Wunused-function] nextSampleY(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1733:1: warning: unused function 'scaleAndSignExtendinFieldWidth' [-Wunused-function] scaleAndSignExtendinFieldWidth(sqInt aNumber, sqInt w) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1780:1: warning: unused function 'stInit' [-Wunused-function] stInit(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1787:1: warning: unused function 'storeJPEGStreamOn' [-Wunused-function] storeJPEGStreamOn(sqInt streamOop) ^ 13 warnings generated. [ 44%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-StackVM' [ 44%] Built target JPEGReaderPlugin make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 44%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c [ 45%] Building C object CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -MD -MT CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -MF CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o.d -o CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:492:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long long') [-Wint-conversion] surfaceHandlePtr = fetchPointerofObject(0, surfaceHandle); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:29: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqIntptr_t' (aka 'long long') [-Wint-conversion] result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); ^~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:30: note: passing argument to parameter 'surfaceHandle' here ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:47: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'sqSurfaceDispatch *' (aka 'struct sqSurfaceDispatch *') [-Wint-conversion] result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:64: note: passing argument to parameter 'fn' here ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) ^ 3 warnings generated. [ 45%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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/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-9/build-StackVM' [ 46%] Built target SurfacePlugin make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 47%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DMiscPrimitivePlugin_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c [ 47%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-StackVM' [ 47%] 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-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/PharoConsole.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/PharoConsole.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/PharoConsole.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/PharoConsole.dir/depend.internal". Scanning dependencies of target PharoConsole make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/PharoConsole.dir/build.make CMakeFiles/PharoConsole.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 48%] Building C object CMakeFiles/PharoConsole.dir/src/win32Main.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/win32Main.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/src/win32Main.c:39:16: warning: incompatible pointer types assigning to 'char *' from 'char **'; remove & [-Wincompatible-pointer-types] currentString = &argsInUtf8[numberOfArgs]; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. [ 48%] Building RC object CMakeFiles/PharoConsole.dir/PharoConsole.rc.res x86_64-w64-mingw32-windres -O coff -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/PharoConsole.rc CMakeFiles/PharoConsole.dir/PharoConsole.rc.res [ 49%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-StackVM' [ 49%] 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-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 49%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2311:3: warning: pointer/integer type mismatch in conditional expression ('SocketPtr' (aka 'SQSocket *') and 'int') [-Wconditional-type-mismatch] ? ((SocketPtr) (firstIndexableField(socketOop))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:245:1: warning: unused function 'netAddressToInt' [-Wunused-function] netAddressToInt(unsigned char *ptrToByteArray) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2296:1: warning: unused function 'socketRecordSize' [-Wunused-function] socketRecordSize(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2307:1: warning: unused function 'socketValueOf' [-Wunused-function] socketValueOf(sqInt socketOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2318:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 5 warnings generated. [ 50%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c:1632:55: warning: passing 'unsigned char [8]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (setsockopt(SOCKET(s), SOL_SOCKET, SO_REUSEADDR, buf, bufSize) < 0) ^~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1029:88: note: passing argument to parameter 'optval' here WINSOCK_API_LINKAGE int WSAAPI setsockopt(SOCKET s,int level,int optname,const char *optval,int optlen); ^ 1 warning generated. [ 51%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-StackVM' [ 51%] 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-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 51%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLargeIntegers_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:266:1: warning: unused function 'byteSizeOfCSI' [-Wunused-function] byteSizeOfCSI(sqInt csi) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:332:1: warning: unused function 'cDigitAddlenwithleninto' [-Wunused-function] cDigitAddlenwithleninto(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:377:1: warning: unused function 'cDigitCopyFromtolen' [-Wunused-function] cDigitCopyFromtolen(unsigned int *pFrom, unsigned int *pTo, sqInt len) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:389:1: warning: unused function 'cDigitDivlenremlenquolen' [-Wunused-function] cDigitDivlenremlenquolen(unsigned int *pDiv, sqInt divLen, unsigned int *pRem, sqInt remLen, unsigned int *pQuo, sqInt quoLen) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:541:1: warning: unused function 'cDigitLshiftfromlentolen' [-Wunused-function] cDigitLshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:586:1: warning: unused function 'cDigitMontgomerylentimeslenmodulolenmInvModBinto' [-Wunused-function] cDigitMontgomerylentimeslenmodulolenmInvModBinto(unsigned int *pFirst, sqInt firstLen, unsigned int *pSecond, sqInt secondLen, unsigned int *pThird, sqInt thirdLen, unsigned int mInv, unsigned int *pRes) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:659:1: warning: unused function 'cDigitMultiplylenwithlenintolen' [-Wunused-function] cDigitMultiplylenwithlenintolen(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes, sqInt resLen) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:711:1: warning: unused function 'cDigitOfatput' [-Wunused-function] cDigitOfatput(unsigned int *cPointer, sqInt zeroBasedDigitIndex, unsigned int aValue) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:724:1: warning: unused function 'cDigitOpshortlenlongleninto' [-Wunused-function] cDigitOpshortlenlongleninto(sqInt opIndex, unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:768:1: warning: unused function 'cDigitReplacefromtowithstartingAt' [-Wunused-function] cDigitReplacefromtowithstartingAt(unsigned int *pTo, sqInt start, sqInt stop, unsigned int *pFrom, sqInt repStart) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:781:1: warning: unused function 'cDigitRshiftfromlentolen' [-Wunused-function] cDigitRshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:825:1: warning: unused function 'cDigitSublenwithleninto' [-Wunused-function] cDigitSublenwithleninto(unsigned int *pWordSmall, sqInt smallLen, unsigned int *pWordLarge, sqInt largeLen, unsigned int *pWordRes) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:994:1: warning: unused function 'digitAddLargewith' [-Wunused-function] digitAddLargewith(sqInt firstInteger, sqInt secondInteger) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1254:1: warning: unused function 'digitCompareLargewith' [-Wunused-function] digitCompareLargewith(sqInt firstInteger, sqInt secondInteger) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1278:1: warning: unused function 'digitDivLargewithnegative' [-Wunused-function] digitDivLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1538:1: warning: unused function 'digitMontgomerytimesmodulomInvModB' [-Wunused-function] digitMontgomerytimesmodulomInvModB(sqInt firstLarge, sqInt secondLarge, sqInt thirdLarge, unsigned int mInv) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1651:1: warning: unused function 'digitMultiplyLargewithnegative' [-Wunused-function] digitMultiplyLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1754:1: warning: unused function 'digitOfCSIat' [-Wunused-function] digitOfCSIat(sqInt csi, sqInt ix) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1766:1: warning: unused function 'digitOfLargeIntat' [-Wunused-function] digitOfLargeIntat(sqInt aBytesOop, sqInt ix) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1786:1: warning: unused function 'digitSizeOfCSI' [-Wunused-function] digitSizeOfCSI(sqInt csi) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1802:1: warning: unused function 'digitSizeOfLargeInt' [-Wunused-function] digitSizeOfLargeInt(sqInt anOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1812:1: warning: unused function 'digitSubLargewith' [-Wunused-function] digitSubLargewith(sqInt firstInteger, sqInt secondInteger) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2100:1: warning: unused function 'highBitOfLargeInt' [-Wunused-function] highBitOfLargeInt(sqInt anOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2326:1: warning: unused function 'normalize' [-Wunused-function] normalize(sqInt aLargeInteger) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:3797:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 25 warnings generated. [ 52%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-StackVM' [ 52%] 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-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 52%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:388:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 1 warning generated. [ 53%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c [ 53%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-StackVM' [ 53%] Built target LocalePlugin 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-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libpng-1.6.37-src/libpng16.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 53%] Built target libpng-1.6.37 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-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/fontconfig-2.13.1-src/libexpat-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/fontconfig-2.13.1-src/libfontconfig-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 53%] Built target fontconfig-2.13.1 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-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/freetype-2.12.1-src/libbz2-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/freetype-2.12.1-src/libfreetype-6.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 53%] Built target freetype-2.12.1 make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.9.0-src/libssh2-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libssh2-1.9.0-src/libssh2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 53%] Built target libssh2-1.9.0 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-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' 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-9/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/cairo-1.17.4-src/libcairo-2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 53%] Built target cairo-1.17.4 make -f CMakeFiles/openssl-1.0.2q-fixLigGit.dir/build.make CMakeFiles/openssl-1.0.2q-fixLigGit.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/openssl-1.0.2q-fixLigGit.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/openssl-1.0.2q-fixLigGit.dir/build.make CMakeFiles/openssl-1.0.2q-fixLigGit.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.0.2q-fixLigGit-src/libeay32.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/openssl-1.0.2q-fixLigGit-src/ssleay32.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 53%] Built target openssl-1.0.2q-fixLigGit 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-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/harfbuzz-5.3.1-src/libharfbuzz-0.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 53%] Built target harfbuzz-5.3.1 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-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/SDL2-2.24.1-src/SDL2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 53%] Built target SDL2-2.24.1 make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 53%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2474:11: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] leftViaY = leftViaY; ~~~~~~~~ ^ ~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2497:12: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] rightViaY = rightViaY; ~~~~~~~~~ ^ ~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3225:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3241:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3346:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3362:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3468:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3484:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3703:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3719:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13646:18: warning: expression result unused [-Wunused-value] ((signed)lastX >> 8); ~~~~~~~~~~~~~ ^ ~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13676:18: warning: expression result unused [-Wunused-value] ((signed)lastX1 >> 8); ~~~~~~~~~~~~~~ ^ ~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:851:1: warning: unused function 'aaColorMaskGet' [-Wunused-function] aaColorMaskGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:858:1: warning: unused function 'aaColorMaskPut' [-Wunused-function] aaColorMaskPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:865:1: warning: unused function 'aaColorShiftGet' [-Wunused-function] aaColorShiftGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:872:1: warning: unused function 'aaColorShiftPut' [-Wunused-function] aaColorShiftPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:882:1: warning: unused function 'aaFirstPixelFromto' [-Wunused-function] aaFirstPixelFromto(sqInt leftX, sqInt rightX) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:897:1: warning: unused function 'aaHalfPixelGet' [-Wunused-function] aaHalfPixelGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:904:1: warning: unused function 'aaHalfPixelPut' [-Wunused-function] aaHalfPixelPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:914:1: warning: unused function 'aaLastPixelFromto' [-Wunused-function] aaLastPixelFromto(sqInt leftX, sqInt rightX) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:921:1: warning: unused function 'aaLevelGet' [-Wunused-function] aaLevelGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:928:1: warning: unused function 'aaLevelPut' [-Wunused-function] aaLevelPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:935:1: warning: unused function 'aaScanMaskGet' [-Wunused-function] aaScanMaskGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:942:1: warning: unused function 'aaScanMaskPut' [-Wunused-function] aaScanMaskPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:949:1: warning: unused function 'aaShiftGet' [-Wunused-function] aaShiftGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:956:1: warning: unused function 'aaShiftPut' [-Wunused-function] aaShiftPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:967:1: warning: unused function 'absoluteSquared8Dot24' [-Wunused-function] absoluteSquared8Dot24(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1036:1: warning: unused function 'adjustAALevel' [-Wunused-function] adjustAALevel(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1175:1: warning: unused function 'aetStartGet' [-Wunused-function] aetStartGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1182:1: warning: unused function 'aetStartPut' [-Wunused-function] aetStartPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1189:1: warning: unused function 'aetUsedGet' [-Wunused-function] aetUsedGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1196:1: warning: unused function 'aetUsedPut' [-Wunused-function] aetUsedPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1206:1: warning: unused function 'allocateAETEntry' [-Wunused-function] allocateAETEntry(sqInt nSlots) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1220:1: warning: unused function 'allocateBezier' [-Wunused-function] allocateBezier(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1240:1: warning: unused function 'allocateBezierStackEntry' [-Wunused-function] allocateBezierStackEntry(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1254:1: warning: unused function 'allocateBitmapFillcolormap' [-Wunused-function] allocateBitmapFillcolormap(sqInt cmSize, int *cmBits) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1321:1: warning: unused function 'allocateGradientFillrampWidthisRadial' [-Wunused-function] allocateGradientFillrampWidthisRadial(int *ramp, sqInt rampWidth, sqInt isRadial) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1364:1: warning: unused function 'allocateLine' [-Wunused-function] allocateLine(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1416:1: warning: unused function 'allocateStackEntry' [-Wunused-function] allocateStackEntry(sqInt nSlots) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1430:1: warning: unused function 'allocateStackFillEntry' [-Wunused-function] allocateStackFillEntry(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1443:1: warning: unused function 'allocateWideBezier' [-Wunused-function] allocateWideBezier(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1463:1: warning: unused function 'allocateWideLine' [-Wunused-function] allocateWideLine(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1483:1: warning: unused function 'areEdgeFillsValid' [-Wunused-function] areEdgeFillsValid(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1493:1: warning: unused function 'assureValuebetweenand' [-Wunused-function] assureValuebetweenand(sqInt val1, sqInt val2, sqInt val3) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1516:1: warning: unused function 'bezierEndXOf' [-Wunused-function] bezierEndXOf(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1523:1: warning: unused function 'bezierEndXOfput' [-Wunused-function] bezierEndXOfput(sqInt bezier, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1530:1: warning: unused function 'bezierEndYOf' [-Wunused-function] bezierEndYOf(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1537:1: warning: unused function 'bezierEndYOfput' [-Wunused-function] bezierEndYOfput(sqInt bezier, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1544:1: warning: unused function 'bezierFinalXOf' [-Wunused-function] bezierFinalXOf(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1551:1: warning: unused function 'bezierFinalXOfput' [-Wunused-function] bezierFinalXOfput(sqInt bezier, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1558:1: warning: unused function 'bezierUpdateDataOf' [-Wunused-function] bezierUpdateDataOf(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1565:1: warning: unused function 'bezierViaXOf' [-Wunused-function] bezierViaXOf(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1572:1: warning: unused function 'bezierViaXOfput' [-Wunused-function] bezierViaXOfput(sqInt bezier, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1579:1: warning: unused function 'bezierViaYOf' [-Wunused-function] bezierViaYOf(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1586:1: warning: unused function 'bezierViaYOfput' [-Wunused-function] bezierViaYOfput(sqInt bezier, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1593:1: warning: unused function 'bitmapCmSizeOf' [-Wunused-function] bitmapCmSizeOf(sqInt bmFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1600:1: warning: unused function 'bitmapCmSizeOfput' [-Wunused-function] bitmapCmSizeOfput(sqInt bmFill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1607:1: warning: unused function 'bitmapDepthOf' [-Wunused-function] bitmapDepthOf(sqInt bmFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1614:1: warning: unused function 'bitmapDepthOfput' [-Wunused-function] bitmapDepthOfput(sqInt bmFill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1621:1: warning: unused function 'bitmapHeightOf' [-Wunused-function] bitmapHeightOf(sqInt bmFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1628:1: warning: unused function 'bitmapHeightOfput' [-Wunused-function] bitmapHeightOfput(sqInt bmFill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1635:1: warning: unused function 'bitmapRasterOf' [-Wunused-function] bitmapRasterOf(sqInt bmFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1642:1: warning: unused function 'bitmapRasterOfput' [-Wunused-function] bitmapRasterOfput(sqInt bmFill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1649:1: warning: unused function 'bitmapSizeOf' [-Wunused-function] bitmapSizeOf(sqInt bmFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1656:1: warning: unused function 'bitmapSizeOfput' [-Wunused-function] bitmapSizeOfput(sqInt bmFill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1663:1: warning: unused function 'bitmapTileFlagOf' [-Wunused-function] bitmapTileFlagOf(sqInt bmFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1670:1: warning: unused function 'bitmapTileFlagOfput' [-Wunused-function] bitmapTileFlagOfput(sqInt bmFill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1677:1: warning: unused function 'bitmapValuebitsatXy' [-Wunused-function] bitmapValuebitsatXy(sqInt bmFill, sqInt bits, sqInt xp, sqInt yp) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1740:1: warning: unused function 'bitmapWidthOf' [-Wunused-function] bitmapWidthOf(sqInt bmFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1747:1: warning: unused function 'bitmapWidthOfput' [-Wunused-function] bitmapWidthOfput(sqInt bmFill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1754:1: warning: unused function 'bzEndX' [-Wunused-function] bzEndX(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1765:1: warning: unused function 'bzEndXput' [-Wunused-function] bzEndXput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1776:1: warning: unused function 'bzEndY' [-Wunused-function] bzEndY(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1787:1: warning: unused function 'bzEndYput' [-Wunused-function] bzEndYput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1798:1: warning: unused function 'bzStartX' [-Wunused-function] bzStartX(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1809:1: warning: unused function 'bzStartXput' [-Wunused-function] bzStartXput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1820:1: warning: unused function 'bzStartY' [-Wunused-function] bzStartY(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1831:1: warning: unused function 'bzStartYput' [-Wunused-function] bzStartYput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1842:1: warning: unused function 'bzViaX' [-Wunused-function] bzViaX(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1853:1: warning: unused function 'bzViaXput' [-Wunused-function] bzViaXput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1864:1: warning: unused function 'bzViaY' [-Wunused-function] bzViaY(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1875:1: warning: unused function 'bzViaYput' [-Wunused-function] bzViaYput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2030:1: warning: unused function 'checkedAddBezierToGET' [-Wunused-function] checkedAddBezierToGET(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2058:1: warning: unused function 'checkedAddEdgeToGET' [-Wunused-function] checkedAddEdgeToGET(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2110:1: warning: unused function 'checkedAddLineToGET' [-Wunused-function] checkedAddLineToGET(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2170:1: warning: unused function 'clampValuemax' [-Wunused-function] clampValuemax(sqInt value, sqInt maxValue) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2218:1: warning: unused function 'clearSpanBufferGet' [-Wunused-function] clearSpanBufferGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2225:1: warning: unused function 'clearSpanBufferPut' [-Wunused-function] clearSpanBufferPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2232:1: warning: unused function 'clipMaxXGet' [-Wunused-function] clipMaxXGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2239:1: warning: unused function 'clipMaxXPut' [-Wunused-function] clipMaxXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2246:1: warning: unused function 'clipMaxYGet' [-Wunused-function] clipMaxYGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2253:1: warning: unused function 'clipMaxYPut' [-Wunused-function] clipMaxYPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2260:1: warning: unused function 'clipMinXGet' [-Wunused-function] clipMinXGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2267:1: warning: unused function 'clipMinXPut' [-Wunused-function] clipMinXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2274:1: warning: unused function 'clipMinYGet' [-Wunused-function] clipMinYGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2281:1: warning: unused function 'clipMinYPut' [-Wunused-function] clipMinYPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2288:1: warning: unused function 'colormapOf' [-Wunused-function] colormapOf(sqInt bmFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2295:1: warning: unused function 'colorTransform' [-Wunused-function] colorTransform(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2577:1: warning: unused function 'computeSqrt' [-Wunused-function] computeSqrt(sqInt length2) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2672:1: warning: unused function 'currentYGet' [-Wunused-function] currentYGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2679:1: warning: unused function 'currentYPut' [-Wunused-function] currentYPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2686:1: warning: unused function 'currentZGet' [-Wunused-function] currentZGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2693:1: warning: unused function 'currentZPut' [-Wunused-function] currentZPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2700:1: warning: unused function 'destOffsetXGet' [-Wunused-function] destOffsetXGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2707:1: warning: unused function 'destOffsetXPut' [-Wunused-function] destOffsetXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2714:1: warning: unused function 'destOffsetYGet' [-Wunused-function] destOffsetYGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2721:1: warning: unused function 'destOffsetYPut' [-Wunused-function] destOffsetYPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2766:1: warning: unused function 'drawWideEdgefrom' [-Wunused-function] drawWideEdgefrom(sqInt edge, sqInt leftX) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2813:1: warning: unused function 'edgeFillsInvalidate' [-Wunused-function] edgeFillsInvalidate(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2824:1: warning: unused function 'edgeFillsValidate' [-Wunused-function] edgeFillsValidate(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2835:1: warning: unused function 'edgeLeftFillOf' [-Wunused-function] edgeLeftFillOf(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2842:1: warning: unused function 'edgeLeftFillOfput' [-Wunused-function] edgeLeftFillOfput(sqInt edge, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2849:1: warning: unused function 'edgeNumLinesOf' [-Wunused-function] edgeNumLinesOf(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2856:1: warning: unused function 'edgeNumLinesOfput' [-Wunused-function] edgeNumLinesOfput(sqInt edge, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2863:1: warning: unused function 'edgeRightFillOf' [-Wunused-function] edgeRightFillOf(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2870:1: warning: unused function 'edgeRightFillOfput' [-Wunused-function] edgeRightFillOfput(sqInt edge, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2877:1: warning: unused function 'edgeTransform' [-Wunused-function] edgeTransform(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2887:1: warning: unused function 'edgeTypeOf' [-Wunused-function] edgeTypeOf(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2894:1: warning: unused function 'edgeXValueOf' [-Wunused-function] edgeXValueOf(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2901:1: warning: unused function 'edgeXValueOfput' [-Wunused-function] edgeXValueOfput(sqInt edge, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2908:1: warning: unused function 'edgeYValueOf' [-Wunused-function] edgeYValueOf(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2915:1: warning: unused function 'edgeYValueOfput' [-Wunused-function] edgeYValueOfput(sqInt edge, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2922:1: warning: unused function 'edgeZValueOf' [-Wunused-function] edgeZValueOf(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2929:1: warning: unused function 'edgeZValueOfput' [-Wunused-function] edgeZValueOfput(sqInt edge, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2953:1: warning: unused function 'estimatedLengthOfwith' [-Wunused-function] estimatedLengthOfwith(sqInt deltaX, sqInt deltaY) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2983:1: warning: unused function 'fillAllFromto' [-Wunused-function] fillAllFromto(sqInt leftX, sqInt rightX) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3086:1: warning: unused function 'fillBitmapSpan' [-Wunused-function] fillBitmapSpan(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3866:1: warning: unused function 'fillColorSpanfromto' [-Wunused-function] fillColorSpanfromto(sqInt pixelValue32, sqInt leftX, sqInt rightX) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3896:1: warning: unused function 'fillDirectionXOf' [-Wunused-function] fillDirectionXOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3903:1: warning: unused function 'fillDirectionXOfput' [-Wunused-function] fillDirectionXOfput(sqInt fill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3910:1: warning: unused function 'fillDirectionYOf' [-Wunused-function] fillDirectionYOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3917:1: warning: unused function 'fillDirectionYOfput' [-Wunused-function] fillDirectionYOfput(sqInt fill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3924:1: warning: unused function 'fillLinearGradient' [-Wunused-function] fillLinearGradient(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4152:1: warning: unused function 'fillMaxXGet' [-Wunused-function] fillMaxXGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4159:1: warning: unused function 'fillMaxXPut' [-Wunused-function] fillMaxXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4166:1: warning: unused function 'fillMaxYGet' [-Wunused-function] fillMaxYGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4173:1: warning: unused function 'fillMaxYPut' [-Wunused-function] fillMaxYPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4180:1: warning: unused function 'fillMinXGet' [-Wunused-function] fillMinXGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4187:1: warning: unused function 'fillMinXPut' [-Wunused-function] fillMinXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4194:1: warning: unused function 'fillMinYGet' [-Wunused-function] fillMinYGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4201:1: warning: unused function 'fillMinYPut' [-Wunused-function] fillMinYPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4208:1: warning: unused function 'fillNormalXOf' [-Wunused-function] fillNormalXOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4215:1: warning: unused function 'fillNormalXOfput' [-Wunused-function] fillNormalXOfput(sqInt fill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4222:1: warning: unused function 'fillNormalYOf' [-Wunused-function] fillNormalYOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4229:1: warning: unused function 'fillNormalYOfput' [-Wunused-function] fillNormalYOfput(sqInt fill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4236:1: warning: unused function 'fillOffsetXGet' [-Wunused-function] fillOffsetXGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4243:1: warning: unused function 'fillOffsetXPut' [-Wunused-function] fillOffsetXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4250:1: warning: unused function 'fillOffsetYGet' [-Wunused-function] fillOffsetYGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4257:1: warning: unused function 'fillOffsetYPut' [-Wunused-function] fillOffsetYPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4264:1: warning: unused function 'fillOriginXOf' [-Wunused-function] fillOriginXOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4271:1: warning: unused function 'fillOriginXOfput' [-Wunused-function] fillOriginXOfput(sqInt fill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4278:1: warning: unused function 'fillOriginYOf' [-Wunused-function] fillOriginYOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4285:1: warning: unused function 'fillOriginYOfput' [-Wunused-function] fillOriginYOfput(sqInt fill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4431:1: warning: unused function 'fillRadialDecreasingrampdeltaSTdsXdtXfromto' [-Wunused-function] fillRadialDecreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4477:1: warning: unused function 'fillRadialGradient' [-Wunused-function] fillRadialGradient(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4839:1: warning: unused function 'fillRadialIncreasingrampdeltaSTdsXdtXfromto' [-Wunused-function] fillRadialIncreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5011:1: warning: unused function 'fillTypeOf' [-Wunused-function] fillTypeOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5018:1: warning: unused function 'findNextAETEdgeFrom' [-Wunused-function] findNextAETEdgeFrom(sqInt leftEdge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5446:1: warning: unused function 'finishedProcessing' [-Wunused-function] finishedProcessing(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5453:1: warning: unused function 'firstPointListGet' [-Wunused-function] firstPointListGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5460:1: warning: unused function 'firstPointListPut' [-Wunused-function] firstPointListPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5467:1: warning: unused function 'freeStackFillEntry' [-Wunused-function] freeStackFillEntry(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5509:1: warning: unused function 'getStartGet' [-Wunused-function] getStartGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5516:1: warning: unused function 'getStartPut' [-Wunused-function] getStartPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5523:1: warning: unused function 'getUsedGet' [-Wunused-function] getUsedGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5530:1: warning: unused function 'getUsedPut' [-Wunused-function] getUsedPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5537:1: warning: unused function 'gradientRampLengthOf' [-Wunused-function] gradientRampLengthOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5544:1: warning: unused function 'gradientRampLengthOfput' [-Wunused-function] gradientRampLengthOfput(sqInt fill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5551:1: warning: unused function 'gradientRampOf' [-Wunused-function] gradientRampOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5558:1: warning: unused function 'hasColorTransform' [-Wunused-function] hasColorTransform(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5565:1: warning: unused function 'hasColorTransformGet' [-Wunused-function] hasColorTransformGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5572:1: warning: unused function 'hasColorTransformPut' [-Wunused-function] hasColorTransformPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5579:1: warning: unused function 'hasEdgeTransform' [-Wunused-function] hasEdgeTransform(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5586:1: warning: unused function 'hasEdgeTransformGet' [-Wunused-function] hasEdgeTransformGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5593:1: warning: unused function 'hasEdgeTransformPut' [-Wunused-function] hasEdgeTransformPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5677:1: warning: unused function 'incrementPointby' [-Wunused-function] incrementPointby(int *point, sqInt delta) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5686:1: warning: unused function 'incrementStatby' [-Wunused-function] incrementStatby(sqInt statIndex, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5899:1: warning: unused function 'isBezier' [-Wunused-function] isBezier(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5919:1: warning: unused function 'isFillColor' [-Wunused-function] isFillColor(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5938:1: warning: unused function 'isFill' [-Wunused-function] isFill(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5946:1: warning: unused function 'isLine' [-Wunused-function] isLine(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5953:1: warning: unused function 'isObject' [-Wunused-function] isObject(sqInt obj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5961:1: warning: unused function 'isRealFill' [-Wunused-function] isRealFill(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5968:1: warning: unused function 'isStackEntry' [-Wunused-function] isStackEntry(sqInt entry) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5976:1: warning: unused function 'isStackIndex' [-Wunused-function] isStackIndex(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5984:1: warning: unused function 'isWideBezier' [-Wunused-function] isWideBezier(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5992:1: warning: unused function 'isWideLine' [-Wunused-function] isWideLine(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6000:1: warning: unused function 'isWide' [-Wunused-function] isWide(sqInt object) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6007:1: warning: unused function 'lastExportedEdgeGet' [-Wunused-function] lastExportedEdgeGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6014:1: warning: unused function 'lastExportedEdgePut' [-Wunused-function] lastExportedEdgePut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6021:1: warning: unused function 'lastExportedFillGet' [-Wunused-function] lastExportedFillGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6028:1: warning: unused function 'lastExportedFillPut' [-Wunused-function] lastExportedFillPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6035:1: warning: unused function 'lastExportedLeftXGet' [-Wunused-function] lastExportedLeftXGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6042:1: warning: unused function 'lastExportedLeftXPut' [-Wunused-function] lastExportedLeftXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6049:1: warning: unused function 'lastExportedRightXGet' [-Wunused-function] lastExportedRightXGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6056:1: warning: unused function 'lastExportedRightXPut' [-Wunused-function] lastExportedRightXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6063:1: warning: unused function 'lineEndXOf' [-Wunused-function] lineEndXOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6070:1: warning: unused function 'lineEndXOfput' [-Wunused-function] lineEndXOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6077:1: warning: unused function 'lineEndYOf' [-Wunused-function] lineEndYOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6084:1: warning: unused function 'lineEndYOfput' [-Wunused-function] lineEndYOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6091:1: warning: unused function 'lineErrorAdjDownOf' [-Wunused-function] lineErrorAdjDownOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6098:1: warning: unused function 'lineErrorAdjDownOfput' [-Wunused-function] lineErrorAdjDownOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6105:1: warning: unused function 'lineErrorAdjUpOf' [-Wunused-function] lineErrorAdjUpOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6112:1: warning: unused function 'lineErrorAdjUpOfput' [-Wunused-function] lineErrorAdjUpOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6119:1: warning: unused function 'lineErrorOf' [-Wunused-function] lineErrorOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6126:1: warning: unused function 'lineErrorOfput' [-Wunused-function] lineErrorOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6133:1: warning: unused function 'lineXDirectionOf' [-Wunused-function] lineXDirectionOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6140:1: warning: unused function 'lineXDirectionOfput' [-Wunused-function] lineXDirectionOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6147:1: warning: unused function 'lineXIncrementOf' [-Wunused-function] lineXIncrementOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6154:1: warning: unused function 'lineXIncrementOfput' [-Wunused-function] lineXIncrementOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6161:1: warning: unused function 'lineYDirectionOf' [-Wunused-function] lineYDirectionOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6168:1: warning: unused function 'lineYDirectionOfput' [-Wunused-function] lineYDirectionOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6237:1: warning: unused function 'loadArrayPolygonnPointsfilllineWidthlineFill' [-Wunused-function] loadArrayPolygonnPointsfilllineWidthlineFill(sqInt points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6691:1: warning: unused function 'loadBitmapFillcolormaptilefromalongnormalxIndex' [-Wunused-function] loadBitmapFillcolormaptilefromalongnormalxIndex(sqInt formOop, sqInt cmOop, sqInt tileFlag, int *point1, int *point2, int *point3, sqInt xIndex) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6834:1: warning: unused function 'loadColorTransformFrom' [-Wunused-function] loadColorTransformFrom(sqInt transformOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6861:1: warning: unused function 'loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor' [-Wunused-function] loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor(sqInt segmentIndex, sqInt points, sqInt pointsShort, sqInt leftFill, sqInt rightFill, sqInt lineWidth, sqInt lineFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:7868:1: warning: unused function 'loadLinefromtooffsetleftFillrightFill' [-Wunused-function] loadLinefromtooffsetleftFillrightFill(sqInt line, int *point1, int *point2, sqInt yOffset, sqInt leftFill, sqInt rightFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8093:1: warning: unused function 'loadPointIntAtfrom' [-Wunused-function] loadPointIntAtfrom(sqInt index, sqInt intArray) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8103:1: warning: unused function 'loadPointShortAtfrom' [-Wunused-function] loadPointShortAtfrom(sqInt index, sqInt shortArray) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8147:1: warning: unused function 'loadPolygonnPointsfilllineWidthlineFillpointsShort' [-Wunused-function] loadPolygonnPointsfilllineWidthlineFillpointsShort(int *points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill, sqInt isShort) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8316:1: warning: unused function 'loadRectanglelineFillleftFillrightFill' [-Wunused-function] loadRectanglelineFillleftFillrightFill(sqInt lineWidth, sqInt lineFill, sqInt leftFill, sqInt rightFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8973:1: warning: unused function 'magicNumberGet' [-Wunused-function] magicNumberGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8980:1: warning: unused function 'magicNumberPut' [-Wunused-function] magicNumberPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8987:1: warning: unused function 'makeRectFromPoints' [-Wunused-function] makeRectFromPoints(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8998:1: warning: unused function 'makeUnsignedFrom' [-Wunused-function] makeUnsignedFrom(sqInt someIntegerValue) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9058:1: warning: unused function 'needsFlush' [-Wunused-function] needsFlush(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9065:1: warning: unused function 'needsFlushGet' [-Wunused-function] needsFlushGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9072:1: warning: unused function 'needsFlushPut' [-Wunused-function] needsFlushPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9079:1: warning: unused function 'objectHeaderOf' [-Wunused-function] objectHeaderOf(sqInt obj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9090:1: warning: unused function 'objectIndexOf' [-Wunused-function] objectIndexOf(sqInt obj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9097:1: warning: unused function 'objectIndexOfput' [-Wunused-function] objectIndexOfput(sqInt obj, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9104:1: warning: unused function 'objectLengthOf' [-Wunused-function] objectLengthOf(sqInt obj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9111:1: warning: unused function 'objectLengthOfput' [-Wunused-function] objectLengthOfput(sqInt obj, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9118:1: warning: unused function 'objectTypeOf' [-Wunused-function] objectTypeOf(sqInt obj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9125:1: warning: unused function 'objectTypeOfput' [-Wunused-function] objectTypeOfput(sqInt obj, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9132:1: warning: unused function 'objStartGet' [-Wunused-function] objStartGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9139:1: warning: unused function 'objStartPut' [-Wunused-function] objStartPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9146:1: warning: unused function 'objUsedGet' [-Wunused-function] objUsedGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9153:1: warning: unused function 'objUsedPut' [-Wunused-function] objUsedPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9160:1: warning: unused function 'objat' [-Wunused-function] objat(sqInt object, sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9167:1: warning: unused function 'objatput' [-Wunused-function] objatput(sqInt object, sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9178:1: warning: unused function 'offsetFromWidth' [-Wunused-function] offsetFromWidth(sqInt lineWidth) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9185:1: warning: unused function 'point1Get' [-Wunused-function] point1Get(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9192:1: warning: unused function 'point2Get' [-Wunused-function] point2Get(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9199:1: warning: unused function 'point3Get' [-Wunused-function] point3Get(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9206:1: warning: unused function 'point4Get' [-Wunused-function] point4Get(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12282:1: warning: unused function 'quickRemoveInvalidFillsAt' [-Wunused-function] quickRemoveInvalidFillsAt(sqInt leftX) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12428:1: warning: unused function 'repeatValuemax' [-Wunused-function] repeatValuemax(sqInt delta, sqInt maxValue) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12495:1: warning: unused function 'returnWideBezierFill' [-Wunused-function] returnWideBezierFill(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12502:1: warning: unused function 'returnWideBezierWidth' [-Wunused-function] returnWideBezierWidth(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12512:1: warning: unused function 'returnWideLineFill' [-Wunused-function] returnWideLineFill(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12522:1: warning: unused function 'returnWideLineWidth' [-Wunused-function] returnWideLineWidth(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12668:1: warning: unused function 'shortRunLengthAtfrom' [-Wunused-function] shortRunLengthAtfrom(sqInt i, sqInt runArray) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12680:1: warning: unused function 'shortRunValueAtfrom' [-Wunused-function] shortRunValueAtfrom(sqInt i, sqInt runArray) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12748:1: warning: unused function 'sortGlobalEdgeTable' [-Wunused-function] sortGlobalEdgeTable(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12756:1: warning: unused function 'spanEndAAGet' [-Wunused-function] spanEndAAGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12763:1: warning: unused function 'spanEndAAPut' [-Wunused-function] spanEndAAPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12770:1: warning: unused function 'spanEndGet' [-Wunused-function] spanEndGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12777:1: warning: unused function 'spanEndPut' [-Wunused-function] spanEndPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12784:1: warning: unused function 'spanSizeGet' [-Wunused-function] spanSizeGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12791:1: warning: unused function 'spanSizePut' [-Wunused-function] spanSizePut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12798:1: warning: unused function 'spanStartGet' [-Wunused-function] spanStartGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12805:1: warning: unused function 'spanStartPut' [-Wunused-function] spanStartPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12812:1: warning: unused function 'squaredLengthOfwith' [-Wunused-function] squaredLengthOfwith(sqInt deltaX, sqInt deltaY) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12819:1: warning: unused function 'stackFillDepth' [-Wunused-function] stackFillDepth(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12826:1: warning: unused function 'stackFillDepthput' [-Wunused-function] stackFillDepthput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12833:1: warning: unused function 'stackFillEntryLength' [-Wunused-function] stackFillEntryLength(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12840:1: warning: unused function 'stackFillRightX' [-Wunused-function] stackFillRightX(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12847:1: warning: unused function 'stackFillRightXput' [-Wunused-function] stackFillRightXput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12854:1: warning: unused function 'stackFillSize' [-Wunused-function] stackFillSize(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12861:1: warning: unused function 'stackFillValue' [-Wunused-function] stackFillValue(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12868:1: warning: unused function 'stackFillValueput' [-Wunused-function] stackFillValueput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12875:1: warning: unused function 'stateGet' [-Wunused-function] stateGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12882:1: warning: unused function 'statePut' [-Wunused-function] statePut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12894:1: warning: unused function 'stepToFirstBezier' [-Wunused-function] stepToFirstBezier(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13033:1: warning: unused function 'stepToFirstLine' [-Wunused-function] stepToFirstLine(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13140:1: warning: unused function 'stepToFirstWideBezier' [-Wunused-function] stepToFirstWideBezier(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13244:1: warning: unused function 'stepToFirstWideLine' [-Wunused-function] stepToFirstWideLine(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13388:1: warning: unused function 'stepToNextBezier' [-Wunused-function] stepToNextBezier(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13434:1: warning: unused function 'stepToNextBezierForwardat' [-Wunused-function] stepToNextBezierForwardat(int *updateData, sqInt yValue) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13515:1: warning: unused function 'stepToNextLine' [-Wunused-function] stepToNextLine(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13686:1: warning: unused function 'stepToNextWideLine' [-Wunused-function] stepToNextWideLine(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13814:1: warning: unused function 'stopBecauseOf' [-Wunused-function] stopBecauseOf(sqInt stopReason) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13823:1: warning: unused function 'stopReasonGet' [-Wunused-function] stopReasonGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13830:1: warning: unused function 'stopReasonPut' [-Wunused-function] stopReasonPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13854:1: warning: unused function 'storeEngineStateInto' [-Wunused-function] storeEngineStateInto(sqInt oop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13930:1: warning: unused function 'storeStopStateIntoEdgefill' [-Wunused-function] storeStopStateIntoEdgefill(sqInt edgeOop, sqInt fillOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14334:1: warning: unused function 'topFillDepth' [-Wunused-function] topFillDepth(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14345:1: warning: unused function 'topFillDepthPut' [-Wunused-function] topFillDepthPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14356:1: warning: unused function 'topFillRightX' [-Wunused-function] topFillRightX(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14367:1: warning: unused function 'topFillRightXPut' [-Wunused-function] topFillRightXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14378:1: warning: unused function 'topFillValue' [-Wunused-function] topFillValue(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14389:1: warning: unused function 'topFillValuePut' [-Wunused-function] topFillValuePut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14468:1: warning: unused function 'transformPoints' [-Wunused-function] transformPoints(sqInt n) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14597:1: warning: unused function 'transformPointXyinto' [-Wunused-function] transformPointXyinto(double xValue, double yValue, int *dstPoint) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14619:1: warning: unused function 'transformPoint' [-Wunused-function] transformPoint(int *point) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14658:1: warning: unused function 'transformPointinto' [-Wunused-function] transformPointinto(sqInt srcPoint, sqInt dstPoint) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14872:1: warning: unused function 'wbSizeGet' [-Wunused-function] wbSizeGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14879:1: warning: unused function 'wbSizePut' [-Wunused-function] wbSizePut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14886:1: warning: unused function 'wbStackClear' [-Wunused-function] wbStackClear(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14895:1: warning: unused function 'wbStackPop' [-Wunused-function] wbStackPop(sqInt nItems) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14916:1: warning: unused function 'wbStackSize' [-Wunused-function] wbStackSize(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14923:1: warning: unused function 'wbStackValue' [-Wunused-function] wbStackValue(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14930:1: warning: unused function 'wbStackValueput' [-Wunused-function] wbStackValueput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14937:1: warning: unused function 'wbTopGet' [-Wunused-function] wbTopGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14944:1: warning: unused function 'wbTopPut' [-Wunused-function] wbTopPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14951:1: warning: unused function 'wideBezierEntryOf' [-Wunused-function] wideBezierEntryOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14959:1: warning: unused function 'wideBezierEntryOfput' [-Wunused-function] wideBezierEntryOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14967:1: warning: unused function 'wideBezierExitOf' [-Wunused-function] wideBezierExitOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14975:1: warning: unused function 'wideBezierExitOfput' [-Wunused-function] wideBezierExitOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14983:1: warning: unused function 'wideBezierExtentOf' [-Wunused-function] wideBezierExtentOf(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14991:1: warning: unused function 'wideBezierExtentOfput' [-Wunused-function] wideBezierExtentOfput(sqInt bezier, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15007:1: warning: unused function 'wideBezierFillOfput' [-Wunused-function] wideBezierFillOfput(sqInt bezier, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15015:1: warning: unused function 'wideBezierUpdateDataOf' [-Wunused-function] wideBezierUpdateDataOf(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15030:1: warning: unused function 'wideBezierWidthOfput' [-Wunused-function] wideBezierWidthOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15038:1: warning: unused function 'wideLineEntryOf' [-Wunused-function] wideLineEntryOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15046:1: warning: unused function 'wideLineEntryOfput' [-Wunused-function] wideLineEntryOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15054:1: warning: unused function 'wideLineExitOf' [-Wunused-function] wideLineExitOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15062:1: warning: unused function 'wideLineExitOfput' [-Wunused-function] wideLineExitOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15070:1: warning: unused function 'wideLineExtentOf' [-Wunused-function] wideLineExtentOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15078:1: warning: unused function 'wideLineExtentOfput' [-Wunused-function] wideLineExtentOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15094:1: warning: unused function 'wideLineFillOfput' [-Wunused-function] wideLineFillOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15110:1: warning: unused function 'wideLineWidthOfput' [-Wunused-function] wideLineWidthOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15118:1: warning: unused function 'workBufferPut' [-Wunused-function] workBufferPut(sqInt wbOop) ^ 324 warnings generated. [ 54%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-StackVM' [ 54%] Built target B2DPlugin make -f CMakeFiles/libgit2-win-1.0.0.dir/build.make CMakeFiles/libgit2-win-1.0.0.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-win-1.0.0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/libgit2-win-1.0.0.dir/build.make CMakeFiles/libgit2-win-1.0.0.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-win-1.0.0-src/libgit2-1-0-0.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-win-1.0.0-src/libpcre-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 54%] Built target libgit2-win-1.0.0 make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 54%] 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 -DDSAPrims_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:106:1: warning: unused function 'addBackDivisorDigitShift' [-Wunused-function] addBackDivisorDigitShift(sqInt digitShift) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:144:1: warning: unused function 'bigDivideLoop' [-Wunused-function] bigDivideLoop(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:265:1: warning: unused function 'leftRotateby' [-Wunused-function] leftRotateby(unsigned int anInteger, sqInt bits) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:675:1: warning: unused function 'subtractDivisorMultipliedByDigitdigitShift' [-Wunused-function] subtractDivisorMultipliedByDigitdigitShift(sqInt digit, sqInt digitShift) ^ 4 warnings generated. [ 55%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-StackVM' [ 55%] Built target DSAPrims make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 55%] Building C object CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFloatArrayPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -MD -MT CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -MF CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o.d -o CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c [ 56%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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/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-9/build-StackVM' [ 57%] Built target FloatArrayPlugin make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 57%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4555:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] v = v; ~ ^ ~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4559:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] v = v; ~ ^ ~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6308:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] v = v; ~ ^ ~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6312:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] v = v; ~ ^ ~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7944:12: warning: explicitly assigning value of variable of type 'unsigned int' to itself [-Wself-assign] rgb = rgb; ~~~ ^ ~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:411:1: warning: unused function 'affectedBottom' [-Wunused-function] affectedBottom(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:418:1: warning: unused function 'affectedLeft' [-Wunused-function] affectedLeft(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:425:1: warning: unused function 'affectedRight' [-Wunused-function] affectedRight(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:432:1: warning: unused function 'affectedTop' [-Wunused-function] affectedTop(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1133:1: warning: unused function 'checkSourceOverlap' [-Wunused-function] checkSourceOverlap(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1271:1: warning: unused function 'copyBitsFastPathSpecialised' [-Wunused-function] copyBitsFastPathSpecialised(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2494:1: warning: unused function 'default8To32Table' [-Wunused-function] default8To32Table(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2538:1: warning: unused function 'deltaFromtonSteps' [-Wunused-function] deltaFromtonSteps(sqInt x1, sqInt x2, sqInt n) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2563:1: warning: unused function 'destMaskAndPointerInit' [-Wunused-function] destMaskAndPointerInit(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2610:1: warning: unused function 'dither32To16threshold' [-Wunused-function] dither32To16threshold(unsigned int srcWord, sqInt ditherValue) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2626:1: warning: unused function 'drawLoopXY' [-Wunused-function] drawLoopXY(sqInt xDelta, sqInt yDelta) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2771:1: warning: unused function 'expensiveDither32To16threshold' [-Wunused-function] expensiveDither32To16threshold(unsigned int srcWord, sqInt ditherValue) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2819:1: warning: unused function 'fetchIntOrFloatofObject' [-Wunused-function] fetchIntOrFloatofObject(sqInt fieldIndex, sqInt objectPointer) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2904:1: warning: unused function 'ignoreSourceOrHalftone' [-Wunused-function] ignoreSourceOrHalftone(sqInt formPointer) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3066:1: warning: unused function 'loadBitBltDestForm' [-Wunused-function] loadBitBltDestForm(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3551:1: warning: unused function 'loadBitBltSourceForm' [-Wunused-function] loadBitBltSourceForm(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3641:1: warning: unused function 'loadColorMap' [-Wunused-function] loadColorMap(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3755:1: warning: unused function 'loadColorMapShiftOrMaskFrom' [-Wunused-function] loadColorMapShiftOrMaskFrom(sqInt mapOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3773:1: warning: unused function 'loadHalftoneForm' [-Wunused-function] loadHalftoneForm(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3821:1: warning: unused function 'loadWarpBltFrom' [-Wunused-function] loadWarpBltFrom(sqInt bbObj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3986:1: warning: unused function 'mapPixelflags' [-Wunused-function] mapPixelflags(sqInt sourcePixel, sqInt mapperFlags) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4016:1: warning: unused function 'mergewith' [-Wunused-function] mergewith(unsigned int sourceWord, unsigned int destinationWord) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4490:1: warning: unused function 'partitionedRgbComponentAlphadestnBitsnPartitions' [-Wunused-function] partitionedRgbComponentAlphadestnBitsnPartitions(unsigned int sourceWord, unsigned int destWord, sqInt nBits, sqInt nParts) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4637:1: warning: unused function 'performCopyLoop' [-Wunused-function] performCopyLoop(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4790:1: warning: unused function 'pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc' [-Wunused-function] pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc(sqInt nPixels, sqInt mapperFlags, sqInt srcMask, sqInt dstMask, sqInt srcShiftInc, sqInt dstShiftInc) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4892:1: warning: unused function 'pickWarpPixelAtXy' [-Wunused-function] pickWarpPixelAtXy(sqInt xx, sqInt yy) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6406:1: warning: unused function 'rgbMap16To32' [-Wunused-function] rgbMap16To32(sqInt sourcePixel) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6417:1: warning: unused function 'rgbMap32To32' [-Wunused-function] rgbMap32To32(sqInt sourcePixel) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6427:1: warning: unused function 'rgbMapPixelflags' [-Wunused-function] rgbMapPixelflags(sqInt sourcePixel, sqInt mapperFlags) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6764:1: warning: unused function 'showDisplayBits' [-Wunused-function] showDisplayBits(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6780:1: warning: unused function 'sourceSkewAndPointerInit' [-Wunused-function] sourceSkewAndPointerInit(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6842:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7033:1: warning: unused function 'tryCopyingBitsQuickly' [-Wunused-function] tryCopyingBitsQuickly(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7160:1: warning: unused function 'warpBits' [-Wunused-function] warpBits(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7802:1: warning: unused function 'warpLoopSetup' [-Wunused-function] warpLoopSetup(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:8027:1: warning: unused function 'warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags' [-Wunused-function] warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags(sqInt nPixels, sqInt xDeltah, sqInt yDeltah, sqInt xDeltav, sqInt yDeltav, sqInt dstShiftInc, sqInt mapperFlags) ^ 41 warnings generated. [ 58%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-StackVM' [ 58%] Built target BitBltPlugin make -f CMakeFiles/libgit2-0.25.1-fixLibGit.dir/build.make CMakeFiles/libgit2-0.25.1-fixLibGit.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-0.25.1-fixLibGit.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/libgit2-0.25.1-fixLibGit.dir/build.make CMakeFiles/libgit2-0.25.1-fixLibGit.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-0.25.1-fixLibGit-src/libgit2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 58%] Built target libgit2-0.25.1-fixLibGit make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 58%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c [ 59%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:911:14: warning: assigning to 'BYTE *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] blob.pbData = pfxData; ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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)) { ^ == 3 warnings generated. [ 59%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-StackVM' [ 59%] Built target SqueakSSL 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-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/gcc-runtime-3.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/gcc-runtime-3.4-src/iconv.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/gcc-runtime-3.4-src/libgcc_s_seh-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/gcc-runtime-3.4-src/libwinpthread-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 59%] Built target gcc-runtime-3.4 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-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.4.4-src/libcharset-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.4.4-src/libgit2-1-4-4.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.4.4-src/libhttp_parser-2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.4.4-src/libiconv-2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libgit2-1.4.4-src/libpcre2-8-0.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 59%] Built target libgit2-1.4.4 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-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/pixman-0.40.0-src/libpixman-1-0.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 59%] Built target pixman-0.40.0 make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 59%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c [ 60%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:537:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 1 warning generated. [ 61%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c [ 61%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c [ 62%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c [ 63%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c [ 64%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c [ 65%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c [ 66%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c [ 67%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c [ 68%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c [ 69%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c [ 72%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c [ 73%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c [ 74%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c [ 77%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c [ 78%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-StackVM' [ 88%] Built target JPEGReadWriter2Plugin make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 89%] Building C object CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-StackVM' [ 89%] Built target UUIDPlugin make -f CMakeFiles/zlib-1.2.11-fixLibGit.dir/build.make CMakeFiles/zlib-1.2.11-fixLibGit.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/zlib-1.2.11-fixLibGit.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/zlib-1.2.11-fixLibGit.dir/build.make CMakeFiles/zlib-1.2.11-fixLibGit.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/zlib-1.2.11-fixLibGit-src/zlib1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 89%] Built target zlib-1.2.11-fixLibGit make -f CMakeFiles/Pharo.dir/build.make CMakeFiles/Pharo.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/Pharo.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/Pharo.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/Pharo.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/Pharo.dir/depend.internal". Scanning dependencies of target Pharo make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/Pharo.dir/build.make CMakeFiles/Pharo.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 90%] Building C object CMakeFiles/Pharo.dir/src/win32Main.c.o /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/win32Main.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/src/win32Main.c:39:16: warning: incompatible pointer types assigning to 'char *' from 'char **'; remove & [-Wincompatible-pointer-types] currentString = &argsInUtf8[numberOfArgs]; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. [ 91%] Building RC object CMakeFiles/Pharo.dir/Pharo.rc.res x86_64-w64-mingw32-windres -O coff -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/generated/64/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/Pharo.rc CMakeFiles/Pharo.dir/Pharo.rc.res [ 91%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-StackVM' [ 91%] Built target Pharo make -f CMakeFiles/build_vmmaker_get_vm.dir/build.make CMakeFiles/build_vmmaker_get_vm.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make -f CMakeFiles/build_vmmaker_get_vm.dir/build.make CMakeFiles/build_vmmaker_get_vm.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 91%] Performing update step for 'build_vmmaker_get_vm' cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo [ 92%] No patch step for 'build_vmmaker_get_vm' /usr/bin/cmake.exe -E echo_append /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-patch [ 92%] Performing configure step for 'build_vmmaker_get_vm' cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure [ 93%] Performing build step for 'build_vmmaker_get_vm' cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build [ 94%] Performing install step for 'build_vmmaker_get_vm' cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && echo cd C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-install [ 94%] Completed 'build_vmmaker_get_vm' /usr/bin/cmake.exe -E make_directory /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles /usr/bin/cmake.exe -E touch /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles/build_vmmaker_get_vm-complete /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-done make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' [ 95%] Built target build_vmmaker_get_vm 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-9/build-StackVM' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-StackVM' [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/basic_types.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffiTestLibrary/src/basic_types.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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-9/build-StackVM/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffiTestLibrary/src/callbacks.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c:47:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c:62:3: warning: incompatible pointer types passing 'void *(void *)' to parameter of type 'LPTHREAD_START_ROUTINE' (aka 'unsigned long (*)(void *)') [-Wincompatible-pointer-types] otherThread, // thread function name ^~~~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/processthreadsapi.h:195:127: note: passing argument to parameter 'lpStartAddress' here WINBASEAPI HANDLE WINAPI CreateThread (LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPDWORD lpThreadId); ^ 2 warnings generated. [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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-9/build-StackVM/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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-9/build-StackVM/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffiTestLibrary/src/structures.c [100%] Linking C shared library ../vm/TestLibrary.dll cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-StackVM' [100%] Built target TestLibrary make[1]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' /usr/bin/cmake.exe -E cmake_progress_start /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM' Install the project... /usr/bin/cmake.exe -P cmake_install.cmake -- Install configuration: "" -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/./ -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//B2DPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//BitBltPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//DSAPrims.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//ffi.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//FileAttributesPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//FilePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//FloatArrayPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//iconv.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//JPEGReaderPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//JPEGReadWriter2Plugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//LargeIntegers.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libbz2-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libcairo-2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libcharset-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libeay32.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libexpat-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libfontconfig-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libfreetype-6.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libgcc_s_seh-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libgit2-1-0-0.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libgit2-1-4-4.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libgit2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libharfbuzz-0.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libhttp_parser-2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libiconv-2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libpcre-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libpcre2-8-0.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libpixman-1-0.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libpng16.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libssh2-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libssh2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libwinpthread-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//LocalePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//MiscPrimitivePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//PharoVMCore.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//SDL2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//SocketPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//SqueakSSL.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//ssleay32.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//SurfacePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//TestLibrary.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//UUIDPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//zlib1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/./Pharo.exe.manifest -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/./PharoConsole.exe.manifest -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/./ -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libB2DPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libBitBltPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libDSAPrims.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libffi.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libFileAttributesPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libFilePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libFloatArrayPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libJPEGReaderPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libJPEGReadWriter2Plugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libLargeIntegers.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libLocalePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libMiscPrimitivePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libPharoVMCore.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libSocketPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libSqueakSSL.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libSurfacePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libTestLibrary.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//libUUIDPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//Pharo.exe -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/.//PharoConsole.exe -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqWin32.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqWin32Alloc.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqWin32HandleTable.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/config.h -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/debug.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/errorCode.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/exportDefinition.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/fileDialog.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/imageAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/interpreter.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/jit -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/jit/jit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/macros.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/parameters -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/parameters/parameters.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/pathUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/pharo.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/pharoClient.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/semaphores -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sigjmp_support.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/stringUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/threads -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/threads/vmthread.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/threadSafeQueue -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/win/resources.h -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/dispdbg.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sq.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqaio.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqAssert.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/AlienSUnitTestProcedures.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusiness.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM32.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM64.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessPostLogic.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppc.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicDouble.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicFloat.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicInteger.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64business.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64win64business.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/ia32abi.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/AlienSUnitTestProcedures.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm32abicc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm64abicc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/IA32ABI.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ia32abicc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ppc32abicc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64abicc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64stub.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/xabicc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common/sqFFI.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx/dummyFFI.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test-sq.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ppc-global.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM32FFIPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM64FFIPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/IA32FFIPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFIPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFITestFuncs.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqManualSurface.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64Win64FFIPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx/dummyFFI.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/any-libffi.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-darwin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-sysv.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/x86-sysv.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win/sqWin32FFI.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/jit -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/threads -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/packaging -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/packaging/linux -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/packaging/linux/bin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/img.image -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/mac -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/scripts -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/client.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/debug.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/debugUnix.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/errorCode.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/fileUtils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/imageAccess.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/macAlias.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/parameters -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/semaphores -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/unixMain.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/utils -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/utils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/src/win32Main.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/types.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/worker -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/version.info -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/CMakeLists.txt -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/macros.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/plugins.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated/ -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm/src/gcc3x-interp.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//32/vm/src/interp.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm/src/gcc3x-interp.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/pharo-vm/generated//64/vm/src/interp.c -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/interp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/dist/include/pharovm/vmCallback.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-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-Unspecified.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-Unspecified.zip.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-bin.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-bin.zip.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-c-src.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-c-src.zip.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-include.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-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-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-Unspecified.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-Unspecified.tar.gz.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-bin.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-bin.tar.gz.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-c-src.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-c-src.tar.gz.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-include.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-StackVM/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // withEnv [Pipeline] stash Stashed 16 file(s) [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-9\repository [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential pharo-ci-api-user-pass-token Cloning the remote Git repository Using shallow clone with depth 2 Cloning repository https://github.com/pharo-project/pharo-vm.git > git init C:\builds\workspace\pharo-vm_pharo-9\repository # timeout=10 Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git > git --version # timeout=10 > git --version # 'git version 2.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 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 (pharo-9) Commit message: "Preparing for version 9.0.22" > 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 421845e10fe5c99a2f21464ccf8ab4188fed0ff4 # timeout=10 [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-9"` 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-9"` 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-9"` 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 -- CMAKE_GENERATOR=Unix Makefiles -- Building version 9.0.22 -- Commit hash 421845e1 : 2023-03-30 09:49:26 +0200 -- No user build settings. -- v9.0.22 - Commit: 421845e1 - Date: 2023-03-30 09:49:26 +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-9/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-9/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-9/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-9/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-9/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 6% complete] -- [download 19% complete] -- [download 45% complete] -- [download 66% complete] -- [download 82% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement/gcc-runtime-3.4-src/iconv.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/gcc-runtime-3.4-src/libgcc_s_seh-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 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 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 15% complete] -- [download 16% complete] -- [download 18% complete] -- [download 19% complete] -- [download 21% 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 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 38% 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 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 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 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 98% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement/libgit2-1.4.4-src/libcharset-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.4.4-src/libgit2-1-4-4.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.4.4-src/libhttp_parser-2.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.4.4-src/libiconv-2.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.4.4-src/libpcre2-8-0.dll Adding third-party libraries for Windows-x86_64: libgit2-win-1.0.0 -- Downloading/updating libgit2-win-1.0.0 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-win-1.0.0-download [ 11%] Creating directories for 'libgit2-win-1.0.0-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-win-1.0.0-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-win-1.0.0-download/libgit2-win-1.0.0-download-prefix/src/libgit2-win-1.0.0.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/libgit2-win-1.0.0.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 5% complete] -- [download 6% complete] -- [download 8% complete] -- [download 9% complete] -- [download 11% complete] -- [download 12% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 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 34% complete] -- [download 35% complete] -- [download 37% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% 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 65% 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 90% complete] -- [download 95% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-win-1.0.0-download/libgit2-win-1.0.0-download-prefix/src/libgit2-win-1.0.0.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-win-1.0.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libgit2-win-1.0.0-download' [ 44%] No patch step for 'libgit2-win-1.0.0-download' [ 55%] No configure step for 'libgit2-win-1.0.0-download' [ 66%] No build step for 'libgit2-win-1.0.0-download' [ 77%] No install step for 'libgit2-win-1.0.0-download' [ 88%] No test step for 'libgit2-win-1.0.0-download' [100%] Completed 'libgit2-win-1.0.0-download' [100%] Built target libgit2-win-1.0.0-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-win-1.0.0-src/libgit2-1-0-0.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-win-1.0.0-src/libpcre-1.dll Adding third-party libraries for Windows-x86_64: libgit2-0.25.1-fixLibGit -- Downloading/updating libgit2-0.25.1-fixLibGit -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-0.25.1-fixLibGit-download [ 11%] Creating directories for 'libgit2-0.25.1-fixLibGit-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-0.25.1-fixLibGit-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-0.25.1-fixLibGit-download/libgit2-0.25.1-fixLibGit-download-prefix/src/libgit2-0.25.1-fixLibGit.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/libgit2-0.25.1-fixLibGit.zip' -- [download 3% complete] -- [download 6% complete] -- [download 7% complete] -- [download 9% complete] -- [download 16% complete] -- [download 18% complete] -- [download 19% complete] -- [download 23% complete] -- [download 24% complete] -- [download 29% complete] -- [download 30% complete] -- [download 36% complete] -- [download 37% complete] -- [download 41% complete] -- [download 42% complete] -- [download 46% complete] -- [download 48% complete] -- [download 49% complete] -- [download 53% complete] -- [download 57% complete] -- [download 59% complete] -- [download 61% complete] -- [download 63% complete] -- [download 65% complete] -- [download 68% complete] -- [download 71% complete] -- [download 72% complete] -- [download 77% complete] -- [download 78% complete] -- [download 81% complete] -- [download 83% complete] -- [download 88% complete] -- [download 93% complete] -- [download 94% complete] -- [download 96% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-0.25.1-fixLibGit-download/libgit2-0.25.1-fixLibGit-download-prefix/src/libgit2-0.25.1-fixLibGit.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-0.25.1-fixLibGit-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libgit2-0.25.1-fixLibGit-download' [ 44%] No patch step for 'libgit2-0.25.1-fixLibGit-download' [ 55%] No configure step for 'libgit2-0.25.1-fixLibGit-download' [ 66%] No build step for 'libgit2-0.25.1-fixLibGit-download' [ 77%] No install step for 'libgit2-0.25.1-fixLibGit-download' [ 88%] No test step for 'libgit2-0.25.1-fixLibGit-download' [100%] Completed 'libgit2-0.25.1-fixLibGit-download' [100%] Built target libgit2-0.25.1-fixLibGit-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-0.25.1-fixLibGit-src/libgit2.dll Adding third-party libraries for Windows-x86_64: zlib-1.2.11-fixLibGit -- Downloading/updating zlib-1.2.11-fixLibGit -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/zlib-1.2.11-fixLibGit-download [ 11%] Creating directories for 'zlib-1.2.11-fixLibGit-download' [ 22%] Performing download step (download, verify and extract) for 'zlib-1.2.11-fixLibGit-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/zlib-1.2.11-fixLibGit-download/zlib-1.2.11-fixLibGit-download-prefix/src/zlib-1.2.11-fixLibGit.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/zlib-1.2.11-fixLibGit.zip' -- [download 9% complete] -- [download 19% complete] -- [download 47% complete] -- [download 52% complete] -- [download 59% complete] -- [download 81% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/zlib-1.2.11-fixLibGit-download/zlib-1.2.11-fixLibGit-download-prefix/src/zlib-1.2.11-fixLibGit.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/zlib-1.2.11-fixLibGit-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'zlib-1.2.11-fixLibGit-download' [ 44%] No patch step for 'zlib-1.2.11-fixLibGit-download' [ 55%] No configure step for 'zlib-1.2.11-fixLibGit-download' [ 66%] No build step for 'zlib-1.2.11-fixLibGit-download' [ 77%] No install step for 'zlib-1.2.11-fixLibGit-download' [ 88%] No test step for 'zlib-1.2.11-fixLibGit-download' [100%] Completed 'zlib-1.2.11-fixLibGit-download' [100%] Built target zlib-1.2.11-fixLibGit-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/zlib-1.2.11-fixLibGit-src/zlib1.dll Adding third-party libraries for Windows-x86_64: openssl-1.0.2q-fixLigGit -- Downloading/updating openssl-1.0.2q-fixLigGit -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.0.2q-fixLigGit-download [ 11%] Creating directories for 'openssl-1.0.2q-fixLigGit-download' [ 22%] Performing download step (download, verify and extract) for 'openssl-1.0.2q-fixLigGit-download' -- Downloading... dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.0.2q-fixLigGit-download/openssl-1.0.2q-fixLigGit-download-prefix/src/openssl-1.0.2q-fixLigGit.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/openssl-1.0.2q-fixLigGit.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 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 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 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 44% complete] -- [download 46% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 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 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 66% 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 78% complete] -- [download 79% 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 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-9/build-stockReplacement/openssl-1.0.2q-fixLigGit-download/openssl-1.0.2q-fixLigGit-download-prefix/src/openssl-1.0.2q-fixLigGit.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.0.2q-fixLigGit-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'openssl-1.0.2q-fixLigGit-download' [ 44%] No patch step for 'openssl-1.0.2q-fixLigGit-download' [ 55%] No configure step for 'openssl-1.0.2q-fixLigGit-download' [ 66%] No build step for 'openssl-1.0.2q-fixLigGit-download' [ 77%] No install step for 'openssl-1.0.2q-fixLigGit-download' [ 88%] No test step for 'openssl-1.0.2q-fixLigGit-download' [100%] Completed 'openssl-1.0.2q-fixLigGit-download' [100%] Built target openssl-1.0.2q-fixLigGit-download -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.0.2q-fixLigGit-src/libeay32.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.0.2q-fixLigGit-src/ssleay32.dll Adding third-party libraries for Windows-x86_64: libssh2-1.9.0 -- Downloading/updating libssh2-1.9.0 -- Configuring done -- Generating done -- Build files have been written to: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/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='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Windows-x86_64/third-party/libssh2-1.9.0.zip' -- [download 1% complete] -- [download 3% complete] -- [download 4% complete] -- [download 6% complete] -- [download 8% complete] -- [download 10% complete] -- [download 13% complete] -- [download 16% complete] -- [download 19% complete] -- [download 24% complete] -- [download 25% complete] -- [download 29% complete] -- [download 31% complete] -- [download 35% complete] -- [download 43% complete] -- [download 48% complete] -- [download 50% complete] -- [download 52% complete] -- [download 56% complete] -- [download 58% complete] -- [download 62% complete] -- [download 66% complete] -- [download 70% complete] -- [download 73% complete] -- [download 75% complete] -- [download 80% complete] -- [download 84% complete] -- [download 89% complete] -- [download 94% complete] -- [download 97% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' dst='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libssh2-1.9.0-download' [ 44%] No patch 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 -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src/libssh2-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.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-9/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-9/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 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 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% 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 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 83% complete] -- [download 88% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 95% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement/freetype-2.12.1-src/libbz2-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 4% complete] -- [download 5% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 13% complete] -- [download 15% complete] -- [download 18% complete] -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 25% complete] -- [download 26% complete] -- [download 32% 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 52% complete] -- [download 54% complete] -- [download 56% complete] -- [download 59% complete] -- [download 60% complete] -- [download 62% complete] -- [download 63% complete] -- [download 64% complete] -- [download 65% complete] -- [download 68% complete] -- [download 69% complete] -- [download 71% complete] -- [download 72% complete] -- [download 75% complete] -- [download 76% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 83% complete] -- [download 84% complete] -- [download 86% complete] -- [download 92% complete] -- [download 94% complete] -- [download 96% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement/fontconfig-2.13.1-src/libexpat-1.dll -- /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 7% complete] -- [download 8% complete] -- [download 10% complete] -- [download 12% complete] -- [download 13% complete] -- [download 15% complete] -- [download 16% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 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 59% complete] -- [download 60% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 69% complete] -- [download 70% complete] -- [download 71% complete] -- [download 73% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 83% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 90% complete] -- [download 92% complete] -- [download 93% complete] -- [download 95% complete] -- [download 96% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/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-9/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 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 9% 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 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 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 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% 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 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-9/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-9/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-9/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-9/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-9/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 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 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='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/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-9/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 5% complete] -- [download 18% complete] -- [download 23% complete] -- [download 36% complete] -- [download 44% complete] -- [download 51% complete] -- [download 55% complete] -- [download 64% complete] -- [download 66% complete] -- [download 76% complete] -- [download 84% complete] -- [download 88% complete] -- [download 92% complete] -- [download 97% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/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-9/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 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 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 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='/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement/SDL2-2.24.1-src/SDL2.dll -- Configuring done CMake Warning (dev) at /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement [Pipeline] } [Pipeline] // withEnv [Pipeline] echo Executing: #!c:\tools\cygwin\bin\bash --login cd `cygpath "C:\builds\workspace\pharo-vm_pharo-9"` 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-9/repository -B/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake.exe -E cmake_progress_start /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement' [ 0%] Building C object libffi-build/CMakeFiles/objlib.dir/src/closures.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-stockReplacement/libffi-src/src/closures.c In file included from /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/closures.c:525: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/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 ^ 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-9/build-stockReplacement/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-stockReplacement/libffi-src/src/java_raw_api.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/java_raw_api.c:328:46: warning: 'ffi_java_raw_size' is deprecated [-Wdeprecated-declarations] ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif)); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include/ffi.h:299:56: note: 'ffi_java_raw_size' has been explicitly marked deprecated here size_t ffi_java_raw_size (ffi_cif *cif) __attribute__((deprecated)); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/java_raw_api.c:331:3: warning: 'ffi_java_ptrarray_to_raw' is deprecated [-Wdeprecated-declarations] ffi_java_ptrarray_to_raw (cif, avalue, raw); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include/ffi.h:295:93: note: 'ffi_java_ptrarray_to_raw' has been explicitly marked deprecated here void ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) __attribute__((deprecated)); ^ 2 warnings generated. [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/prep_cif.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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-9/build-stockReplacement/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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-9/build-stockReplacement/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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-9/build-stockReplacement/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -o CMakeFiles/objlib.dir/src/x86/win64.S.obj -c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/src/x86/win64.S [ 4%] Building C object libffi-build/CMakeFiles/objlib.dir/src/x86/ffiw64.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-stockReplacement/libffi-src/src/x86/ffiw64.c make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 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-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-src /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement' [ 5%] Linking C shared library ../build/vm/ffi.dll cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-stockReplacement' [ 5%] Built target ffi_shared make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 5%] Creating directories for 'build_vmmaker_get_vm' /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/tmp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-mkdir [ 6%] Performing download step (download, verify and extract) for 'build_vmmaker_get_vm' cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/download-build_vmmaker_get_vm.cmake -- Downloading... dst='C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Windows-x86_64-bin.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Windows-x86_64/PharoVM-9.0.17-9e4879f5-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 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 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 27% complete] -- [download 30% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 38% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 44% complete] -- [download 47% 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 93% complete] -- [download 94% complete] -- [download 96% complete] -- [download 97% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Windows-x86_64-bin.zip' -- Downloading... done cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/verify-build_vmmaker_get_vm.cmake cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/extract-build_vmmaker_get_vm.cmake -- extracting... src='C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Windows-x86_64-bin.zip' dst='C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-download [ 6%] Performing update step for 'build_vmmaker_get_vm' cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo [ 7%] No patch step for 'build_vmmaker_get_vm' /usr/bin/cmake.exe -E echo_append /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-patch [ 7%] Performing configure step for 'build_vmmaker_get_vm' cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure [ 8%] Performing build step for 'build_vmmaker_get_vm' cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 8%] Built target build_vmmaker_get_vm-build make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 9%] Creating directories for 'build_vmmaker_get_image' /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/tmp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src /usr/bin/cmake.exe -E make_directory C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-mkdir [ 10%] Performing download step (download, verify and extract) for 'build_vmmaker_get_image' cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/download-build_vmmaker_get_image.cmake -- Downloading... dst='C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/image/100/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' -- [download 0% complete] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 19% complete] -- [download 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 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] -- verifying file... file='C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' -- Downloading... done cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/verify-build_vmmaker_get_image.cmake cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker && /usr/bin/cmake.exe -P C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/extract-build_vmmaker_get_image.cmake -- extracting... src='C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip' dst='C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-download [ 11%] Performing update step for 'build_vmmaker_get_image' cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && echo [ 11%] No patch step for 'build_vmmaker_get_image' /usr/bin/cmake.exe -E echo_append /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-patch [ 11%] Performing configure step for 'build_vmmaker_get_image' cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && echo cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-configure [ 12%] Performing build step for 'build_vmmaker_get_image' cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm/PharoConsole.exe --headless C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image/Pharo10.0.1-0-64bit-0542643.image --no-default-preferences save VMMaker cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm/PharoConsole.exe --headless C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit C:/builds/workspace/pharo-vm_pharo-9/repository/scripts/installVMMaker.st C:/builds/workspace/pharo-vm_pharo-9/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) 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-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Loading baseline of BaselineOfVMMaker... MetacelloNotification: Fetched -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loading -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Loaded -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Loading -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Loaded -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Project: Unicorn baseline MetacelloNotification: Fetched -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master] MetacelloNotification: Project: LLVMDisassembler baseline MetacelloNotification: Fetched -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master] MetacelloNotification: Fetched -> VMMakerLoadingDependencies-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> VMMaker-Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> VMMaker-MT-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> VMMaker-OriginalTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc MetacelloNotification: Loading -> Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared) NewUndeclaredWarning: CCodeGenerator>>removeAssertions (Sensor is Undeclared) SystemNotification: TMethod>>methodIsEffectivelyComplete:in:(selector is shadowed) NewUndeclaredWarning: VMMaker>>createCodeGenerator (MLVMCCodeGenerator is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared) MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared) MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Starting atomic load NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared) MetacelloNotification: Loaded -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Starting atomic load SystemNotification: LLVMDisassembler>>setOptions:(options is shadowed) MetacelloNotification: Loaded -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Loaded -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache MetacelloNotification: Finished atomic load MetacelloNotification: Loading -> VMMakerLoadingDependencies-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache NewUndeclaredWarning: TranscriptStream class>>redirectToStdOut: (FileStream is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared) NewUndeclaredWarning: TranscriptStream>>target (FileStream is Undeclared) MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> Printf-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache NewUndeclaredWarning: DetailedInstructionPrinter>>printInstructionsOn: (fullBlockRecursionSelector is Undeclared) SystemNotification: CogStackPageSurrogate>>addressIsInPage:(address is shadowed) NewUndeclaredWarning: SmalltalkImage>>simulatePrimitive:args: (FileExistsException is Undeclared) NewUndeclaredWarning: FakeStdinStream>>next (ActiveHand is Undeclared) NewUndeclaredWarning: Cogit class>>genAndDis:options: (Compiler is Undeclared) NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared) NewUndeclaredWarning: Cogit>>initializeProcessor (MultiProcessor is Undeclared) NewUndeclaredWarning: Cogit>>setClickStepBreakBlock (Debugger is Undeclared) NewUndeclaredWarning: Cogit>>simulateCogCodeAt: (ProcessorSimulationTrap is Undeclared) SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed) NewUndeclaredWarning: StackToRegisterMappingCogit>>widthInDefaultFontOf: (NewParagraph is Undeclared) NewUndeclaredWarning: ADPCMCodecPlugin class>>monticelloDescription (ADPCMCodec is Undeclared) NewUndeclaredWarning: ADPCMCodecPlugin class>>translatedPrimitives (ADPCMCodec is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (FileExistsException is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared) NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primCalloc (Alien is Undeclared) NewUndeclaredWarning: IA32ABIPlugin>>primMalloc (Alien is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>allCodeOlderThan: (TimeStamp is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGenerator (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGeneratorForVMClass: (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: TestOSAPlugin>>primOpenDefaultConfiguration:subtype: (ComponentInstance is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>monticelloDescription (AbstractSound is Undeclared) NewUndeclaredWarning: SoundGenerationPlugin class>>translatedPrimitives (AbstractSound is Undeclared) NewUndeclaredWarning: StackInterpreter class>>patchInterpGCCPPC: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreter class>>primitiveAccessorDepthTable (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: CogVMSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ensureMultiThreadingOverridesAreUpToDate (Parser is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: CogVMSimulator>>setBreakBlockFromString: (Compiler is Undeclared) SystemNotification: CogVMSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) NewUndeclaredWarning: StackMTInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared) SystemNotification: StackMTInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackMTInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackMTInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) NewUndeclaredWarning: StackInterpreterSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioMousePoint (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared) NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared) SystemNotification: StackInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed) NewUndeclaredWarning: StackInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared) SystemNotification: StackInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadSpanBufferFrom: (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsPointers is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferBadMagic is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferWrongSize is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferStartWrong is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveChangedActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFClassMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFSizeMismatch is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveDisplaySpanBuffer (GEFBitBltLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveInitializeProcessing (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFFillDataTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFFormLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveNextGlobalEdgeEntry (GEFWrongEdge is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalFill (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>primitiveSetColorTransform (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFAlreadyFailed is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsInteger is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsWords is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineTooSmall is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState:or: (GEFWrongState is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityCheckFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEntityLoadFailed is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWrongFill is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEngineStopped is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWorkTooBig is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFBadPoint is Undeclared) NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEntityLoadFailed is Undeclared) MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> VMMaker-Slang-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared) NewUndeclaredWarning: DisplayText class>>text: (DefaultTextStyle is Undeclared) MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>arg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>baseRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>cResultRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg0Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg1Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg2Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>carg3Register (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>classRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>f9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagCarryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagOverflowRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagSignRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>flagZeroRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>framePointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>instructionPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>linkRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>mstatus (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>receiverRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s7: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s8: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>s9: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>sendNumberOfArgumentsRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>stackPointerRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t0: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t1: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t2: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t3: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t4: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t5: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>t6: (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>temporaryRegister (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x0 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x1 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x10 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x11 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x12 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x13 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x14 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x15 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x16 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x17 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x18 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x19 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x2 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x20 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x21 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x22 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x23 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x24 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x25 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x26 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x27 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x28 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x29 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x3 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x30 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x31 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x4 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x5 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x6 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x7 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x8 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: UnicornRISCVSimulator>>x9 (UcRISCVRegisters is Undeclared) NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared) NewUndeclaredWarning: VMBytecodeMethod>>encoderClass (EncoderForV3PlusClosures is Undeclared) NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared) MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-MT-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache NewUndeclaredWarning: VMMTTests>>testHeartbeatReleasesVMWhenNoProcessIsWilling (CAContinuation is Undeclared) NewUndeclaredWarning: VMMTTests>>testTryOwningOwnedVMLeavesThreadInWaitingState (CAContinuation is Undeclared) NewUndeclaredWarning: VMMockCogThreadManager>>ioWaitOnOSSemaphore: (CAContinuation is Undeclared) MetacelloNotification: Loaded -> VMMaker-MT-Tests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache NewUndeclaredWarning: SimulatorMorph>>callStackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>commandPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>contextPanel (ObjectExplorerWrapper is Undeclared) NewUndeclaredWarning: SimulatorMorph>>initializeWithVMSimulator:title:aTranscript: (SimulatorMorphicModel is Undeclared) NewUndeclaredWarning: SimulatorMorph>>stackPanel (PluggableTextMorph is Undeclared) NewUndeclaredWarning: SimulatorMorph>>transcriptPanel (PluggableTextMorph is Undeclared) MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> VMMaker-OriginalTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache NewUndeclaredWarning: SpurImageTestResource class>>preenImage (Spur32BitPreen is Undeclared) NewUndeclaredWarning: SpurPlanningCompactorTests class>>preenImage (Spur32BitPreen is Undeclared) SystemNotification: FloatMathPluginTests>>makeTestData:using:seed:rounds:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (Sensor is Undeclared) SystemNotification: FloatMathPluginTests>>verifyTestData:using:(seed is shadowed) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (FileStream is Undeclared) NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (Sensor is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPluginPresent (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGReadImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared) NewUndeclaredWarning: CogARMCompilerTests>>processor (GdbARMAlien is Undeclared) NewUndeclaredWarning: CogIA32CompilerTests>>processor (BochsIA32Alien is Undeclared) NewUndeclaredWarning: CogMIPSELCompilerTests>>processor (MIPSELSimulator is Undeclared) NewUndeclaredWarning: CogX64CompilerTests>>processor (BochsX64Alien is Undeclared) MetacelloNotification: Loaded -> VMMaker-OriginalTests-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel://C:\builds\workspace\pharo-vm_pharo-9\repository\smalltalksrc --- cache MetacelloNotification: ...finished baseline cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-build [ 12%] Performing install step for 'build_vmmaker_get_image' cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && echo cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-install [ 13%] Completed 'build_vmmaker_get_image' /usr/bin/cmake.exe -E make_directory /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles /usr/bin/cmake.exe -E touch /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_image-complete /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-done make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 13%] Built target build_vmmaker_get_image make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement' [ 14%] Copying libffi binaries to '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ffi.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 14%] 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-9/build-stockReplacement' [ 15%] Generating VM files for flavour: CoInterpreter C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm/PharoConsole.exe --headless C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/image/VMMaker.image --no-default-preferences eval "PharoVMMaker generate: #'CoInterpreter' outputDirectory: 'C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement'" Generating #CoInterpreter in 'C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement'... warning, variable nsMethodCache doesn't exist or has already been removed StackInterpreterPrimitives>>doPrimitiveWorkerExtractReturnValue contains declaration for non-existent variable externalFunction StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable heapSize StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable minimumMemory StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable allocationReserve StackInterpreter>>checkImageVersionFrom: contains declaration for non-existent variable imageOffset StackInterpreterPrimitives>>primitiveFFIFree contains declaration for non-existent variable ptr StackInterpreterPrimitives>>primitiveFFIAllocate contains declaration for non-existent variable ptr StackInterpreter>>reapAndResetErrorCodeTo:header: contains declaration for non-existent variable theSP StackInterpreterPrimitives>>primitiveLoadSymbolFromModule contains declaration for non-existent variable ptr conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, usqLong in fetchLong32:ofFloatObject: conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in baseFrameReturn Local variable name 'receiver' in doPrimitiveWorkerExtractReturnValue may mask method when inlining Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining Local variable name 'stack' in pruneStack:stackp: may mask method when inlining Local variable name 'receiver' in doPrimitiveWorkerCallout may mask method when inlining 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: the2ndUnknownShort localised to writeImageFileIO warning, variable nsMethodCache doesn't exist or has already been removed StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR conflicting return types AbstractInstruction *, usqInt in concretizeLoadEffectiveAddressMwrR conflicting return types AbstractInstruction *, usqInt in concretizeMoveC32R conflicting return types AbstractInstruction *, usqInt in concretizeAndCqRR Local variable name 'ret' in genPrimitiveIdentityHash may mask method when inlining Local variable name 'ret' in genPrimitiveImmediateAsInteger may mask method when inlining pushNilSizeFunction localised to compileBlockBodies savedFirstOpcodeIndex localised to compileBlockBodies savedLastDumpedLiteralIndex localised to compileBlockBodies savedNextLiteralIndex localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock: warning, variable nsMethodCache doesn't exist or has already been removed StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock: warning, variable nsMethodCache doesn't exist or has already been removed StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock: 30 March 2023 11:43:01.991 am warning, signature of InterpreterProxy>>characterTable does not match reference implementation. warning, signature of InterpreterProxy>>fullGC does not match reference implementation. warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>positive32BitValueOf: does not match reference implementation. warning, signature of InterpreterProxy>>pushRemappableOop: does not match reference implementation. external plugin FilePlugin generated as FilePlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>pushBool: does not match reference implementation. external plugin FloatArrayPlugin generated as FloatArrayPlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. external plugin SurfacePlugin generated as SurfacePlugin 30 March 2023 11:43:02.679 am warning, variable nsMethodCache doesn't exist or has already been removed StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable heapSize StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable minimumMemory StackInterpreter>>readImageFromFile:StartingAt: contains declaration for non-existent variable allocationReserve StackInterpreter>>checkImageVersionFrom: contains declaration for non-existent variable imageOffset StackInterpreterPrimitives>>primitiveFFIFree contains declaration for non-existent variable ptr StackInterpreter>>reapAndResetErrorCodeTo:header: contains declaration for non-existent variable theSP StackInterpreterPrimitives>>primitiveFFIAllocate contains declaration for non-existent variable ptr StackInterpreterPrimitives>>doPrimitiveWorkerExtractReturnValue contains declaration for non-existent variable externalFunction StackInterpreterPrimitives>>primitiveLoadSymbolFromModule contains declaration for non-existent variable ptr conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate conflicting return types sqInt, void in extendedStoreBytecodePop: conflicting return types sqInt, void in primitiveFFIFree conflicting return types sqInt, void in baseFrameReturn conflicting return types sqInt, void in primitiveFFIAllocate Local variable name 'receiver' in doPrimitiveWorkerExtractReturnValue may mask method when inlining Local variable name 'stack' in pathTo:using:followWeak: may mask method when inlining Local variable name 'stack' in pruneStack:stackp: may mask method when inlining Local variable name 'receiver' in doPrimitiveWorkerCallout may mask method when inlining 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: the2ndUnknownShort localised to writeImageFileIO warning, variable nsMethodCache doesn't exist or has already been removed StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc pushNilSizeFunction localised to compileBlockBodies savedFirstOpcodeIndex localised to compileBlockBodies savedLastDumpedLiteralIndex localised to compileBlockBodies savedNextLiteralIndex localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock: warning, variable nsMethodCache doesn't exist or has already been removed StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock: warning, variable nsMethodCache doesn't exist or has already been removed StackToRegisterMappingCogit>>freeAnyFloatRegNotConflictingWith: contains declaration for non-existent variable desc pushNilSizeFunction localised to compileBlockBodies cStackAlignment localised to compileCallFor:numArgs:arg:arg:arg:arg:resultReg:regsToSave: cPICEndOfCodeLabel localised to generateClosedPICPrototype endCPICCase1 localised to generateClosedPICPrototype primitiveGeneratorTable localised to primitiveDescriptor numPushNilsFunction localised to scanBlock: 30 March 2023 11:43:47.738 am warning, signature of InterpreterProxy>>characterTable does not match reference implementation. warning, signature of InterpreterProxy>>fullGC does not match reference implementation. warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>positive32BitValueOf: does not match reference implementation. warning, signature of InterpreterProxy>>pushRemappableOop: does not match reference implementation. external plugin FilePlugin generated as FilePlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. warning, signature of InterpreterProxy>>pushBool: does not match reference implementation. external plugin FloatArrayPlugin generated as FloatArrayPlugin warning, signature of InterpreterProxy>>pop:thenPush: does not match reference implementation. external plugin SurfacePlugin generated as SurfacePlugin 30 March 2023 11:43:48.472 am PharoVMMaker cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/PharoVMCore.dir/depend.internal". Scanning dependencies of target PharoVMCore make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/debug.c [ 16%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/utils.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/src/utils.c:549:13: warning: incompatible pointer types passing 'TCHAR *' (aka 'unsigned short *') to parameter of type 'char *' [-Wincompatible-pointer-types] vsnprintf(buf, 4096-1, fmt, args); ^~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/stdio.h:464:22: note: passing argument to parameter '__stream' here int vsnprintf (char *__stream, size_t __n, const char *__format, __builtin_va_list __local_argv) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/src/utils.c:552:32: warning: incompatible pointer types passing 'const char *' to parameter of type 'LPCWSTR' (aka 'const unsigned short *') [-Wincompatible-pointer-types] result = MessageBox(NULL,buf,titleString,dwFlags|MB_SETFOREGROUND); ^~~~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/winuser.h:3712:70: note: passing argument to parameter 'lpCaption' here WINUSERAPI int WINAPI MessageBoxW(HWND hWnd,LPCWSTR lpText,LPCWSTR lpCaption,UINT uType); ^ 2 warnings generated. [ 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/errorCode.c [ 17%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/nullDisplay.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:208:1: warning: unused function 'dropInit' [-Wunused-function] dropInit (void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:215:1: warning: unused function 'dropShutdown' [-Wunused-function] dropShutdown (void) ^ 2 warnings generated. [ 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/externalPrimitives.c [ 18%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/client.c [ 19%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/pathUtilities.c [ 19%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/fileDialogCommon.c [ 20%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/imageAccess.c [ 21%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/parameters/parameters.c [ 22%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/semaphores/platformSemaphore.c [ 23%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/common/heartbeat.c [ 23%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/functionDefinitionPrimitives.c [ 24%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/primitiveCalls.c [ 24%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/primitiveUtils.c [ 25%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/types.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:108:3: warning: variable 'address' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:112:19: note: uninitialized use occurs here setHandler(aOop, address); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:4:15: note: initialize the variable 'address' to silence this warning void* address; ^ = NULL 1 warning generated. [ 25%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/typesPrimitives.c [ 26%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/utils.c [ 27%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/sameThread/sameThread.c [ 27%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/callbacks/callbackPrimitives.c [ 28%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/callbacks/callbacks.c [ 28%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/semaphores/pharoSemaphore.c [ 29%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/threadSafeQueue/threadSafeQueue.c [ 29%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/pThreadedFFI.c [ 30%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/worker/worker.c [ 30%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/worker/workerPrimitives.c [ 31%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffi/src/worker/workerTask.c [ 31%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -MD -MT CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o -MF CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o.d -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c In file included from /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:19: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:2672:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:3128:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:3244:8: warning: expression result unused [-Wunused-value] error("what??"); ^~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:4267:62: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion] || (((cogMethod->methodObject)) == (((usqInt)(methodFor((cogMethod->methodObject))))))))) { ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:774:36: note: passing argument to parameter 'address' here extern CogMethod * methodFor(void *address); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:4579:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'unsigned long long' [-Wint-conversion] address = positive64BitIntegerFor(mcpc); ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include/cointerp.h:93:46: note: passing argument to parameter 'integerValue' here extern sqInt positive64BitIntegerFor(usqLong integerValue); ^ In file included from /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:19: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:4620:85: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (targetMethod1->methodObject = classForInlineCacheTag(inlineCacheTagAt(backEnd, mcpc))); ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:2549:72: note: passing argument to parameter 'callSiteReturnAddress' here inlineCacheTagAt(AbstractInstruction * self_in_inlineCacheTagAt, sqInt callSiteReturnAddress) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:4817:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:5027:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:5102:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:5118:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:5134:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:5150:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:5166:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:5385:9: warning: expression result unused [-Wunused-value] error("cannot differentiate checked and unchecked entry-points with current cog method alignment"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:5511:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:5560:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:5887:23: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:5917:2: warning: implicitly declaring library function 'bzero' with type 'void (void *, unsigned long long)' [-Wimplicit-function-declaration] bzero(abstractOpcodes, clearOpcodesBytes); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:5917:2: note: include the header or explicitly provide a declaration for 'bzero' /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:5931:8: warning: expression result unused [-Wunused-value] error("what??"); ^~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:6123:10: warning: expression result unused [-Wunused-value] error("too much code for stack check offset"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:6738:16: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'CogMethod *' [-Wint-conversion] cPICPrototype = cPIC; ^ ~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:7640:8: warning: expression result unused [-Wunused-value] error("could not find selector in method when unlinking send site"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:7815:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:7817:8: warning: expression result unused [-Wunused-value] error("invalid opcode for inverse"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:8186:14: warning: expression result unused [-Wunused-value] error("attempt to become two cogged methods"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:8189:14: warning: expression result unused [-Wunused-value] error("attempt to become cogged method into different method"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:8478:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:8481:9: warning: expression result unused [-Wunused-value] error("youngReferrers list overflowed"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:8828:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:7749:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:9125:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:9521:11: warning: expression result unused [-Wunused-value] error("attempt to generate run-time routine containing young object reference. Cannot initialize Cogit run-time."); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:9643:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:9698:126: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), indexForSelectorinat((targetMethod->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:7618:66: note: passing argument to parameter 'mcpc' here indexForSelectorinat(sqInt selector, CogMethod *cogMethod, sqInt mcpc) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:9940:8: warning: expression result unused [-Wunused-value] error("couldn't locate end of clean block"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:10162:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:7749:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:10214:141: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:7749:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:10264:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:7749:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:10312:139: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:7749:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:10360:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:7749:78: note: passing argument to parameter 'mcpc' here inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:10833:9: warning: expression result unused [-Wunused-value] error("no room on youngReferrers list"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:17205:88: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(reg, scratch, instruction, 0); ^~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:928:125: note: passing argument to parameter 'fwdJumpTarget' here static sqInt NoDbgRegParms genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:17247:12: warning: incompatible integer to pointer conversion assigning to 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') from 'sqInt' (aka 'long long') [-Wint-conversion] finished = nonFwdJumpTargetOrZero; ^ ~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:17456:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:17639:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:17659:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:18260:86: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(Arg0Reg, TempReg, comp, 0); ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:17215:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:18286:86: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(Arg0Reg, TempReg, comp, 0); ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:17215:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:22808:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:22894:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:23480:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:25643:33: warning: expression result unused [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:25776:33: warning: expression result unused [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:25910:33: warning: expression result unused [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:26008:33: warning: expression result unused [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:27151:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:27274:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:27336:9: warning: expression result unused [-Wunused-value] error("couldn't find unused register in genDivR:R:Quo:Rem:"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:27973:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:28323:9: warning: expression result unused [-Wunused-value] error("linking callsite to invalid address"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:28392:9: warning: expression result unused [-Wunused-value] error("linking callsite to invalid address"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:28528:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:28560:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:28569:9: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion] memset(startAddr, 204 /* stop */, (endAddr - startAddr) + 1); ^~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:53:31: note: passing argument to parameter '_Dst' here void * __cdecl memset(void *_Dst,int _Val,size_t _Size); ^ In file included from /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogit.c:19: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:28608:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:28847:13: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wint-conversion] jmpTarget(arrivingJmp, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:28056:33: note: passing argument to parameter 'self_in_jmpTarget' here jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:28818:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:28829:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:29053:13: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wint-conversion] jmpTarget(arrivingJmp, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:28056:33: note: passing argument to parameter 'self_in_jmpTarget' here jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:29063:13: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') [-Wint-conversion] jmpTarget(arrivingJmp1, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:28056:33: note: passing argument to parameter 'self_in_jmpTarget' here jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:28991:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:29002:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:29133:9: warning: expression result unused [-Wunused-value] error("shouldBeImplemented"); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:29143:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:29149:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:29155:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:29161:4: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:29167:3: warning: expression result unused [-Wunused-value] ((AbstractInstruction *) backEnd); ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:29282:39: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(isWithinMwOffsetRange(backEnd, methodCacheAddress()))) { ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:28038:82: note: passing argument to parameter 'anAddress' here isWithinMwOffsetRange(AbstractInstruction * self_in_isWithinMwOffsetRange, sqInt anAddress) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:29440:49: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void (*)(void)' [-Wint-conversion] return compileMachineCodeInterpreterPrimitive(mcprimFunctionForPrimitiveIndex(primitiveIndex)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:29096:47: note: passing argument to parameter 'primitiveRoutine' here compileMachineCodeInterpreterPrimitive(void (*primitiveRoutine)(void)) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:29443:24: warning: comparison of distinct pointer types ('void (*)(void)' and 'sqInt (*)(void)' (aka 'long long (*)(void)')) [-Wcompare-distinct-pointer-types] || (primitiveRoutine == primitiveFail)) { ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:30062:39: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(isWithinMwOffsetRange(backEnd, methodCacheAddress()))) { ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:28038:82: note: passing argument to parameter 'anAddress' here isWithinMwOffsetRange(AbstractInstruction * self_in_isWithinMwOffsetRange, sqInt anAddress) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:30820:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:32251:9: warning: expression result unused [-Wunused-value] error("Cog JIT internal error. Too many abstract opcodes. Num opcodes heuristic is too optimistic."); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:33712:47: warning: incompatible pointer to integer conversion passing 'sqInt (sqInt, sqInt, sqInt, sqInt)' (aka 'long long (long long, long long, long long, long long)') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendabovetonumArgs, "ceDirectedSuperSend", numArgs, directedSuperSendTrampolines); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:1265:78: note: passing argument to parameter 'function' here static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:33712:69: warning: incompatible pointer to integer conversion passing 'char [20]' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendabovetonumArgs, "ceDirectedSuperSend", numArgs, directedSuperSendTrampolines); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:1265:94: note: passing argument to parameter 'name' here static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:33713:47: warning: incompatible pointer to integer conversion passing 'void (sqInt, sqInt, sqInt, sqInt)' (aka 'void (long long, long long, long long, long long)') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendaboveClassBindingtonumArgs, "ceDirectedSuperBindingSend", numArgs, directedSuperBindingSendTrampolines); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:1265:78: note: passing argument to parameter 'function' here static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:33713:81: warning: incompatible pointer to integer conversion passing 'char [27]' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendaboveClassBindingtonumArgs, "ceDirectedSuperBindingSend", numArgs, directedSuperBindingSendTrampolines); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:1265:94: note: passing argument to parameter 'name' here static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:33732:102: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'char *' [-Wint-conversion] trampoline = genSendTrampolineFornumArgscalledargargargarg(function, numArgs, trampolineNamenumArgs(name, numArgs), ClassReg, TempReg, ReceiverResultReg, (numArgs <= (NumSendTrampolines - 2) ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:9994:29: note: passing argument to parameter 'routinePrefix' here trampolineNamenumArgs(char *routinePrefix, sqInt numArgs) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:33732:61: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion] trampoline = genSendTrampolineFornumArgscalledargargargarg(function, numArgs, trampolineNamenumArgs(name, numArgs), ClassReg, TempReg, ReceiverResultReg, (numArgs <= (NumSendTrampolines - 2) ^~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:1298:80: note: passing argument to parameter 'aRoutine' here static sqInt NoDbgRegParms genSendTrampolineFornumArgscalledargargargarg(void *aRoutine, sqInt numArgs, char *aString, sqInt regOrConst0, sqInt regOrConst1, sqInt regOrConst2, sqInt regOrConst3); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:33955:85: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(argReg, TempReg, label, 0); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:17215:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:33959:23: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : argReg), TempReg, label, fixup); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:17215:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:33959:30: warning: incompatible pointer to integer conversion passing 'BytecodeFixup *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : argReg), TempReg, label, fixup); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:17215:119: note: passing argument to parameter 'nonFwdJumpTargetOrZero' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:34032:85: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(argReg, TempReg, label, 0); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:17215:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:34036:92: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(rcvrRegOrNone, TempReg, label, 0); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:17215:98: note: passing argument to parameter 'fwdJumpTarget' here genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:35059:10: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:35189:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:35058:3: warning: variable 'result' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:35061:22: note: uninitialized use occurs here if (isIntegerValue(result)) { ^~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:35027:17: note: initialize the variable 'result' to silence this warning sqInt result; ^ = 0 /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:35452:9: warning: expression result unused [-Wunused-value] error("Case not found and no otherwise clause"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:35451:2: warning: variable 'result' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized] default: ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:35455:34: note: uninitialized use occurs here return ssPushAnnotatedConstant((result ^~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:35426:15: note: initialize the variable 'result' to silence this warning int result; ^ = 0 /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:36261:45: warning: incompatible integer to pointer conversion assigning to 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') from 'unsigned char' [-Wint-conversion] (self_in_reinitialize->targetInstruction) = ((self_in_reinitialize->simStackPtr) = 0); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:36485:22: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] latestContinuation = latestContinuation; ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:2165:1: warning: unused function 'availableFloatRegisterOrNoneFor' [-Wunused-function] availableFloatRegisterOrNoneFor(AbstractInstruction * self_in_availableFloatRegisterOrNoneFor, sqInt liveRegsMask) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:2199:1: warning: unused function 'cloneLiteralFrom' [-Wunused-function] cloneLiteralFrom(AbstractInstruction * self_in_cloneLiteralFrom, AbstractInstruction *existingLiteral) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:2288:1: warning: unused function 'initializeSharableLiteral' [-Wunused-function] initializeSharableLiteral(AbstractInstruction * self_in_initializeSharableLiteral, sqInt literal) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:2307:1: warning: unused function 'initializeUniqueLiteral' [-Wunused-function] initializeUniqueLiteral(AbstractInstruction * self_in_initializeUniqueLiteral, sqInt literal) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:2330:1: warning: unused function 'isLiteral' [-Wunused-function] isLiteral(AbstractInstruction * self_in_isLiteral) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:2386:1: warning: unused function 'rewriteConditionalJumpLongAttarget' [-Wunused-function] rewriteConditionalJumpLongAttarget(AbstractInstruction * self_in_rewriteConditionalJumpLongAttarget, sqInt callSiteReturnAddress, sqInt callTargetAddress) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:2399:1: warning: unused function 'wantsNearAddressFor' [-Wunused-function] wantsNearAddressFor(AbstractInstruction * self_in_wantsNearAddressFor, sqInt anObject) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:2426:1: warning: unused function 'computeSizeOfArithCqR' [-Wunused-function] computeSizeOfArithCqR(AbstractInstruction * self_in_computeSizeOfArithCqR) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:2441:1: warning: unused function 'computeSizeOfArithCwR' [-Wunused-function] computeSizeOfArithCwR(AbstractInstruction * self_in_computeSizeOfArithCwR) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:2486:1: warning: unused function 'concretizeMoveCwR' [-Wunused-function] concretizeMoveCwR(AbstractInstruction * self_in_concretizeMoveCwR) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:2605:1: warning: unused function 'loadLiteralByteSize' [-Wunused-function] loadLiteralByteSize(AbstractInstruction * self_in_loadLiteralByteSize) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:2880:1: warning: unused function 'allMethodsHaveCorrectHeader' [-Wunused-function] allMethodsHaveCorrectHeader(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:5958:1: warning: unused function 'expectedClosedPICPrototype' [-Wunused-function] expectedClosedPICPrototype(CogMethod *cPIC) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:6235:1: warning: unused function 'firstMappedPCFor' [-Wunused-function] firstMappedPCFor(CogMethod *cogMethod) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:8938:1: warning: unused function 'maybeFreeCogMethodDoesntLookKosher' [-Wunused-function] maybeFreeCogMethodDoesntLookKosher(CogMethod *cogMethod) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:9250:1: warning: unused function 'noAssertMethodClassAssociationOf' [-Wunused-function] noAssertMethodClassAssociationOf(sqInt methodPointer) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:9262:1: warning: unused function 'noCogMethodsMaximallyMarked' [-Wunused-function] noCogMethodsMaximallyMarked(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:9422:1: warning: unused function 'picAbortDiscriminatorValue' [-Wunused-function] picAbortDiscriminatorValue(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:9531:1: warning: unused function 'registerMaskFor' [-Wunused-function] registerMaskFor(sqInt reg) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:9538:1: warning: unused function 'registerMaskForand' [-Wunused-function] registerMaskForand(sqInt reg1, sqInt reg2) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:10779:1: warning: unused function 'counters' [-Wunused-function] counters(CogMethod * self_in_counters) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:11047:1: warning: unused function 'kosherYoungReferrers' [-Wunused-function] kosherYoungReferrers(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:11534:1: warning: unused function 'voidYoungReferrersPostTenureAll' [-Wunused-function] voidYoungReferrersPostTenureAll(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:16888:1: warning: unused function 'checkValidDerivedObjectReference' [-Wunused-function] checkValidDerivedObjectReference(sqInt bodyAddress) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:16903:1: warning: unused function 'couldBeDerivedObject' [-Wunused-function] couldBeDerivedObject(sqInt bodyAddress) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:17045:1: warning: unused function 'genCreateClosureAtnumArgsnumCopiedcontextNumArgslargeinBlock' [-Wunused-function] genCreateClosureAtnumArgsnumCopiedcontextNumArgslargeinBlock(sqInt bcpc, sqInt numArgs, sqInt numCopied, sqInt ctxtNumArgs, sqInt isLargeCtxt, sqInt isInBlock) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:22473:1: warning: unused function 'getActiveContextAllocatesInMachineCode' [-Wunused-function] getActiveContextAllocatesInMachineCode(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:22484:1: warning: unused function 'inlineCacheTagIsYoung' [-Wunused-function] inlineCacheTagIsYoung(sqInt cacheTag) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:22901:1: warning: unused function 'isMergeFixup' [-Wunused-function] isMergeFixup(BytecodeFixup * self_in_isMergeFixup) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:22960:1: warning: unused function 'callFullTargetFromReturnAddress' [-Wunused-function] callFullTargetFromReturnAddress(AbstractInstruction * self_in_callFullTargetFromReturnAddress, sqInt callSiteReturnAddress) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:22988:1: warning: unused function 'cFloatResultToRd' [-Wunused-function] cFloatResultToRd(AbstractInstruction * self_in_cFloatResultToRd, sqInt reg) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:22999:1: warning: unused function 'cFloatResultToRs' [-Wunused-function] cFloatResultToRs(AbstractInstruction * self_in_cFloatResultToRs, sqInt reg) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:23559:1: warning: unused function 'concretizeFill32' [-Wunused-function] concretizeFill32(AbstractInstruction * self_in_concretizeFill32) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:27281:1: warning: unused function 'fullCallsAreRelative' [-Wunused-function] fullCallsAreRelative(AbstractInstruction * self_in_fullCallsAreRelative) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:27417:1: warning: unused function 'generateLowLevelTryLock' [-Wunused-function] generateLowLevelTryLock(AbstractInstruction * self_in_generateLowLevelTryLock, sqInt vmOwnerLockAddress) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:27447:1: warning: unused function 'generateLowLevelUnlock' [-Wunused-function] generateLowLevelUnlock(AbstractInstruction * self_in_generateLowLevelUnlock, sqInt vmOwnerLockAddress) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:27537:1: warning: unused function 'genMemCopytoconstantSize' [-Wunused-function] genMemCopytoconstantSize(AbstractInstruction * self_in_genMemCopytoconstantSize, sqInt originalSourceReg, sqInt originalDestReg, sqInt size) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:27596:1: warning: unused function 'genMemCopytosize' [-Wunused-function] genMemCopytosize(AbstractInstruction * self_in_genMemCopytosize, sqInt originalSourceReg, sqInt originalDestReg, sqInt originalSize) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:27902:1: warning: unused function 'genSubstituteReturnAddress' [-Wunused-function] genSubstituteReturnAddress(AbstractInstruction * self_in_genSubstituteReturnAddress, sqInt retpc) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:27913:1: warning: unused function 'genSwapRRScratch' [-Wunused-function] genSwapRRScratch(AbstractInstruction * self_in_genSwapRRScratch, sqInt regA, sqInt regB, sqInt regTmp) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:28154:1: warning: unused function 'literalBeforeInlineCacheTagAt' [-Wunused-function] literalBeforeInlineCacheTagAt(AbstractInstruction * self_in_literalBeforeInlineCacheTagAt, sqInt callSiteReturnAddress) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:28166:1: warning: unused function 'loadPICLiteralByteSize' [-Wunused-function] loadPICLiteralByteSize(AbstractInstruction * self_in_loadPICLiteralByteSize) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:28173:1: warning: unused function 'machineCodeAt' [-Wunused-function] machineCodeAt(AbstractInstruction * self_in_machineCodeAt, sqInt anOffset) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:28186:1: warning: unused function 'machineCodeBytes' [-Wunused-function] machineCodeBytes(AbstractInstruction * self_in_machineCodeBytes) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:28229:1: warning: unused function 'numLowLevelLockOpcodes' [-Wunused-function] numLowLevelLockOpcodes(AbstractInstruction * self_in_numLowLevelLockOpcodes) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:28285:1: warning: unused function 'relocateMethodReferenceBeforeAddressby' [-Wunused-function] relocateMethodReferenceBeforeAddressby(AbstractInstruction * self_in_relocateMethodReferenceBeforeAddressby, sqInt pc, sqInt delta) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:28621:1: warning: unused function 'zoneCallsAreRelative' [-Wunused-function] zoneCallsAreRelative(AbstractInstruction * self_in_zoneCallsAreRelative) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:30920:1: warning: unused function 'numSpecialSelectors' [-Wunused-function] numSpecialSelectors(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:31887:1: warning: unused function 'v4LongForwardBranchDistance' [-Wunused-function] v4LongForwardBranchDistance(BytecodeDescriptor *descriptor, sqInt pc, sqInt nExts, sqInt aMethodObj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:36234:1: warning: unused function 'receiverIsInReceiverResultReg' [-Wunused-function] receiverIsInReceiverResultReg(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:36941:1: warning: unused function 'tempsValidAndVolatileEntriesSpilled' [-Wunused-function] tempsValidAndVolatileEntriesSpilled(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/cogitX64WIN64.c:37042:1: warning: unused function 'violatesEnsureSpilledSpillAssert' [-Wunused-function] violatesEnsureSpilledSpillAssert(void) ^ 153 warnings generated. [ 32%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -MD -MT CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o -MF CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o.d -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma auto_inline(off) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma auto_inline(on) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2991:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2992:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3012:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3026:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 8 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3040:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 16 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3054:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 24 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3068:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 32 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3082:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 40 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3096:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 48 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3110:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 56 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3124:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 64 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3138:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 72 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3152:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 80 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3166:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 88 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3180:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 96 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3194:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 104 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3208:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 112 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3222:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 120 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3237:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (0 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3238:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3239:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3254:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (1 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3255:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3256:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3271:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (2 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3272:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3273:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3288:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (3 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3289:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3290:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3305:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (4 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3306:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3307:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3322:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (5 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3323:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3324:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3339:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (6 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3340:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3341:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3356:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (7 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3357:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3358:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3373:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (8 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3374:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3375:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3390:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (9 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3391:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3392:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3407:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (10 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3408:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3409:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3424:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (11 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3425:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3426:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3440:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (12 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3441:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3442:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3456:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (13 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3457:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3458:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3472:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (14 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3473:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3474:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3488:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (15 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3489:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:3490:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4710:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4766:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (0 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4767:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4770:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4786:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (1 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4787:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4790:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4806:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (2 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4807:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4810:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4826:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (3 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4827:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4830:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4846:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (4 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4847:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4850:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4866:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (5 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4867:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4870:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4886:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (6 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4887:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4890:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4906:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (7 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4907:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4910:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:4926:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5019:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] localReturnValue = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5059:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((byteAt((localFP + FoxIFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5079:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] closure = longAt(localFP + (frameStackedReceiverOffset(localFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5096:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5097:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5098:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5100:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5128:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5129:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5130:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5132:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext1 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5149:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5150:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5151:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5153:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext2 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5177:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5183:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5190:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] frameToReturnTo = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5213:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5214:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5215:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5217:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext3 = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5244:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil2 = longAt((thePage3->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5269:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5310:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] localFP = pointerForOop(longAt(localFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5312:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] localIP = pointerForOop(longAt(callerFP + FoxCallerSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5326:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtPointerput(localSP, localIP); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5337:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5341:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aMethodObj = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5432:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callersFPOrNull = pointerForOop(longAt(localFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5440:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5472:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5501:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] contextToReturnFrom = longAt(((GIV(stackPage)->baseAddress)) - BytesPerWord); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5504:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), contextToReturnFrom); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5507:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), localReturnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5510:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5540:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtPointerput(localSP, localIP); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5551:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5555:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aMethodObj = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5571:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxCallerSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5572:79: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] localSP = localFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5574:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((localFP + FoxIFrameFlags) + 1)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5585:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtPointerput(localSP, localIP); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5596:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5599:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aMethodObj1 = longAt(localFP + FoxMethod); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5643:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5644:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5645:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5647:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5680:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object1 = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + (((sqInt)((usqInt)(variableIndex) << (shiftForWord()))))); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5686:56: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5687:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5688:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5735:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] objOop = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5778:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5779:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5782:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5864:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] objOop = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5907:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5908:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:5911:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6195:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6196:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6269:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6284:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6289:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6290:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6301:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(localFP + FoxIFSavedIP, ((sqInt)localIP)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6312:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6313:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6326:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localIP); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6328:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localFP); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: passing argument to parameter 'val' here static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6367:65: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(localFP, methodHeader2); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6387:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6388:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6450:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6481:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6482:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6498:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6507:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6515:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6516:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6517:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6519:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object3 = longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6631:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj1 = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6726:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6727:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6924:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6925:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6926:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:6928:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7066:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7067:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7068:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7090:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7091:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7092:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7127:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7128:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7129:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7180:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7181:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7182:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7184:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7500:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7501:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7506:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] backwardJumpCountByte = byteAt(localFP + ((VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7529:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] byteAtput(localFP + ((VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: passing argument to parameter 'oop' here static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7743:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7749:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7750:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7887:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7893:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:7894:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:8964:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:8970:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:8971:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9123:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9129:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9130:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9269:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9277:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9315:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9322:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9323:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9391:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9392:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9435:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9436:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9766:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9767:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9819:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:9820:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10132:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10133:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10134:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10136:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theThingToPush = longAt(localFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10186:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] localReturnValue = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10339:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10345:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10346:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10483:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10489:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:10490:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11559:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11565:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11566:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11718:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11724:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11725:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11864:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11872:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11910:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11917:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11918:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11986:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:11987:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12030:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12031:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12268:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12269:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12321:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12322:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12535:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12636:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12667:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12668:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12684:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12693:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12701:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12702:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12703:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12705:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12787:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12788:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12789:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12964:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(localSP); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13062:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13063:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13068:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] backwardJumpCountByte = byteAt(localFP + ((VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13091:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] byteAtput(localFP + ((VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: passing argument to parameter 'oop' here static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13201:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13296:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13297:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13421:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13422:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13425:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13450:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13545:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13546:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13667:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13668:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13671:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13765:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13766:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13767:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13769:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13833:124: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((newClosure + BaseHeaderSize) + (((sqInt)((usqInt)(FullClosureReceiverIndex) << (shiftForWord())))), longAt(localFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13883:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13884:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13885:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13887:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:12948:3: warning: unused label 'directedSuperclassSend' [-Wunused-label] directedSuperclassSend: ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14258:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (((cogMethod->cmNumArgs)) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14260:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14272:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14275:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14281:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14281:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14285:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), ((sqInt)cogMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14288:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14291:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14296:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14302:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14308:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14311:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14359:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14363:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14367:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14370:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14370:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14374:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14388:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14394:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14397:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14400:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14404:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14416:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14590:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodField = longAt(lifp + FoxMethod); ^~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14601:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = longAt(lifp + FoxIFSavedIP); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14617:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodField1 = longAt(lifp + FoxMethod); ^~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14634:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(lifp + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14649:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14691:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = ((usqInt)(longAt((aStackPage->headSP)))); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14698:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14700:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14717:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodObj = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14722:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = longAt(theFP + FoxIFSavedIP); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14728:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = ((usqInt)(longAt(theFP + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14729:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14785:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14786:109: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (!(isVanillaBlockClosure((cls = frameStackedReceivernumArgs(GIV(framePointer), ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14788:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((GIV(framePointer) + FoxIFrameFlags) + 1)))))))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14808:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxSavedFP)) == 0) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14809:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxCallerSavedIP, ceBaseFrameReturnPC()); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14812:54: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((((usqInt)(longAt((pointerForOop(longAt(GIV(framePointer) + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14812:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((((usqInt)(longAt((pointerForOop(longAt(GIV(framePointer) + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14814:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theFP = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14816:71: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, ((sqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP))))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14816:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, ((sqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP))))); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14817:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxCallerSavedIP, ceReturnToInterpreterPC()); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14820:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((GIV(framePointer) + FoxIFrameFlags) + 3)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14821:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] closure = longAt(GIV(framePointer) + (frameStackedReceiverOffset(GIV(framePointer)))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14842:68: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodField + (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 2)) != 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14842:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodField + (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 2)) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14846:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((p + FoxMFReceiver) - FoxIFReceiver, longAt(p)); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14846:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((p + FoxMFReceiver) - FoxIFReceiver, longAt(p)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14853:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cogMethod1 = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14864:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), pc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14867:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14896:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] wasInMachineCode = (((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14909:7: warning: implicitly declaring library function 'setjmp' with type 'int (_JBTYPE *)' (aka 'int (struct _SETJMP_FLOAT128 *)') [-Wimplicit-function-declaration] if ((setjmp(GIV(jmpBuf)[GIV(jmpDepth)])) == 0) { ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14909:7: note: include the header or explicitly provide a declaration for 'setjmp' /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14941:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14991:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14991:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14993:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14994:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14997:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer) + (3 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14997:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer) + (3 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14998:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14999:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15004:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15004:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15006:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15007:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15009:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15010:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15015:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15015:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15016:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (0 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15018:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15042:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] result = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15045:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15103:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] contextToReturnTo = longAt((GIV(stackPage)->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15132:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15162:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] contextToReturnFrom = longAt(((GIV(stackPage)->baseAddress)) - BytesPerWord); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15165:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), contextToReturnFrom); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15168:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15171:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15189:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15191:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15195:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15197:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15200:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15233:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15237:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), immutableObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15240:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), valueToAssign); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15243:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), (((usqInt)(index + 1) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15246:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15269:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] resultOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15271:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt(GIV(framePointer) + FoxThisContext)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15271:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt(GIV(framePointer) + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15274:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), resultOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15278:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15280:158: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ceSendAborttonumArgs(longAt((GIV(specialObjectsOop) + BaseHeaderSize) + (((sqInt)((usqInt)(SelectorCannotReturn) << (shiftForWord()))))), longAt(GIV(framePointer) + FoxThisContext), 1); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15342:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15347:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15371:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15376:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15449:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15480:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15491:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15612:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] closure = longAt(GIV(framePointer) + (frameStackedReceiverOffset(GIV(framePointer)))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15632:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15633:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15634:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15636:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext = longAt(theFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15642:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), ourContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15645:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15648:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15667:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP2 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15668:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP2 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15669:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP2 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15671:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext = longAt(theFP2 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15677:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), ourContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15680:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15683:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15691:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP6 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15692:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP6 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15693:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP6 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15695:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext1 = longAt(theFP6 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15701:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), ourContext1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15704:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp13 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15707:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp23 = GIV(stackPointer) - BytesPerWord), unwindContextOrNilOrZero); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15710:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15721:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15727:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15734:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] frameToReturnTo = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15758:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP3 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15759:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP3 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15760:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP3 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15762:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ourContext = longAt(theFP3 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15768:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), ourContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15771:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15774:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15790:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil2 = longAt((thePage3->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15811:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15846:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15853:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15855:60: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(callerFP + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15868:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] reapAndResetErrorCodeToheader(GIV(framePointer), (cogMethod->methodHeader)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15897:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15908:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(framePointer) + FoxIFSavedIP), GIV(framePointer), GIV(stackPointer), 1, __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15909:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:15911:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), anOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16008:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16053:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + ((numArgs + 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16125:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16168:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16169:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16185:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16194:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(p); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16195:55: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((p - BytesPerWord) - BytesPerWord, longAt(p)); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16195:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((p - BytesPerWord) - BytesPerWord, longAt(p)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16199:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), aNonBooleanObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16202:84: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((1 + (((cogMethod->cmNumArgs)) << ((BytesPerWord * 8) - 8))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16204:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : 0))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16207:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : ((1 + (((cogMethod->cmNumArgs)) << 8)) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16209:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : 0))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16201:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFrameFlags, (VMBIGENDIAN ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16212:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16213:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodObj); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16237:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16241:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), anObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16244:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16392:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, noCheckEntryOffset(), rcvr); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16421:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, noCheckEntryOffset(), rcvr); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16424:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16431:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16500:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16505:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodPointer = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16607:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, (superNormalBar == 0 ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16638:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, (superNormalBar == 0 ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16652:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16659:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16684:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16688:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16712:134: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(((mframeHomeMethod(GIV(framePointer)))->methodObject), ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16714:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAt(GIV(framePointer) + FoxMFReceiver)) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16716:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAt(GIV(framePointer) + FoxIFReceiver))), 1, null); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16733:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cogMethod = ((CogMethod *) ((longAt(GIV(stackPointer))) - (traceLinkedSendOffset()))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16966:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16970:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16978:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16980:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16982:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (byteAt((theFP + FoxIFrameFlags) + 2)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:16983:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17007:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17009:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17018:39: warning: incompatible pointer to integer conversion passing 'CogMethod *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] if ((heapMapAtWord(pointerForOop(cogMethod))) == 0) { ^~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17024:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17031:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17037:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17108:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17120:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17178:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17180:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17194:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt(theFP + FoxIFSavedIP) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17195:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : theIP)) - (longAt(theFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17249:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17252:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17253:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17254:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17256:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17265:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17406:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17410:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17422:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17449:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17457:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17460:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17485:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17493:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17496:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17523:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17526:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17532:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), cacheTag); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17551:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17554:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), cacheTag); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17607:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, ((sqInt)GIV(instructionPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17856:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17858:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodField = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17970:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17971:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theFP + FoxMFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17974:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxMFReceiver, followForwarded(oop)); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17979:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17982:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxIFReceiver, followForwarded(oop)); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17984:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18001:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, (longAt(theFP + FoxIFSavedIP)) + offset); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18001:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, (longAt(theFP + FoxIFSavedIP)) + offset); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18002:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxMethod, (oop = newOop)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18005:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18007:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18009:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (byteAt((theFP + FoxIFrameFlags) + 2)) != 0))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18010:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (((longAt(longAt(theFP + FoxThisContext))) & ((classIndexMask()) - (isForwardedObjectClassIndexPun()))) == 0)) { ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18011:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18011:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18014:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18016:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18018:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theFP + offset); ^~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18021:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + offset, followForwarded(oop)); ^~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18023:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18029:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18031:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theSP, followForwarded(oop)); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18095:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18106:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18107:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18108:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18118:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18119:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18120:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18127:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18129:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18139:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18141:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18155:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18156:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18157:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18256:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18286:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (rcvrStackIndex * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18288:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (isPointers(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18289:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18290:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18291:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] followForwardedObjectFieldstoDepth(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18292:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18293:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)), 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18322:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18371:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18380:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18395:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return (byteAt((theFP + FoxIFrameFlags) + 3)) != 0; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18402:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18409:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + FoxIFSavedIP); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18469:25: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion] theIP = oopForPointer(instrPtr); ^~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:153:43: note: passing argument to parameter 'ptr' here static inline sqInt oopForPointer(void *ptr) { return (sqInt)ptr; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18481:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18492:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((thePage->headSP)) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18493:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : oopForPointer(pointerForOop(longAt(theFPAbove + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18497:54: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? mustMapMachineCodePCcontext((value >> 3), longAt(spouseFP + FoxThisContext)) ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18602:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18614:4: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18645:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return (((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18779:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer = (page->baseAddress)), followObjFieldofObject(SenderIndex, aContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18780:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18797:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), maybeClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18820:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18823:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18825:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), ceBaseFrameReturnPC()); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18826:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18883:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), (theMethod + MFMethodFlagHasContextFlag) + MFMethodFlagIsBlockFlag); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18890:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), theMethod + MFMethodFlagHasContextFlag); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18892:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18895:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), theMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18896:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18897:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), (VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18904:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18911:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18918:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18923:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((pointer -= BytesPerWord), theIP); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19006:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIPPtr = (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19007:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] || ((longAt(theFP + FoxIFSavedIP)) == 0) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19020:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19024:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19027:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19031:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19032:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19033:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19034:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxThisContext))) { ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19035:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19035:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19042:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()))) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19043:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxMethod))) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19045:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = longAt(theIPPtr); ^~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19049:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = longAt(theIPPtr); ^~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19054:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP -= longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19056:52: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19056:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19058:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19058:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19062:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19068:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19071:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19199:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19203:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19216:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theSP, oop); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19223:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19224:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19225:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19227:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] markAndTrace(longAt(theFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19229:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19231:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aCogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19241:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] markAndTrace(longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19243:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19251:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19264:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theSP, oop); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19322:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19325:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19387:10: warning: incompatible pointer to integer conversion returning 'sqInt (sqInt)' (aka 'long long (long long)') from a function with result type 'sqInt' (aka 'long long') [-Wint-conversion] return mcprimHashMultiply; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19485:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19495:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodField = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19518:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19534:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0; ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19541:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + FoxMFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19766:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19770:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theSP = theFP + (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19773:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19774:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19775:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19777:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19782:53: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((newSP = (newPage->baseAddress)), longAt(callerFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19782:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((newSP = (newPage->baseAddress)), longAt(callerFP + FoxThisContext)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19783:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((newSP -= BytesPerWord), theContext); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19785:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19787:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19791:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19791:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19805:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19809:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(callerFP + FoxIFSavedIP, callerIP); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19812:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + stackedReceiverOffset, callerIP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19817:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newFP + FoxCallerSavedIP, ceBaseFrameReturnPC()); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19818:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, 0); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19821:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] offsetCallerFP = pointerForOop(longAt(fpInNewPage + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19825:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(fpInNewPage + FoxSavedFP, oopForPointer(offsetCallerFP)); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19826:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(fpInNewPage + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19827:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(fpInNewPage + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19828:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((fpInNewPage + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19829:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theContext = longAt(fpInNewPage + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20362:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20364:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] it = (longAt(address)) & 7; ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20368:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20372:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] print(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20381:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printNum(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20383:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20384:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] print((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20385:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20386:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20389:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] print((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20390:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20391:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20409:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20416:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20417:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0)) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20419:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20433:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20435:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20447:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20485:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20542:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20544:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20546:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20561:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theMethod = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20563:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20566:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] numArgs = byteAt((theFP + FoxIFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20580:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20581:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20582:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20583:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOrClosure = longAt(theFP + (frameStackedReceiverOffset(theFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20594:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20595:98: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printFrameOopat("(caller ctxt", (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20597:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20598:97: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printFrameOopat("(saved ctxt", (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20600:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (1 * BytesPerWord)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20606:79: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printFrameThingatextraString("caller ip", theFP + FoxCallerSavedIP, ((longAt(theFP + FoxCallerSavedIP)) == (ceReturnToInterpreterPC()) ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20611:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20615:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()))) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20618:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20622:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printFrameThingatextra("saved ip", theFP + FoxIFSavedIP, ((longAt(theFP + FoxIFSavedIP)) == 0 ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20624:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (((longAt(theFP + FoxIFSavedIP)) - theMethod) + 2) - BaseHeaderSize)); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20628:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] topThing = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20636:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printFrameOopat((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20637:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20638:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20643:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printFrameThingatextra("frame ip", theSP, ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20654:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printFrameOopat((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20655:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:20656:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21048:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21052:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21059:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21065:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] retValue = longAt(GIV(framePointer) + FoxMFReceiver); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21070:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] retValue = longAt(GIV(framePointer) + FoxMFReceiver); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21073:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21076:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), retValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21081:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21094:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(longAt(GIV(framePointer) + FoxIFSavedIP))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21121:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21124:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21127:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21132:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21135:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21149:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21306:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21311:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21315:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21319:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21324:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21364:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21370:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21374:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21377:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21377:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21384:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21398:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21404:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21407:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21414:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21417:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21422:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21426:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21438:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21445:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21548:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21552:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21556:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21560:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21564:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21604:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21610:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21614:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21617:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21617:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21624:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21638:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21644:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21647:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21654:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21657:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21662:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21666:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21678:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21685:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21743:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21744:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21745:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21746:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] mthd = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21748:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21753:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printChar(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21758:85: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(mthd, rcvr, ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21759:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21760:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0), ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21760:70: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0), ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21762:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21763:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21765:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (0 < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21766:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:21767:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1) * BytesPerWord)))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22024:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22323:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22339:127: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22356:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22357:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22358:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22360:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22464:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22466:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22479:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22483:127: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22507:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22509:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theMethodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22517:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = ((usqInt)(longAt(theIPPtr))); ^~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22521:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theIPPtr, theIP + ((theMethod->objectHeader))); ^~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22523:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxMethod, theMethodField + ((theMethod->objectHeader))); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22525:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22550:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22553:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22559:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] tempIndex = byteAt((theFP + FoxIFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22572:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((longAt(argsPointer)) & (tagMask())) == 0) ^~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22573:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (oopisLessThan(longAt(argsPointer), GIV(newSpaceLimit)))) { ^~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2936:49: note: expanded from macro 'oopisLessThan' #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22580:116: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))), longAt(argsPointer)); ^~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22591:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((longAt(pointer)) & (tagMask())) == 0) ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22592:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (oopisLessThan(longAt(pointer), GIV(newSpaceLimit)))) { ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2936:49: note: expanded from macro 'oopisLessThan' #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22599:124: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + tempIndex)) << (shiftForWord())))), longAt(pointer)); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22623:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return (((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory()); ^~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22626:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22630:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theInstrPointer = longAt(fp + FoxIFSavedIP); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22660:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] senderContextOrNil = longAt((aPage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22661:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] savedThisContext = longAt(((aPage->baseAddress)) - BytesPerWord); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23107:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] withDetails = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23121:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), constituents); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23148:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] context = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23156:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23181:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)flags << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23210:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23211:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23216:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23243:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23249:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23254:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23281:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23335:68: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((GIV(methodCache)[probe + MethodCacheMethod]) == (longAt(GIV(stackPointer)))) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23340:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] flushExternalPrimitiveOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23341:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] unlinkSendsToandFreeIf(longAt(GIV(stackPointer)), 0); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23357:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] selector = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23395:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23410:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23445:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodReceiver = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23481:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), data); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23512:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (methodWithHeaderShouldBeCogged(methodHeaderOf(longAt(GIV(stackPointer))))) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23514:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] alreadyCogged = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23515:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && ((((((usqInt) (longAt(longAt(GIV(stackPointer))))) >> (formatShift())) & (formatMask())) >= (firstCompiledMethodFormat())) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23516:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (isCogMethodReference(longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord())))))))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23519:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cogMethod = cogselector(longAt(GIV(stackPointer)), GIV(nilObj)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23523:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cogMethod = cogselector(longAt(GIV(stackPointer)), GIV(nilObj)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23542:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && ((((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23543:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && ((((((usqInt) (longAt(longAt(GIV(stackPointer))))) >> (formatShift())) & (formatMask())) >= (firstCompiledMethodFormat())) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23544:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (isCogMethodReference(longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord())))))))))) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23546:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodHeader = longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord()))))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23565:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)flags << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23579:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23599:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23618:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23636:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23655:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] newValue = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23656:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23662:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23724:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23745:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23764:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23800:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] proc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23859:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (synchronousSignal(longAt(GIV(stackPointer)))) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23880:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxMethod)) == GIV(newMethod)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23900:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxMethod)) == GIV(newMethod)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23932:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] process = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:23935:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24101:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), myList); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24157:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aContextOrNil = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24167:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] thisCtx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24211:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((pointerForOop(longAt(theFP + FoxSavedFP))) != contextsFP) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24213:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24215:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24223:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24233:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] contextsIP = ((usqInt)(pointerForOop(longAt(frameAbove + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24241:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24241:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24243:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24243:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24244:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(newFP + FoxMethod)))) < (startOfMemory())) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24248:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(contextsFP + FoxIFSavedIP, contextsIP); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24251:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(newFP + FoxCallerSavedIP, contextsIP); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24279:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24324:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (((callerFP1 = pointerForOop(longAt(fp1 + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24365:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (((callerFP2 = pointerForOop(longAt(fp2 + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24378:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24378:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24378:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24399:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24438:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24440:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), aContextOrNil); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24438:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24479:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24544:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24547:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodObj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24549:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24553:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24586:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24587:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24588:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24590:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24601:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24604:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24615:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24770:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24798:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24864:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24867:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxMethod, methodField - 4); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24871:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] flags = longAt(theFP + FoxIFrameFlags); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24873:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxIFrameFlags, flags - 2); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:24876:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25389:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25421:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25422:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25456:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25484:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25485:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25529:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25534:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25541:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25570:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25586:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25606:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25607:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25630:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25631:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25656:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25660:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25668:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25668:91: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25690:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25691:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25711:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] characterCode = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25724:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), characterObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25739:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25742:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), floatObjectOf(((double) ((rcvr >> 3)) ))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25770:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25771:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25898:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25928:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25929:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:25930:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26089:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26140:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cursorObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26144:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] cursorObj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26145:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] maskObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26368:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26440:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] hashOrError = (((hash = (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask()))) != 0 ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26442:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (objCouldBeClassObj(longAt(GIV(stackPointer))) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26443:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? (((err = enterIntoClassTable(longAt(GIV(stackPointer))))) != 0 ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26445:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26449:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)hashOrError << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26485:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26547:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26611:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26628:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26629:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26636:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26669:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26731:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26795:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26812:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26813:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26820:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26838:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26846:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26884:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26906:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26921:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26959:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26987:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26988:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:26995:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27124:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27142:47: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27143:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27150:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27178:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((GIV(totalFreeOldSpace) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27185:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(nilObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27201:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27206:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27210:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27225:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27294:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27306:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27343:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] instance = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27361:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27398:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] s = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27466:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27511:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] runInNOut = (longAt(GIV(stackPointer) + (0 * BytesPerWord))) == GIV(trueObj); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27594:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27643:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27693:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27700:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27703:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27714:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27719:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27722:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27742:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27749:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27752:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27763:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27768:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27771:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27791:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27795:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27798:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27798:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27802:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27805:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27811:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27814:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27823:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27827:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27906:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27956:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27963:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27966:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27977:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27982:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:27985:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28005:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28012:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28015:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28026:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28031:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28034:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28054:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28058:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28061:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28061:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28065:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28068:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28074:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28077:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28086:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28090:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28169:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28191:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28224:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28229:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28251:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28258:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28261:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28272:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28277:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28280:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28300:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28307:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28310:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28321:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28326:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28329:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28349:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28353:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28356:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28356:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28360:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28363:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28369:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28372:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28381:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28385:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28434:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28458:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28492:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28493:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg2 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28506:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28572:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28579:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28585:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28623:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] order = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28631:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] string1 = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28634:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] string2 = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28681:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)result << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28701:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] fillValue = positive64BitValueOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28702:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28792:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((onOffBar = longAt(GIV(stackPointer) + (1 * BytesPerWord)))) == GIV(trueObj)) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28807:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((bufferSize = longAt(GIV(stackPointer)))) == GIV(nilObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28822:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28853:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28854:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28952:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((longAt(GIV(stackPointer)))) & 7) == 1)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28953:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] crashInThisThread = ((longAt(GIV(stackPointer))) >> 3); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28957:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28961:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:28997:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29027:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29027:89: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29032:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)quotient << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29057:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29073:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29094:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)(integerReceiver / integerArgument) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29132:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29133:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29153:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29176:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29177:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29207:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29222:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29223:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29226:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver == integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29235:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29254:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29255:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29258:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr == integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29285:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29307:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29399:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29405:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29409:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29412:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29412:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29419:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29433:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29439:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29442:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29449:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29452:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29457:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29461:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29473:65: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: passing argument to parameter 'theFP' here static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29530:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), mourner); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29558:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29559:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29638:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29662:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29663:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29691:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29715:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopToStore = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29722:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29723:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29748:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29759:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29793:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29794:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29881:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29910:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29911:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:29991:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30022:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30023:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30103:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30134:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30135:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30215:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30246:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30247:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30327:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30358:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30359:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30439:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30469:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30470:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30549:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30578:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30579:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30659:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!aBool ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30689:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30690:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30769:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30967:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30971:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30983:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] vScale = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30984:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] hScale = floatValueOf(longAt(GIV(stackPointer) + (2 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:30985:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31090:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31142:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31178:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31185:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31188:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31199:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31204:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31207:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31236:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31243:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31246:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31257:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31262:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31265:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31285:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31289:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31292:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31292:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31296:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31299:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31305:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31308:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31317:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31321:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31340:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31414:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31450:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31457:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31460:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31471:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31476:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31479:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31508:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31515:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31518:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31529:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31534:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31537:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31557:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31561:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31564:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31564:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31568:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31571:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31577:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31580:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31589:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31593:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31612:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31686:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31708:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31730:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31735:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31754:128: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31761:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31764:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31775:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31780:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31783:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31812:131: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31819:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31822:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31833:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31838:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31841:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31861:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31865:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31868:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31868:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31872:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31875:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31881:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31884:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31893:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31897:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp13 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31916:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31957:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:31980:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32007:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] key = cStringOrNullFor(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32030:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32044:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32048:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32087:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), stringOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32105:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32247:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), labelOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32320:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32333:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32334:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32337:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver >= integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32361:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32362:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32365:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr >= integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32380:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32381:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32384:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver > integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32408:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32409:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32412:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr > integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32427:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ammount = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32440:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)segSize << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32458:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32483:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)((value * HashMultiplyConstant) & 0xFFFFFFF) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32501:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && ((longAt(GIV(stackPointer))) == GIV(trueObj)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32507:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32531:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32548:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32549:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32560:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject == otherObject ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32577:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32603:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32627:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32664:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] s = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32695:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32716:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32739:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), ((value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32753:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32825:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32826:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32855:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32871:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32885:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32901:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32922:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)(index1) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32933:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)((index1 + numFixed)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32971:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32972:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:32973:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33018:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33036:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33051:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33069:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33105:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33131:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33168:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33184:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33241:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33248:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33252:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33255:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(messageSelector)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33258:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), runArgs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33261:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), runReceiver); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33289:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (VMBIGENDIAN ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33307:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33316:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33342:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33355:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33356:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33359:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver <= integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33383:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33384:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33387:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr <= integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33402:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33403:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33406:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver < integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33430:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33431:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33434:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr < integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33466:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33493:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33506:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33535:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33562:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33575:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33610:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33613:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33627:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33654:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33671:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33689:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33732:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33733:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33784:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), pt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33797:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33826:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33841:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)MillisecondClockMask << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33853:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33853:84: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33858:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)mod << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33889:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33890:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33915:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33933:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33949:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:33982:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34005:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34006:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34027:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34043:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 0); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34046:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34053:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34083:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] header = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34084:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] bytecodeCount = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34092:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] class = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34202:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), theMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34215:44: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 1); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34218:69: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34225:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34252:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34320:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34323:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34336:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34360:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34421:57: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 1); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34424:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34437:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34460:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] object = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34543:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), subsequentObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34566:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] instance = accessibleObjectAfter(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34569:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)0 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34575:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34590:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34591:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34594:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver != integerArgument ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34603:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34622:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34623:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34626:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr != integerArg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34648:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34649:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34678:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject != otherObject ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34738:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((longAt(GIV(stackPointer))) == GIV(trueObj)) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34739:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] || ((longAt(GIV(stackPointer))) == GIV(falseObj)))) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34744:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] goal = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34745:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] stack = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34746:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] followWeak = (longAt(GIV(stackPointer))) == GIV(trueObj); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34987:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] path = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:34989:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35022:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35023:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] lookupClass = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35055:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] selector = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35056:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35079:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35082:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35086:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35133:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35148:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ~~~~^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35148:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35181:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] actualReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35182:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] selector = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35183:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35206:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35209:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), actualReceiver); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35213:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35248:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35261:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ~~~~^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35261:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35288:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35313:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileProcess)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35348:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35380:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(GIV(stackPointer))) >> 3) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35400:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35416:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35452:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35483:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35484:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35502:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35519:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35564:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35565:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35582:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35608:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)depth << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35637:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35709:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35729:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35753:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35757:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35770:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35786:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35802:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35822:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((5 - 1) * BytesPerWord)), (okay ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35839:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35869:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35883:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35893:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35904:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (wasImmutable ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35923:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:35959:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] stringOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36025:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] hasHash = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36026:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && ((long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36028:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (hasHash ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36036:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36040:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36061:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36077:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36114:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)oldHash << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36132:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] labelOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36194:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36210:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36248:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36254:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36270:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36290:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36291:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36301:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36329:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36351:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36367:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36383:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36399:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer3 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36434:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] bytes = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36469:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36492:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36551:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(totalLength - fixedFields) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36563:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] byteSize = ((longAt(GIV(stackPointer))) & (tagMask()) ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36565:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : bytesInObject(longAt(GIV(stackPointer)))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36568:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36602:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((((longAt(GIV(stackPointer)))) & 7) == 1))) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36608:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] nElements = ((longAt(GIV(stackPointer))) >> 3); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36609:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36658:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36663:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] classFormat1 = ((longAt(((longAt(GIV(stackPointer) + (0 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36683:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((byteSize << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36707:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36722:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36762:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36779:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36818:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36833:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36879:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36904:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36919:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36959:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr == arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36977:58: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aValue = floatObjectOf(exp(smallFloatValueOf(longAt(GIV(stackPointer))))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36993:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ((((usqInt)(longAt(GIV(stackPointer))))) <= 15 ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:36995:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : ((exp = ((usqInt) (((usqInt)(longAt(GIV(stackPointer)))))) >> (((numTagBits()) + (smallFloatMantissaBits())) + 1)), ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37014:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37054:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37069:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37109:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr >= arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37136:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37151:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37191:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr > arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37218:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37233:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37273:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr <= arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37300:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37315:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37355:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr < arg ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37377:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37416:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37431:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37471:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37496:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37511:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37551:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!(rcvr == arg) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37570:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37601:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37648:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37663:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] floatOrIntOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37703:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37721:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37731:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37753:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37769:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37804:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] class = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37814:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37833:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37847:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(specialObjectsOop)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37863:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37918:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37919:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37922:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37938:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37939:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37940:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37979:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:37980:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38114:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38145:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38146:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38147:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38314:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38354:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] array = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38355:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] start = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38356:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] stop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38357:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] repl = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38358:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] replStart = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38423:12: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] arrayFmt = arrayFmt; ~~~~~~~~ ^ ~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38470:11: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] replFmt = replFmt; ~~~~~~~ ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38624:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38656:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38657:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38691:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38721:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38722:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38727:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38754:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38760:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38765:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38783:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38803:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (okay ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38823:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38839:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38842:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(result)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38858:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:38911:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] moduleName = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39067:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39092:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39127:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39154:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39188:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39209:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39238:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (running ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39249:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] sampleBuffer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39259:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39276:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] sema = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:44603:15: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:49642:13: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:51474:5: warning: expression result unused [-Wunused-value] -classIndex2; ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:51539:26: warning: expression result unused [-Wunused-value] 8 /* allocationUnit */ / BytesPerOop; ~ ^ ~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:52836:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'void *' [-Wint-conversion] allocation = calloc(sizeof(void *), unscannedEphemeronsQueueInitialSize); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:53051:7: warning: incompatible integer to pointer conversion passing 'usqInt' (aka 'unsigned long long') to parameter of type 'void *' [-Wint-conversion] free((GIV(unscannedEphemerons).start)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/stdlib.h:536:27: note: passing argument to parameter '_Memory' here void __cdecl free(void *_Memory); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57008:25: warning: incompatible integer to pointer conversion passing 'usqInt' (aka 'unsigned long long') to parameter of type 'void *' [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/stdlib.h:538:31: note: passing argument to parameter '_Memory' here void *__cdecl realloc(void *_Memory,size_t _NewSize); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57008:15: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'void *' [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57445:41: warning: expression result unused [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: expanded from macro 'asserta' # define asserta(expr) (expr) ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57466:41: warning: expression result unused [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: expanded from macro 'asserta' # define asserta(expr) (expr) ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:58477:14: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] treeNode1 = treeNode1; ~~~~~~~~~ ^ ~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:60970:108: warning: passing 'usqInt *' (aka 'unsigned long long *') to parameter of type 'sqInt *' (aka 'long long *') converts between pointers to integer types with different sign [-Wpointer-sign] segAddress = sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(ammount, firstGapOfSizeAtLeast(ammount), (&allocatedSize)); ^~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:60:98: note: passing argument to parameter 'asp' here extern void *sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(sqInt sz, void *minAddr, sqInt *asp); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61431:13: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] treeNode = treeNode; ~~~~~~~~ ^ ~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61982:77: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(lip, lifp, lisp, !((((usqInt)(longAt(lifp + FoxMethod)))) < (startOfMemory())), __LINE__); ^~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62492:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && ((((((sqInt)(pointerForOop(longAt(maybeFP + FoxSavedFP))))) & (tagMask())) == 0) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62494:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (oopForPointer(pointerForOop(longAt(maybeFP + FoxSavedFP)))) + (smallIntegerTag()))) == (longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)(InstructionPointerIndex) << (shiftForWord()))))))) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62495:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (((((usqInt)(longAt(maybeFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62496:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(maybeFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62497:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((maybeFP + FoxIFrameFlags) + 2)) != 0)))))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62504:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] maybeFrameCtxt = longAt(maybeFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62577:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62581:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62587:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62588:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62589:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62591:39: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ok = ok && (checkOkayFields(longAt(theFP + FoxThisContext))); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62593:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ok = ok && (checkOkayFields(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62595:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxMethod)))); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62596:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62604:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62746:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62748:95: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - GIV(stackPointer))) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62761:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62774:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62787:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62789:82: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63045:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), message); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63101:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63137:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63138:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63139:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63141:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63179:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = longAt(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63186:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63187:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63188:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63190:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63220:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = ((sqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63221:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63233:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63414:19: warning: explicitly assigning value of variable of type 'struct VirtualMachine *' to itself [-Wself-assign] interpreterProxy = interpreterProxy; ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63429:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63438:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63445:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63446:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63447:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63449:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63859:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63868:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63876:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63877:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(callerFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63878:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((callerFP1 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63880:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerCtx = longAt(callerFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63889:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = longAt((thePage->headSP)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63903:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theIP = oopForPointer(pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63941:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63946:49: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63949:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(callerSP, callerIP); ^~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:63973:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(aFramePtr + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64120:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)((localPrimIndex - 264)) << (shiftForWord()))))); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64121:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64130:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64136:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64142:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64147:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)(localPrimIndex - 261) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64264:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64273:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64280:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64281:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64282:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64284:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64301:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64303:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64304:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64305:66: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : ((offset - (ReceiverIndex + 1)) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64306:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (offset - (ReceiverIndex + 1))) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64307:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (offset - (ReceiverIndex + 1))) * BytesPerWord)))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64482:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64574:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64575:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64576:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64577:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (homeContext == (longAt(theFP + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64581:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] || (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64582:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64583:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64584:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theMethod1 = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64586:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64596:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64597:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64598:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64600:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64606:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64613:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64702:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64715:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64770:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64771:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64772:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64773:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (homeContext == (longAt(theFP + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64777:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64778:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64779:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64780:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theMethod1 = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64782:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64792:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64793:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64794:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64796:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ctxtOrNilOrZero = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64804:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64811:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64857:53: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] for (ptr = theSP, toDoLimit1 = (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64860:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(ptr); ^~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64863:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(ptr, followForwarded(oop)); ^~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64866:134: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] for (ptr = ((theFP + FoxCallerSavedIP) + BytesPerWord), toDoLimit2 = (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64868:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))); ptr <= toDoLimit2; ptr += BytesPerWord) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64869:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(ptr); ^~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64882:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(ptr, oop); ^~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64885:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64886:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64887:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64892:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64893:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64894:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64933:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64977:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64979:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:64993:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)(numArgs) << (shiftForWord())))))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65231:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65243:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65245:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (isPointers(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65246:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65247:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65248:61: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] followForwardedObjectFieldstoDepth(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65249:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65250:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)), 0); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65271:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65272:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65273:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65313:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] source = ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65339:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && ((((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) < overflowLimitAddress) ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65340:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (!((longAt(callerFP + FoxSavedFP)) == 0)))) { ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65349:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65358:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65365:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65366:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(callerFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65367:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((callerFP1 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65369:10: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAt(callerFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65521:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65578:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return (longAt(theFP + FoxSavedFP)) == 0; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65618:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65844:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((pointerForOop(longAt(maybeFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65845:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (((((usqInt)(longAt(maybeFrame + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65846:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(maybeFrame + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65847:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((maybeFrame + FoxIFrameFlags) + 2)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65849:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] maybeFrameCtxt = longAt(maybeFrame + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65863:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(maybeFrame + FoxThisContext, maybeFrameCtxt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65924:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((pointerForOop(longAt(theFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65925:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (((((usqInt)(longAt(theFrame + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65926:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFrame + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65927:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFrame + FoxIFrameFlags) + 2)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65930:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(theFrame + FoxThisContext)) == aOnceMarriedContext) { ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67307:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage2->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67386:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((anOop == ((((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67388:81: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1)))) << 3) | 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67396:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (anOop == (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67398:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxMethod)))) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67401:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67407:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((((usqInt)(longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67407:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((((usqInt)(longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67408:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67408:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67409:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67409:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67410:48: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67410:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67415:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67419:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (anOop == (longAt(theSP))) { ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67427:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (anOop == (longAt(theSP))) { ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67461:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aMethodObj = longAt(((GIV(stackPage)->headFP)) + FoxMethod); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67473:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67506:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodFieldOrObj = longAt(theFP + FoxMethod); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67508:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxMethod, methodFieldOrObj + MFMethodFlagHasContextFlag); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67513:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67523:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67529:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(theFP + FoxMFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67534:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] byteAtput((theFP + FoxIFrameFlags) + 2, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: passing argument to parameter 'oop' here static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67536:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] numArgs = byteAt((theFP + FoxIFrameFlags) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67540:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((byteAt((theFP + FoxIFrameFlags) + 3)) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67541:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67547:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(theFP + FoxIFReceiver); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67552:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(theFP + FoxThisContext, theContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67559:54: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valuePointer2 = (oopForPointer(pointerForOop(longAt(theFP + FoxSavedFP)))) + (smallIntegerTag()); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67572:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67574:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - (i - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67575:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (i - 1)) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67579:55: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valuePointer = ((i - 1) < ((frameNumArgs2 = byteAt((theFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67580:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs2 - (i - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67581:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs2 - (i - 1)) * BytesPerWord))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67776:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (boolean ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67795:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), floatObjectOf(aFloat)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67811:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integer << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67840:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67856:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67982:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67984:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67985:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67986:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (offset < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67987:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1 - offset) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67988:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - offset) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68003:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68004:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68005:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68007:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt) (longAt(longAt(theFP + FoxThisContext)))) >> (markedBitFullShift())) & 1) != 0) { ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68011:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68098:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68125:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68150:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68210:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (enabled ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68217:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68223:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68233:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (enabled ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68780:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68925:15: warning: incompatible pointer to integer conversion passing 'CogMethod *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] printHexnp(cogMethodOf(meth)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1611:32: note: passing argument to parameter 'n' here extern sqInt printHexnp(usqInt n); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68937:15: warning: incompatible pointer to integer conversion passing 'CogMethod *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] printHexnp(cogMethodOf(meth)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1611:32: note: passing argument to parameter 'n' here extern sqInt printHexnp(usqInt n); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68993:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68994:52: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] printFrameAndCallersSPshort(pointerForOop(longAt(theFP + FoxSavedFP)), (assert(!(isBaseFrame(theFP))), ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68995:66: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:68997:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + BytesPerWord), printShort); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69017:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69043:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69102:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69138:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] it = longAt(address); ^~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69224:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69235:74: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (frameAbove + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(frameAbove + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69237:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((frameAbove + FoxIFrameFlags) + 1))))) + BytesPerWord) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69245:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70670:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (theSP <= (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70673:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (oop == (longAt(theSP))) { ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70675:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70677:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] printHexnp(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70683:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70684:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70685:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70686:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (oop == (longAt(theFP + FoxThisContext))) { ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70688:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70694:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (oop == (longAt(theFP + FoxMethod))) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70696:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70701:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70709:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (oop == (longAt(theSP))) { ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70711:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] printHexnp(theFP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70713:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] printHexnp(theSP); ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: passing argument to parameter 'n' here printHexnp(usqInt n) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70793:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70806:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(theFP + (frameStackedReceiverOffset(theFP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70818:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70829:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), (((usqInt)integerValue << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70843:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71153:33: warning: expression result unused [-Wunused-value] ((((usqInt) w1) >> 8) & 0xFF) | (((sqInt)((usqInt)((w1 & 0xFF)) << 8))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71224:30: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] cogCodeBase = pointerForOop(allocateJITMemory(GIV(cogCodeSize), ((header.oldBaseAddr)) - GIV(cogCodeSize))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: passing argument to parameter 'oop' here static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71225:61: warning: ordered comparison between pointer and integer ('char *' and 'sqInt' (aka 'long long')) desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71225:87: warning: pointer/integer type mismatch in conditional expression ('sqInt' (aka 'long long') and 'char *') [-Wconditional-type-mismatch] desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ^ ~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71225:24: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'char *' [-Wint-conversion] desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71381:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] initializeCodeZoneFromupTo(cogCodeBase, cogCodeBase + GIV(cogCodeSize)); ^~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include/cogit.h:56:46: note: passing argument to parameter 'startAddress' here extern void initializeCodeZoneFromupTo(sqInt startAddress, sqInt endAddress); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71381:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] initializeCodeZoneFromupTo(cogCodeBase, cogCodeBase + GIV(cogCodeSize)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include/cogit.h:56:66: note: passing argument to parameter 'endAddress' here extern void initializeCodeZoneFromupTo(sqInt startAddress, sqInt endAddress); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71510:67: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'char *' [-Wint-conversion] longAtput((temporaryIndex < ((frameNumArgs = ((mframeCogMethod(theFP))->cmNumArgs))) ^~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19483:23: note: passing argument to parameter 'theFP' here mframeCogMethod(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71559:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71592:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71598:66: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP)))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71601:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71640:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71815:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (index * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71830:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (index * BytesPerWord), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71907:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71944:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71948:62: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71951:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71953:41: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aMethodObj = ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71955:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(GIV(framePointer) + FoxMethod)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71971:130: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72017:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72362:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72403:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72404:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shortPrintFrameAndCallers(pointerForOop(longAt(theFP + FoxSavedFP))); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72451:51: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shortPrintFrameAndNCallers(pointerForOop(longAt(theFP + FoxSavedFP)), n - 1); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72510:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72519:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72704:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72781:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72788:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72800:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72806:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72810:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72813:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72813:59: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: passing argument to parameter 'val' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72820:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72834:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72840:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72843:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72850:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72853:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72858:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72862:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72874:65: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:71394:37: note: passing argument to parameter 'theFP' here reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73287:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return floatValueOf(longAt(GIV(stackPointer) + (offset * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73299:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73336:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73417:28: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73419:82: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73436:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73501:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73509:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73519:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73854:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73861:76: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73863:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), anOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73861:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73867:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73876:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73883:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73884:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73885:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73887:10: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAt(callerFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73932:80: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((theMovedFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theMovedFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73934:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theMovedFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), anOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73932:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((theMovedFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theMovedFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74193:88: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return validInstructionPointerinMethodframePointer(anInstrPointer, ((((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74195:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(fp + FoxMethod)), fp); ^~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74393:17: warning: variable 'the2ndUnknownShort' is uninitialized when used here [-Wuninitialized] putShorttoFile(the2ndUnknownShort, f); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74338:29: note: initialize the variable 'the2ndUnknownShort' to silence this warning sqInt the2ndUnknownShort; ^ = 0 /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74474:40: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valuePointer2 = ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74476:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - i) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74477:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - i) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74478:38: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (i < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74479:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - i) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74480:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - i) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74532:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74554:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long long') [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74562:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74570:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74586:16: warning: expression which evaluates to zero treated as a null pointer constant of type 'void **' [-Wnon-literal-null-conversion] parameters = ((sqInt) null); ^~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74594:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'void *' [-Wint-conversion] argHolder = alloca((argType->size)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74595:17: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long long') [-Wint-conversion] parameters[i] = argHolder; ^ ~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74610:45: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (cif->rtype), 3); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1725:76: note: passing argument to parameter 'returnHolder' here static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74667:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74689:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long long') [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74696:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74703:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (PARAM_SEMAPHORE_INDEX * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74723:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74732:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74746:16: warning: expression which evaluates to zero treated as a null pointer constant of type 'void **' [-Wnon-literal-null-conversion] parameters = ((sqInt) null); ^~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74754:13: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'void *' [-Wint-conversion] argHolder = malloc((argType->size)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74755:17: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long long') [-Wint-conversion] parameters[i] = argHolder; ^ ~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74760:10: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'void *' [-Wint-conversion] aPtr = parameters[i1]; ^ ~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74763:11: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion] free(aPtr); ^~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/stdlib.h:536:27: note: passing argument to parameter '_Memory' here void __cdecl free(void *_Memory); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74785:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74787:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((4 - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74826:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_TASK_ADDRESS * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74836:14: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long long') [-Wint-conversion] taskAddress = longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74839:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74856:45: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (((task->cif))->rtype), 2); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:1725:76: note: passing argument to parameter 'returnHolder' here static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74862:23: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'void *' [-Wint-conversion] anParameterAddress = parameters[i]; ^ ~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74864:26: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion] doFreeFromTask(task, anParameterAddress); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2848:47: note: expanded from macro 'doFreeFromTask' #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/stdlib.h:536:27: note: passing argument to parameter '_Memory' here void __cdecl free(void *_Memory); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74873:23: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion] doFreeFromTask(task, ((sqInt)task)); ^~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2848:47: note: expanded from macro 'doFreeFromTask' #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/stdlib.h:536:27: note: passing argument to parameter '_Memory' here void __cdecl free(void *_Memory); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74927:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74934:34: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (callerContextOrNil = longAt((thePage->baseAddress))), ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74939:26: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74940:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74941:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74944:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAt(callerFP + FoxThisContext)) ^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74952:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74954:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxMethod)); ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74957:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74958:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74959:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74961:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74963:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74964:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)(numArgs) << (shiftForWord()))))))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74968:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74969:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74970:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74974:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74976:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74977:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74978:63: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : ((index - CtxtTempFrameStart) < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74979:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - CtxtTempFrameStart)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74980:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - CtxtTempFrameStart)) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75010:9: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long long') from a function with result type 'void *' [-Wint-conversion] return longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75074:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75080:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75089:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75095:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75101:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal2 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75107:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal3 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75116:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75122:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75132:10: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75134:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75143:25: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'const void *' [-Wint-conversion] memcpy(targetPointer, returnHolder, sizeToCopy); ^~~~~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:50:76: note: passing argument to parameter '_Src' here void * __cdecl memcpy(void * __restrict__ _Dst,const void * __restrict__ _Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75145:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75152:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75159:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75231:12: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long long') [-Wint-conversion] address = longAt((oop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75250:10: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion] memcpy(argHolder, srcPtr, argTypeSize); ^~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:50:45: note: passing argument to parameter '_Dst' here void * __cdecl memcpy(void * __restrict__ _Dst,const void * __restrict__ _Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN; ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75873:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75891:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75915:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newCopy); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75963:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:75971:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76090:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76193:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76206:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] value = ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76208:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (index - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76209:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (index - 1)) * BytesPerWord))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76210:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : ((index - 1) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76211:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - 1)) * BytesPerWord)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76212:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - 1)) * BytesPerWord)))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76214:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76250:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76252:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76254:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76408:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76421:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory())) { ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76422:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((index - 1) < ((frameNumArgs = ((mframeCogMethod(spouseFP))->cmNumArgs))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76427:46: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((index - 1) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1)))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76428:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - 1)) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76431:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - 1)) * BytesPerWord), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76435:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76462:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76546:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)sz << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76562:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] flag = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76643:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76645:25: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodArg = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76830:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76836:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76842:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), primRcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76848:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76870:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76874:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76878:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76882:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76935:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76937:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] primIdx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76972:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(tempOop2) = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76974:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:76991:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77003:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77048:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77068:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77072:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77076:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), (((usqInt)primIdx << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77079:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(tempOop)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77060:2: warning: expression result unused [-Wunused-value] !GIV(primFailCode); ^ ~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77106:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77119:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77176:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77178:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77210:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77219:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77226:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77513:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77531:7: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'void *' [-Wint-conversion] addr = malloc(byteSize); ^ ~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77543:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)addr)); ^ ~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77546:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77564:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77585:7: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long long') [-Wint-conversion] addr = longAt((oop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77592:18: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] || (isInMemory(addr)))) { ^~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50299:18: note: passing argument to parameter 'address' here isInMemory(sqInt address) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77625:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77653:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77671:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77687:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77703:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77770:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77798:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77816:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77832:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77834:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77850:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] oop = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77914:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77943:85: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] handlerOrNilOrZero = findMethodWithPrimitiveFromContextUpToContext(199, longAt(GIV(stackPointer)), GIV(nilObj)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77949:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), handlerOrNilOrZero); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77980:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] stopContext = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:77982:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] calleeContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78012:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78017:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] startFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78021:29: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if ((((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78022:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78023:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78024:33: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] && (stopContext == (longAt(theFP1 + FoxThisContext)))) { ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78028:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (!(((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78029:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78030:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 3)) != 0))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78031:37: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theMethod = ((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78033:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : longAt(theFP1 + FoxMethod)); ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78043:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78044:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78045:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78047:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] handlerOrNilOrZero = longAt(theFP1 + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78055:35: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] theFP1 = pointerForOop(longAt(theFP1 + FoxSavedFP)); ^~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78062:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78093:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), handlerOrNilOrZero); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78129:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78137:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78159:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78440:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78463:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78465:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78563:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78588:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78590:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78592:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78742:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78763:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78765:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78823:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78839:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78841:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78860:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78881:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78883:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78940:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78956:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78958:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78975:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78996:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:78998:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79055:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79071:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79073:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79090:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79111:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79113:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79169:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79185:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79187:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79204:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79225:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79227:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79284:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79300:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79302:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79319:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79340:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79342:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79399:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79415:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79417:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79434:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79454:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79456:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79512:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79527:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79529:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79545:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79566:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79568:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79627:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79643:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79645:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79664:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79685:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79687:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79744:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79760:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79762:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79779:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79799:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79801:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79856:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79871:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79873:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79889:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79910:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79912:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79971:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79987:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:79989:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80008:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80045:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] module = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80047:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] symbol = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80092:50: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] moduleHandle = ((void *) (ioLoadModuleOfLength(moduleNameString, moduleNameStringSize))); ^~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:558:35: note: passing argument to parameter 'moduleNameIndex' here void *ioLoadModuleOfLength(sqInt moduleNameIndex, sqInt moduleNameLength); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80128:43: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] address = ioLoadSymbolOfLengthFromModule(symbolString, symbolStringSize, moduleHandle); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:559:45: note: passing argument to parameter 'functionNameIndex' here void *ioLoadSymbolOfLengthFromModule(sqInt functionNameIndex, sqInt functionNameLength, void *moduleHandle); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80137:9: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqIntptr_t' (aka 'long long') [-Wint-conversion] ptr[0] = (((sqIntptr_t)address)); ^ ~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80140:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80161:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80163:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80219:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80234:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80236:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80252:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80273:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80275:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80334:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80350:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80352:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80371:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80392:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80394:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80451:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80467:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80469:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80486:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80506:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80508:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80563:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80578:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80580:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80596:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80665:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80698:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] thang = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80700:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80703:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80731:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (trueOrFalse ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80752:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80769:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80780:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80786:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80802:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] GIV(messageSelector) = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80804:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] newReceiver = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80807:64: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80807:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80830:71: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80830:18: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80832:17: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), GIV(messageSelector)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80863:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] obj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80871:23: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] boolean = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80906:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), wasPinned); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80945:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80982:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] msecsObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:80984:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81053:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] usecsObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81055:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81141:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81143:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81192:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81212:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(byteAt((rcvr + BaseHeaderSize) + index)) << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81225:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81238:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81254:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81301:24: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81303:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81305:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81359:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81451:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81470:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81484:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81503:14: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81534:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81536:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81538:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81606:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81623:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81625:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81627:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81656:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81677:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81679:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81681:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81740:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81756:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81758:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81760:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81779:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81800:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81802:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81804:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81863:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81879:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81881:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81883:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81902:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81923:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81925:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81927:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:81985:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82001:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82003:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82005:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82024:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82046:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82048:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82050:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82110:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82127:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82129:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82131:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82151:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82173:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82175:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82177:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82237:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82254:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82256:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82258:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82278:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82299:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82301:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82303:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82361:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82377:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82379:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82381:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82399:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82420:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82422:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82424:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82485:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82501:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82503:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82505:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82526:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82547:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82549:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82551:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82612:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82628:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82630:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82632:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82653:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82674:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82676:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82678:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82735:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82751:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82753:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82755:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82773:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82795:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82797:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82799:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82869:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82886:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82888:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82890:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82920:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82945:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ctxt = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:82947:30: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83053:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83055:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83057:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83120:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83136:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83138:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83140:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83163:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83184:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83186:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83188:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83249:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83265:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83267:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83269:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83290:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83311:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83313:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83315:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83376:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83392:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83394:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83396:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83417:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83438:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83440:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83442:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83504:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83520:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83522:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83524:20: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83547:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83689:21: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] index = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83710:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83715:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83924:13: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:83944:42: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtPointerput(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84065:45: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84076:27: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84077:16: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84078:15: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84080:22: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] objOrFP = longAt(theFP + FoxThisContext); ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84084:72: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] (theFPAbove + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFPAbove + FoxMethod)))) < (startOfMemory()) ^~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84086:11: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] : byteAt((theFPAbove + FoxIFrameFlags) + 1))))) + BytesPerWord)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: passing argument to parameter 'oop' here static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84144:12: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: passing argument to parameter 'oop' here static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84244:19: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: expanded from macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: passing argument to parameter 'oop' here static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:84268:9: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long long') from a function with result type 'void *' [-Wint-conversion] return longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:13979:1: warning: unused function 'cmHomeMethod' [-Wunused-function] cmHomeMethod(CogBlockMethod * self_in_cmHomeMethod) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14142:1: warning: unused function 'pageListIsWellFormed' [-Wunused-function] pageListIsWellFormed(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:14565:1: warning: unused function 'asCogHomeMethod' [-Wunused-function] asCogHomeMethod(CogBlockMethod *aCogMethod) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:17214:1: warning: unused function 'deferStackLimitSmashAroundwith' [-Wunused-function] deferStackLimitSmashAroundwith(void (*functionSymbol)(sqInt), sqInt arg) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18104:1: warning: unused function 'frameHasContext' [-Wunused-function] frameHasContext(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18116:1: warning: unused function 'frameIsBlockActivation' [-Wunused-function] frameIsBlockActivation(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18125:1: warning: unused function 'frameMethodObject' [-Wunused-function] frameMethodObject(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18137:1: warning: unused function 'frameNumArgs' [-Wunused-function] frameNumArgs(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18153:1: warning: unused function 'frameReceiver' [-Wunused-function] frameReceiver(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18393:1: warning: unused function 'iframeIsBlockActivation' [-Wunused-function] iframeIsBlockActivation(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18400:1: warning: unused function 'iframeReceiver' [-Wunused-function] iframeReceiver(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18407:1: warning: unused function 'iframeSavedIP' [-Wunused-function] iframeSavedIP(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:18643:1: warning: unused function 'isMachineCodeFrame' [-Wunused-function] isMachineCodeFrame(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19532:1: warning: unused function 'mframeIsBlockActivation' [-Wunused-function] mframeIsBlockActivation(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19539:1: warning: unused function 'mframeReceiver' [-Wunused-function] mframeReceiver(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:19954:1: warning: unused function 'newMethodInLookupCacheAtand' [-Wunused-function] newMethodInLookupCacheAtand(sqInt selector, sqInt classTag) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22083:1: warning: unused function 'stackLimitOffset' [-Wunused-function] stackLimitOffset(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:22096:1: warning: unused function 'stackPageHeadroom' [-Wunused-function] stackPageHeadroom(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:39675:1: warning: unused function 'headerWhileForwardingOf' [-Wunused-function] headerWhileForwardingOf(sqInt aCompiledMethodObjOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40491:1: warning: unused function 'isImmediateFloat' [-Wunused-function] isImmediateFloat(sqInt oop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40599:1: warning: unused function 'maxSlotsForAlloc' [-Wunused-function] maxSlotsForAlloc(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40611:1: warning: unused function 'numFreeLists' [-Wunused-function] numFreeLists(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40830:1: warning: unused function 'wordIndexableFormat' [-Wunused-function] wordIndexableFormat(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40891:1: warning: unused function 'allNewSpaceObjectsHaveZeroRTRefCount' [-Wunused-function] allNewSpaceObjectsHaveZeroRTRefCount(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:40970:1: warning: unused function 'allWeakSurvivorsOnWeakList' [-Wunused-function] allWeakSurvivorsOnWeakList(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:41373:1: warning: unused function 'firstCorpse' [-Wunused-function] firstCorpse(sqInt headOfCorpseList) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:41624:1: warning: unused function 'noUnfiredEphemeronsAtEndOfRememberedSet' [-Wunused-function] noUnfiredEphemeronsAtEndOfRememberedSet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:43502:1: warning: unused function 'allObjectsUnmarked' [-Wunused-function] allObjectsUnmarked(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:43617:1: warning: unused function 'allOldMarkedWeakObjectsOnWeaklingStack' [-Wunused-function] allOldMarkedWeakObjectsOnWeaklingStack(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:44470:1: warning: unused function 'allocationUnit' [-Wunused-function] allocationUnit(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:44481:1: warning: unused function 'allStrongSlotsOfWeaklingAreMarked' [-Wunused-function] allStrongSlotsOfWeaklingAreMarked(sqInt aWeakling) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:44507:1: warning: unused function 'allUnscannedEphemeronsAreActive' [-Wunused-function] allUnscannedEphemeronsAreActive(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:44539:1: warning: unused function 'assertInnerValidFreeObject' [-Wunused-function] assertInnerValidFreeObject(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:45129:1: warning: unused function 'bitsSetInFreeSpaceMaskForAllFreeLists' [-Wunused-function] bitsSetInFreeSpaceMaskForAllFreeLists(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:45191:1: warning: unused function 'bridgeSize' [-Wunused-function] bridgeSize(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:45198:1: warning: unused function 'byteFormatMask' [-Wunused-function] byteFormatMask(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:46532:1: warning: unused function 'classIndexFieldWidth' [-Wunused-function] classIndexFieldWidth(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:46669:1: warning: unused function 'classTableRootSlots' [-Wunused-function] classTableRootSlots(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:47722:1: warning: unused function 'ephemeronFormat' [-Wunused-function] ephemeronFormat(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:47729:1: warning: unused function 'existInstancesInNewSpaceOf' [-Wunused-function] existInstancesInNewSpaceOf(sqInt classObj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:47937:1: warning: unused function 'fetchPointerofFreeChunk' [-Wunused-function] fetchPointerofFreeChunk(sqInt fieldIndex, sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48301:1: warning: unused function 'firstFixedFieldOfMaybeImmediate' [-Wunused-function] firstFixedFieldOfMaybeImmediate(sqInt oop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48605:1: warning: unused function 'formatOf' [-Wunused-function] formatOf(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48615:1: warning: unused function 'forwardedFormat' [-Wunused-function] forwardedFormat(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48626:1: warning: unused function 'forwardersIn' [-Wunused-function] forwardersIn(sqInt anObject) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48652:1: warning: unused function 'freeChunkNextIndex' [-Wunused-function] freeChunkNextIndex(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48662:1: warning: unused function 'freeChunkParentIndex' [-Wunused-function] freeChunkParentIndex(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48673:1: warning: unused function 'freeChunkPrevIndex' [-Wunused-function] freeChunkPrevIndex(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48861:1: warning: unused function 'goodContextSize' [-Wunused-function] goodContextSize(sqInt oop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:48959:1: warning: unused function 'hasSpurMemoryManagerAPI' [-Wunused-function] hasSpurMemoryManagerAPI(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:49032:1: warning: unused function 'hiddenRootSlots' [-Wunused-function] hiddenRootSlots(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:49039:1: warning: unused function 'hiddenRootsObject' [-Wunused-function] hiddenRootsObject(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50098:1: warning: unused function 'isCompiledMethodHeader' [-Wunused-function] isCompiledMethodHeader(sqInt objHeader) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50115:1: warning: unused function 'isContextHeader' [-Wunused-function] isContextHeader(sqInt aHeader) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50133:1: warning: unused function 'isCopiedIntoSegment' [-Wunused-function] isCopiedIntoSegment(sqInt anObjectInTheHeap) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50156:1: warning: unused function 'isEnumerableObjectNoAssert' [-Wunused-function] isEnumerableObjectNoAssert(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50192:1: warning: unused function 'isEphemeron' [-Wunused-function] isEphemeron(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50212:1: warning: unused function 'isForwardedClassTag' [-Wunused-function] isForwardedClassTag(sqInt classIndex) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50237:1: warning: unused function 'isFreeObject' [-Wunused-function] isFreeObject(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50244:1: warning: unused function 'isFreeOop' [-Wunused-function] isFreeOop(sqInt oop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50259:1: warning: unused function 'isInClassTable' [-Wunused-function] isInClassTable(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50282:1: warning: unused function 'isInEden' [-Wunused-function] isInEden(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50289:1: warning: unused function 'isInFutureSpace' [-Wunused-function] isInFutureSpace(sqInt address) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50324:1: warning: unused function 'isInNewSpace' [-Wunused-function] isInNewSpace(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50339:1: warning: unused function 'isInPastSpace' [-Wunused-function] isInPastSpace(sqInt address) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50346:1: warning: unused function 'isLargeFreeObject' [-Wunused-function] isLargeFreeObject(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50353:1: warning: unused function 'isMaybeFiredEphemeron' [-Wunused-function] isMaybeFiredEphemeron(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50372:1: warning: unused function 'isObjEphemeron' [-Wunused-function] isObjEphemeron(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50383:1: warning: unused function 'isObjImmutable' [-Wunused-function] isObjImmutable(sqInt anOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50486:1: warning: unused function 'isRemembered' [-Wunused-function] isRemembered(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50496:1: warning: unused function 'isSegmentBridge' [-Wunused-function] isSegmentBridge(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50503:1: warning: unused function 'isSemaphoreOop' [-Wunused-function] isSemaphoreOop(sqInt anOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50563:1: warning: unused function 'isValidObjStackAt' [-Wunused-function] isValidObjStackAt(sqInt objStackRootIndex) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50710:1: warning: unused function 'isWeakNonImm' [-Wunused-function] isWeakNonImm(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50848:1: warning: unused function 'knownClassAtIndex' [-Wunused-function] knownClassAtIndex(sqInt classIndex) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50857:1: warning: unused function 'lastPointerFormat' [-Wunused-function] lastPointerFormat(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:50986:1: warning: unused function 'lengthOfMaybeImmediate' [-Wunused-function] lengthOfMaybeImmediate(sqInt oop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:53328:1: warning: unused function 'newSpaceIsEmpty' [-Wunused-function] newSpaceIsEmpty(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:53563:1: warning: unused function 'noUnscannedEphemerons' [-Wunused-function] noUnscannedEphemerons(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57712:1: warning: unused function 'slidingCompactionInProgress' [-Wunused-function] slidingCompactionInProgress(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:57780:1: warning: unused function 'startOfObject' [-Wunused-function] startOfObject(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:58788:1: warning: unused function 'validClassTableHashes' [-Wunused-function] validClassTableHashes(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:58869:1: warning: unused function 'validFreeTreeChunk' [-Wunused-function] validFreeTreeChunk(sqInt chunk) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:58912:1: warning: unused function 'validObjStacks' [-Wunused-function] validObjStacks(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:59709:1: warning: unused function 'isMobile' [-Wunused-function] isMobile(sqInt obj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:59720:1: warning: unused function 'isPostMobile' [-Wunused-function] isPostMobile(sqInt obj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:59987:1: warning: unused function 'savedFirstFieldsSpaceWasAllocated' [-Wunused-function] savedFirstFieldsSpaceWasAllocated(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:60884:1: warning: unused function 'validRelocationPlanInPass' [-Wunused-function] validRelocationPlanInPass(sqInt onePass) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:60949:1: warning: unused function 'segLimit' [-Wunused-function] segLimit(SpurSegmentInfo * self_in_segLimit) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61044:1: warning: unused function 'allBridgesMarked' [-Wunused-function] allBridgesMarked(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61094:1: warning: unused function 'bridgeAt' [-Wunused-function] bridgeAt(sqInt segIndex) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61109:1: warning: unused function 'bridgeFor' [-Wunused-function] bridgeFor(SpurSegmentInfo *aSegment) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61232:1: warning: unused function 'isInSegments' [-Wunused-function] isInSegments(usqInt address) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61253:1: warning: unused function 'isValidSegmentBridge' [-Wunused-function] isValidSegmentBridge(sqInt objOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61555:1: warning: unused function 'segmentOverlap' [-Wunused-function] segmentOverlap(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61909:1: warning: unused function 'allOnesAsCharStar' [-Wunused-function] allOnesAsCharStar(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:61992:1: warning: unused function 'assertValidStackLimits' [-Wunused-function] assertValidStackLimits(sqInt ln) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62688:1: warning: unused function 'checkStackPointerForMaybeMarriedContext' [-Wunused-function] checkStackPointerForMaybeMarriedContext(sqInt aContext) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62843:1: warning: unused function 'contexthasValidInversePCMappingOfin' [-Wunused-function] contexthasValidInversePCMappingOfin(sqInt aContext, sqInt theIP, char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:62945:1: warning: unused function 'cr' [-Wunused-function] cr(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65498:1: warning: unused function 'ifCurrentStackPageHasValidHeadPointers' [-Wunused-function] ifCurrentStackPageHasValidHeadPointers(StackPage *thePage) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65519:1: warning: unused function 'iframeMethod' [-Wunused-function] iframeMethod(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65576:1: warning: unused function 'isBaseFrame' [-Wunused-function] isBaseFrame(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65682:1: warning: unused function 'isMarriedOrWidowedContext' [-Wunused-function] isMarriedOrWidowedContext(sqInt aContext) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65701:1: warning: unused function 'isMetaPrimitiveIndex' [-Wunused-function] isMetaPrimitiveIndex(sqInt primIndex) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65714:1: warning: unused function 'isNullExternalPrimitiveCall' [-Wunused-function] isNullExternalPrimitiveCall(sqInt aMethodObj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:65739:1: warning: unused function 'isPrimitiveFunctionPointerAnIndex' [-Wunused-function] isPrimitiveFunctionPointerAnIndex(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67605:1: warning: unused function 'maybeLeakCheckExternalPrimCall' [-Wunused-function] maybeLeakCheckExternalPrimCall(sqInt aMethodObj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:67996:1: warning: unused function 'noMarkedContextsOnPage' [-Wunused-function] noMarkedContextsOnPage(StackPage *thePage) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:70804:1: warning: unused function 'pushedReceiverOrClosureOfFrame' [-Wunused-function] pushedReceiverOrClosureOfFrame(char *theFP) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72146:1: warning: unused function 'saneFunctionPointerForFailureOfPrimIndex' [-Wunused-function] saneFunctionPointerForFailureOfPrimIndex(sqInt primIndex) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:72887:1: warning: unused function 'space' [-Wunused-function] space(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:73321:1: warning: unused function 'stackLimitBytes' [-Wunused-function] stackLimitBytes(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74177:1: warning: unused function 'validBCPCinMethod' [-Wunused-function] validBCPCinMethod(sqInt thePC, usqInt aMethod) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74191:1: warning: unused function 'validInstructionPointerinFrame' [-Wunused-function] validInstructionPointerinFrame(usqInt anInstrPointer, char *fp) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/src/gcc3x-cointerp.c:74204:1: warning: unused function 'validStackPageBaseFrames' [-Wunused-function] validStackPageBaseFrames(void) ^ 2478 warnings generated. [ 33%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/common/sqHeapMap.c [ 33%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/common/sqVirtualMachine.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:306:11: warning: incompatible pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long long (*)(long long)') from 'void (sqInt)' (aka 'void (long long)') [-Wincompatible-pointer-types] VM->push = push; ^ ~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:308:16: warning: incompatible pointer types assigning to 'sqInt (*)(double)' (aka 'long long (*)(double)') from 'void (double)' [-Wincompatible-pointer-types] VM->pushFloat = pushFloat; ^ ~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:432:37: warning: incompatible pointer types assigning to 'void *(*)(sqInt, sqInt, sqInt)' (aka 'void *(*)(long long, long long, long long)') from 'void *(sqInt, sqInt, void *)' (aka 'void *(long long, long long, void *)') [-Wincompatible-pointer-types] VM->ioLoadSymbolOfLengthFromModule = ioLoadSymbolOfLengthFromModule; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:459:26: warning: incompatible pointer types assigning to 'void (*)(void)' from 'sqInt (void)' (aka 'long long (void)') [-Wincompatible-pointer-types] VM->forceInterruptCheck = forceInterruptCheck; ^ ~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:546:23: warning: incompatible pointer types assigning to 'sqInt (*)(char *)' (aka 'long long (*)(char *)') from 'sqInt (const char *)' (aka 'long long (const char *)') [-Wincompatible-pointer-types] VM->stringForCString = stringForCString; ^ ~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:557:37: warning: incompatible pointer types assigning to 'sqInt (*)(vmccp)' (aka 'long long (*)(struct _VMCallbackContext *)') from 'sqInt (void *)' (aka 'long long (void *)') [-Wincompatible-pointer-types] VM->ptEnterInterpreterFromCallback = ptEnterInterpreterFromCallback; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:558:34: warning: incompatible pointer types assigning to 'sqInt (*)(vmccp)' (aka 'long long (*)(struct _VMCallbackContext *)') from 'sqInt (void *)' (aka 'long long (void *)') [-Wincompatible-pointer-types] VM->ptExitInterpreterToCallback = ptExitInterpreterToCallback; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:562:27: warning: incompatible pointer types assigning to 'sqInt (*)(int)' (aka 'long long (*)(int)') from 'Semaphore *(int)' (aka 'struct __Semaphore *(int)') [-Wincompatible-pointer-types] VM->platformSemaphoreNew = platform_semaphore_new; ^ ~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:565:35: warning: incompatible pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long long (*)(long long)') from 'void (sqInt)' (aka 'void (long long)') [-Wincompatible-pointer-types] VM->waitOnExternalSemaphoreIndex = waitOnExternalSemaphoreIndex; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 9 warnings generated. [ 34%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/common/sqNamedPrims.c [ 34%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/common/sqExternalSemaphores.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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. [ 35%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/common/sqTicker.c [ 35%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/win/sqWin32SpurAlloc.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/win/sqWin32SpurAlloc.c:95:9: warning: incompatible pointer to integer conversion returning 'char *' from a function with result type 'usqInt' (aka 'unsigned long long') [-Wint-conversion] return alloc; ^~~~~ 1 warning generated. [ 36%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/win/aioWin.c [ 36%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/win/winDebug.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/src/win/winDebug.c:320:21: warning: incompatible integer to pointer conversion passing 'DWORD64' (aka 'unsigned long long') to parameter of type 'void *' [-Wint-conversion] printCogMethodFor(frame->AddrPC.Offset); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/src/win/winDebug.c:26:31: note: passing argument to parameter 'address' here void printCogMethodFor(void* address); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/repository/src/win/winDebug.c:514:14: note: use '==' to turn this assignment into an equality comparison if(errorLog = getErrorLogFile()){ ^ == 2 warnings generated. [ 37%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/win/winDebugMenu.c [ 37%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/win/winDebugWindow.c [ 38%] 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 -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=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/fileDialogWin32.c [ 39%] Building RC object CMakeFiles/PharoVMCore.dir/PharoDLL.rc.res x86_64-w64-mingw32-windres -O coff -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=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=57 -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-9/repository/PUBLIC -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/semaphores -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/PharoDLL.rc CMakeFiles/PharoVMCore.dir/PharoDLL.rc.res [ 39%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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/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/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-9/build-stockReplacement' [ 39%] 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-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 39%] 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 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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)); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c:484:48: warning: passing 'LONG *' (aka 'long *') to parameter of type 'LPDWORD' (aka 'unsigned long *') converts between pointers to integer types with different sign [-Wpointer-sign] ofs.li.LowPart = GetFileSize(FILE_HANDLE(f), &ofs.li.HighPart); ^~~~~~~~~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:65:62: note: passing argument to parameter 'lpFileSizeHigh' here WINBASEAPI DWORD WINAPI GetFileSize (HANDLE hFile, LPDWORD lpFileSizeHigh); ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c:555:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 5 warnings generated. [ 40%] 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 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/vm/src/win/sqWin32Directory.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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. [ 40%] 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 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/fileUtilsWin.c [ 41%] Building C object CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -MD -MT CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -MF CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o.d -o CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:504:10: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long long') from a function with result type 'void *' [-Wint-conversion] return primitiveFailFor(PrimErrBadArgument); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1629:21: warning: incompatible function pointer types assigning to 'sqInt (*)(sqInt)' (aka 'long long (*)(long long)') from 'sqInt (*)(int)' (aka 'long long (*)(int)') [-Wincompatible-function-pointer-types] characterObjectOf = interpreterProxy->characterObjectOf; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1643:10: warning: incompatible function pointer types assigning to 'sqInt (*)(void)' (aka 'long long (*)(void)') from 'void (*)(void)' [-Wincompatible-function-pointer-types] fullGC = interpreterProxy->fullGC; ^ ~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:230:1: warning: unused function 'connectToFdwrite' [-Wunused-function] connectToFdwrite(int fd, sqInt writeFlag) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:257:1: warning: unused function 'connectToFilewrite' [-Wunused-function] connectToFilewrite(void *cfile, sqInt writeFlag) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:384:1: warning: unused function 'makeDirEntryNamesizecreateDatemodDateisDirfileSize' [-Wunused-function] makeDirEntryNamesizecreateDatemodDateisDirfileSize(char *entryName, sqInt entryNameSize, sqInt createDate, sqInt modifiedDate, sqInt dirFlag, squeakFileOffsetType fileSize) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1230:1: warning: unused function 'primitiveFileReadWithoutPinning' [-Wunused-function] primitiveFileReadWithoutPinning(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FilePlugin/FilePlugin.c:1285:1: warning: unused function 'primitiveFileReadWithPinning' [-Wunused-function] primitiveFileReadWithPinning(void) ^ 8 warnings generated. [ 41%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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/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-9/build-stockReplacement' [ 42%] 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-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 42%] 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 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c In file included from /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:23: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:734:9: warning: unused function 'readdir' [-Wunused-function] readdir( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:455:9: warning: unused function '_wreaddir' [-Wunused-function] _wreaddir( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:877:9: warning: unused function 'rewinddir' [-Wunused-function] rewinddir( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:888:9: warning: unused function 'scandir' [-Wunused-function] scandir( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:1040:9: warning: unused function 'versionsort' [-Wunused-function] versionsort( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:183:1: warning: unused function 'addressObjectFor' [-Wunused-function] addressObjectFor(void *aMachineAddress) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:313:1: warning: unused function 'badSessionId' [-Wunused-function] badSessionId(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:324:1: warning: unused function 'convertWinToSqueakTime' [-Wunused-function] convertWinToSqueakTime(SYSTEMTIME st) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:354:1: warning: unused function 'faSuccess' [-Wunused-function] faSuccess(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:384:1: warning: unused function 'objectFromStructsize' [-Wunused-function] objectFromStructsize(void *aMachineAddress, sqInt structSize) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:403:1: warning: unused function 'pathOoptoBuffermaxLen' [-Wunused-function] pathOoptoBuffermaxLen(sqInt pathNameOop, char *cPathName, sqInt maxLen) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:424:1: warning: unused function 'pointerFrom' [-Wunused-function] pointerFrom(sqInt directoryPointerBytes) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1093:1: warning: unused function 'readLinkintomaxLength' [-Wunused-function] readLinkintomaxLength(char *cPathName, char *cLinkPtr, size_t maxLength) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1171:1: warning: unused function 'sizeOfFaPath' [-Wunused-function] sizeOfFaPath(void) ^ 14 warnings generated. [ 43%] 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 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c [ 43%] 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 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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 ^ In file included from /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c:27: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:734:9: warning: unused function 'readdir' [-Wunused-function] readdir( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:455:9: warning: unused function '_wreaddir' [-Wunused-function] _wreaddir( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:877:9: warning: unused function 'rewinddir' [-Wunused-function] rewinddir( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:888:9: warning: unused function 'scandir' [-Wunused-function] scandir( ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win/dirent.h:1040:9: warning: unused function 'versionsort' [-Wunused-function] versionsort( ^ 8 warnings generated. [ 44%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-stockReplacement' [ 44%] Built target FileAttributesPlugin make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 45%] 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 -DIMMUTABILITY=1 -DJPEGReaderPlugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:250:1: warning: unused function 'colorConvertGrayscaleMCU' [-Wunused-function] colorConvertGrayscaleMCU(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:300:1: warning: unused function 'colorConvertMCU' [-Wunused-function] colorConvertMCU(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:442:1: warning: unused function 'decodeBlockIntocomponent' [-Wunused-function] decodeBlockIntocomponent(int *anArray, int *aColorComponent) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:582:1: warning: unused function 'fillBuffer' [-Wunused-function] fillBuffer(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:610:1: warning: unused function 'getBits' [-Wunused-function] getBits(sqInt requestedBits) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:662:1: warning: unused function 'idctBlockIntqt' [-Wunused-function] idctBlockIntqt(int *anArray, int *qt) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:940:1: warning: unused function 'nextSampleCb' [-Wunused-function] nextSampleCb(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:976:1: warning: unused function 'nextSampleCr' [-Wunused-function] nextSampleCr(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1012:1: warning: unused function 'nextSampleFromblocks' [-Wunused-function] nextSampleFromblocks(int *aComponent, int **aBlockArray) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1048:1: warning: unused function 'nextSampleY' [-Wunused-function] nextSampleY(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1733:1: warning: unused function 'scaleAndSignExtendinFieldWidth' [-Wunused-function] scaleAndSignExtendinFieldWidth(sqInt aNumber, sqInt w) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1780:1: warning: unused function 'stInit' [-Wunused-function] stInit(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1787:1: warning: unused function 'storeJPEGStreamOn' [-Wunused-function] storeJPEGStreamOn(sqInt streamOop) ^ 13 warnings generated. [ 45%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-stockReplacement' [ 45%] Built target JPEGReaderPlugin make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 45%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c [ 46%] Building C object CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -MD -MT CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -MF CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o.d -o CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:492:19: warning: incompatible integer to pointer conversion assigning to 'void *' from 'sqInt' (aka 'long long') [-Wint-conversion] surfaceHandlePtr = fetchPointerofObject(0, surfaceHandle); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:29: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqIntptr_t' (aka 'long long') [-Wint-conversion] result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); ^~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:30: note: passing argument to parameter 'surfaceHandle' here ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:47: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'sqSurfaceDispatch *' (aka 'struct sqSurfaceDispatch *') [-Wint-conversion] result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); ^~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:64: note: passing argument to parameter 'fn' here ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) ^ 3 warnings generated. [ 47%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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/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-9/build-stockReplacement' [ 48%] Built target SurfacePlugin make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 49%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DMiscPrimitivePlugin_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c [ 49%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-stockReplacement' [ 49%] 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-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/PharoConsole.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/PharoConsole.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/PharoConsole.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/PharoConsole.dir/depend.internal". Scanning dependencies of target PharoConsole make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/PharoConsole.dir/build.make CMakeFiles/PharoConsole.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 49%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/win32Main.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/src/win32Main.c:39:16: warning: incompatible pointer types assigning to 'char *' from 'char **'; remove & [-Wincompatible-pointer-types] currentString = &argsInUtf8[numberOfArgs]; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. [ 50%] Building RC object CMakeFiles/PharoConsole.dir/PharoConsole.rc.res x86_64-w64-mingw32-windres -O coff -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/PharoConsole.rc CMakeFiles/PharoConsole.dir/PharoConsole.rc.res [ 50%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-stockReplacement' [ 50%] 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-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 51%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2311:3: warning: pointer/integer type mismatch in conditional expression ('SocketPtr' (aka 'SQSocket *') and 'int') [-Wconditional-type-mismatch] ? ((SocketPtr) (firstIndexableField(socketOop))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:245:1: warning: unused function 'netAddressToInt' [-Wunused-function] netAddressToInt(unsigned char *ptrToByteArray) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2296:1: warning: unused function 'socketRecordSize' [-Wunused-function] socketRecordSize(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2307:1: warning: unused function 'socketValueOf' [-Wunused-function] socketValueOf(sqInt socketOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2318:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 5 warnings generated. [ 51%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c:1632:55: warning: passing 'unsigned char [8]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (setsockopt(SOCKET(s), SOL_SOCKET, SO_REUSEADDR, buf, bufSize) < 0) ^~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1029:88: note: passing argument to parameter 'optval' here WINSOCK_API_LINKAGE int WSAAPI setsockopt(SOCKET s,int level,int optname,const char *optval,int optlen); ^ 1 warning generated. [ 52%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-stockReplacement' [ 52%] 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-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 53%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLargeIntegers_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:266:1: warning: unused function 'byteSizeOfCSI' [-Wunused-function] byteSizeOfCSI(sqInt csi) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:332:1: warning: unused function 'cDigitAddlenwithleninto' [-Wunused-function] cDigitAddlenwithleninto(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:377:1: warning: unused function 'cDigitCopyFromtolen' [-Wunused-function] cDigitCopyFromtolen(unsigned int *pFrom, unsigned int *pTo, sqInt len) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:389:1: warning: unused function 'cDigitDivlenremlenquolen' [-Wunused-function] cDigitDivlenremlenquolen(unsigned int *pDiv, sqInt divLen, unsigned int *pRem, sqInt remLen, unsigned int *pQuo, sqInt quoLen) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:541:1: warning: unused function 'cDigitLshiftfromlentolen' [-Wunused-function] cDigitLshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:586:1: warning: unused function 'cDigitMontgomerylentimeslenmodulolenmInvModBinto' [-Wunused-function] cDigitMontgomerylentimeslenmodulolenmInvModBinto(unsigned int *pFirst, sqInt firstLen, unsigned int *pSecond, sqInt secondLen, unsigned int *pThird, sqInt thirdLen, unsigned int mInv, unsigned int *pRes) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:659:1: warning: unused function 'cDigitMultiplylenwithlenintolen' [-Wunused-function] cDigitMultiplylenwithlenintolen(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes, sqInt resLen) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:711:1: warning: unused function 'cDigitOfatput' [-Wunused-function] cDigitOfatput(unsigned int *cPointer, sqInt zeroBasedDigitIndex, unsigned int aValue) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:724:1: warning: unused function 'cDigitOpshortlenlongleninto' [-Wunused-function] cDigitOpshortlenlongleninto(sqInt opIndex, unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:768:1: warning: unused function 'cDigitReplacefromtowithstartingAt' [-Wunused-function] cDigitReplacefromtowithstartingAt(unsigned int *pTo, sqInt start, sqInt stop, unsigned int *pFrom, sqInt repStart) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:781:1: warning: unused function 'cDigitRshiftfromlentolen' [-Wunused-function] cDigitRshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:825:1: warning: unused function 'cDigitSublenwithleninto' [-Wunused-function] cDigitSublenwithleninto(unsigned int *pWordSmall, sqInt smallLen, unsigned int *pWordLarge, sqInt largeLen, unsigned int *pWordRes) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:994:1: warning: unused function 'digitAddLargewith' [-Wunused-function] digitAddLargewith(sqInt firstInteger, sqInt secondInteger) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1254:1: warning: unused function 'digitCompareLargewith' [-Wunused-function] digitCompareLargewith(sqInt firstInteger, sqInt secondInteger) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1278:1: warning: unused function 'digitDivLargewithnegative' [-Wunused-function] digitDivLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1538:1: warning: unused function 'digitMontgomerytimesmodulomInvModB' [-Wunused-function] digitMontgomerytimesmodulomInvModB(sqInt firstLarge, sqInt secondLarge, sqInt thirdLarge, unsigned int mInv) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1651:1: warning: unused function 'digitMultiplyLargewithnegative' [-Wunused-function] digitMultiplyLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1754:1: warning: unused function 'digitOfCSIat' [-Wunused-function] digitOfCSIat(sqInt csi, sqInt ix) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1766:1: warning: unused function 'digitOfLargeIntat' [-Wunused-function] digitOfLargeIntat(sqInt aBytesOop, sqInt ix) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1786:1: warning: unused function 'digitSizeOfCSI' [-Wunused-function] digitSizeOfCSI(sqInt csi) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1802:1: warning: unused function 'digitSizeOfLargeInt' [-Wunused-function] digitSizeOfLargeInt(sqInt anOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1812:1: warning: unused function 'digitSubLargewith' [-Wunused-function] digitSubLargewith(sqInt firstInteger, sqInt secondInteger) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2100:1: warning: unused function 'highBitOfLargeInt' [-Wunused-function] highBitOfLargeInt(sqInt anOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2326:1: warning: unused function 'normalize' [-Wunused-function] normalize(sqInt aLargeInteger) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:3797:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 25 warnings generated. [ 53%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-stockReplacement' [ 53%] 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-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 54%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:388:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 1 warning generated. [ 55%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c [ 55%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-stockReplacement' [ 55%] Built target LocalePlugin make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 55%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c [ 56%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:537:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ 1 warning generated. [ 57%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c [ 57%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c [ 58%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c [ 58%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c [ 59%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c [ 59%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c [ 60%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c [ 60%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c [ 61%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c [ 61%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c [ 62%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c [ 63%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c [ 63%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c [ 64%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c [ 64%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c [ 65%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c [ 65%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c [ 66%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c [ 66%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c [ 67%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c [ 67%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c [ 68%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c [ 69%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c [ 69%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c [ 70%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c [ 70%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c [ 71%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c [ 71%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c [ 72%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c [ 72%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c [ 73%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c [ 73%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c [ 74%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c [ 75%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c [ 75%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c [ 76%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c [ 76%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c [ 77%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c [ 77%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c [ 78%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c [ 78%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c [ 79%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c [ 79%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c [ 80%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c [ 81%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c [ 81%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c [ 82%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c [ 82%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c [ 83%] 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 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c [ 83%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-stockReplacement' [ 83%] Built target JPEGReadWriter2Plugin make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 84%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c [ 84%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-stockReplacement' [ 84%] Built target UUIDPlugin make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 84%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2474:11: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] leftViaY = leftViaY; ~~~~~~~~ ^ ~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2497:12: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] rightViaY = rightViaY; ~~~~~~~~~ ^ ~~~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3225:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3241:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3346:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3362:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3468:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3484:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3703:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] xp = xp; ~~ ^ ~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3719:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] yp = yp; ~~ ^ ~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13646:18: warning: expression result unused [-Wunused-value] ((signed)lastX >> 8); ~~~~~~~~~~~~~ ^ ~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13676:18: warning: expression result unused [-Wunused-value] ((signed)lastX1 >> 8); ~~~~~~~~~~~~~~ ^ ~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:851:1: warning: unused function 'aaColorMaskGet' [-Wunused-function] aaColorMaskGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:858:1: warning: unused function 'aaColorMaskPut' [-Wunused-function] aaColorMaskPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:865:1: warning: unused function 'aaColorShiftGet' [-Wunused-function] aaColorShiftGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:872:1: warning: unused function 'aaColorShiftPut' [-Wunused-function] aaColorShiftPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:882:1: warning: unused function 'aaFirstPixelFromto' [-Wunused-function] aaFirstPixelFromto(sqInt leftX, sqInt rightX) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:897:1: warning: unused function 'aaHalfPixelGet' [-Wunused-function] aaHalfPixelGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:904:1: warning: unused function 'aaHalfPixelPut' [-Wunused-function] aaHalfPixelPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:914:1: warning: unused function 'aaLastPixelFromto' [-Wunused-function] aaLastPixelFromto(sqInt leftX, sqInt rightX) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:921:1: warning: unused function 'aaLevelGet' [-Wunused-function] aaLevelGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:928:1: warning: unused function 'aaLevelPut' [-Wunused-function] aaLevelPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:935:1: warning: unused function 'aaScanMaskGet' [-Wunused-function] aaScanMaskGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:942:1: warning: unused function 'aaScanMaskPut' [-Wunused-function] aaScanMaskPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:949:1: warning: unused function 'aaShiftGet' [-Wunused-function] aaShiftGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:956:1: warning: unused function 'aaShiftPut' [-Wunused-function] aaShiftPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:967:1: warning: unused function 'absoluteSquared8Dot24' [-Wunused-function] absoluteSquared8Dot24(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1036:1: warning: unused function 'adjustAALevel' [-Wunused-function] adjustAALevel(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1175:1: warning: unused function 'aetStartGet' [-Wunused-function] aetStartGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1182:1: warning: unused function 'aetStartPut' [-Wunused-function] aetStartPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1189:1: warning: unused function 'aetUsedGet' [-Wunused-function] aetUsedGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1196:1: warning: unused function 'aetUsedPut' [-Wunused-function] aetUsedPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1206:1: warning: unused function 'allocateAETEntry' [-Wunused-function] allocateAETEntry(sqInt nSlots) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1220:1: warning: unused function 'allocateBezier' [-Wunused-function] allocateBezier(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1240:1: warning: unused function 'allocateBezierStackEntry' [-Wunused-function] allocateBezierStackEntry(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1254:1: warning: unused function 'allocateBitmapFillcolormap' [-Wunused-function] allocateBitmapFillcolormap(sqInt cmSize, int *cmBits) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1321:1: warning: unused function 'allocateGradientFillrampWidthisRadial' [-Wunused-function] allocateGradientFillrampWidthisRadial(int *ramp, sqInt rampWidth, sqInt isRadial) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1364:1: warning: unused function 'allocateLine' [-Wunused-function] allocateLine(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1416:1: warning: unused function 'allocateStackEntry' [-Wunused-function] allocateStackEntry(sqInt nSlots) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1430:1: warning: unused function 'allocateStackFillEntry' [-Wunused-function] allocateStackFillEntry(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1443:1: warning: unused function 'allocateWideBezier' [-Wunused-function] allocateWideBezier(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1463:1: warning: unused function 'allocateWideLine' [-Wunused-function] allocateWideLine(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1483:1: warning: unused function 'areEdgeFillsValid' [-Wunused-function] areEdgeFillsValid(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1493:1: warning: unused function 'assureValuebetweenand' [-Wunused-function] assureValuebetweenand(sqInt val1, sqInt val2, sqInt val3) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1516:1: warning: unused function 'bezierEndXOf' [-Wunused-function] bezierEndXOf(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1523:1: warning: unused function 'bezierEndXOfput' [-Wunused-function] bezierEndXOfput(sqInt bezier, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1530:1: warning: unused function 'bezierEndYOf' [-Wunused-function] bezierEndYOf(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1537:1: warning: unused function 'bezierEndYOfput' [-Wunused-function] bezierEndYOfput(sqInt bezier, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1544:1: warning: unused function 'bezierFinalXOf' [-Wunused-function] bezierFinalXOf(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1551:1: warning: unused function 'bezierFinalXOfput' [-Wunused-function] bezierFinalXOfput(sqInt bezier, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1558:1: warning: unused function 'bezierUpdateDataOf' [-Wunused-function] bezierUpdateDataOf(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1565:1: warning: unused function 'bezierViaXOf' [-Wunused-function] bezierViaXOf(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1572:1: warning: unused function 'bezierViaXOfput' [-Wunused-function] bezierViaXOfput(sqInt bezier, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1579:1: warning: unused function 'bezierViaYOf' [-Wunused-function] bezierViaYOf(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1586:1: warning: unused function 'bezierViaYOfput' [-Wunused-function] bezierViaYOfput(sqInt bezier, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1593:1: warning: unused function 'bitmapCmSizeOf' [-Wunused-function] bitmapCmSizeOf(sqInt bmFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1600:1: warning: unused function 'bitmapCmSizeOfput' [-Wunused-function] bitmapCmSizeOfput(sqInt bmFill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1607:1: warning: unused function 'bitmapDepthOf' [-Wunused-function] bitmapDepthOf(sqInt bmFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1614:1: warning: unused function 'bitmapDepthOfput' [-Wunused-function] bitmapDepthOfput(sqInt bmFill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1621:1: warning: unused function 'bitmapHeightOf' [-Wunused-function] bitmapHeightOf(sqInt bmFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1628:1: warning: unused function 'bitmapHeightOfput' [-Wunused-function] bitmapHeightOfput(sqInt bmFill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1635:1: warning: unused function 'bitmapRasterOf' [-Wunused-function] bitmapRasterOf(sqInt bmFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1642:1: warning: unused function 'bitmapRasterOfput' [-Wunused-function] bitmapRasterOfput(sqInt bmFill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1649:1: warning: unused function 'bitmapSizeOf' [-Wunused-function] bitmapSizeOf(sqInt bmFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1656:1: warning: unused function 'bitmapSizeOfput' [-Wunused-function] bitmapSizeOfput(sqInt bmFill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1663:1: warning: unused function 'bitmapTileFlagOf' [-Wunused-function] bitmapTileFlagOf(sqInt bmFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1670:1: warning: unused function 'bitmapTileFlagOfput' [-Wunused-function] bitmapTileFlagOfput(sqInt bmFill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1677:1: warning: unused function 'bitmapValuebitsatXy' [-Wunused-function] bitmapValuebitsatXy(sqInt bmFill, sqInt bits, sqInt xp, sqInt yp) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1740:1: warning: unused function 'bitmapWidthOf' [-Wunused-function] bitmapWidthOf(sqInt bmFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1747:1: warning: unused function 'bitmapWidthOfput' [-Wunused-function] bitmapWidthOfput(sqInt bmFill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1754:1: warning: unused function 'bzEndX' [-Wunused-function] bzEndX(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1765:1: warning: unused function 'bzEndXput' [-Wunused-function] bzEndXput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1776:1: warning: unused function 'bzEndY' [-Wunused-function] bzEndY(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1787:1: warning: unused function 'bzEndYput' [-Wunused-function] bzEndYput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1798:1: warning: unused function 'bzStartX' [-Wunused-function] bzStartX(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1809:1: warning: unused function 'bzStartXput' [-Wunused-function] bzStartXput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1820:1: warning: unused function 'bzStartY' [-Wunused-function] bzStartY(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1831:1: warning: unused function 'bzStartYput' [-Wunused-function] bzStartYput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1842:1: warning: unused function 'bzViaX' [-Wunused-function] bzViaX(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1853:1: warning: unused function 'bzViaXput' [-Wunused-function] bzViaXput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1864:1: warning: unused function 'bzViaY' [-Wunused-function] bzViaY(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1875:1: warning: unused function 'bzViaYput' [-Wunused-function] bzViaYput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2030:1: warning: unused function 'checkedAddBezierToGET' [-Wunused-function] checkedAddBezierToGET(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2058:1: warning: unused function 'checkedAddEdgeToGET' [-Wunused-function] checkedAddEdgeToGET(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2110:1: warning: unused function 'checkedAddLineToGET' [-Wunused-function] checkedAddLineToGET(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2170:1: warning: unused function 'clampValuemax' [-Wunused-function] clampValuemax(sqInt value, sqInt maxValue) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2218:1: warning: unused function 'clearSpanBufferGet' [-Wunused-function] clearSpanBufferGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2225:1: warning: unused function 'clearSpanBufferPut' [-Wunused-function] clearSpanBufferPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2232:1: warning: unused function 'clipMaxXGet' [-Wunused-function] clipMaxXGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2239:1: warning: unused function 'clipMaxXPut' [-Wunused-function] clipMaxXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2246:1: warning: unused function 'clipMaxYGet' [-Wunused-function] clipMaxYGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2253:1: warning: unused function 'clipMaxYPut' [-Wunused-function] clipMaxYPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2260:1: warning: unused function 'clipMinXGet' [-Wunused-function] clipMinXGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2267:1: warning: unused function 'clipMinXPut' [-Wunused-function] clipMinXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2274:1: warning: unused function 'clipMinYGet' [-Wunused-function] clipMinYGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2281:1: warning: unused function 'clipMinYPut' [-Wunused-function] clipMinYPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2288:1: warning: unused function 'colormapOf' [-Wunused-function] colormapOf(sqInt bmFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2295:1: warning: unused function 'colorTransform' [-Wunused-function] colorTransform(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2577:1: warning: unused function 'computeSqrt' [-Wunused-function] computeSqrt(sqInt length2) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2672:1: warning: unused function 'currentYGet' [-Wunused-function] currentYGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2679:1: warning: unused function 'currentYPut' [-Wunused-function] currentYPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2686:1: warning: unused function 'currentZGet' [-Wunused-function] currentZGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2693:1: warning: unused function 'currentZPut' [-Wunused-function] currentZPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2700:1: warning: unused function 'destOffsetXGet' [-Wunused-function] destOffsetXGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2707:1: warning: unused function 'destOffsetXPut' [-Wunused-function] destOffsetXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2714:1: warning: unused function 'destOffsetYGet' [-Wunused-function] destOffsetYGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2721:1: warning: unused function 'destOffsetYPut' [-Wunused-function] destOffsetYPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2766:1: warning: unused function 'drawWideEdgefrom' [-Wunused-function] drawWideEdgefrom(sqInt edge, sqInt leftX) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2813:1: warning: unused function 'edgeFillsInvalidate' [-Wunused-function] edgeFillsInvalidate(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2824:1: warning: unused function 'edgeFillsValidate' [-Wunused-function] edgeFillsValidate(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2835:1: warning: unused function 'edgeLeftFillOf' [-Wunused-function] edgeLeftFillOf(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2842:1: warning: unused function 'edgeLeftFillOfput' [-Wunused-function] edgeLeftFillOfput(sqInt edge, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2849:1: warning: unused function 'edgeNumLinesOf' [-Wunused-function] edgeNumLinesOf(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2856:1: warning: unused function 'edgeNumLinesOfput' [-Wunused-function] edgeNumLinesOfput(sqInt edge, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2863:1: warning: unused function 'edgeRightFillOf' [-Wunused-function] edgeRightFillOf(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2870:1: warning: unused function 'edgeRightFillOfput' [-Wunused-function] edgeRightFillOfput(sqInt edge, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2877:1: warning: unused function 'edgeTransform' [-Wunused-function] edgeTransform(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2887:1: warning: unused function 'edgeTypeOf' [-Wunused-function] edgeTypeOf(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2894:1: warning: unused function 'edgeXValueOf' [-Wunused-function] edgeXValueOf(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2901:1: warning: unused function 'edgeXValueOfput' [-Wunused-function] edgeXValueOfput(sqInt edge, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2908:1: warning: unused function 'edgeYValueOf' [-Wunused-function] edgeYValueOf(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2915:1: warning: unused function 'edgeYValueOfput' [-Wunused-function] edgeYValueOfput(sqInt edge, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2922:1: warning: unused function 'edgeZValueOf' [-Wunused-function] edgeZValueOf(sqInt edge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2929:1: warning: unused function 'edgeZValueOfput' [-Wunused-function] edgeZValueOfput(sqInt edge, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2953:1: warning: unused function 'estimatedLengthOfwith' [-Wunused-function] estimatedLengthOfwith(sqInt deltaX, sqInt deltaY) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2983:1: warning: unused function 'fillAllFromto' [-Wunused-function] fillAllFromto(sqInt leftX, sqInt rightX) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3086:1: warning: unused function 'fillBitmapSpan' [-Wunused-function] fillBitmapSpan(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3866:1: warning: unused function 'fillColorSpanfromto' [-Wunused-function] fillColorSpanfromto(sqInt pixelValue32, sqInt leftX, sqInt rightX) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3896:1: warning: unused function 'fillDirectionXOf' [-Wunused-function] fillDirectionXOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3903:1: warning: unused function 'fillDirectionXOfput' [-Wunused-function] fillDirectionXOfput(sqInt fill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3910:1: warning: unused function 'fillDirectionYOf' [-Wunused-function] fillDirectionYOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3917:1: warning: unused function 'fillDirectionYOfput' [-Wunused-function] fillDirectionYOfput(sqInt fill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3924:1: warning: unused function 'fillLinearGradient' [-Wunused-function] fillLinearGradient(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4152:1: warning: unused function 'fillMaxXGet' [-Wunused-function] fillMaxXGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4159:1: warning: unused function 'fillMaxXPut' [-Wunused-function] fillMaxXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4166:1: warning: unused function 'fillMaxYGet' [-Wunused-function] fillMaxYGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4173:1: warning: unused function 'fillMaxYPut' [-Wunused-function] fillMaxYPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4180:1: warning: unused function 'fillMinXGet' [-Wunused-function] fillMinXGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4187:1: warning: unused function 'fillMinXPut' [-Wunused-function] fillMinXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4194:1: warning: unused function 'fillMinYGet' [-Wunused-function] fillMinYGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4201:1: warning: unused function 'fillMinYPut' [-Wunused-function] fillMinYPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4208:1: warning: unused function 'fillNormalXOf' [-Wunused-function] fillNormalXOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4215:1: warning: unused function 'fillNormalXOfput' [-Wunused-function] fillNormalXOfput(sqInt fill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4222:1: warning: unused function 'fillNormalYOf' [-Wunused-function] fillNormalYOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4229:1: warning: unused function 'fillNormalYOfput' [-Wunused-function] fillNormalYOfput(sqInt fill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4236:1: warning: unused function 'fillOffsetXGet' [-Wunused-function] fillOffsetXGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4243:1: warning: unused function 'fillOffsetXPut' [-Wunused-function] fillOffsetXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4250:1: warning: unused function 'fillOffsetYGet' [-Wunused-function] fillOffsetYGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4257:1: warning: unused function 'fillOffsetYPut' [-Wunused-function] fillOffsetYPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4264:1: warning: unused function 'fillOriginXOf' [-Wunused-function] fillOriginXOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4271:1: warning: unused function 'fillOriginXOfput' [-Wunused-function] fillOriginXOfput(sqInt fill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4278:1: warning: unused function 'fillOriginYOf' [-Wunused-function] fillOriginYOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4285:1: warning: unused function 'fillOriginYOfput' [-Wunused-function] fillOriginYOfput(sqInt fill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4431:1: warning: unused function 'fillRadialDecreasingrampdeltaSTdsXdtXfromto' [-Wunused-function] fillRadialDecreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4477:1: warning: unused function 'fillRadialGradient' [-Wunused-function] fillRadialGradient(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4839:1: warning: unused function 'fillRadialIncreasingrampdeltaSTdsXdtXfromto' [-Wunused-function] fillRadialIncreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5011:1: warning: unused function 'fillTypeOf' [-Wunused-function] fillTypeOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5018:1: warning: unused function 'findNextAETEdgeFrom' [-Wunused-function] findNextAETEdgeFrom(sqInt leftEdge) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5446:1: warning: unused function 'finishedProcessing' [-Wunused-function] finishedProcessing(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5453:1: warning: unused function 'firstPointListGet' [-Wunused-function] firstPointListGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5460:1: warning: unused function 'firstPointListPut' [-Wunused-function] firstPointListPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5467:1: warning: unused function 'freeStackFillEntry' [-Wunused-function] freeStackFillEntry(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5509:1: warning: unused function 'getStartGet' [-Wunused-function] getStartGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5516:1: warning: unused function 'getStartPut' [-Wunused-function] getStartPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5523:1: warning: unused function 'getUsedGet' [-Wunused-function] getUsedGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5530:1: warning: unused function 'getUsedPut' [-Wunused-function] getUsedPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5537:1: warning: unused function 'gradientRampLengthOf' [-Wunused-function] gradientRampLengthOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5544:1: warning: unused function 'gradientRampLengthOfput' [-Wunused-function] gradientRampLengthOfput(sqInt fill, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5551:1: warning: unused function 'gradientRampOf' [-Wunused-function] gradientRampOf(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5558:1: warning: unused function 'hasColorTransform' [-Wunused-function] hasColorTransform(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5565:1: warning: unused function 'hasColorTransformGet' [-Wunused-function] hasColorTransformGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5572:1: warning: unused function 'hasColorTransformPut' [-Wunused-function] hasColorTransformPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5579:1: warning: unused function 'hasEdgeTransform' [-Wunused-function] hasEdgeTransform(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5586:1: warning: unused function 'hasEdgeTransformGet' [-Wunused-function] hasEdgeTransformGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5593:1: warning: unused function 'hasEdgeTransformPut' [-Wunused-function] hasEdgeTransformPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5677:1: warning: unused function 'incrementPointby' [-Wunused-function] incrementPointby(int *point, sqInt delta) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5686:1: warning: unused function 'incrementStatby' [-Wunused-function] incrementStatby(sqInt statIndex, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5899:1: warning: unused function 'isBezier' [-Wunused-function] isBezier(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5919:1: warning: unused function 'isFillColor' [-Wunused-function] isFillColor(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5938:1: warning: unused function 'isFill' [-Wunused-function] isFill(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5946:1: warning: unused function 'isLine' [-Wunused-function] isLine(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5953:1: warning: unused function 'isObject' [-Wunused-function] isObject(sqInt obj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5961:1: warning: unused function 'isRealFill' [-Wunused-function] isRealFill(sqInt fill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5968:1: warning: unused function 'isStackEntry' [-Wunused-function] isStackEntry(sqInt entry) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5976:1: warning: unused function 'isStackIndex' [-Wunused-function] isStackIndex(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5984:1: warning: unused function 'isWideBezier' [-Wunused-function] isWideBezier(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5992:1: warning: unused function 'isWideLine' [-Wunused-function] isWideLine(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6000:1: warning: unused function 'isWide' [-Wunused-function] isWide(sqInt object) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6007:1: warning: unused function 'lastExportedEdgeGet' [-Wunused-function] lastExportedEdgeGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6014:1: warning: unused function 'lastExportedEdgePut' [-Wunused-function] lastExportedEdgePut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6021:1: warning: unused function 'lastExportedFillGet' [-Wunused-function] lastExportedFillGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6028:1: warning: unused function 'lastExportedFillPut' [-Wunused-function] lastExportedFillPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6035:1: warning: unused function 'lastExportedLeftXGet' [-Wunused-function] lastExportedLeftXGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6042:1: warning: unused function 'lastExportedLeftXPut' [-Wunused-function] lastExportedLeftXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6049:1: warning: unused function 'lastExportedRightXGet' [-Wunused-function] lastExportedRightXGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6056:1: warning: unused function 'lastExportedRightXPut' [-Wunused-function] lastExportedRightXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6063:1: warning: unused function 'lineEndXOf' [-Wunused-function] lineEndXOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6070:1: warning: unused function 'lineEndXOfput' [-Wunused-function] lineEndXOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6077:1: warning: unused function 'lineEndYOf' [-Wunused-function] lineEndYOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6084:1: warning: unused function 'lineEndYOfput' [-Wunused-function] lineEndYOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6091:1: warning: unused function 'lineErrorAdjDownOf' [-Wunused-function] lineErrorAdjDownOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6098:1: warning: unused function 'lineErrorAdjDownOfput' [-Wunused-function] lineErrorAdjDownOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6105:1: warning: unused function 'lineErrorAdjUpOf' [-Wunused-function] lineErrorAdjUpOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6112:1: warning: unused function 'lineErrorAdjUpOfput' [-Wunused-function] lineErrorAdjUpOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6119:1: warning: unused function 'lineErrorOf' [-Wunused-function] lineErrorOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6126:1: warning: unused function 'lineErrorOfput' [-Wunused-function] lineErrorOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6133:1: warning: unused function 'lineXDirectionOf' [-Wunused-function] lineXDirectionOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6140:1: warning: unused function 'lineXDirectionOfput' [-Wunused-function] lineXDirectionOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6147:1: warning: unused function 'lineXIncrementOf' [-Wunused-function] lineXIncrementOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6154:1: warning: unused function 'lineXIncrementOfput' [-Wunused-function] lineXIncrementOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6161:1: warning: unused function 'lineYDirectionOf' [-Wunused-function] lineYDirectionOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6168:1: warning: unused function 'lineYDirectionOfput' [-Wunused-function] lineYDirectionOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6237:1: warning: unused function 'loadArrayPolygonnPointsfilllineWidthlineFill' [-Wunused-function] loadArrayPolygonnPointsfilllineWidthlineFill(sqInt points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6691:1: warning: unused function 'loadBitmapFillcolormaptilefromalongnormalxIndex' [-Wunused-function] loadBitmapFillcolormaptilefromalongnormalxIndex(sqInt formOop, sqInt cmOop, sqInt tileFlag, int *point1, int *point2, int *point3, sqInt xIndex) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6834:1: warning: unused function 'loadColorTransformFrom' [-Wunused-function] loadColorTransformFrom(sqInt transformOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6861:1: warning: unused function 'loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor' [-Wunused-function] loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor(sqInt segmentIndex, sqInt points, sqInt pointsShort, sqInt leftFill, sqInt rightFill, sqInt lineWidth, sqInt lineFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:7868:1: warning: unused function 'loadLinefromtooffsetleftFillrightFill' [-Wunused-function] loadLinefromtooffsetleftFillrightFill(sqInt line, int *point1, int *point2, sqInt yOffset, sqInt leftFill, sqInt rightFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8093:1: warning: unused function 'loadPointIntAtfrom' [-Wunused-function] loadPointIntAtfrom(sqInt index, sqInt intArray) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8103:1: warning: unused function 'loadPointShortAtfrom' [-Wunused-function] loadPointShortAtfrom(sqInt index, sqInt shortArray) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8147:1: warning: unused function 'loadPolygonnPointsfilllineWidthlineFillpointsShort' [-Wunused-function] loadPolygonnPointsfilllineWidthlineFillpointsShort(int *points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill, sqInt isShort) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8316:1: warning: unused function 'loadRectanglelineFillleftFillrightFill' [-Wunused-function] loadRectanglelineFillleftFillrightFill(sqInt lineWidth, sqInt lineFill, sqInt leftFill, sqInt rightFill) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8973:1: warning: unused function 'magicNumberGet' [-Wunused-function] magicNumberGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8980:1: warning: unused function 'magicNumberPut' [-Wunused-function] magicNumberPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8987:1: warning: unused function 'makeRectFromPoints' [-Wunused-function] makeRectFromPoints(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8998:1: warning: unused function 'makeUnsignedFrom' [-Wunused-function] makeUnsignedFrom(sqInt someIntegerValue) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9058:1: warning: unused function 'needsFlush' [-Wunused-function] needsFlush(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9065:1: warning: unused function 'needsFlushGet' [-Wunused-function] needsFlushGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9072:1: warning: unused function 'needsFlushPut' [-Wunused-function] needsFlushPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9079:1: warning: unused function 'objectHeaderOf' [-Wunused-function] objectHeaderOf(sqInt obj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9090:1: warning: unused function 'objectIndexOf' [-Wunused-function] objectIndexOf(sqInt obj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9097:1: warning: unused function 'objectIndexOfput' [-Wunused-function] objectIndexOfput(sqInt obj, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9104:1: warning: unused function 'objectLengthOf' [-Wunused-function] objectLengthOf(sqInt obj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9111:1: warning: unused function 'objectLengthOfput' [-Wunused-function] objectLengthOfput(sqInt obj, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9118:1: warning: unused function 'objectTypeOf' [-Wunused-function] objectTypeOf(sqInt obj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9125:1: warning: unused function 'objectTypeOfput' [-Wunused-function] objectTypeOfput(sqInt obj, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9132:1: warning: unused function 'objStartGet' [-Wunused-function] objStartGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9139:1: warning: unused function 'objStartPut' [-Wunused-function] objStartPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9146:1: warning: unused function 'objUsedGet' [-Wunused-function] objUsedGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9153:1: warning: unused function 'objUsedPut' [-Wunused-function] objUsedPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9160:1: warning: unused function 'objat' [-Wunused-function] objat(sqInt object, sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9167:1: warning: unused function 'objatput' [-Wunused-function] objatput(sqInt object, sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9178:1: warning: unused function 'offsetFromWidth' [-Wunused-function] offsetFromWidth(sqInt lineWidth) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9185:1: warning: unused function 'point1Get' [-Wunused-function] point1Get(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9192:1: warning: unused function 'point2Get' [-Wunused-function] point2Get(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9199:1: warning: unused function 'point3Get' [-Wunused-function] point3Get(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9206:1: warning: unused function 'point4Get' [-Wunused-function] point4Get(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12282:1: warning: unused function 'quickRemoveInvalidFillsAt' [-Wunused-function] quickRemoveInvalidFillsAt(sqInt leftX) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12428:1: warning: unused function 'repeatValuemax' [-Wunused-function] repeatValuemax(sqInt delta, sqInt maxValue) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12495:1: warning: unused function 'returnWideBezierFill' [-Wunused-function] returnWideBezierFill(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12502:1: warning: unused function 'returnWideBezierWidth' [-Wunused-function] returnWideBezierWidth(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12512:1: warning: unused function 'returnWideLineFill' [-Wunused-function] returnWideLineFill(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12522:1: warning: unused function 'returnWideLineWidth' [-Wunused-function] returnWideLineWidth(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12668:1: warning: unused function 'shortRunLengthAtfrom' [-Wunused-function] shortRunLengthAtfrom(sqInt i, sqInt runArray) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12680:1: warning: unused function 'shortRunValueAtfrom' [-Wunused-function] shortRunValueAtfrom(sqInt i, sqInt runArray) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12748:1: warning: unused function 'sortGlobalEdgeTable' [-Wunused-function] sortGlobalEdgeTable(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12756:1: warning: unused function 'spanEndAAGet' [-Wunused-function] spanEndAAGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12763:1: warning: unused function 'spanEndAAPut' [-Wunused-function] spanEndAAPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12770:1: warning: unused function 'spanEndGet' [-Wunused-function] spanEndGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12777:1: warning: unused function 'spanEndPut' [-Wunused-function] spanEndPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12784:1: warning: unused function 'spanSizeGet' [-Wunused-function] spanSizeGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12791:1: warning: unused function 'spanSizePut' [-Wunused-function] spanSizePut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12798:1: warning: unused function 'spanStartGet' [-Wunused-function] spanStartGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12805:1: warning: unused function 'spanStartPut' [-Wunused-function] spanStartPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12812:1: warning: unused function 'squaredLengthOfwith' [-Wunused-function] squaredLengthOfwith(sqInt deltaX, sqInt deltaY) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12819:1: warning: unused function 'stackFillDepth' [-Wunused-function] stackFillDepth(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12826:1: warning: unused function 'stackFillDepthput' [-Wunused-function] stackFillDepthput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12833:1: warning: unused function 'stackFillEntryLength' [-Wunused-function] stackFillEntryLength(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12840:1: warning: unused function 'stackFillRightX' [-Wunused-function] stackFillRightX(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12847:1: warning: unused function 'stackFillRightXput' [-Wunused-function] stackFillRightXput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12854:1: warning: unused function 'stackFillSize' [-Wunused-function] stackFillSize(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12861:1: warning: unused function 'stackFillValue' [-Wunused-function] stackFillValue(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12868:1: warning: unused function 'stackFillValueput' [-Wunused-function] stackFillValueput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12875:1: warning: unused function 'stateGet' [-Wunused-function] stateGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12882:1: warning: unused function 'statePut' [-Wunused-function] statePut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12894:1: warning: unused function 'stepToFirstBezier' [-Wunused-function] stepToFirstBezier(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13033:1: warning: unused function 'stepToFirstLine' [-Wunused-function] stepToFirstLine(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13140:1: warning: unused function 'stepToFirstWideBezier' [-Wunused-function] stepToFirstWideBezier(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13244:1: warning: unused function 'stepToFirstWideLine' [-Wunused-function] stepToFirstWideLine(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13388:1: warning: unused function 'stepToNextBezier' [-Wunused-function] stepToNextBezier(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13434:1: warning: unused function 'stepToNextBezierForwardat' [-Wunused-function] stepToNextBezierForwardat(int *updateData, sqInt yValue) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13515:1: warning: unused function 'stepToNextLine' [-Wunused-function] stepToNextLine(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13686:1: warning: unused function 'stepToNextWideLine' [-Wunused-function] stepToNextWideLine(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13814:1: warning: unused function 'stopBecauseOf' [-Wunused-function] stopBecauseOf(sqInt stopReason) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13823:1: warning: unused function 'stopReasonGet' [-Wunused-function] stopReasonGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13830:1: warning: unused function 'stopReasonPut' [-Wunused-function] stopReasonPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13854:1: warning: unused function 'storeEngineStateInto' [-Wunused-function] storeEngineStateInto(sqInt oop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13930:1: warning: unused function 'storeStopStateIntoEdgefill' [-Wunused-function] storeStopStateIntoEdgefill(sqInt edgeOop, sqInt fillOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14334:1: warning: unused function 'topFillDepth' [-Wunused-function] topFillDepth(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14345:1: warning: unused function 'topFillDepthPut' [-Wunused-function] topFillDepthPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14356:1: warning: unused function 'topFillRightX' [-Wunused-function] topFillRightX(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14367:1: warning: unused function 'topFillRightXPut' [-Wunused-function] topFillRightXPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14378:1: warning: unused function 'topFillValue' [-Wunused-function] topFillValue(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14389:1: warning: unused function 'topFillValuePut' [-Wunused-function] topFillValuePut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14468:1: warning: unused function 'transformPoints' [-Wunused-function] transformPoints(sqInt n) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14597:1: warning: unused function 'transformPointXyinto' [-Wunused-function] transformPointXyinto(double xValue, double yValue, int *dstPoint) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14619:1: warning: unused function 'transformPoint' [-Wunused-function] transformPoint(int *point) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14658:1: warning: unused function 'transformPointinto' [-Wunused-function] transformPointinto(sqInt srcPoint, sqInt dstPoint) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14872:1: warning: unused function 'wbSizeGet' [-Wunused-function] wbSizeGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14879:1: warning: unused function 'wbSizePut' [-Wunused-function] wbSizePut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14886:1: warning: unused function 'wbStackClear' [-Wunused-function] wbStackClear(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14895:1: warning: unused function 'wbStackPop' [-Wunused-function] wbStackPop(sqInt nItems) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14916:1: warning: unused function 'wbStackSize' [-Wunused-function] wbStackSize(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14923:1: warning: unused function 'wbStackValue' [-Wunused-function] wbStackValue(sqInt index) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14930:1: warning: unused function 'wbStackValueput' [-Wunused-function] wbStackValueput(sqInt index, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14937:1: warning: unused function 'wbTopGet' [-Wunused-function] wbTopGet(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14944:1: warning: unused function 'wbTopPut' [-Wunused-function] wbTopPut(sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14951:1: warning: unused function 'wideBezierEntryOf' [-Wunused-function] wideBezierEntryOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14959:1: warning: unused function 'wideBezierEntryOfput' [-Wunused-function] wideBezierEntryOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14967:1: warning: unused function 'wideBezierExitOf' [-Wunused-function] wideBezierExitOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14975:1: warning: unused function 'wideBezierExitOfput' [-Wunused-function] wideBezierExitOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14983:1: warning: unused function 'wideBezierExtentOf' [-Wunused-function] wideBezierExtentOf(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14991:1: warning: unused function 'wideBezierExtentOfput' [-Wunused-function] wideBezierExtentOfput(sqInt bezier, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15007:1: warning: unused function 'wideBezierFillOfput' [-Wunused-function] wideBezierFillOfput(sqInt bezier, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15015:1: warning: unused function 'wideBezierUpdateDataOf' [-Wunused-function] wideBezierUpdateDataOf(sqInt bezier) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15030:1: warning: unused function 'wideBezierWidthOfput' [-Wunused-function] wideBezierWidthOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15038:1: warning: unused function 'wideLineEntryOf' [-Wunused-function] wideLineEntryOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15046:1: warning: unused function 'wideLineEntryOfput' [-Wunused-function] wideLineEntryOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15054:1: warning: unused function 'wideLineExitOf' [-Wunused-function] wideLineExitOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15062:1: warning: unused function 'wideLineExitOfput' [-Wunused-function] wideLineExitOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15070:1: warning: unused function 'wideLineExtentOf' [-Wunused-function] wideLineExtentOf(sqInt line) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15078:1: warning: unused function 'wideLineExtentOfput' [-Wunused-function] wideLineExtentOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15094:1: warning: unused function 'wideLineFillOfput' [-Wunused-function] wideLineFillOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15110:1: warning: unused function 'wideLineWidthOfput' [-Wunused-function] wideLineWidthOfput(sqInt line, sqInt value) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15118:1: warning: unused function 'workBufferPut' [-Wunused-function] workBufferPut(sqInt wbOop) ^ 324 warnings generated. [ 85%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-stockReplacement' [ 85%] Built target B2DPlugin make -f CMakeFiles/libgit2-win-1.0.0.dir/build.make CMakeFiles/libgit2-win-1.0.0.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-win-1.0.0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/libgit2-win-1.0.0.dir/build.make CMakeFiles/libgit2-win-1.0.0.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-win-1.0.0-src/libgit2-1-0-0.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-win-1.0.0-src/libpcre-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 85%] Built target libgit2-win-1.0.0 make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 85%] 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 -DDSAPrims_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:106:1: warning: unused function 'addBackDivisorDigitShift' [-Wunused-function] addBackDivisorDigitShift(sqInt digitShift) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:144:1: warning: unused function 'bigDivideLoop' [-Wunused-function] bigDivideLoop(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:265:1: warning: unused function 'leftRotateby' [-Wunused-function] leftRotateby(unsigned int anInteger, sqInt bits) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:675:1: warning: unused function 'subtractDivisorMultipliedByDigitdigitShift' [-Wunused-function] subtractDivisorMultipliedByDigitdigitShift(sqInt digit, sqInt digitShift) ^ 4 warnings generated. [ 86%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-stockReplacement' [ 86%] Built target DSAPrims make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 86%] Building C object CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFloatArrayPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -MD -MT CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -MF CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o.d -o CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c [ 87%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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/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-9/build-stockReplacement' [ 88%] Built target FloatArrayPlugin 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-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/cairo-1.17.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/cairo-1.17.4-src/libcairo-2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 88%] Built target cairo-1.17.4 make -f CMakeFiles/openssl-1.0.2q-fixLigGit.dir/build.make CMakeFiles/openssl-1.0.2q-fixLigGit.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/openssl-1.0.2q-fixLigGit.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/openssl-1.0.2q-fixLigGit.dir/build.make CMakeFiles/openssl-1.0.2q-fixLigGit.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.0.2q-fixLigGit-src/libeay32.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.0.2q-fixLigGit-src/ssleay32.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 88%] Built target openssl-1.0.2q-fixLigGit 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-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/harfbuzz-5.3.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/harfbuzz-5.3.1-src/libharfbuzz-0.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 88%] Built target harfbuzz-5.3.1 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-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SDL2-2.24.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/SDL2-2.24.1-src/SDL2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 88%] 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-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libpng-1.6.37-src/libpng16.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 88%] Built target libpng-1.6.37 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-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/fontconfig-2.13.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/fontconfig-2.13.1-src/libexpat-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/fontconfig-2.13.1-src/libfontconfig-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 88%] Built target fontconfig-2.13.1 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-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/freetype-2.12.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/freetype-2.12.1-src/libbz2-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/freetype-2.12.1-src/libfreetype-6.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 88%] Built target freetype-2.12.1 make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src/libssh2-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 88%] Built target libssh2-1.9.0 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-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/pixman-0.40.0-src/libpixman-1-0.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 88%] Built target pixman-0.40.0 make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 88%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4555:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] v = v; ~ ^ ~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4559:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] v = v; ~ ^ ~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6308:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] v = v; ~ ^ ~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6312:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign] v = v; ~ ^ ~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7944:12: warning: explicitly assigning value of variable of type 'unsigned int' to itself [-Wself-assign] rgb = rgb; ~~~ ^ ~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:411:1: warning: unused function 'affectedBottom' [-Wunused-function] affectedBottom(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:418:1: warning: unused function 'affectedLeft' [-Wunused-function] affectedLeft(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:425:1: warning: unused function 'affectedRight' [-Wunused-function] affectedRight(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:432:1: warning: unused function 'affectedTop' [-Wunused-function] affectedTop(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1133:1: warning: unused function 'checkSourceOverlap' [-Wunused-function] checkSourceOverlap(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1271:1: warning: unused function 'copyBitsFastPathSpecialised' [-Wunused-function] copyBitsFastPathSpecialised(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2494:1: warning: unused function 'default8To32Table' [-Wunused-function] default8To32Table(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2538:1: warning: unused function 'deltaFromtonSteps' [-Wunused-function] deltaFromtonSteps(sqInt x1, sqInt x2, sqInt n) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2563:1: warning: unused function 'destMaskAndPointerInit' [-Wunused-function] destMaskAndPointerInit(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2610:1: warning: unused function 'dither32To16threshold' [-Wunused-function] dither32To16threshold(unsigned int srcWord, sqInt ditherValue) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2626:1: warning: unused function 'drawLoopXY' [-Wunused-function] drawLoopXY(sqInt xDelta, sqInt yDelta) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2771:1: warning: unused function 'expensiveDither32To16threshold' [-Wunused-function] expensiveDither32To16threshold(unsigned int srcWord, sqInt ditherValue) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2819:1: warning: unused function 'fetchIntOrFloatofObject' [-Wunused-function] fetchIntOrFloatofObject(sqInt fieldIndex, sqInt objectPointer) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2904:1: warning: unused function 'ignoreSourceOrHalftone' [-Wunused-function] ignoreSourceOrHalftone(sqInt formPointer) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3066:1: warning: unused function 'loadBitBltDestForm' [-Wunused-function] loadBitBltDestForm(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3551:1: warning: unused function 'loadBitBltSourceForm' [-Wunused-function] loadBitBltSourceForm(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3641:1: warning: unused function 'loadColorMap' [-Wunused-function] loadColorMap(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3755:1: warning: unused function 'loadColorMapShiftOrMaskFrom' [-Wunused-function] loadColorMapShiftOrMaskFrom(sqInt mapOop) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3773:1: warning: unused function 'loadHalftoneForm' [-Wunused-function] loadHalftoneForm(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3821:1: warning: unused function 'loadWarpBltFrom' [-Wunused-function] loadWarpBltFrom(sqInt bbObj) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3986:1: warning: unused function 'mapPixelflags' [-Wunused-function] mapPixelflags(sqInt sourcePixel, sqInt mapperFlags) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4016:1: warning: unused function 'mergewith' [-Wunused-function] mergewith(unsigned int sourceWord, unsigned int destinationWord) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4490:1: warning: unused function 'partitionedRgbComponentAlphadestnBitsnPartitions' [-Wunused-function] partitionedRgbComponentAlphadestnBitsnPartitions(unsigned int sourceWord, unsigned int destWord, sqInt nBits, sqInt nParts) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4637:1: warning: unused function 'performCopyLoop' [-Wunused-function] performCopyLoop(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4790:1: warning: unused function 'pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc' [-Wunused-function] pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc(sqInt nPixels, sqInt mapperFlags, sqInt srcMask, sqInt dstMask, sqInt srcShiftInc, sqInt dstShiftInc) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4892:1: warning: unused function 'pickWarpPixelAtXy' [-Wunused-function] pickWarpPixelAtXy(sqInt xx, sqInt yy) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6406:1: warning: unused function 'rgbMap16To32' [-Wunused-function] rgbMap16To32(sqInt sourcePixel) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6417:1: warning: unused function 'rgbMap32To32' [-Wunused-function] rgbMap32To32(sqInt sourcePixel) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6427:1: warning: unused function 'rgbMapPixelflags' [-Wunused-function] rgbMapPixelflags(sqInt sourcePixel, sqInt mapperFlags) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6764:1: warning: unused function 'showDisplayBits' [-Wunused-function] showDisplayBits(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6780:1: warning: unused function 'sourceSkewAndPointerInit' [-Wunused-function] sourceSkewAndPointerInit(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6842:1: warning: unused function 'sqAssert' [-Wunused-function] sqAssert(sqInt aBool) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7033:1: warning: unused function 'tryCopyingBitsQuickly' [-Wunused-function] tryCopyingBitsQuickly(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7160:1: warning: unused function 'warpBits' [-Wunused-function] warpBits(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7802:1: warning: unused function 'warpLoopSetup' [-Wunused-function] warpLoopSetup(void) ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:8027:1: warning: unused function 'warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags' [-Wunused-function] warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags(sqInt nPixels, sqInt xDeltah, sqInt yDeltah, sqInt xDeltav, sqInt yDeltav, sqInt dstShiftInc, sqInt mapperFlags) ^ 41 warnings generated. [ 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-stockReplacement' [ 89%] Built target BitBltPlugin make -f CMakeFiles/libgit2-0.25.1-fixLibGit.dir/build.make CMakeFiles/libgit2-0.25.1-fixLibGit.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-0.25.1-fixLibGit.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/libgit2-0.25.1-fixLibGit.dir/build.make CMakeFiles/libgit2-0.25.1-fixLibGit.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-0.25.1-fixLibGit-src/libgit2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 89%] Built target libgit2-0.25.1-fixLibGit make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 89%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c [ 90%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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-9/repository/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c:911:14: warning: assigning to 'BYTE *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] blob.pbData = pfxData; ^ ~~~~~~~ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/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-9/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)) { ^ == 3 warnings generated. [ 90%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-stockReplacement' [ 90%] Built target SqueakSSL 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-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/gcc-runtime-3.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/gcc-runtime-3.4-src/iconv.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/gcc-runtime-3.4-src/libgcc_s_seh-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/gcc-runtime-3.4-src/libwinpthread-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 90%] Built target gcc-runtime-3.4 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-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.4.4-src/libcharset-1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.4.4-src/libgit2-1-4-4.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.4.4-src/libhttp_parser-2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.4.4-src/libiconv-2.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libgit2-1.4.4-src/libpcre2-8-0.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 90%] Built target libgit2-1.4.4 make -f CMakeFiles/zlib-1.2.11-fixLibGit.dir/build.make CMakeFiles/zlib-1.2.11-fixLibGit.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/zlib-1.2.11-fixLibGit.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/zlib-1.2.11-fixLibGit.dir/build.make CMakeFiles/zlib-1.2.11-fixLibGit.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' /usr/bin/cmake.exe -E copy /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/zlib-1.2.11-fixLibGit-src/zlib1.dll /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vm/ make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 90%] Built target zlib-1.2.11-fixLibGit make -f CMakeFiles/Pharo.dir/build.make CMakeFiles/Pharo.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/Pharo.dir/DependInfo.cmake --color= Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/Pharo.dir/DependInfo.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/Pharo.dir/depend.internal". Dependee "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/Pharo.dir/depend.internal". Scanning dependencies of target Pharo make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/Pharo.dir/build.make CMakeFiles/Pharo.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 91%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/src/win32Main.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/src/win32Main.c:39:16: warning: incompatible pointer types assigning to 'char *' from 'char **'; remove & [-Wincompatible-pointer-types] currentString = &argsInUtf8[numberOfArgs]; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. [ 91%] Building RC object CMakeFiles/Pharo.dir/Pharo.rc.res x86_64-w64-mingw32-windres -O coff -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DWIN32_LEAN_AND_MEAN -DWIN64=1 -DWINVER=0x0600 -D_FILE_OFFSET_BITS=64 -D_WIN32_WINNT=0x0600 -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/PUBLIC -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/include/pharovm -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/generated/64/vm/include -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/win -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffi/include /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/Pharo.rc CMakeFiles/Pharo.dir/Pharo.rc.res [ 92%] 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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-stockReplacement' [ 92%] Built target Pharo make -f CMakeFiles/build_vmmaker_get_vm.dir/build.make CMakeFiles/build_vmmaker_get_vm.dir/depend make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make -f CMakeFiles/build_vmmaker_get_vm.dir/build.make CMakeFiles/build_vmmaker_get_vm.dir/build make[2]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 92%] Performing update step for 'build_vmmaker_get_vm' cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo [ 93%] No patch step for 'build_vmmaker_get_vm' /usr/bin/cmake.exe -E echo_append /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-patch [ 93%] Performing configure step for 'build_vmmaker_get_vm' cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure [ 94%] Performing build step for 'build_vmmaker_get_vm' cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build [ 95%] Performing install step for 'build_vmmaker_get_vm' cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && echo cd C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/vm && /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-install [ 95%] Completed 'build_vmmaker_get_vm' /usr/bin/cmake.exe -E make_directory /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles /usr/bin/cmake.exe -E touch /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles/build_vmmaker_get_vm-complete /usr/bin/cmake.exe -E touch C:/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-done make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' [ 96%] Built target build_vmmaker_get_vm 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-9/build-stockReplacement' cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement && /usr/bin/cmake.exe -E cmake_depends "Unix Makefiles" /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= make[2]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/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-9/build-stockReplacement' [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/basic_types.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffiTestLibrary/src/basic_types.c [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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-9/build-stockReplacement/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffiTestLibrary/src/callbacks.c /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c:47:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c:62:3: warning: incompatible pointer types passing 'void *(void *)' to parameter of type 'LPTHREAD_START_ROUTINE' (aka 'unsigned long (*)(void *)') [-Wincompatible-pointer-types] otherThread, // thread function name ^~~~~~~~~~~ /usr/x86_64-w64-mingw32/sys-root/mingw/include/processthreadsapi.h:195:127: note: passing argument to parameter 'lpStartAddress' here WINBASEAPI HANDLE WINAPI CreateThread (LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPDWORD lpThreadId); ^ 2 warnings generated. [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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-9/build-stockReplacement/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/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-9/build-stockReplacement/build/ffiTestLibrary && /usr/bin/x86_64-w64-mingw32-clang -DASYNC_FFI_QUEUE=1 -DAllocationCheckFiller=0xADD4E55 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DNO_ISNAN -DNO_SERVICE -DNTDDI_VERSION=0x06000000 -DPharoVM=1 -DSOURCE_PATH_SIZE=57 -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-9/repository/PUBLIC -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/resources/windows -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-build/include -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/win -I/cygdrive/c/builds/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -fwrapv -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/repository/ffiTestLibrary/src/structures.c [100%] Linking C shared library ../vm/TestLibrary.dll cd /cygdrive/c/builds/workspace/pharo-vm_pharo-9/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 -O2 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -fno-optimize-sibling-calls -DNDEBUG -DDEBUGVM=0 -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-9/build-stockReplacement' [100%] Built target TestLibrary make[1]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' /usr/bin/cmake.exe -E cmake_progress_start /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement' Install the project... /usr/bin/cmake.exe -P cmake_install.cmake -- Install configuration: "" -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/./ -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//B2DPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//BitBltPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//DSAPrims.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//ffi.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//FileAttributesPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//FilePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//FloatArrayPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//iconv.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//JPEGReaderPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//JPEGReadWriter2Plugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//LargeIntegers.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libbz2-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libcairo-2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libcharset-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libeay32.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libexpat-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libfontconfig-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libfreetype-6.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libgcc_s_seh-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libgit2-1-0-0.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libgit2-1-4-4.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libgit2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libharfbuzz-0.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libhttp_parser-2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libiconv-2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libpcre-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libpcre2-8-0.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libpixman-1-0.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libpng16.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libssh2-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libssh2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libwinpthread-1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//LocalePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//MiscPrimitivePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//PharoVMCore.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//SDL2.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//SocketPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//SqueakSSL.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//ssleay32.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//SurfacePlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//TestLibrary.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//UUIDPlugin.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//zlib1.dll -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/./Pharo.exe.manifest -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/./PharoConsole.exe.manifest -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/./ -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libB2DPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libBitBltPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libDSAPrims.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libffi.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libFileAttributesPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libFilePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libFloatArrayPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libJPEGReaderPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libJPEGReadWriter2Plugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libLargeIntegers.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libLocalePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libMiscPrimitivePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libPharoVMCore.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libSocketPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libSqueakSSL.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libSurfacePlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libTestLibrary.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//libUUIDPlugin.dll.a -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//Pharo.exe -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/.//PharoConsole.exe -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqWin32.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqWin32Alloc.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqWin32HandleTable.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/config.h -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/debug.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/errorCode.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/exportDefinition.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/fileDialog.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/imageAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/interpreter.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/jit -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/jit/jit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/macros.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/parameters -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/parameters/parameters.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/pathUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/pharo.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/pharoClient.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/semaphores -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sigjmp_support.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/stringUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/threads -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/threads/vmthread.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/threadSafeQueue -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/win/resources.h -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/dispdbg.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sq.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqaio.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqAssert.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/AlienSUnitTestProcedures.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusiness.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM32.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM64.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessPostLogic.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppc.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicDouble.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicFloat.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicInteger.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64business.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64win64business.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/ia32abi.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/AlienSUnitTestProcedures.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm32abicc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm64abicc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/IA32ABI.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ia32abicc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ppc32abicc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64abicc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64stub.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/xabicc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common/sqFFI.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx/dummyFFI.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test-sq.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ppc-global.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM32FFIPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM64FFIPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/IA32FFIPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFIPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFITestFuncs.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqManualSurface.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64Win64FFIPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx/dummyFFI.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/any-libffi.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-darwin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-sysv.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/x86-sysv.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win/sqWin32FFI.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/jit -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threads -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/packaging -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/packaging/linux -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/packaging/linux/bin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/img.image -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/mac -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/scripts -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/client.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/debug.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/debugUnix.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/errorCode.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/fileUtils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/imageAccess.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/macAlias.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/parameters -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/semaphores -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/unixMain.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/utils -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/utils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/win -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/src/win32Main.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/types.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/version.info -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/CMakeLists.txt -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/macros.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/plugins.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated/ -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/cogit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/cogmethod.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/cointerp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogit.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogitARMv5.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogitIA32.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cogitMIPSEL.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/cointerp.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//32/vm/src/gcc3x-cointerp.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64 -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/cogit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/cogmethod.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/cointerp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogit.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogitaarch64.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogitX64SysV.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cogitX64WIN64.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/cointerp.c -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/pharo-vm/generated//64/vm/src/gcc3x-cointerp.c -- Up-to-date: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/cogit.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/cogmethod.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/cointerp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/interp.h -- Installing: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/dist/include/pharovm/vmCallback.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-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-stockReplacement-Unspecified.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-stockReplacement-Unspecified.zip.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-stockReplacement-bin.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-stockReplacement-bin.zip.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-stockReplacement-c-src.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-stockReplacement-c-src.zip.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-stockReplacement-include.zip generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-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-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-stockReplacement-Unspecified.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-stockReplacement-Unspecified.tar.gz.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-stockReplacement-bin.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-stockReplacement-bin.tar.gz.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-stockReplacement-c-src.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-stockReplacement-c-src.tar.gz.sha1 generated. CPack: - package: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-stockReplacement-include.tar.gz generated. CPack: - checksum file: /cygdrive/c/builds/workspace/pharo-vm_pharo-9/build-stockReplacement/build/packages/PharoVM-9.0.22-421845e1-Windows-x86_64-stockReplacement-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // withEnv [Pipeline] stash Stashed 16 file(s) [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 [Pipeline] node Running on lse-mac-mini in /Users/lse/Workspace/workspace/pharo-vm_pharo-9 Running on lse-mac-mini in /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2 [Pipeline] { [Pipeline] { [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] stage [WS-CLEANUP] done [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:7bab64cb99a107055b8ab72528ea900d052f76b5047cb726bc3a0ef2fb8044a4 #1 transferring dockerfile: 817B 0.0s done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:b2368c1dfefe7730f988e22704e4cf8a7e6fc30e555d62b82051da9579c48c13 #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/arm64v8/ubuntu:latest #3 sha256:db9c7e8f1624db7d6df37099580eb9347bde60c26cc9d6649159efe50174523e #1 [internal] load build definition from Dockerfile #1 sha256:8c15346e6deafe6a1e420c0fb6eda386fe1c465108c3f1b0aab8d6454c16028a #1 transferring dockerfile: 824B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:b290cfd99c20f6e91ad559b7a7a945dfc519f4f4ebd4f85c72d658aadc975c9a #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/arm32v7/debian:buster #3 sha256:36fbbc86a91d23ba6af7c64b43c49e8873d22ba4e6a223fb7eaaacbb94be126d #3 DONE 1.5s #4 [base 1/3] FROM docker.io/arm64v8/ubuntu@sha256:537da24818633b45fcb65e5285a68c3ec1f3db25f5ae5476a7757bc8dfae92a3 #4 sha256:a92da5930201c78439b595cfa588591b11277c5fed49ff70d84fd54bf3f0fb4b #4 DONE 0.0s #5 [base 2/3] WORKDIR /opt/pharo #5 sha256:19de11eb16fb5701c72d51a71a0f04e1096b293bcfc8284b9714709458a8be73 #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:e8516125147b207405f333f91e189db470e98e4ba3ebe218a54ed9cdc3409575 #6 CACHED #7 [final 1/1] WORKDIR /opt/pharo #7 sha256:08771301a95ef9caff485d84cbbbc9bbf578702f653f869d8de96bf9d8f3c019 #7 CACHED #8 exporting to image #8 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #8 exporting layers done #8 writing image sha256:1e117ffe8b5ef91b9777e8910dc638109d6fe47472f859833ca7c44e638ee06d done #8 naming to docker.io/library/pharo-ubuntu-arm64 done #8 DONE 0.0s [Pipeline] } [Pipeline] // withEnv #3 DONE 1.9s #4 [base 1/3] FROM docker.io/arm32v7/debian:buster@sha256:5a0917270fe6093c5a45ab4d4036ec167764f188778f3c20e78905219eedda12 #4 sha256:007cdbe8594d77f42b01b666cf22a26862d527e9a302929fd3229fcc7ee2c173 #4 resolve docker.io/arm32v7/debian:buster@sha256:5a0917270fe6093c5a45ab4d4036ec167764f188778f3c20e78905219eedda12 done #4 sha256:5a0917270fe6093c5a45ab4d4036ec167764f188778f3c20e78905219eedda12 529B / 529B done #4 sha256:23552c2c17ea2c45ee11f32104aa68ac00e2807d2783baead9904f2d91db8201 1.47kB / 1.47kB done #4 sha256:09b82635e0c9396d28359dea2597b070f13d2e7fbdd1b9cb395b7f7a1cd09d59 0B / 45.92MB 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] echo Building using workspace /Users/lse/Workspace/workspace/pharo-vm_pharo-9 [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 run -t -d -u 501:20 -v /tmp:/tmp -e HOME=/opt/pharo -u pharo -w /Users/lse/Workspace/workspace/pharo-vm_pharo-9 -v /Users/lse/Workspace/workspace/pharo-vm_pharo-9:/Users/lse/Workspace/workspace/pharo-vm_pharo-9:rw,z -v /Users/lse/Workspace/workspace/pharo-vm_pharo-9@tmp:/Users/lse/Workspace/workspace/pharo-vm_pharo-9@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 ******** pharo-ubuntu-arm64 cat #4 sha256:09b82635e0c9396d28359dea2597b070f13d2e7fbdd1b9cb395b7f7a1cd09d59 8.39MB / 45.92MB 0.8s #4 sha256:09b82635e0c9396d28359dea2597b070f13d2e7fbdd1b9cb395b7f7a1cd09d59 12.58MB / 45.92MB 0.9s #4 sha256:09b82635e0c9396d28359dea2597b070f13d2e7fbdd1b9cb395b7f7a1cd09d59 18.87MB / 45.92MB 1.1s #4 sha256:09b82635e0c9396d28359dea2597b070f13d2e7fbdd1b9cb395b7f7a1cd09d59 23.07MB / 45.92MB 1.2s #4 sha256:09b82635e0c9396d28359dea2597b070f13d2e7fbdd1b9cb395b7f7a1cd09d59 26.21MB / 45.92MB 1.3s #4 sha256:09b82635e0c9396d28359dea2597b070f13d2e7fbdd1b9cb395b7f7a1cd09d59 35.65MB / 45.92MB 1.6s $ docker top 04a21d1e084adc563dff88198414c8c178d4dac932ce22467b475cc2003914c1 -eo pid,comm [Pipeline] { #4 sha256:09b82635e0c9396d28359dea2597b070f13d2e7fbdd1b9cb395b7f7a1cd09d59 41.94MB / 45.92MB 1.8s #4 sha256:09b82635e0c9396d28359dea2597b070f13d2e7fbdd1b9cb395b7f7a1cd09d59 45.09MB / 45.92MB 1.9s [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] { (Copy Sources-Linux-aarch64) [Pipeline] unstash #4 sha256:09b82635e0c9396d28359dea2597b070f13d2e7fbdd1b9cb395b7f7a1cd09d59 45.92MB / 45.92MB 1.9s done #4 extracting sha256:09b82635e0c9396d28359dea2597b070f13d2e7fbdd1b9cb395b7f7a1cd09d59 0.1s #4 extracting sha256:09b82635e0c9396d28359dea2597b070f13d2e7fbdd1b9cb395b7f7a1cd09d59 0.7s done #4 DONE 2.7s #5 [base 2/3] WORKDIR /opt/pharo #5 sha256:a24fabb4ae796d453962e5fbb782570102e43c04a267ffacde04eb40d01b6c13 #5 DONE 0.1s #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:a1bd36e9b43a3e3d1697c589cc85b0c907b7d5563b9a9cd9d52b2265f19bb887 #6 0.484 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #6 0.566 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] #6 0.566 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] #6 2.300 Get:4 http://deb.debian.org/debian buster/main armhf Packages [7706 kB] [Pipeline] sh + unzip -d . build/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-c-src.zip Archive: build/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-c-src.zip creating: ./pharo-vm/ inflating: ./pharo-vm/CMakeLists.txt creating: ./pharo-vm/cmake/ inflating: ./pharo-vm/cmake/Darwin.cmake inflating: ./pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in inflating: ./pharo-vm/cmake/DownloadProject.cmake inflating: ./pharo-vm/cmake/FindCairo.cmake inflating: ./pharo-vm/cmake/FindFFI.cmake inflating: ./pharo-vm/cmake/FindLibGit2.cmake inflating: ./pharo-vm/cmake/FindPThreadW32.cmake inflating: ./pharo-vm/cmake/FindSDL2.cmake inflating: ./pharo-vm/cmake/Linux.cmake inflating: ./pharo-vm/cmake/OpenBSD.cmake inflating: ./pharo-vm/cmake/Windows.cmake inflating: ./pharo-vm/cmake/importCairo.cmake inflating: ./pharo-vm/cmake/importFreetype2.cmake inflating: ./pharo-vm/cmake/importLibFFI.cmake inflating: ./pharo-vm/cmake/importLibGit2.cmake inflating: ./pharo-vm/cmake/importSDL2.cmake inflating: ./pharo-vm/cmake/packaging.cmake inflating: ./pharo-vm/cmake/versionExtraction.cmake inflating: ./pharo-vm/cmake/vmmaker.cmake creating: ./pharo-vm/extracted/ creating: ./pharo-vm/extracted/plugins/ creating: ./pharo-vm/extracted/plugins/B2DPlugin/ creating: ./pharo-vm/extracted/plugins/B2DPlugin/src/ creating: ./pharo-vm/extracted/plugins/B2DPlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c creating: ./pharo-vm/extracted/plugins/BitBltPlugin/ creating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/ creating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/common/ inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h creating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/ creating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c creating: ./pharo-vm/extracted/plugins/DSAPrims/ creating: ./pharo-vm/extracted/plugins/DSAPrims/src/ creating: ./pharo-vm/extracted/plugins/DSAPrims/src/common/ inflating: ./pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/ creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/ creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/ inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/ inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/ inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/ creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/ inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/ inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c creating: ./pharo-vm/extracted/plugins/FilePlugin/ creating: ./pharo-vm/extracted/plugins/FilePlugin/include/ creating: ./pharo-vm/extracted/plugins/FilePlugin/include/common/ inflating: ./pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h creating: ./pharo-vm/extracted/plugins/FilePlugin/include/win/ inflating: ./pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h creating: ./pharo-vm/extracted/plugins/FilePlugin/src/ creating: ./pharo-vm/extracted/plugins/FilePlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c creating: ./pharo-vm/extracted/plugins/FilePlugin/src/osx/ inflating: ./pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c creating: ./pharo-vm/extracted/plugins/FilePlugin/src/unix/ inflating: ./pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c creating: ./pharo-vm/extracted/plugins/FilePlugin/src/win/ inflating: ./pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c creating: ./pharo-vm/extracted/plugins/IA32ABI/ creating: ./pharo-vm/extracted/plugins/IA32ABI/include/ creating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/ inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/AlienSUnitTestProcedures.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusiness.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM32.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM64.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessPostLogic.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppc.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicDouble.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicFloat.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicInteger.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dax64business.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dax64win64business.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/ia32abi.h creating: ./pharo-vm/extracted/plugins/IA32ABI/src/ creating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/ inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/AlienSUnitTestProcedures.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/IA32ABI.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/arm32abicc.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/arm64abicc.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/ia32abicc.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/ppc32abicc.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64abicc.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64stub.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/xabicc.c creating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/ creating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/ creating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWr#6 4.388 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf Packages [464 kB] iter2Plugin/src/common/JPEGReadWriter2Plugin.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c creating: ./pharo-vm/extracted/plugins/JPEGReaderPlugin/ creating: ./pharo-vm/extracted/plugins/JPEGReaderPlugin/src/ creating: ./pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c creating: ./pharo-vm/extracted/plugins/LargeIntegers/ creating: ./pharo-vm/extracted/plugins/LargeIntegers/src/ creating: ./pharo-vm/extracted/plugins/LargeIntegers/src/common/ inflating: ./pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c creating: ./pharo-vm/extracted/plugins/LocalePlugin/ creating: ./pharo-vm/extracted/plugins/LocalePlugin/include/ creating: ./pharo-vm/extracted/plugins/LocalePlugin/include/common/ inflating: ./pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h creating: ./pharo-vm/extracted/plugins/LocalePlugin/include/osx/ inflating: ./pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h creating: ./pharo-vm/extracted/plugins/LocalePlugin/src/ creating: ./pharo-vm/extracted/plugins/LocalePlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c creating: ./pharo-vm/extracted/plugins/LocalePlugin/src/osx/ inflating: ./pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c creating: ./pharo-vm/extracted/plugins/LocalePlugin/src/unix/ inflating: ./pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c creating: ./pharo-vm/extracted/plugins/LocalePlugin/src/win/ inflating: ./pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c creating: ./pharo-vm/extracted/plugins/MiscPrimitivePlugin/ creating: ./pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/ creating: ./pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c creating: ./pharo-vm/extracted/plugins/SocketPlugin/ creating: ./pharo-vm/extracted/plugins/SocketPlugin/include/ creating: ./pharo-vm/extracted/plugins/SocketPlugin/include/common/ inflating: ./pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h creating: ./pharo-vm/extracted/plugins/SocketPlugin/src/ creating: ./pharo-vm/extracted/plugins/SocketPlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c inflating: ./pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/ creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/ creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/common/ inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/common/sqFFI.h creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx/ inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx/dummyFFI.h creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test-sq.h inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test.h inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ppc-global.h creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/ creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM32FFIPlugin.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM64FFIPlugin.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/IA32FFIPlugin.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64Win64FFIPlugin.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFIPlugin.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFITestFuncs.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqManualSurface.c creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx/ inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx/dummyFFI.c creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/any-libffi.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-darwin.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-sysv.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/x86-sysv.c creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/win/ inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/win/sqWin32FFI.c creating: ./pharo-vm/extracted/plugins/SqueakSSL/ creating: ./pharo-vm/extracted/plugins/SqueakSSL/include/ creating: ./pharo-vm/extracted/plugins/SqueakSSL/include/common/ inflating: ./pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h creating: ./pharo-vm/extracted/plugins/SqueakSSL/include/unix/ inflating: ./pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h creating: ./pharo-vm/extracted/plugins/SqueakSSL/src/ creating: ./pharo-vm/extracted/plugins/SqueakSSL/src/common/ inflating: ./pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c creating: ./pharo-vm/extracted/plugins/SqueakSSL/src/osx/ inflating: ./pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c creating: ./pharo-vm/extracted/plugins/SqueakSSL/src/unix/ inflating: ./pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c creating: ./pharo-vm/extracted/plugins/SqueakSSL/src/win/ inflating: ./pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c creating: ./pharo-vm/extracted/plugins/SurfacePlugin/ creating: ./pharo-vm/extracted/plugins/SurfacePlugin/include/ creating: ./pharo-vm/extracted/plugins/SurfacePlugin/include/common/ inflating: ./pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h creating: ./pharo-vm/extracted/plugins/SurfacePlugin/src/ creating: ./pharo-vm/extracted/plugins/SurfacePlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c creating: ./pharo-vm/extracted/plugins/UnixOSProcessPlugin/ creating: ./pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/ creating: ./pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c creating: ./pharo-vm/extracted/vm/ creating: ./pharo-vm/extracted/vm/include/ creating: ./pharo-vm/extracted/vm/include/common/ inflating: ./pharo-vm/extracted/vm/include/common/dispdbg.h inflating: ./pharo-vm/extracted/vm/include/common/sq.h inflating: ./pharo-vm/extracted/vm/include/common/sqAssert.h inflating: ./pharo-vm/extracted/vm/include/common/sqAtomicOps.h inflating: ./pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h inflating: ./pharo-vm/extracted/vm/include/common/sqMemoryAccess.h inflating: ./pharo-vm/extracted/vm/include/common/sqMemoryFence.h inflating: ./pharo-vm/extracted/vm/include/common/sqVirtualMachine.h inflating: ./pharo-vm/extracted/vm/include/common/sqaio.h creating: ./pharo-vm/extracted/vm/include/osx/ inflating: ./pharo-vm/extracted/vm/include/osx/sqConfig.h inflating: ./pharo-vm/extracted/vm/include/osx/sqGnu.h inflating: ./pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h creating: ./pharo-vm/extracted/vm/include/unix/ inflating: ./pharo-vm/extracted/vm/include/unix/sqConfig.h inflating: ./pharo-vm/extracted/vm/include/unix/sqGnu.h inflating: ./pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h inflating: ./pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h creating: ./pharo-vm/extracted/vm/include/win/ inflating: ./pharo-vm/extracted/vm/include/win/sqConfig.h inflating: ./pharo-vm/extracted/vm/include/win/sqGnu.h inflating: ./pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h inflating: ./pharo-vm/extracted/vm/include/win/sqWin32.h inflating: ./pharo-vm/extracted/vm/include/win/sqWin32Alloc.h inflating: ./pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h creating: ./pharo-vm/extracted/vm/src/ creating: ./pharo-vm/extracted/vm/src/common/ inflating: ./pharo-vm/extracted/vm/src/common/heartbeat.c inflating: ./pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c inflating: ./pharo-vm/extracted/vm/src/common/sqHeapMap.c inflating: ./pharo-vm/extracted/vm/src/common/sqNamedPrims.c inflating: ./pharo-vm/extracted/vm/src/common/sqTicker.c inflating: ./pharo-vm/extracted/vm/src/common/sqVirtualMachine.c creating: ./pharo-vm/extracted/vm/src/osx/ inflating: ./pharo-vm/extracted/vm/src/osx/aioOSX.c creating: ./pharo-vm/extracted/vm/src/unix/ inflating: ./pharo-vm/extracted/vm/src/unix/aio.c inflating: ./pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c creating: ./pharo-vm/extracted/vm/src/win/ inflating: ./pharo-vm/extracted/vm/src/win/aioWin.c inflating: ./pharo-vm/extracted/vm/src/win/sqWin32Directory.c inflating: ./pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c creating: ./pharo-vm/ffi/ creating: ./pharo-vm/ffi/include/ inflating: ./pharo-vm/ffi/include/callbacks.h inflating: ./pharo-vm/ffi/include/pThreadedFFI.h inflating: ./pharo-vm/ffi/include/pThreadedFFIUtils.h inflating: ./pharo-vm/ffi/include/worker.h inflating: ./pharo-vm/ffi/include/workerTask.h creating: ./pharo-vm/ffi/src/ creating: ./pharo-vm/ffi/src/callbacks/ inflating: ./pharo-vm/ffi/src/callbacks/callbackPrimitives.c inflating: ./pharo-vm/ffi/src/callbacks/callbacks.c inflating: ./pharo-vm/ffi/src/functionDefinitionPrimitives.c inflating: ./pharo-vm/ffi/src/pThreadedFFI.c inflating: ./pharo-vm/ffi/src/primitiveCalls.c inflating: ./pharo-vm/ffi/src/primitiveUtils.c creating: ./pharo-vm/ffi/src/sameThread/ inflating: ./pharo-vm/ffi/src/sameThread/sameThread.c inflating: ./pharo-vm/ffi/src/types.c inflating: ./pharo-vm/ffi/src/typesPrimitives.c inflating: ./pharo-vm/ffi/src/utils.c creating: ./pharo-vm/ffi/src/worker/ inflating: ./pharo-vm/ffi/src/worker/worker.c inflating: ./pharo-vm/ffi/src/worker/workerPrimitives.c inflating: ./pharo-vm/ffi/src/worker/workerTask.c creating: ./pharo-vm/ffiTestLibrary/ inflating: ./pharo-vm/ffiTestLibrary/CMakeLists.txt creating: ./pharo-vm/ffiTestLibrary/includes/ inflating: ./pharo-vm/ffiTestLibrary/includes/callbacks.h inflating: ./pharo-vm/ffiTestLibrary/includes/structures.h inflating: ./pharo-vm/ffiTestLibrary/includes/testLibrary.h creating: ./pharo-vm/ffiTestLibrary/src/ inflating: ./pharo-vm/ffiTestLibrary/src/basic_types.c inflating: ./pharo-vm/ffiTestLibrary/src/callback_types.c inflating: ./pharo-vm/ffiTestLibrary/src/callbacks.c inflating: ./pharo-vm/ffiTestLibrary/src/callout.c inflating: ./pharo-vm/ffiTestLibrary/src/registerCallback.c inflating: ./pharo-vm/ffiTestLibrary/src/structures.c creating: ./pharo-vm/generated/ creating: ./pharo-vm/generated/32/ inflating: ./pharo-vm/generated/32/examplePlugins.ext creating: ./pharo-vm/generated/32/plugins/ creating: ./pharo-vm/generated/32/plugins/src/ creating: ./pharo-vm/generated/32/plugins/src/FilePlugin/ inflating: ./pharo-vm/generated/32/plugins/src/FilePlugin/FilePlugin.c creating: ./pharo-vm/generated/32/plugins/src/FloatArrayPlugin/ inflating: ./pharo-vm/generated/32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c creating: ./pharo-vm/generated/32/plugins/src/SurfacePlugin/ inflating: ./pharo-vm/generated/32/plugins/src/SurfacePlugin/SurfacePlugin.c creating: ./pharo-vm/generated/32/vm/ creating: ./pharo-vm/generated/32/vm/include/ inflating: ./pharo-vm/generated/32/vm/include/cogit.h inflating: ./pharo-vm/generated/32/vm/include/cogmethod.h inflating: ./pharo-vm/generated/32/vm/include/cointerp.h inflating: ./pharo-vm/generated/32/vm/include/interp.h inflating: ./pharo-vm/generated/32/vm/include/vmCallback.h creating: ./pharo-vm/generated/32/vm/src/ #6 6.652 Get:6 http://deb.debian.org/debian buster-updates/main armhf Packages [8784 B] #6 6.776 Fetched 8392 kB in 6s (1335 kB/s) #6 6.776 Reading package lists... inflating: ./pharo-vm/generated/32/vm/src/cogit.c inflating: ./pharo-vm/generated/32/vm/src/cogitARMv5.c inflating: ./pharo-vm/generated/32/vm/src/cogitIA32.c inflating: ./pharo-vm/generated/32/vm/src/cogitMIPSEL.c inflating: ./pharo-vm/generated/32/vm/src/cointerp.c inflating: ./pharo-vm/generated/32/vm/src/gcc3x-cointerp.c creating: ./pharo-vm/generated/64/ inflating: ./pharo-vm/generated/64/examplePlugins.ext creating: ./pharo-vm/generated/64/plugins/ creating: ./pharo-vm/generated/64/plugins/src/ creating: ./pharo-vm/generated/64/plugins/src/FilePlugin/ inflating: ./pharo-vm/generated/64/plugins/src/FilePlugin/FilePlugin.c creating: ./pharo-vm/generated/64/plugins/src/FloatArrayPlugin/ inflating: ./pharo-vm/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c creating: ./pharo-vm/generated/64/plugins/src/SurfacePlugin/ inflating: ./pharo-vm/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c creating: ./pharo-vm/generated/64/vm/ creating: ./pharo-vm/generated/64/vm/include/ inflating: ./pharo-vm/generated/64/vm/include/cogit.h inflating: ./pharo-vm/generated/64/vm/include/cogmethod.h inflating: ./pharo-vm/generated/64/vm/include/cointerp.h inflating: ./pharo-vm/generated/64/vm/include/interp.h inflating: ./pharo-vm/generated/64/vm/include/vmCallback.h creating: ./pharo-vm/generated/64/vm/src/ inflating: ./pharo-vm/generated/64/vm/src/cogit.c inflating: ./pharo-vm/generated/64/vm/src/cogitX64SysV.c inflating: ./pharo-vm/generated/64/vm/src/cogitX64WIN64.c inflating: ./pharo-vm/generated/64/vm/src/cogitaarch64.c inflating: ./pharo-vm/generated/64/vm/src/cointerp.c inflating: ./pharo-vm/generated/64/vm/src/gcc3x-cointerp.c creating: ./pharo-vm/include/ creating: ./pharo-vm/include/pharovm/ inflating: ./pharo-vm/include/pharovm/config.h.in inflating: ./pharo-vm/include/pharovm/debug.h inflating: ./pharo-vm/include/pharovm/errorCode.h inflating: ./pharo-vm/include/pharovm/exportDefinition.h inflating: ./pharo-vm/include/pharovm/fileDialog.h inflating: ./pharo-vm/include/pharovm/imageAccess.h inflating: ./pharo-vm/include/pharovm/interpreter.h creating: ./pharo-vm/include/pharovm/jit/ inflating: ./pharo-vm/include/pharovm/jit/jit.h inflating: ./pharo-vm/include/pharovm/macros.h creating: ./pharo-vm/include/pharovm/parameters/ inflating: ./pharo-vm/include/pharovm/parameters/parameterVector.h inflating: ./pharo-vm/include/pharovm/parameters/parameters.h inflating: ./pharo-vm/include/pharovm/pathUtilities.h inflating: ./pharo-vm/include/pharovm/pharo.h inflating: ./pharo-vm/include/pharovm/pharoClient.h creating: ./pharo-vm/include/pharovm/semaphores/ inflating: ./pharo-vm/include/pharovm/semaphores/pSemaphore.h inflating: ./pharo-vm/include/pharovm/semaphores/pharoSemaphore.h inflating: ./pharo-vm/include/pharovm/semaphores/platformSemaphore.h inflating: ./pharo-vm/include/pharovm/sigjmp_support.h inflating: ./pharo-vm/include/pharovm/sqNamedPrims.h inflating: ./pharo-vm/include/pharovm/stringUtilities.h creating: ./pharo-vm/include/pharovm/threadSafeQueue/ inflating: ./pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h creating: ./pharo-vm/include/pharovm/threads/ inflating: ./pharo-vm/include/pharovm/threads/vmthread.h creating: ./pharo-vm/include/pharovm/win/ inflating: ./pharo-vm/include/pharovm/win/resources.h inflating: ./pharo-vm/macros.cmake creating: ./pharo-vm/packaging/ creating: ./pharo-vm/packaging/linux/ creating: ./pharo-vm/packaging/linux/bin/ inflating: ./pharo-vm/packaging/linux/bin/launch.sh.in inflating: ./pharo-vm/packaging/linux/launch.sh.in creating: ./pharo-vm/plugins/ inflating: ./pharo-vm/plugins.cmake inflating: ./pharo-vm/plugins.macros.cmake creating: ./pharo-vm/plugins/UUIDPlugin/ creating: ./pharo-vm/plugins/UUIDPlugin/common/ inflating: ./pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c creating: ./pharo-vm/resources/ inflating: ./pharo-vm/resources/img.image creating: ./pharo-vm/resources/mac/ inflating: ./pharo-vm/resources/mac/Info.plist.in inflating: ./pharo-vm/resources/mac/Pharo.icns inflating: ./pharo-vm/resources/mac/PharoChanges.icns inflating: ./pharo-vm/resources/mac/PharoImage.icns inflating: ./pharo-vm/resources/mac/PharoSources.icns creating: ./pharo-vm/resources/windows/ inflating: ./pharo-vm/resources/windows/Pharo.exe.manifest.in inflating: ./pharo-vm/resources/windows/Pharo.ico inflating: ./pharo-vm/resources/windows/Pharo.rc.in inflating: ./pharo-vm/resources/windows/PharoConsole.exe.manifest.in inflating: ./pharo-vm/resources/windows/PharoConsole.rc.in inflating: ./pharo-vm/resources/windows/PharoDLL.rc.in inflating: ./pharo-vm/resources/windows/dialogs.rc creating: ./pharo-vm/scripts/ inflating: ./pharo-vm/scripts/installCygwin.ps1 inflating: ./pharo-vm/scripts/installVMMaker.st inflating: ./pharo-vm/scripts/runScriptInCygwinBash.ps1 inflating: ./pharo-vm/scripts/runTests.sh creating: ./pharo-vm/src/ inflating: ./pharo-vm/src/client.c inflating: ./pharo-vm/src/debug.c inflating: ./pharo-vm/src/debugUnix.c inflating: ./pharo-vm/src/errorCode.c inflating: ./pharo-vm/src/externalPrimitives.c inflating: ./pharo-vm/src/fileDialogCommon.c inflating: ./pharo-vm/src/fileDialogMac.m inflating: ./pharo-vm/src/fileDialogUnix.c inflating: ./pharo-vm/src/fileDialogWin32.c inflating: ./pharo-vm/src/fileUtils.c inflating: ./pharo-vm/src/fileUtilsWin.c inflating: ./pharo-vm/src/imageAccess.c inflating: ./pharo-vm/src/macAlias.c inflating: ./pharo-vm/src/memoryUnix.c inflating: ./pharo-vm/src/nullDisplay.c creating: ./pharo-vm/src/parameters/ inflating: ./pharo-vm/src/parameters/parameterVector.c inflating: ./pharo-vm/src/parameters/parameters.c inflating: ./pharo-vm/src/parameters/parameters.m inflating: ./pharo-vm/src/pathUtilities.c creating: ./pharo-vm/src/semaphores/ inflating: ./pharo-vm/src/semaphores/pharoSemaphore.c inflating: ./pharo-vm/src/semaphores/platformSemaphore.c inflating: ./pharo-vm/src/stringUtilities.c creating: ./pharo-vm/src/threadSafeQueue/ inflating: ./pharo-vm/src/threadSafeQueue/threadSafeQueue.c inflating: ./pharo-vm/src/unixMain.c creating: ./pharo-vm/src/utils/ inflating: ./pharo-vm/src/utils.c inflating: ./pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S inflating: ./pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S inflating: ./pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S inflating: ./pharo-vm/src/utilsMac.mm creating: ./pharo-vm/src/win/ inflating: ./pharo-vm/src/win/winDebug.c inflating: ./pharo-vm/src/win/winDebugMenu.c inflating: ./pharo-vm/src/win/winDebugWindow.c inflating: ./pharo-vm/src/win32Main.c inflating: ./pharo-vm/version.info [Pipeline] sh + mv pharo-vm repository [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-Linux-aarch64-CoInterpreter) [Pipeline] cmakeBuild [build] $ docker exec --workdir /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** 04a21d1e084adc563dff88198414c8c178d4dac932ce22467b475cc2003914c1 /usr/bin/cmake -G "Unix Makefiles" -DFLAVOUR=CoInterpreter -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE -DICEBERG_DEFAULT_REMOTE=httpsUrl -DGENERATE_SOURCES=FALSE -DGENERATED_SOURCE_DIR=../repository/ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository -- CMAKE_GENERATOR=Unix Makefiles fatal: not a git repository (or any parent up to mount point /Users/lse/Workspace/workspace) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /Users/lse/Workspace/workspace) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /Users/lse/Workspace/workspace) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). -- I couldn't get version information from git, using the version.info next to the sources -- Building version 9.0.22-421845e -- Commit hash 421845e : 2023-03-30 09:49:26 +0200 -- No user build settings. -- v9.0.22 - Commit: 421845e - Date: 2023-03-30 09:49:26 +0200 -- The C compiler identification is GNU 11.3.0 -- The CXX compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /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: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiling for architecture: aarch64 -- Full Platform name: Linux-aarch64 -- Building Pharo with executable named pharo -- Looking for sys/types.h #6 12.58 Reading package lists...-- 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-9/build/build/vm/ -- Looking for include file dirent.h #6 16.33 Building dependency tree... #6 16.99 Reading state information... -- 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 #6 17.55 The following additional packages will be installed: #6 17.55 autoconf autotools-dev binutils-arm-linux-gnueabihf binutils-common bzip2 #6 17.55 cmake-data cpp cpp-8 dpkg-dev file g++-8 gcc-8 git-man libarchive13 libasan5 #6 17.55 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcurl4 libdpkg-perl #6 17.55 liberror-perl libexpat1 libgcc-8-dev libgdbm-compat4 libgdbm6 libgomp1 #6 17.55 libgssapi-krb5-2 libicu63 libisl19 libjsoncpp1 libk5crypto3 libkeyutils1 #6 17.55 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common libmagic-mgc #6 17.55 libmagic1 libmpc3 libmpfr6 libncurses6 libnghttp2-14 libpcre2-8-0 #6 17.55 libperl5.28 libprocps7 libpsl5 librhash0 librtmp1 libsasl2-2 #6 17.55 libsasl2-modules-db libsigsegv2 libssh2-1 libssl1.1 libstdc++-8-dev #6 17.55 libubsan1 libuv1 libxml2 linux-libc-dev lsb-base m4 make openssl patch perl #6 17.55 perl-modules-5.28 procps xz-utils #6 17.56 Suggested packages: #6 17.56 autoconf-archive gnu-standards autoconf-doc gettext binutils-doc bzip2-doc #6 17.56 cmake-doc ninja-build cpp-doc gcc-8-locales debian-keyring gcc-8-doc #6 17.56 libstdc++6-8-dbg gcc-multilib manpages-dev flex bison gdb gcc-doc #6 17.56 libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg #6 17.56 liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg #6 17.56 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email #6 17.56 git-gui gitk gitweb git-cvs git-mediawiki git-svn lrzip glibc-doc gnupg #6 17.56 | gnupg2 sensible-utils bzr gdbm-l10n krb5-doc krb5-user libssl-doc #6 17.56 libstdc++-8-doc libtool-doc gfortran | fortran95-compiler gcj-jdk m4-doc #6 17.56 make-doc ed diffutils-doc perl-doc libterm-readline-gnu-perl #6 17.56 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl zip #6 17.56 Recommended packages: #6 17.56 fakeroot gnupg | gnupg2 libalgorithm-merge-perl less ssh-client manpages #6 17.56 manpages-dev libfile-fcntllock-perl liblocale-gettext-perl krb5-locales #6 17.56 libgpm2 publicsuffix libsasl2-modules libltdl-dev netbase psmisc -- 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 #6 18.77 The following NEW packages will be installed: #6 18.77 autoconf automake autotools-dev binutils binutils-arm-linux-gnueabihf #6 18.77 binutils-common build-essential bzip2 ca-certificates cmake cmake-data cpp #6 18.77 cpp-8 dpkg-dev file g++ g++-8 gcc gcc-8 git git-man libarchive13 libasan5 #6 18.77 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcurl3-gnutls #6 18.77 libcurl4 libdpkg-perl liberror-perl libexpat1 libgcc-8-dev libgdbm-compat4 #6 18.77 libgdbm6 libgomp1 libgssapi-krb5-2 libicu63 libisl19 libjsoncpp1 #6 18.77 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 #6 18.77 libldap-common libmagic-mgc libmagic1 libmpc3 libmpfr6 libncurses6 #6 18.77 libnghttp2-14 libpcre2-8-0 libperl5.28 libprocps7 libpsl5 librhash0 librtmp1 #6 18.77 libsasl2-2 libsasl2-modules-db libsigsegv2 libssh2-1 libssl-dev libssl1.1 #6 18.77 libstdc++-8-dev libtool libubsan1 libuv1 libxml2 linux-libc-dev lsb-base m4 #6 18.77 make openssl patch perl perl-modules-5.28 procps unzip uuid-dev wget #6 18.77 xz-utils #6 18.91 0 upgraded, 83 newly installed, 0 to remove and 1 not upgraded. #6 18.91 Need to get 74.1 MB of archives. #6 18.91 After this operation, 270 MB of additional disk space will be used. #6 18.91 Get:1 http://deb.debian.org/debian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #6 19.04 Get:2 http://deb.debian.org/debian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.4 kB] #6 19.05 Get:3 http://deb.debian.org/debian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB] #6 19.06 Get:4 http://deb.debian.org/debian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3207 kB] #6 19.25 Get:5 http://deb.debian.org/debian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB] #6 19.26 Get:6 http://deb.debian.org/debian-security buster/updates/main armhf libssl1.1 armhf 1.1.1n-0+deb10u4 [1312 kB] #6 19.30 Get:7 http://deb.debian.org/debian-security buster/updates/main armhf libncurses6 armhf 6.1+20181013-2+deb10u3 [79.8 kB] #6 19.30 Get:8 http://deb.debian.org/debian buster/main armhf libprocps7 armhf 2:3.3.15-2 [58.7 kB] #6 19.31 Get:9 http://deb.debian.org/debian buster/main armhf lsb-base all 10.2019051400 [28.4 kB] #6 19.31 Get:10 http://deb.debian.org/debian buster/main armhf procps armhf 2:3.3.15-2 [248 kB] #6 19.33 Get:11 http://deb.debian.org/debian-security buster/updates/main armhf bzip2 armhf 1.0.6-9.2~deb10u2 [46.9 kB] #6 19.34 Get:12 http://deb.debian.org/debian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB] #6 19.35 Get:13 http://deb.debian.org/debian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB] #6 19.37 Get:14 http://deb.debian.org/debian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.6 kB] #6 19.38 Get:15 http://deb.debian.org/debian buster/main armhf libkeyutils1 armhf 1.6-6 [13.9 kB] #6 19.39 Get:16 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5support0 armhf 1.17-3+deb10u5 [62.7 kB] #6 19.40 Get:17 http://deb.debian.org/debian-security buster/updates/main armhf libk5crypto3 armhf 1.17-3+deb10u5 [120 kB] #6 19.41 Get:18 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5-3 armhf 1.17-3+deb10u5 [323 kB] #6 19.42 Get:19 http://deb.debian.org/debian-security buster/updates/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u5 [138 kB] #6 19.44 Get:20 http://deb.debian.org/debian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [8002 kB] #6 19.86 Get:21 http://deb.debian.org/debian-security buster/updates/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u5 [597 kB] -- 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 #6 19.89 Get:22 http://deb.debian.org/debian-security buster/updates/main armhf libpcre2-8-0 armhf 10.32-5+deb10u1 [191 kB] #6 19.91 Get:23 http://deb.debian.org/debian buster/main armhf libpsl5 armhf 0.20.2-2 [52.4 kB] #6 19.91 Get:24 http://deb.debian.org/debian buster/main armhf wget armhf 1.20.1-1.1 [881 kB] #6 19.97 Get:25 http://deb.debian.org/debian buster/main armhf xz-utils armhf 5.2.4-1+deb10u1 [181 kB] #6 19.98 Get:26 http://deb.debian.org/debian buster/main armhf libsigsegv2 armhf 2.12-2 [32.1 kB] #6 19.98 Get:27 http://deb.debian.org/debian buster/main armhf m4 armhf 1.4.18-2 [190 kB] #6 20.00 Get:28 http://deb.debian.org/debian buster/main armhf autoconf all 2.69-11 [341 kB] #6 20.02 Get:29 http://deb.debian.org/debian buster/main armhf autotools-dev all 20180224.1 [77.0 kB] #6 20.03 Get:30 http://deb.debian.org/debian buster/main armhf automake all 1:1.16.1-4 [771 kB] #6 20.07 Get:31 http://deb.debian.org/debian buster/main armhf binutils-common armhf 2.31.1-16 [2073 kB] #6 20.19 Get:32 http://deb.debian.org/debian buster/main armhf libbinutils armhf 2.31.1-16 [302 kB] #6 20.21 Get:33 http://deb.debian.org/debian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16 [2101 kB] #6 20.32 Get:34 http://deb.debian.org/debian buster/main armhf binutils armhf 2.31.1-16 [56.7 kB] #6 20.32 Get:35 http://deb.debian.org/debian-security buster/updates/main armhf libc-dev-bin armhf 2.28-10+deb10u2 [268 kB] #6 20.34 Get:36 http://deb.debian.org/debian-security buster/updates/main armhf linux-libc-dev armhf 4.19.269-1 [1537 kB] #6 20.39 Get:37 http://deb.debian.org/debian-security buster/updates/main armhf libc6-dev armhf 2.28-10+deb10u2 [2150 kB] #6 20.47 Get:38 http://deb.debian.org/debian buster/main armhf libisl19 armhf 0.20-2 [455 kB] #6 20.50 Get:39 http://deb.debian.org/debian buster/main armhf libmpfr6 armhf 4.0.2-1 [731 kB] #6 20.55 Get:40 http://deb.debian.org/debian buster/main armhf libmpc3 armhf 1.1.0-1 [33.8 kB] #6 20.55 Get:41 http://deb.debian.org/debian buster/main armhf cpp-8 armhf 8.3.0-6 [6790 kB] #6 20.92 Get:42 http://deb.debian.org/debian buster/main armhf cpp armhf 4:8.3.0-1 [19.4 kB] #6 20.92 Get:43 http://deb.debian.org/debian buster/main armhf libcc1-0 armhf 8.3.0-6 [38.9 kB] #6 20.92 Get:44 http://deb.debian.org/debian buster/main armhf libgomp1 armhf 8.3.0-6 [64.8 kB] #6 20.93 Get:45 http://deb.debian.org/debian buster/main armhf libatomic1 armhf 8.3.0-6 [6740 B] #6 20.93 Get:46 http://deb.debian.org/debian buster/main armhf libasan5 armhf 8.3.0-6 [336 kB] #6 20.95 Get:47 http://deb.debian.org/debian buster/main armhf libubsan1 armhf 8.3.0-6 [103 kB] #6 20.96 Get:48 http://deb.debian.org/debian buster/main armhf libgcc-8-dev armhf 8.3.0-6 [612 kB] #6 21.00 Get:49 http://deb.debian.org/debian buster/main armhf gcc-8 armhf 8.3.0-6 [7229 kB] -- 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 #6 21.39 Get:50 http://deb.debian.org/debian buster/main armhf gcc armhf 4:8.3.0-1 [5204 B] #6 21.39 Get:51 http://deb.debian.org/debian buster/main armhf libstdc++-8-dev armhf 8.3.0-6 [1584 kB] #6 21.47 Get:52 http://deb.debian.org/debian buster/main armhf g++-8 armhf 8.3.0-6 [7463 kB] #6 21.93 Get:53 http://deb.debian.org/debian buster/main armhf g++ armhf 4:8.3.0-1 [1624 B] #6 21.93 Get:54 http://deb.debian.org/debian buster/main armhf make armhf 4.2.1-1.2 [327 kB] #6 21.96 Get:55 http://deb.debian.org/debian buster/main armhf libdpkg-perl all 1.19.8 [1415 kB] #6 22.05 Get:56 http://deb.debian.org/debian buster/main armhf patch armhf 2.7.6-3+deb10u1 [123 kB] #6 22.06 Get:57 http://deb.debian.org/debian buster/main armhf dpkg-dev all 1.19.8 [1776 kB] #6 22.19 Get:58 http://deb.debian.org/debian buster/main armhf build-essential armhf 12.6 [7568 B] #6 22.20 Get:59 http://deb.debian.org/debian-security buster/updates/main armhf openssl armhf 1.1.1n-0+deb10u4 [829 kB] #6 22.25 Get:60 http://deb.debian.org/debian buster/main armhf ca-certificates all 20200601~deb10u2 [166 kB] #6 22.26 Get:61 http://deb.debian.org/debian buster/main armhf cmake-data all 3.13.4-1 [1476 kB] #6 22.31 Get:62 http://deb.debian.org/debian-security buster/updates/main armhf libarchive13 armhf 3.3.3-4+deb10u3 [277 kB] #6 22.32 Get:63 http://deb.debian.org/debian buster/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-1+deb10u2 [67.4 kB] #6 22.33 Get:64 http://deb.debian.org/debian buster/main armhf libsasl2-2 armhf 2.1.27+dfsg-1+deb10u2 [98.9 kB] #6 22.33 Get:65 http://deb.debian.org/debian buster/main armhf libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] #6 22.34 Get:66 http://deb.debian.org/debian buster/main armhf libldap-2.4-2 armhf 2.4.47+dfsg-3+deb10u7 [202 kB] #6 22.35 Get:67 http://deb.debian.org/debian buster/main armhf libnghttp2-14 armhf 1.36.0-2+deb10u1 [74.4 kB] #6 22.36 Get:68 http://deb.debian.org/debian buster/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2 [54.9 kB] #6 22.37 Get:69 http://deb.debian.org/debian buster/main armhf libssh2-1 armhf 1.8.0-2.1 [129 kB] #6 22.39 Get:70 http://deb.debian.org/debian-security buster/updates/main armhf libcurl4 armhf 7.64.0-4+deb10u5 [299 kB] #6 22.41 Get:71 http://deb.debian.org/debian-security buster/updates/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [79.9 kB] #6 22.42 Get:72 http://deb.debian.org/debian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [67.8 kB] #6 22.43 Get:73 http://deb.debian.org/debian buster/main armhf librhash0 armhf 1.3.8-1 [134 kB] #6 22.44 Get:74 http://deb.debian.org/debian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [98.3 kB] #6 22.45 Get:75 http://deb.debian.org/debian buster/main armhf cmake armhf 3.13.4-1 [2848 kB] #6 22.61 Get:76 http://deb.debian.org/debian-security buster/updates/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u5 [297 kB] #6 22.62 Get:77 http://deb.debian.org/debian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB] #6 22.63 Get:78 http://deb.debian.org/debian-security buster/updates/main armhf git-man all 1:2.20.1-2+deb10u8 [1623 kB] #6 22.71 Get:79 http://deb.debian.org/debian-security buster/updates/main armhf git armhf 1:2.20.1-2+deb10u8 [4554 kB] #6 22.94 Get:80 http://deb.debian.org/debian-security buster/updates/main armhf libssl-dev armhf 1.1.1n-0+deb10u4 [1610 kB] #6 23.00 Get:81 http://deb.debian.org/debian buster/main armhf libtool all 2.4.6-9 [547 kB] -- 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 #6 23.01 Get:82 http://deb.debian.org/debian-security buster/updates/main armhf unzip armhf 6.0-23+deb10u3 [158 kB] #6 23.02 Get:83 http://deb.debian.org/debian buster/main armhf uuid-dev armhf 2.33.1-0.1 [92.6 kB] #6 23.73 debconf: delaying package configuration, since apt-utils is not installed #6 23.82 Fetched 74.1 MB in 4s (17.7 MB/s) #6 23.97 Selecting previously unselected package perl-modules-5.28. #6 23.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6671 files and directories currently installed.) #6 23.98 Preparing to unpack .../00-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #6 23.98 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... -- 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 -- 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: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-download [ 11%] Creating directories for 'libffi-download' #6 25.40 Selecting previously unselected package libgdbm6:armhf. #6 25.40 Preparing to unpack .../01-libgdbm6_1.18.1-4_armhf.deb ... #6 25.40 Unpacking libgdbm6:armhf (1.18.1-4) ... #6 25.55 Selecting previously unselected package libgdbm-compat4:armhf. #6 25.55 Preparing to unpack .../02-libgdbm-compat4_1.18.1-4_armhf.deb ... #6 25.55 Unpacking libgdbm-compat4:armhf (1.18.1-4) ... #6 25.73 Selecting previously unselected package libperl5.28:armhf. #6 25.73 Preparing to unpack .../03-libperl5.28_5.28.1-6+deb10u1_armhf.deb ... #6 25.74 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ... [ 22%] Performing download step (git clone) for 'libffi-download' Cloning into 'libffi-src'... #6 27.03 Selecting previously unselected package perl. #6 27.03 Preparing to unpack .../04-perl_5.28.1-6+deb10u1_armhf.deb ... #6 27.14 Unpacking perl (5.28.1-6+deb10u1) ... #6 27.43 Selecting previously unselected package libssl1.1:armhf. #6 27.43 Preparing to unpack .../05-libssl1.1_1.1.1n-0+deb10u4_armhf.deb ... #6 27.43 Unpacking libssl1.1:armhf (1.1.1n-0+deb10u4) ... #6 27.94 Selecting previously unselected package libncurses6:armhf. #6 27.94 Preparing to unpack .../06-libncurses6_6.1+20181013-2+deb10u3_armhf.deb ... #6 27.94 Unpacking libncurses6:armhf (6.1+20181013-2+deb10u3) ... #6 28.17 Selecting previously unselected package libprocps7:armhf. #6 28.18 Preparing to unpack .../07-libprocps7_2%3a3.3.15-2_armhf.deb ... #6 28.18 Unpacking libprocps7:armhf (2:3.3.15-2) ... #6 28.40 Selecting previously unselected package lsb-base. #6 28.40 Preparing to unpack .../08-lsb-base_10.2019051400_all.deb ... #6 28.40 Unpacking lsb-base (10.2019051400) ... #6 28.62 Selecting previously unselected package procps. #6 28.62 Preparing to unpack .../09-procps_2%3a3.3.15-2_armhf.deb ... #6 28.68 Unpacking procps (2:3.3.15-2) ... #6 29.10 Selecting previously unselected package bzip2. #6 29.10 Preparing to unpack .../10-bzip2_1.0.6-9.2~deb10u2_armhf.deb ... #6 29.10 Unpacking bzip2 (1.0.6-9.2~deb10u2) ... #6 29.34 Selecting previously unselected package libmagic-mgc. #6 29.34 Preparing to unpack .../11-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ... #6 29.34 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #6 29.69 Selecting previously unselected package libmagic1:armhf. #6 29.69 Preparing to unpack .../12-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ... #6 29.69 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ... #6 29.97 Selecting previously unselected package file. #6 29.97 Preparing to unpack .../13-file_1%3a5.35-4+deb10u2_armhf.deb ... #6 29.97 Unpacking file (1:5.35-4+deb10u2) ... #6 30.19 Selecting previously unselected package libkeyutils1:armhf. #6 30.19 Preparing to unpack .../14-libkeyutils1_1.6-6_armhf.deb ... #6 30.20 Unpacking libkeyutils1:armhf (1.6-6) ... #6 30.35 Selecting previously unselected package libkrb5support0:armhf. #6 30.35 Preparing to unpack .../15-libkrb5support0_1.17-3+deb10u5_armhf.deb ... #6 30.35 Unpacking libkrb5support0:armhf (1.17-3+deb10u5) ... #6 30.58 Selecting previously unselected package libk5crypto3:armhf. #6 30.58 Preparing to unpack .../16-libk5crypto3_1.17-3+deb10u5_armhf.deb ... #6 30.59 Unpacking libk5crypto3:armhf (1.17-3+deb10u5) ... #6 30.79 Selecting previously unselected package libkrb5-3:armhf. #6 30.80 Preparing to unpack .../17-libkrb5-3_1.17-3+deb10u5_armhf.deb ... #6 30.80 Unpacking libkrb5-3:armhf (1.17-3+deb10u5) ... #6 31.26 Selecting previously unselected package libgssapi-krb5-2:armhf. #6 31.26 Preparing to unpack .../18-libgssapi-krb5-2_1.17-3+deb10u5_armhf.deb ... #6 31.26 Unpacking libgssapi-krb5-2:armhf (1.17-3+deb10u5) ... #6 31.51 Selecting previously unselected package libicu63:armhf. #6 31.51 Preparing to unpack .../19-libicu63_63.1-6+deb10u3_armhf.deb ... #6 31.51 Unpacking libicu63:armhf (63.1-6+deb10u3) ... #6 34.31 Selecting previously unselected package libxml2:armhf. #6 34.31 Preparing to unpack .../20-libxml2_2.9.4+dfsg1-7+deb10u5_armhf.deb ... #6 34.32 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u5) ... #6 34.70 Selecting previously unselected package libpcre2-8-0:armhf. #6 34.70 Preparing to unpack .../21-libpcre2-8-0_10.32-5+deb10u1_armhf.deb ... #6 34.71 Unpacking libpcre2-8-0:armhf (10.32-5+deb10u1) ... #6 34.98 Selecting previously unselected package libpsl5:armhf. #6 34.98 Preparing to unpack .../22-libpsl5_0.20.2-2_armhf.deb ... #6 34.99 Unpacking libpsl5:armhf (0.20.2-2) ... #6 35.18 Selecting previously unselected package wget. #6 35.18 Preparing to unpack .../23-wget_1.20.1-1.1_armhf.deb ... #6 35.19 Unpacking wget (1.20.1-1.1) ... #6 35.68 Selecting previously unselected package xz-utils. #6 35.68 Preparing to unpack .../24-xz-utils_5.2.4-1+deb10u1_armhf.deb ... #6 35.69 Unpacking xz-utils (5.2.4-1+deb10u1) ... #6 35.89 Selecting previously unselected package libsigsegv2:armhf. #6 35.89 Preparing to unpack .../25-libsigsegv2_2.12-2_armhf.deb ... #6 35.89 Unpacking libsigsegv2:armhf (2.12-2) ... #6 36.09 Selecting previously unselected package m4. #6 36.09 Preparing to unpack .../26-m4_1.4.18-2_armhf.deb ... #6 36.10 Unpacking m4 (1.4.18-2) ... #6 36.30 Selecting previously unselected package autoconf. #6 36.30 Preparing to unpack .../27-autoconf_2.69-11_all.deb ... #6 36.30 Unpacking autoconf (2.69-11) ... #6 36.59 Selecting previously unselected package autotools-dev. #6 36.59 Preparing to unpack .../28-autotools-dev_20180224.1_all.deb ... #6 36.60 Unpacking autotools-dev (20180224.1) ... #6 36.79 Selecting previously unselected package automake. #6 36.79 Preparing to unpack .../29-automake_1%3a1.16.1-4_all.deb ... #6 36.84 Unpacking automake (1:1.16.1-4) ... #6 37.16 Selecting previously unselected package binutils-common:armhf. #6 37.17 Preparing to unpack .../30-binutils-common_2.31.1-16_armhf.deb ... #6 37.17 Unpacking binutils-common:armhf (2.31.1-16) ... #6 38.15 Selecting previously unselected package libbinutils:armhf. #6 38.15 Preparing to unpack .../31-libbinutils_2.31.1-16_armhf.deb ... #6 38.15 Unpacking libbinutils:armhf (2.31.1-16) ... #6 38.36 Selecting previously unselected package binutils-arm-linux-gnueabihf. Switched to a new branch 'v3.3-cmake' Branch 'v3.3-cmake' set up to track remote branch 'v3.3-cmake' from 'origin'. [ 33%] Performing update step for 'libffi-download' #6 38.36 Preparing to unpack .../32-binutils-arm-linux-gnueabihf_2.31.1-16_armhf.deb ... #6 38.36 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... #6 39.53 Selecting previously unselected package binutils. #6 39.53 Preparing to unpack .../33-binutils_2.31.1-16_armhf.deb ... #6 39.53 Unpacking binutils (2.31.1-16) ... #6 39.69 Selecting previously unselected package libc-dev-bin. #6 39.69 Preparing to unpack .../34-libc-dev-bin_2.28-10+deb10u2_armhf.deb ... #6 39.70 Unpacking libc-dev-bin (2.28-10+deb10u2) ... #6 39.89 Selecting previously unselected package linux-libc-dev:armhf. #6 39.89 Preparing to unpack .../35-linux-libc-dev_4.19.269-1_armhf.deb ... #6 39.90 Unpacking linux-libc-dev:armhf (4.19.269-1) ... #6 40.39 Selecting previously unselected package libc6-dev:armhf. #6 40.40 Preparing to unpack .../36-libc6-dev_2.28-10+deb10u2_armhf.deb ... #6 40.40 Unpacking libc6-dev:armhf (2.28-10+deb10u2) ... 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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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: AARCH64 -- 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 #6 41.67 Selecting previously unselected package libisl19:armhf. #6 41.68 Preparing to unpack .../37-libisl19_0.20-2_armhf.deb ... #6 41.68 Unpacking libisl19:armhf (0.20-2) ... #6 41.96 Selecting previously unselected package libmpfr6:armhf. #6 41.96 Preparing to unpack .../38-libmpfr6_4.0.2-1_armhf.deb ... #6 41.96 Unpacking libmpfr6:armhf (4.0.2-1) ... #6 42.19 Selecting previously unselected package libmpc3:armhf. #6 42.19 Preparing to unpack .../39-libmpc3_1.1.0-1_armhf.deb ... #6 42.20 Unpacking libmpc3:armhf (1.1.0-1) ... #6 42.39 Selecting previously unselected package cpp-8. #6 42.39 Preparing to unpack .../40-cpp-8_8.3.0-6_armhf.deb ... #6 42.39 Unpacking cpp-8 (8.3.0-6) ... -- 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 #6 44.45 Selecting previously unselected package cpp. #6 44.46 Preparing to unpack .../41-cpp_4%3a8.3.0-1_armhf.deb ... #6 44.46 Unpacking cpp (4:8.3.0-1) ... #6 44.63 Selecting previously unselected package libcc1-0:armhf. #6 44.63 Preparing to unpack .../42-libcc1-0_8.3.0-6_armhf.deb ... #6 44.63 Unpacking libcc1-0:armhf (8.3.0-6) ... #6 44.84 Selecting previously unselected package libgomp1:armhf. #6 44.84 Preparing to unpack .../43-libgomp1_8.3.0-6_armhf.deb ... #6 44.84 Unpacking libgomp1:armhf (8.3.0-6) ... #6 45.04 Selecting previously unselected package libatomic1:armhf. #6 45.04 Preparing to unpack .../44-libatomic1_8.3.0-6_armhf.deb ... #6 45.04 Unpacking libatomic1:armhf (8.3.0-6) ... #6 45.21 Selecting previously unselected package libasan5:armhf. #6 45.21 Preparing to unpack .../45-libasan5_8.3.0-6_armhf.deb ... #6 45.21 Unpacking libasan5:armhf (8.3.0-6) ... #6 45.50 Selecting previously unselected package libubsan1:armhf. #6 45.50 Preparing to unpack .../46-libubsan1_8.3.0-6_armhf.deb ... #6 45.50 Unpacking libubsan1:armhf (8.3.0-6) ... #6 45.68 Selecting previously unselected package libgcc-8-dev:armhf. #6 45.68 Preparing to unpack .../47-libgcc-8-dev_8.3.0-6_armhf.deb ... #6 45.68 Unpacking libgcc-8-dev:armhf (8.3.0-6) ... #6 46.06 Selecting previously unselected package gcc-8. #6 46.07 Preparing to unpack .../48-gcc-8_8.3.0-6_armhf.deb ... -- 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 #6 46.07 Unpacking gcc-8 (8.3.0-6) ... #6 48.20 Selecting previously unselected package gcc. #6 48.21 Preparing to unpack .../49-gcc_4%3a8.3.0-1_armhf.deb ... #6 48.21 Unpacking gcc (4:8.3.0-1) ... #6 48.42 Selecting previously unselected package libstdc++-8-dev:armhf. #6 48.42 Preparing to unpack .../50-libstdc++-8-dev_8.3.0-6_armhf.deb ... #6 48.42 Unpacking libstdc++-8-dev:armhf (8.3.0-6) ... -- 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 #6 49.40 Selecting previously unselected package g++-8. #6 49.40 Preparing to unpack .../51-g++-8_8.3.0-6_armhf.deb ... #6 49.40 Unpacking g++-8 (8.3.0-6) ... -- Checking HAVE_AS_X86_64_UNWIND_SECTION_TYPE - no -- 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/aarch64-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/aarch64-linux-gnu/libcrypto.so (found version "3.0.2") -- Adding plugin: DSAPrims -- Adding plugin: UnixOSProcessPlugin -- Downloading Git2 binary Adding third-party libraries for Linux-aarch64: 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-9/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='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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/Linux-aarch64/third-party/openssl-1.1.1k.zip' -- [download 1% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 22% complete] -- [download 39% complete] -- [download 49% complete] -- [download 60% complete] -- [download 70% complete] -- [download 87% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build/openssl-1.1.1k-src/libcrypto.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/openssl-1.1.1k-src/libcrypto.so.1.1 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/openssl-1.1.1k-src/libssl.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/openssl-1.1.1k-src/libssl.so.1.1 Adding third-party libraries for Linux-aarch64: libssh2-1.9.0 -- Downloading/updating libssh2-1.9.0 -- Configuring done -- Generating done #6 52.53 Selecting previously unselected package g++. #6 52.53 Preparing to unpack .../52-g++_4%3a8.3.0-1_armhf.deb ... #6 52.54 Unpacking g++ (4:8.3.0-1) ... #6 52.72 Selecting previously unselected package make. #6 52.72 Preparing to unpack .../53-make_4.2.1-1.2_armhf.deb ... #6 52.72 Unpacking make (4.2.1-1.2) ... #6 53.02 Selecting previously unselected package libdpkg-perl. #6 53.02 Preparing to unpack .../54-libdpkg-perl_1.19.8_all.deb ... #6 53.03 Unpacking libdpkg-perl (1.19.8) ... #6 53.28 Selecting previously unselected package patch. #6 53.29 Preparing to unpack .../55-patch_2.7.6-3+deb10u1_armhf.deb ... #6 53.29 Unpacking patch (2.7.6-3+deb10u1) ... #6 53.57 Selecting previously unselected package dpkg-dev. #6 53.57 Preparing to unpack .../56-dpkg-dev_1.19.8_all.deb ... #6 53.57 Unpacking dpkg-dev (1.19.8) ... #6 54.02 Selecting previously unselected package build-essential. #6 54.02 Preparing to unpack .../57-build-essential_12.6_armhf.deb ... #6 54.02 Unpacking build-essential (12.6) ... #6 54.30 Selecting previously unselected package openssl. #6 54.30 Preparing to unpack .../58-openssl_1.1.1n-0+deb10u4_armhf.deb ... #6 54.30 Unpacking openssl (1.1.1n-0+deb10u4) ... -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/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='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Linux-aarch64/third-party/libssh2-1.9.0.zip' -- [download 6% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libssh2-1.9.0-download' [ 44%] No patch 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 Adding third-party libraries for Linux-aarch64: libgit2-1.4.4 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src/libssh2.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src/libssh2.so.1 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src/libssh2.so.1.0.1 -- Downloading/updating libgit2-1.4.4 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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/Linux-aarch64/third-party/libgit2-1.4.4.zip' -- [download 0% complete] -- [download 1% complete] -- [download 10% complete] -- [download 17% complete] -- [download 30% complete] -- [download 38% complete] -- [download 44% complete] -- [download 51% complete] -- [download 61% complete] -- [download 73% complete] -- [download 90% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/libgit2-1.4.4-src' -- extracting... [tar xfz] #6 54.73 Selecting previously unselected package ca-certificates. #6 54.73 Preparing to unpack .../59-ca-certificates_20200601~deb10u2_all.deb ... #6 54.73 Unpacking ca-certificates (20200601~deb10u2) ... #6 55.07 Selecting previously unselected package cmake-data. #6 55.07 Preparing to unpack .../60-cmake-data_3.13.4-1_all.deb ... #6 55.09 Unpacking cmake-data (3.13.4-1) ... #6 55.86 Selecting previously unselected package libarchive13:armhf. #6 55.87 Preparing to unpack .../61-libarchive13_3.3.3-4+deb10u3_armhf.deb ... #6 55.87 Unpacking libarchive13:armhf (3.3.3-4+deb10u3) ... #6 56.08 Selecting previously unselected package libsasl2-modules-db:armhf. #6 56.08 Preparing to unpack .../62-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_armhf.deb ... #6 56.08 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ... #6 56.30 Selecting previously unselected package libsasl2-2:armhf. #6 56.31 Preparing to unpack .../63-libsasl2-2_2.1.27+dfsg-1+deb10u2_armhf.deb ... #6 56.31 Unpacking libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ... #6 56.61 Selecting previously unselected package libldap-common. #6 56.61 Preparing to unpack .../64-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... #6 56.61 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... #6 56.87 Selecting previously unselected package libldap-2.4-2:armhf. #6 56.87 Preparing to unpack .../65-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_armhf.deb ... #6 56.87 Unpacking libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ... #6 57.11 Selecting previously unselected package libnghttp2-14:armhf. #6 57.11 Preparing to unpack .../66-libnghttp2-14_1.36.0-2+deb10u1_armhf.deb ... #6 57.11 Unpacking libnghttp2-14:armhf (1.36.0-2+deb10u1) ... #6 57.30 Selecting previously unselected package librtmp1:armhf. #6 57.30 Preparing to unpack .../67-librtmp1_2.4+20151223.gitfa8646d.1-2_armhf.deb ... #6 57.31 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ... #6 57.49 Selecting previously unselected package libssh2-1:armhf. #6 57.49 Preparing to unpack .../68-libssh2-1_1.8.0-2.1_armhf.deb ... #6 57.50 Unpacking libssh2-1:armhf (1.8.0-2.1) ... #6 57.67 Selecting previously unselected package libcurl4:armhf. #6 57.67 Preparing to unpack .../69-libcurl4_7.64.0-4+deb10u5_armhf.deb ... #6 57.67 Unpacking libcurl4:armhf (7.64.0-4+deb10u5) ... -- 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-9/build/libgit2-1.4.4-src/libgit2.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libgit2.so.1.0 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libgit2.so.1.0.1 Adding third-party libraries for Linux-aarch64: libgit2-1.0.1 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libgit2.so.1.4 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libgit2.so.1.4.4 -- Downloading/updating libgit2-1.0.1 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.0.1-download [ 11%] Creating directories for 'libgit2-1.0.1-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.0.1-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.0.1-download/libgit2-1.0.1-download-prefix/src/libgit2-1.0.1.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Linux-aarch64/third-party/libgit2-1.0.1.zip' -- [download 1% complete] -- [download 20% complete] -- [download 42% complete] -- [download 67% complete] -- [download 83% complete] -- [download 97% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.0.1-download/libgit2-1.0.1-download-prefix/src/libgit2-1.0.1.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.0.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libgit2-1.0.1-download' [ 44%] No patch step for 'libgit2-1.0.1-download' [ 55%] No configure step for 'libgit2-1.0.1-download' [ 66%] No build step for 'libgit2-1.0.1-download' [ 77%] No install step for 'libgit2-1.0.1-download' [ 88%] No test step for 'libgit2-1.0.1-download' [100%] Completed 'libgit2-1.0.1-download' [100%] Built target libgit2-1.0.1-download -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.0.1-src/libgit2.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.0.1-src/libgit2.so.1.0 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.0.1-src/libgit2.so.1.0.1 Adding third-party libraries for Linux-aarch64: zlib-1.2.11 -- Downloading/updating zlib-1.2.11 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/zlib-1.2.11-download [ 11%] Creating directories for 'zlib-1.2.11-download' [ 22%] Performing download step (download, verify and extract) for 'zlib-1.2.11-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/zlib-1.2.11-download/zlib-1.2.11-download-prefix/src/zlib-1.2.11.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Linux-aarch64/third-party/zlib-1.2.11.zip' -- [download 17% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/zlib-1.2.11-download/zlib-1.2.11-download-prefix/src/zlib-1.2.11.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/zlib-1.2.11-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'zlib-1.2.11-download' #6 57.92 Selecting previously unselected package libexpat1:armhf. #6 57.92 Preparing to unpack .../70-libexpat1_2.2.6-2+deb10u6_armhf.deb ... #6 57.92 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ... #6 58.12 Selecting previously unselected package libjsoncpp1:armhf. #6 58.12 Preparing to unpack .../71-libjsoncpp1_1.7.4-3_armhf.deb ... #6 58.12 Unpacking libjsoncpp1:armhf (1.7.4-3) ... #6 58.30 Selecting previously unselected package librhash0:armhf. #6 58.30 Preparing to unpack .../72-librhash0_1.3.8-1_armhf.deb ... #6 58.30 Unpacking librhash0:armhf (1.3.8-1) ... #6 58.48 Selecting previously unselected package libuv1:armhf. #6 58.48 Preparing to unpack .../73-libuv1_1.24.1-1+deb10u1_armhf.deb ... #6 58.48 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ... #6 58.69 Selecting previously unselected package cmake. #6 58.69 Preparing to unpack .../74-cmake_3.13.4-1_armhf.deb ... #6 58.69 Unpacking cmake (3.13.4-1) ... #6 59.80 Selecting previously unselected package libcurl3-gnutls:armhf. #6 59.81 Preparing to unpack .../75-libcurl3-gnutls_7.64.0-4+deb10u5_armhf.deb ... #6 59.81 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u5) ... #6 60.08 Selecting previously unselected package liberror-perl. #6 60.09 Preparing to unpack .../76-liberror-perl_0.17027-2_all.deb ... #6 60.09 Unpacking liberror-perl (0.17027-2) ... #6 60.24 Selecting previously unselected package git-man. #6 60.24 Preparing to unpack .../77-git-man_1%3a2.20.1-2+deb10u8_all.deb ... #6 60.25 Unpacking git-man (1:2.20.1-2+deb10u8) ... #6 60.66 Selecting previously unselected package git. #6 60.66 Preparing to unpack .../78-git_1%3a2.20.1-2+deb10u8_armhf.deb ... #6 61.03 Unpacking git (1:2.20.1-2+deb10u8) ... [ 44%] No patch step for 'zlib-1.2.11-download' [ 55%] No configure step for 'zlib-1.2.11-download' [ 66%] No build step for 'zlib-1.2.11-download' [ 77%] No install step for 'zlib-1.2.11-download' [ 88%] No test step for 'zlib-1.2.11-download' [100%] Completed 'zlib-1.2.11-download' [100%] Built target zlib-1.2.11-download -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/zlib-1.2.11-src/libz.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/zlib-1.2.11-src/libz.so.1 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/zlib-1.2.11-src/libz.so.1.2.11 Adding third-party libraries for Linux-aarch64: freetype-2.10.0 -- Downloading/updating freetype-2.10.0 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/freetype-2.10.0-download [ 11%] Creating directories for 'freetype-2.10.0-download' [ 22%] Performing download step (download, verify and extract) for 'freetype-2.10.0-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/freetype-2.10.0-download/freetype-2.10.0-download-prefix/src/freetype-2.10.0.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Linux-aarch64/third-party/freetype-2.10.0.zip' -- [download 1% complete] -- [download 13% complete] -- [download 30% complete] -- [download 40% complete] -- [download 51% complete] -- [download 65% complete] -- [download 80% complete] -- [download 91% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/freetype-2.10.0-download/freetype-2.10.0-download-prefix/src/freetype-2.10.0.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/freetype-2.10.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'freetype-2.10.0-download' [ 44%] No patch step for 'freetype-2.10.0-download' [ 55%] No configure step for 'freetype-2.10.0-download' [ 66%] No build step for 'freetype-2.10.0-download' [ 77%] No install step for 'freetype-2.10.0-download' [ 88%] No test step for 'freetype-2.10.0-download' [100%] Completed 'freetype-2.10.0-download' [100%] Built target freetype-2.10.0-download -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/freetype-2.10.0-src/libfreetype.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/freetype-2.10.0-src/libfreetype.so.6 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/freetype-2.10.0-src/libfreetype.so.6.17.0 Adding third-party libraries for Linux-aarch64: 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-9/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='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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/Linux-aarch64/third-party/pixman-0.40.0.zip' -- [download 1% complete] -- [download 20% complete] -- [download 41% complete] -- [download 67% complete] -- [download 91% complete] -- [download 100% complete] -- Downloading... done #6 62.75 Selecting previously unselected package libssl-dev:armhf. #6 62.75 Preparing to unpack .../79-libssl-dev_1.1.1n-0+deb10u4_armhf.deb ... #6 62.76 Unpacking libssl-dev:armhf (1.1.1n-0+deb10u4) ... #6 63.48 Selecting previously unselected package libtool. #6 63.48 Preparing to unpack .../80-libtool_2.4.6-9_all.deb ... #6 63.49 Unpacking libtool (2.4.6-9) ... #6 63.83 Selecting previously unselected package unzip. #6 63.83 Preparing to unpack .../81-unzip_6.0-23+deb10u3_armhf.deb ... #6 63.83 Unpacking unzip (6.0-23+deb10u3) ... #6 64.02 Selecting previously unselected package uuid-dev:armhf. #6 64.02 Preparing to unpack .../82-uuid-dev_2.33.1-0.1_armhf.deb ... #6 64.02 Unpacking uuid-dev:armhf (2.33.1-0.1) ... #6 64.21 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #6 64.22 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ... #6 64.22 Setting up lsb-base (10.2019051400) ... #6 64.23 Setting up libkeyutils1:armhf (1.6-6) ... #6 64.23 Setting up libpsl5:armhf (0.20.2-2) ... #6 64.24 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #6 64.25 Setting up libssl1.1:armhf (1.1.1n-0+deb10u4) ... -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build/pixman-0.40.0-src/libpixman-1.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/pixman-0.40.0-src/libpixman-1.so.0 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/pixman-0.40.0-src/libpixman-1.so.0.40.0 Adding third-party libraries for Linux-aarch64: cairo-1.16.0 -- Downloading/updating cairo-1.16.0 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/cairo-1.16.0-download [ 11%] Creating directories for 'cairo-1.16.0-download' [ 22%] Performing download step (download, verify and extract) for 'cairo-1.16.0-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/cairo-1.16.0-download/cairo-1.16.0-download-prefix/src/cairo-1.16.0.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Linux-aarch64/third-party/cairo-1.16.0.zip' -- [download 2% complete] -- [download 7% complete] -- [download 69% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/cairo-1.16.0-download/cairo-1.16.0-download-prefix/src/cairo-1.16.0.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/cairo-1.16.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'cairo-1.16.0-download' [ 44%] No patch step for 'cairo-1.16.0-download' [ 55%] No configure step for 'cairo-1.16.0-download' [ 66%] No build step for 'cairo-1.16.0-download' [ 77%] No install step for 'cairo-1.16.0-download' [ 88%] No test step for 'cairo-1.16.0-download' [100%] Completed 'cairo-1.16.0-download' [100%] Built target cairo-1.16.0-download Adding third-party libraries for Linux-aarch64: libpng-1.6.37 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/cairo-1.16.0-src/libcairo-script-interpreter.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/cairo-1.16.0-src/libcairo-script-interpreter.so.2 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/cairo-1.16.0-src/libcairo-script-interpreter.so.2.11600.0 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/cairo-1.16.0-src/libcairo.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/cairo-1.16.0-src/libcairo.so.2 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/cairo-1.16.0-src/libcairo.so.2.11600.0 -- Downloading/updating libpng-1.6.37 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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/Linux-aarch64/third-party/libpng-1.6.37.zip' -- [download 12% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build/libpng-1.6.37-src/libpng.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libpng-1.6.37-src/libpng16.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libpng-1.6.37-src/libpng16.so.16 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libpng-1.6.37-src/libpng16.so.16.37.0 -- Downloading SDL2 binary Adding third-party libraries for Linux-aarch64: SDL2-2.0.14 -- Downloading/updating SDL2-2.0.14 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/SDL2-2.0.14-download [ 11%] Creating directories for 'SDL2-2.0.14-download' #6 64.84 debconf: unable to initialize frontend: Dialog #6 64.84 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 64.84 debconf: falling back to frontend: Readline #6 65.05 Setting up libprocps7:armhf (2:3.3.15-2) ... #6 65.06 Setting up unzip (6.0-23+deb10u3) ... #6 65.11 Setting up binutils-common:armhf (2.31.1-16) ... #6 65.12 Setting up libnghttp2-14:armhf (1.36.0-2+deb10u1) ... #6 65.12 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ... #6 65.13 Setting up linux-libc-dev:armhf (4.19.269-1) ... #6 65.13 Setting up file (1:5.35-4+deb10u2) ... #6 65.14 Setting up libgomp1:armhf (8.3.0-6) ... #6 65.14 Setting up bzip2 (1.0.6-9.2~deb10u2) ... #6 65.15 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... #6 65.15 Setting up libicu63:armhf (63.1-6+deb10u3) ... #6 65.16 Setting up libkrb5support0:armhf (1.17-3+deb10u5) ... #6 65.16 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ... #6 65.17 Setting up libasan5:armhf (8.3.0-6) ... #6 65.18 Setting up autotools-dev (20180224.1) ... #6 65.18 Setting up libuv1:armhf (1.24.1-1+deb10u1) ... #6 65.19 Setting up make (4.2.1-1.2) ... #6 65.20 Setting up libmpfr6:armhf (4.0.2-1) ... #6 65.21 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ... #6 65.22 Setting up libncurses6:armhf (6.1+20181013-2+deb10u3) ... #6 65.22 Setting up libsigsegv2:armhf (2.12-2) ... #6 65.23 Setting up xz-utils (5.2.4-1+deb10u1) ... #6 65.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #6 65.31 Setting up libssl-dev:armhf (1.1.1n-0+deb10u4) ... #6 65.32 Setting up libmpc3:armhf (1.1.0-1) ... #6 65.33 Setting up libatomic1:armhf (8.3.0-6) ... #6 65.33 Setting up patch (2.7.6-3+deb10u1) ... #6 65.34 Setting up libpcre2-8-0:armhf (10.32-5+deb10u1) ... #6 65.35 Setting up libk5crypto3:armhf (1.17-3+deb10u5) ... #6 65.36 Setting up libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ... #6 65.36 Setting up libubsan1:armhf (8.3.0-6) ... #6 65.37 Setting up libisl19:armhf (0.20-2) ... #6 65.38 Setting up librhash0:armhf (1.3.8-1) ... #6 65.38 Setting up procps (2:3.3.15-2) ... #6 65.48 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode #6 65.67 Setting up git-man (1:2.20.1-2+deb10u8) ... #6 65.68 Setting up libssh2-1:armhf (1.8.0-2.1) ... #6 65.69 Setting up cmake-data (3.13.4-1) ... #6 65.72 Setting up libkrb5-3:armhf (1.17-3+deb10u5) ... #6 65.73 Setting up libbinutils:armhf (2.31.1-16) ... #6 65.74 Setting up cpp-8 (8.3.0-6) ... #6 65.74 Setting up libc-dev-bin (2.28-10+deb10u2) ... #6 65.75 Setting up openssl (1.1.1n-0+deb10u4) ... #6 65.79 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... #6 65.79 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u5) ... #6 65.80 Setting up libcc1-0:armhf (8.3.0-6) ... #6 65.81 Setting up libjsoncpp1:armhf (1.7.4-3) ... #6 65.81 Setting up libgdbm6:armhf (1.18.1-4) ... #6 65.82 Setting up wget (1.20.1-1.1) ... #6 65.83 Setting up libarchive13:armhf (3.3.3-4+deb10u3) ... #6 65.84 Setting up libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ... #6 65.85 Setting up m4 (1.4.18-2) ... #6 65.85 Setting up binutils (2.31.1-16) ... #6 65.86 Setting up ca-certificates (20200601~deb10u2) ... #6 66.77 debconf: unable to initialize frontend: Dialog #6 66.77 debconf: (TERM is not set, so the dialog frontend is not usable.) #6 66.77 debconf: falling back to frontend: Readline [ 22%] Performing download step (download, verify and extract) for 'SDL2-2.0.14-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/SDL2-2.0.14-download/SDL2-2.0.14-download-prefix/src/SDL2-2.0.14.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Linux-aarch64/third-party/SDL2-2.0.14.zip' -- [download 15% complete] -- [download 24% complete] -- [download 31% complete] -- [download 42% complete] -- [download 51% complete] -- [download 60% complete] -- [download 69% complete] -- [download 76% complete] -- [download 84% complete] -- [download 92% complete] -- [download 99% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/SDL2-2.0.14-download/SDL2-2.0.14-download-prefix/src/SDL2-2.0.14.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/SDL2-2.0.14-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'SDL2-2.0.14-download' [ 44%] No patch step for 'SDL2-2.0.14-download' [ 55%] No configure step for 'SDL2-2.0.14-download' [ 66%] No build step for 'SDL2-2.0.14-download' [ 77%] No install step for 'SDL2-2.0.14-download' [ 88%] No test step for 'SDL2-2.0.14-download' [100%] Completed 'SDL2-2.0.14-download' [100%] Built target SDL2-2.0.14-download -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/SDL2-2.0.14-src/libSDL2-2.0.so.0 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/SDL2-2.0.14-src/libSDL2-2.0.so.0.7.0 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/SDL2-2.0.14-src/libSDL2.so -- Configuring done CMake Warning (dev) at /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build [Pipeline] dir Running in /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build [Pipeline] { [Pipeline] sh + VERBOSE=1 make install package /usr/bin/cmake -S/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository -B/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f libffi-build/CMakeFiles/objlib.dir/build.make libffi-build/CMakeFiles/objlib.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". Scanning dependencies of target objlib make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f libffi-build/CMakeFiles/objlib.dir/build.make libffi-build/CMakeFiles/objlib.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 0%] Building C object libffi-build/CMakeFiles/objlib.dir/src/closures.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/src/closures.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/src/closures.c:123: warning: "FFI_MMAP_EXEC_WRIT" redefined 123 | # define FFI_MMAP_EXEC_WRIT 1 | In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/include/ffi_common.h:17, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/src/closures.c:36: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include/fficonfig.h:27: note: this is the location of the previous definition 27 | #define FFI_MMAP_EXEC_WRIT 0 | [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/java_raw_api.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c: In function 'ffi_java_raw_call': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c:317:3: warning: 'ffi_java_raw_to_ptrarray' is deprecated [-Wdeprecated-declarations] 317 | ffi_java_raw_to_ptrarray (cif, raw, avalue); | ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c:76:1: note: declared here 76 | ffi_java_raw_to_ptrarray (ffi_cif *cif, ffi_java_raw *raw, void **args) | ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c: In function 'ffi_java_translate_args': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c:328:3: warning: 'ffi_java_raw_size' is deprecated [-Wdeprecated-declarations] 328 | ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif)); | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c:45:1: note: declared here 45 | ffi_java_raw_size (ffi_cif *cif) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c:331:3: warning: 'ffi_java_ptrarray_to_raw' is deprecated [-Wdeprecated-declarations] 331 | ffi_java_ptrarray_to_raw (cif, avalue, raw); | ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c:157:1: note: declared here 157 | ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) | ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c: In function 'ffi_prep_java_raw_closure': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c:369:3: warning: 'ffi_prep_java_raw_closure_loc' is deprecated [-Wdeprecated-declarations] 369 | return ffi_prep_java_raw_closure_loc (cl, cif, fun, user_data, cl); | ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/src/java_raw_api.c:337:1: note: declared here 337 | ffi_prep_java_raw_closure_loc (ffi_java_raw_closure* cl, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/prep_cif.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/src/prep_cif.c [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/raw_api.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/src/raw_api.c [ 3%] Building C object libffi-build/CMakeFiles/objlib.dir/src/types.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/src/types.c [ 4%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/aarch64/sysv.S.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/include -fPIC -o CMakeFiles/objlib.dir/src/aarch64/sysv.S.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/src/aarch64/sysv.S [ 4%] Building C object libffi-build/CMakeFiles/objlib.dir/src/aarch64/ffi.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -MD -MT libffi-build/CMakeFiles/objlib.dir/src/aarch64/ffi.c.o -MF CMakeFiles/objlib.dir/src/aarch64/ffi.c.o.d -o CMakeFiles/objlib.dir/src/aarch64/ffi.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src/src/aarch64/ffi.c make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 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 '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-src /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f libffi-build/CMakeFiles/ffi_shared.dir/build.make libffi-build/CMakeFiles/ffi_shared.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 4%] Linking C shared library ../build/vm/libffi.so cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build && /usr/bin/cmake -E cmake_link_script CMakeFiles/ffi_shared.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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/aarch64/sysv.S.o CMakeFiles/objlib.dir/src/aarch64/ffi.c.o -Wl,-rpath,@executable_path/Plugins make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 4%] Built target ffi_shared make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 5%] Copying libffi binaries to '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/' /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/libffi.so /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 5%] Built target libffi_copy make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 6%] Building C object CMakeFiles/PharoVMCore.dir/src/debug.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/debug.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/debug.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/debug.c: In function 'getVersionInfo': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/debug.c:145:16: warning: unused variable '__cogitBuildInfo' [-Wunused-variable] 145 | extern char *__cogitBuildInfo; | ^~~~~~~~~~~~~~~~ [ 7%] Building C object CMakeFiles/PharoVMCore.dir/src/utils.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/utils.c #6 76.36 Updating certificates in /etc/ssl/certs... In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/utils.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/utils.c: In function 'sqGetFilenameFromString': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/utils.c:401:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 401 | if (++numLinks > MAXSYMLINKS) | ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/utils.c:404:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 404 | filenameLength= readlink(aCharBuffer, linkbuf, PATH_MAX); | ^~~~~~~~~~~~~~ At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/utils.c:496:17: warning: 'max' defined but not used [-Wunused-function] 496 | static long int max(long int x, long int y) { return (x > y) ? x : y; } | ^~~ [ 7%] Building C object CMakeFiles/PharoVMCore.dir/src/errorCode.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/errorCode.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/errorCode.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 8%] Building C object CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:215:1: warning: 'dropShutdown' defined but not used [-Wunused-function] 215 | dropShutdown (void) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/nullDisplay.c:208:1: warning: 'dropInit' defined but not used [-Wunused-function] 208 | dropInit (void) | ^~~~~~~~ [ 9%] Building C object CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/externalPrimitives.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/externalPrimitives.c:33: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 9%] Building C object CMakeFiles/PharoVMCore.dir/src/client.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/client.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/client.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/client.c: In function 'loadPharoImage': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/client.c:206:12: warning: variable 'imageSize' set but not used [-Wunused-but-set-variable] 206 | size_t imageSize = 0; | ^~~~~~~~~ [ 10%] Building C object CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/pathUtilities.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pathUtilities.h:8, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/pathUtilities.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 11%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/fileDialogCommon.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/fileDialog.h:4, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/fileDialogCommon.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 11%] Building C object CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/stringUtilities.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/stringUtilities.h:6, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/stringUtilities.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 12%] Building C object CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/imageAccess.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/imageAccess.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 13%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/parameters/parameterVector.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/parameters/parameterVector.h:10, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/parameters/parameterVector.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 13%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/parameters/parameters.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/parameters/parameters.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ #6 93.02 137 added, 0 removed; done. #6 93.24 Setting up libgssapi-krb5-2:armhf (1.17-3+deb10u5) ... #6 93.27 Setting up libgdbm-compat4:armhf (1.18.1-4) ... #6 93.28 Setting up libgcc-8-dev:armhf (8.3.0-6) ... #6 93.28 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ... #6 93.29 Setting up cpp (4:8.3.0-1) ... #6 93.35 Setting up libcurl4:armhf (7.64.0-4+deb10u5) ... #6 93.36 Setting up libc6-dev:armhf (2.28-10+deb10u2) ... #6 93.37 Setting up libstdc++-8-dev:armhf (8.3.0-6) ... #6 93.37 Setting up gcc-8 (8.3.0-6) ... #6 93.38 Setting up libtool (2.4.6-9) ... #6 93.38 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u5) ... #6 93.39 Setting up gcc (4:8.3.0-1) ... #6 93.59 Setting up perl (5.28.1-6+deb10u1) ... #6 93.79 Setting up uuid-dev:armhf (2.33.1-0.1) ... #6 93.80 Setting up libdpkg-perl (1.19.8) ... #6 93.81 Setting up autoconf (2.69-11) ... #6 93.82 Setting up g++-8 (8.3.0-6) ... #6 93.83 Setting up cmake (3.13.4-1) ... #6 93.83 Setting up automake (1:1.16.1-4) ... #6 93.89 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #6 93.91 Setting up dpkg-dev (1.19.8) ... #6 93.93 Setting up liberror-perl (0.17027-2) ... #6 93.94 Setting up git (1:2.20.1-2+deb10u8) ... #6 94.35 Setting up g++ (4:8.3.0-1) ... #6 94.52 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #6 94.53 Setting up build-essential (12.6) ... #6 94.54 Processing triggers for libc-bin (2.28-10+deb10u2) ... #6 94.61 Processing triggers for ca-certificates (20200601~deb10u2) ... #6 94.73 Updating certificates in /etc/ssl/certs... [ 14%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/semaphores/platformSemaphore.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/semaphores/platformSemaphore.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 15%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/heartbeat.c:19: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 15%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/functionDefinitionPrimitives.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 16%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveCalls.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveCalls.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveCalls.c: In function 'primitiveReleaseParametersForCall': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveCalls.c:102:15: warning: variable 'aReturnAddress' set but not used [-Wunused-but-set-variable] 102 | sqInt aReturnAddress; | ^~~~~~~~~~~~~~ [ 17%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveUtils.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/primitiveUtils.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 17%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c: In function 'fillBasicType': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/types.c:112:9: warning: 'address' may be used uninitialized in this function [-Wmaybe-uninitialized] 112 | setHandler(aOop, address); | ^~~~~~~~~~~~~~~~~~~~~~~~~ [ 18%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/typesPrimitives.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/typesPrimitives.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 19%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/utils.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/utils.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 19%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c #6 108.5 0 added, 0 removed; done. #6 108.5 Running hooks in /etc/ca-certificates/update.d... #6 108.6 done. #6 109.2 Adding group `ci' (GID 1000) ... #6 109.3 Done. #6 DONE 109.5s #7 [final 1/1] WORKDIR /opt/pharo #7 sha256:6bd481667d4bd65fb11f8040f8c0889ab854e6193fe2fab2fc2bbb0769f0b2ab #7 DONE 0.0s #8 exporting to image #8 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #8 exporting layers #8 exporting layers 1.1s done #8 writing image sha256:b5ef7e2de4a1a5038e46c6391142fd0bd7a712a762546ed864edcaa6dd511c0b done #8 naming to docker.io/library/pharo-debian10-armv7 done #8 DONE 1.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] echo Building using workspace /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2 [Pipeline] isUnix In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c:3: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [Pipeline] withEnv [Pipeline] { [Pipeline] sh /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c: In function 'sameThreadCallbackEnter': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/sameThread/sameThread.c:34:15: warning: unused variable 'flags' [-Wunused-variable] 34 | sqInt flags; | ^~~~~ [ 20%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c + docker inspect -f . pharo-debian10-armv7 . [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-9@2 -v /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2:/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2:rw,z -v /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2@tmp:/Users/lse/Workspace/workspace/pharo-vm_pharo-9@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 ******** pharo-debian10-armv7 cat $ docker top fef153dc2844a5fe3246d98a8e63fe6850e252d69a78b9be189a5dfe68550ca2 -eo pid,comm [Pipeline] { [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] { (Copy Sources-Linux-armv7l) [Pipeline] unstash [Pipeline] sh + unzip -d . build/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-c-src.zip Archive: build/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-c-src.zip creating: ./pharo-vm/ inflating: ./pharo-vm/CMakeLists.txt creating: ./pharo-vm/cmake/ inflating: ./pharo-vm/cmake/Darwin.cmake inflating: ./pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in inflating: ./pharo-vm/cmake/DownloadProject.cmake inflating: ./pharo-vm/cmake/FindCairo.cmake inflating: ./pharo-vm/cmake/FindFFI.cmake inflating: ./pharo-vm/cmake/FindLibGit2.cmake inflating: ./pharo-vm/cmake/FindPThreadW32.cmake inflating: ./pharo-vm/cmake/FindSDL2.cmake inflating: ./pharo-vm/cmake/Linux.cmake inflating: ./pharo-vm/cmake/OpenBSD.cmake inflating: ./pharo-vm/cmake/Windows.cmake inflating: ./pharo-vm/cmake/importCairo.cmake inflating: ./pharo-vm/cmake/importFreetype2.cmake inflating: ./pharo-vm/cmake/importLibFFI.cmake inflating: ./pharo-vm/cmake/importLibGit2.cmake inflating: ./pharo-vm/cmake/importSDL2.cmake inflating: ./pharo-vm/cmake/packaging.cmake inflating: ./pharo-vm/cmake/versionExtraction.cmake inflating: ./pharo-vm/cmake/vmmaker.cmake creating: ./pharo-vm/extracted/ creating: ./pharo-vm/extracted/plugins/ creating: ./pharo-vm/extracted/plugins/B2DPlugin/ creating: ./pharo-vm/extracted/plugins/B2DPlugin/src/ creating: ./pharo-vm/extracted/plugins/B2DPlugin/src/common/ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/callbacks.h:6, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ inflating: ./pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c creating: ./pharo-vm/extracted/plugins/BitBltPlugin/ creating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/ creating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/common/ inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h creating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/ creating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c: In function 'primitiveRegisterCallback': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbackPrimitives.c:102:11: warning: unused variable 'handler' [-Wunused-variable] 102 | void *handler; | ^~~~~~~ creating: ./pharo-vm/extracted/plugins/DSAPrims/ creating: ./pharo-vm/extracted/plugins/DSAPrims/src/ creating: ./pharo-vm/extracted/plugins/DSAPrims/src/common/ inflating: ./pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/ creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/ creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/ inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/ inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h [ 21%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbacks.c creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/ inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/ creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/ inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/ inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c creating: ./pharo-vm/extracted/plugins/FilePlugin/ creating: ./pharo-vm/extracted/plugins/FilePlugin/include/ creating: ./pharo-vm/extracted/plugins/FilePlugin/include/common/ inflating: ./pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h creating: ./pharo-vm/extracted/plugins/FilePlugin/include/win/ inflating: ./pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h creating: ./pharo-vm/extracted/plugins/FilePlugin/src/ creating: ./pharo-vm/extracted/plugins/FilePlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c creating: ./pharo-vm/extracted/plugins/FilePlugin/src/osx/ inflating: ./pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c creating: ./pharo-vm/extracted/plugins/FilePlugin/src/unix/ inflating: ./pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c creating: ./pharo-vm/extracted/plugins/FilePlugin/src/win/ inflating: ./pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c creating: ./pharo-vm/extracted/plugins/IA32ABI/ creating: ./pharo-vm/extracted/plugins/IA32ABI/include/ creating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/ inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/AlienSUnitTestProcedures.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusiness.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM32.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM64.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessPostLogic.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppc.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicDouble.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicFloat.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicInteger.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dax64business.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dax64win64business.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/ia32abi.h creating: ./pharo-vm/extracted/plugins/IA32ABI/src/ creating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/ inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/AlienSUnitTestProcedures.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/IA32ABI.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/arm32abicc.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/arm64abicc.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/ia32abicc.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/ppc32abicc.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64abicc.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64stub.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/xabicc.c creating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/ creating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/ creating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/callbacks.h:6, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/callbacks/callbacks.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c creating: ./pharo-vm/extracted/plugins/JPEGReaderPlugin/ creating: ./pharo-vm/extracted/plugins/JPEGReaderPlugin/src/ creating: ./pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c creating: ./pharo-vm/extracted/plugins/LargeIntegers/ creating: ./pharo-vm/extracted/plugins/LargeIntegers/src/ creating: ./pharo-vm/extracted/plugins/LargeIntegers/src/common/ inflating: ./pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c creating: ./pharo-vm/extracted/plugins/LocalePlugin/ creating: ./pharo-vm/extracted/plugins/LocalePlugin/include/ creating: ./pharo-vm/extracted/plugins/LocalePlugin/include/common/ inflating: ./pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h creating: ./pharo-vm/extracted/plugins/LocalePlugin/include/osx/ inflating: ./pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h creating: ./pharo-vm/extracted/plugins/LocalePlugin/src/ creating: ./pharo-vm/extracted/plugins/LocalePlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c creating: ./pharo-vm/extracted/plugins/LocalePlugin/src/osx/ inflating: ./pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c creating: ./pharo-vm/extracted/plugins/LocalePlugin/src/unix/ inflating: ./pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c creating: ./pharo-vm/extracted/plugins/LocalePlugin/src/win/ inflating: ./pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c creating: ./pharo-vm/extracted/plugins/MiscPrimitivePlugin/ creating: ./pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/ creating: ./pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c creating: ./pharo-vm/extracted/plugins/SocketPlugin/ creating: ./pharo-vm/extracted/plugins/SocketPlugin/include/ creating: ./pharo-vm/extracted/plugins/SocketPlugin/include/common/ inflating: ./pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h creating: ./pharo-vm/extracted/plugins/SocketPlugin/src/ creating: ./pharo-vm/extracted/plugins/SocketPlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c inflating: ./pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/ creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/ creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/common/ inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/common/sqFFI.h creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx/ inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx/dummyFFI.h creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test-sq.h inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test.h inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ppc-global.h creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/ creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM32FFIPlugin.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM64FFIPlugin.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/IA32FFIPlugin.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64Win64FFIPlugin.c [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/semaphores/pharoSemaphore.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFIPlugin.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFITestFuncs.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqManualSurface.c creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx/ inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx/dummyFFI.c creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/any-libffi.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-darwin.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-sysv.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/x86-sysv.c creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/win/ inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/win/sqWin32FFI.c creating: ./pharo-vm/extracted/plugins/SqueakSSL/ creating: ./pharo-vm/extracted/plugins/SqueakSSL/include/ creating: ./pharo-vm/extracted/plugins/SqueakSSL/include/common/ inflating: ./pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h creating: ./pharo-vm/extracted/plugins/SqueakSSL/include/unix/ inflating: ./pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h creating: ./pharo-vm/extracted/plugins/SqueakSSL/src/ creating: ./pharo-vm/extracted/plugins/SqueakSSL/src/common/ inflating: ./pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c creating: ./pharo-vm/extracted/plugins/SqueakSSL/src/osx/ inflating: ./pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c creating: ./pharo-vm/extracted/plugins/SqueakSSL/src/unix/ inflating: ./pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c creating: ./pharo-vm/extracted/plugins/SqueakSSL/src/win/ inflating: ./pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c creating: ./pharo-vm/extracted/plugins/SurfacePlugin/ creating: ./pharo-vm/extracted/plugins/SurfacePlugin/include/ creating: ./pharo-vm/extracted/plugins/SurfacePlugin/include/common/ inflating: ./pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h creating: ./pharo-vm/extracted/plugins/SurfacePlugin/src/ creating: ./pharo-vm/extracted/plugins/SurfacePlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c creating: ./pharo-vm/extracted/plugins/UnixOSProcessPlugin/ creating: ./pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/ creating: ./pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c creating: ./pharo-vm/extracted/vm/ creating: ./pharo-vm/extracted/vm/include/ creating: ./pharo-vm/extracted/vm/include/common/ inflating: ./pharo-vm/extracted/vm/include/common/dispdbg.h inflating: ./pharo-vm/extracted/vm/include/common/sq.h inflating: ./pharo-vm/extracted/vm/include/common/sqAssert.h inflating: ./pharo-vm/extracted/vm/include/common/sqAtomicOps.h inflating: ./pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h inflating: ./pharo-vm/extracted/vm/include/common/sqMemoryAccess.h inflating: ./pharo-vm/extracted/vm/include/common/sqMemoryFence.h inflating: ./pharo-vm/extracted/vm/include/common/sqVirtualMachine.h inflating: ./pharo-vm/extracted/vm/include/common/sqaio.h creating: ./pharo-vm/extracted/vm/include/osx/ inflating: ./pharo-vm/extracted/vm/include/osx/sqConfig.h inflating: ./pharo-vm/extracted/vm/include/osx/sqGnu.h inflating: ./pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h creating: ./pharo-vm/extracted/vm/include/unix/ inflating: ./pharo-vm/extracted/vm/include/unix/sqConfig.h inflating: ./pharo-vm/extracted/vm/include/unix/sqGnu.h inflating: ./pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h inflating: ./pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h creating: ./pharo-vm/extracted/vm/include/win/ inflating: ./pharo-vm/extracted/vm/include/win/sqConfig.h inflating: ./pharo-vm/extracted/vm/include/win/sqGnu.h inflating: ./pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h inflating: ./pharo-vm/extracted/vm/include/win/sqWin32.h inflating: ./pharo-vm/extracted/vm/include/win/sqWin32Alloc.h inflating: ./pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h creating: ./pharo-vm/extracted/vm/src/ creating: ./pharo-vm/extracted/vm/src/common/ inflating: ./pharo-vm/extracted/vm/src/common/heartbeat.c inflating: ./pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c inflating: ./pharo-vm/extracted/vm/src/common/sqHeapMap.c inflating: ./pharo-vm/extracted/vm/src/common/sqNamedPrims.c inflating: ./pharo-vm/extracted/vm/src/common/sqTicker.c inflating: ./pharo-vm/extracted/vm/src/common/sqVirtualMachine.c creating: ./pharo-vm/extracted/vm/src/osx/ inflating: ./pharo-vm/extracted/vm/src/osx/aioOSX.c creating: ./pharo-vm/extracted/vm/src/unix/ inflating: ./pharo-vm/extracted/vm/src/unix/aio.c inflating: ./pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c creating: ./pharo-vm/extracted/vm/src/win/ inflating: ./pharo-vm/extracted/vm/src/win/aioWin.c inflating: ./pharo-vm/extracted/vm/src/win/sqWin32Directory.c inflating: ./pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c creating: ./pharo-vm/ffi/ creating: ./pharo-vm/ffi/include/ inflating: ./pharo-vm/ffi/include/callbacks.h inflating: ./pharo-vm/ffi/include/pThreadedFFI.h inflating: ./pharo-vm/ffi/include/pThreadedFFIUtils.h inflating: ./pharo-vm/ffi/include/worker.h inflating: ./pharo-vm/ffi/include/workerTask.h creating: ./pharo-vm/ffi/src/ creating: ./pharo-vm/ffi/src/callbacks/ inflating: ./pharo-vm/ffi/src/callbacks/callbackPrimitives.c inflating: ./pharo-vm/ffi/src/callbacks/callbacks.c inflating: ./pharo-vm/ffi/src/functionDefinitionPrimitives.c inflating: ./pharo-vm/ffi/src/pThreadedFFI.c inflating: ./pharo-vm/ffi/src/primitiveCalls.c inflating: ./pharo-vm/ffi/src/primitiveUtils.c creating: ./pharo-vm/ffi/src/sameThread/ inflating: ./pharo-vm/ffi/src/sameThread/sameThread.c inflating: ./pharo-vm/ffi/src/types.c inflating: ./pharo-vm/ffi/src/typesPrimitives.c inflating: ./pharo-vm/ffi/src/utils.c creating: ./pharo-vm/ffi/src/worker/ inflating: ./pharo-vm/ffi/src/worker/worker.c inflating: ./pharo-vm/ffi/src/worker/workerPrimitives.c inflating: ./pharo-vm/ffi/src/worker/workerTask.c creating: ./pharo-vm/ffiTestLibrary/ inflating: ./pharo-vm/ffiTestLibrary/CMakeLists.txt creating: ./pharo-vm/ffiTestLibrary/includes/ inflating: ./pharo-vm/ffiTestLibrary/includes/callbacks.h inflating: ./pharo-vm/ffiTestLibrary/includes/structures.h inflating: ./pharo-vm/ffiTestLibrary/includes/testLibrary.h creating: ./pharo-vm/ffiTestLibrary/src/ inflating: ./pharo-vm/ffiTestLibrary/src/basic_types.c inflating: ./pharo-vm/ffiTestLibrary/src/callback_types.c inflating: ./pharo-vm/ffiTestLibrary/src/callbacks.c inflating: ./pharo-vm/ffiTestLibrary/src/callout.c inflating: ./pharo-vm/ffiTestLibrary/src/registerCallback.c inflating: ./pharo-vm/ffiTestLibrary/src/structures.c creating: ./pharo-vm/generated/ creating: ./pharo-vm/generated/32/ inflating: ./pharo-vm/generated/32/examplePlugins.ext creating: ./pharo-vm/generated/32/plugins/ creating: ./pharo-vm/generated/32/plugins/src/ creating: ./pharo-vm/generated/32/plugins/src/FilePlugin/ inflating: ./pharo-vm/generated/32/plugins/src/FilePlugin/FilePlugin.c creating: ./pharo-vm/generated/32/plugins/src/FloatArrayPlugin/ inflating: ./pharo-vm/generated/32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c creating: ./pharo-vm/generated/32/plugins/src/SurfacePlugin/ inflating: ./pharo-vm/generated/32/plugins/src/SurfacePlugin/SurfacePlugin.c creating: ./pharo-vm/generated/32/vm/ creating: ./pharo-vm/generated/32/vm/include/ inflating: ./pharo-vm/generated/32/vm/include/cogit.h inflating: ./pharo-vm/generated/32/vm/include/cogmethod.h inflating: ./pharo-vm/generated/32/vm/include/cointerp.h inflating: ./pharo-vm/generated/32/vm/include/interp.h In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/semaphores/pharoSemaphore.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ inflating: ./pharo-vm/generated/32/vm/include/vmCallback.h creating: ./pharo-vm/generated/32/vm/src/ inflating: ./pharo-vm/generated/32/vm/src/cogit.c inflating: ./pharo-vm/generated/32/vm/src/cogitARMv5.c inflating: ./pharo-vm/generated/32/vm/src/cogitIA32.c inflating: ./pharo-vm/generated/32/vm/src/cogitMIPSEL.c inflating: ./pharo-vm/generated/32/vm/src/cointerp.c inflating: ./pharo-vm/generated/32/vm/src/gcc3x-cointerp.c [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/threadSafeQueue/threadSafeQueue.c creating: ./pharo-vm/generated/64/ inflating: ./pharo-vm/generated/64/examplePlugins.ext creating: ./pharo-vm/generated/64/plugins/ creating: ./pharo-vm/generated/64/plugins/src/ creating: ./pharo-vm/generated/64/plugins/src/FilePlugin/ inflating: ./pharo-vm/generated/64/plugins/src/FilePlugin/FilePlugin.c creating: ./pharo-vm/generated/64/plugins/src/FloatArrayPlugin/ inflating: ./pharo-vm/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c creating: ./pharo-vm/generated/64/plugins/src/SurfacePlugin/ inflating: ./pharo-vm/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c creating: ./pharo-vm/generated/64/vm/ creating: ./pharo-vm/generated/64/vm/include/ inflating: ./pharo-vm/generated/64/vm/include/cogit.h inflating: ./pharo-vm/generated/64/vm/include/cogmethod.h inflating: ./pharo-vm/generated/64/vm/include/cointerp.h inflating: ./pharo-vm/generated/64/vm/include/interp.h inflating: ./pharo-vm/generated/64/vm/include/vmCallback.h creating: ./pharo-vm/generated/64/vm/src/ inflating: ./pharo-vm/generated/64/vm/src/cogit.c inflating: ./pharo-vm/generated/64/vm/src/cogitX64SysV.c inflating: ./pharo-vm/generated/64/vm/src/cogitX64WIN64.c inflating: ./pharo-vm/generated/64/vm/src/cogitaarch64.c inflating: ./pharo-vm/generated/64/vm/src/cointerp.c inflating: ./pharo-vm/generated/64/vm/src/gcc3x-cointerp.c creating: ./pharo-vm/include/ creating: ./pharo-vm/include/pharovm/ inflating: ./pharo-vm/include/pharovm/config.h.in inflating: ./pharo-vm/include/pharovm/debug.h inflating: ./pharo-vm/include/pharovm/errorCode.h inflating: ./pharo-vm/include/pharovm/exportDefinition.h inflating: ./pharo-vm/include/pharovm/fileDialog.h inflating: ./pharo-vm/include/pharovm/imageAccess.h inflating: ./pharo-vm/include/pharovm/interpreter.h creating: ./pharo-vm/include/pharovm/jit/ inflating: ./pharo-vm/include/pharovm/jit/jit.h inflating: ./pharo-vm/include/pharovm/macros.h creating: ./pharo-vm/include/pharovm/parameters/ inflating: ./pharo-vm/include/pharovm/parameters/parameterVector.h inflating: ./pharo-vm/include/pharovm/parameters/parameters.h inflating: ./pharo-vm/include/pharovm/pathUtilities.h inflating: ./pharo-vm/include/pharovm/pharo.h inflating: ./pharo-vm/include/pharovm/pharoClient.h creating: ./pharo-vm/include/pharovm/semaphores/ inflating: ./pharo-vm/include/pharovm/semaphores/pSemaphore.h inflating: ./pharo-vm/include/pharovm/semaphores/pharoSemaphore.h inflating: ./pharo-vm/include/pharovm/semaphores/platformSemaphore.h inflating: ./pharo-vm/include/pharovm/sigjmp_support.h inflating: ./pharo-vm/include/pharovm/sqNamedPrims.h inflating: ./pharo-vm/include/pharovm/stringUtilities.h creating: ./pharo-vm/include/pharovm/threadSafeQueue/ inflating: ./pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h creating: ./pharo-vm/include/pharovm/threads/ inflating: ./pharo-vm/include/pharovm/threads/vmthread.h creating: ./pharo-vm/include/pharovm/win/ inflating: ./pharo-vm/include/pharovm/win/resources.h inflating: ./pharo-vm/macros.cmake creating: ./pharo-vm/packaging/ creating: ./pharo-vm/packaging/linux/ creating: ./pharo-vm/packaging/linux/bin/ inflating: ./pharo-vm/packaging/linux/bin/launch.sh.in inflating: ./pharo-vm/packaging/linux/launch.sh.in creating: ./pharo-vm/plugins/ inflating: ./pharo-vm/plugins.cmake inflating: ./pharo-vm/plugins.macros.cmake creating: ./pharo-vm/plugins/UUIDPlugin/ creating: ./pharo-vm/plugins/UUIDPlugin/common/ inflating: ./pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c creating: ./pharo-vm/resources/ inflating: ./pharo-vm/resources/img.image creating: ./pharo-vm/resources/mac/ inflating: ./pharo-vm/resources/mac/Info.plist.in inflating: ./pharo-vm/resources/mac/Pharo.icns inflating: ./pharo-vm/resources/mac/PharoChanges.icns inflating: ./pharo-vm/resources/mac/PharoImage.icns inflating: ./pharo-vm/resources/mac/PharoSources.icns creating: ./pharo-vm/resources/windows/ inflating: ./pharo-vm/resources/windows/Pharo.exe.manifest.in inflating: ./pharo-vm/resources/windows/Pharo.ico inflating: ./pharo-vm/resources/windows/Pharo.rc.in inflating: ./pharo-vm/resources/windows/PharoConsole.exe.manifest.in inflating: ./pharo-vm/resources/windows/PharoConsole.rc.in inflating: ./pharo-vm/resources/windows/PharoDLL.rc.in inflating: ./pharo-vm/resources/windows/dialogs.rc creating: ./pharo-vm/scripts/ inflating: ./pharo-vm/scripts/installCygwin.ps1 inflating: ./pharo-vm/scripts/installVMMaker.st inflating: ./pharo-vm/scripts/runScriptInCygwinBash.ps1 inflating: ./pharo-vm/scripts/runTests.sh creating: ./pharo-vm/src/ inflating: ./pharo-vm/src/client.c inflating: ./pharo-vm/src/debug.c inflating: ./pharo-vm/src/debugUnix.c inflating: ./pharo-vm/src/errorCode.c inflating: ./pharo-vm/src/externalPrimitives.c inflating: ./pharo-vm/src/fileDialogCommon.c inflating: ./pharo-vm/src/fileDialogMac.m inflating: ./pharo-vm/src/fileDialogUnix.c inflating: ./pharo-vm/src/fileDialogWin32.c inflating: ./pharo-vm/src/fileUtils.c inflating: ./pharo-vm/src/fileUtilsWin.c inflating: ./pharo-vm/src/imageAccess.c inflating: ./pharo-vm/src/macAlias.c inflating: ./pharo-vm/src/memoryUnix.c inflating: ./pharo-vm/src/nullDisplay.c creating: ./pharo-vm/src/parameters/ inflating: ./pharo-vm/src/parameters/parameterVector.c inflating: ./pharo-vm/src/parameters/parameters.c inflating: ./pharo-vm/src/parameters/parameters.m inflating: ./pharo-vm/src/pathUtilities.c creating: ./pharo-vm/src/semaphores/ inflating: ./pharo-vm/src/semaphores/pharoSemaphore.c inflating: ./pharo-vm/src/semaphores/platformSemaphore.c inflating: ./pharo-vm/src/stringUtilities.c creating: ./pharo-vm/src/threadSafeQueue/ inflating: ./pharo-vm/src/threadSafeQueue/threadSafeQueue.c inflating: ./pharo-vm/src/unixMain.c creating: ./pharo-vm/src/utils/ inflating: ./pharo-vm/src/utils.c inflating: ./pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S inflating: ./pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/semaphores/platformSemaphore.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/threadSafeQueue/threadSafeQueue.c:2: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ inflating: ./pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S inflating: ./pharo-vm/src/utilsMac.mm creating: ./pharo-vm/src/win/ inflating: ./pharo-vm/src/win/winDebug.c inflating: ./pharo-vm/src/win/winDebugMenu.c inflating: ./pharo-vm/src/win/winDebugWindow.c inflating: ./pharo-vm/src/win32Main.c inflating: ./pharo-vm/version.info [ 23%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/pThreadedFFI.c [Pipeline] sh + mv pharo-vm repository [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-Linux-armv7l-CoInterpreter) [Pipeline] cmakeBuild [build] $ docker exec --workdir /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** fef153dc2844a5fe3246d98a8e63fe6850e252d69a78b9be189a5dfe68550ca2 /usr/bin/cmake -G "Unix Makefiles" -DFLAVOUR=CoInterpreter -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE -DICEBERG_DEFAULT_REMOTE=httpsUrl -DGENERATE_SOURCES=FALSE -DGENERATED_SOURCE_DIR=../repository/ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/pThreadedFFI.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ -- CMAKE_GENERATOR=Unix Makefiles fatal: not a git repository (or any parent up to mount point /Users/lse/Workspace/workspace) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /Users/lse/Workspace/workspace) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /Users/lse/Workspace/workspace) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). -- I couldn't get version information from git, using the version.info next to the sources -- Building version 9.0.22-421845e -- Commit hash 421845e : 2023-03-30 09:49:26 +0200 -- No user build settings. -- v9.0.22 - Commit: 421845e - Date: 2023-03-30 09:49:26 +0200 [ 23%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/worker.c -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/worker.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 24%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerPrimitives.c -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerPrimitives.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerTask.c -- Detecting C compiler ABI info - done -- Detecting C compile features In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/callbacks.h:6, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/workerTask.h:6, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/src/worker/workerTask.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 25%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -MD -MT CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o -MF CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o.d -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/cogit.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:14, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'computeMaximumSize': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:3571:22: warning: statement with no effect [-Wunused-value] 3571 | error("Case not found and no otherwise clause"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:3160:11: warning: variable 'twoComplement5' set but not used [-Wunused-but-set-variable] 3160 | sqInt twoComplement5; | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:3159:11: warning: variable 'twoComplement4' set but not used [-Wunused-but-set-variable] 3159 | sqInt twoComplement4; | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:3158:11: warning: variable 'twoComplement3' set but not used [-Wunused-but-set-variable] 3158 | sqInt twoComplement3; | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:3157:11: warning: variable 'twoComplement2' set but not used [-Wunused-but-set-variable] 3157 | sqInt twoComplement2; | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:3156:11: warning: variable 'twoComplement1' set but not used [-Wunused-but-set-variable] 3156 | sqInt twoComplement1; | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:3155:11: warning: variable 'twoComplement' set but not used [-Wunused-but-set-variable] 3155 | sqInt twoComplement; | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:3141:14: warning: variable 'n2' set but not used [-Wunused-but-set-variable] 3141 | uint32_t n2; | ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:3140:14: warning: variable 'n1' set but not used [-Wunused-but-set-variable] 3140 | uint32_t n1; | ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:3133:14: warning: variable 'immr1' set but not used [-Wunused-but-set-variable] 3133 | uint32_t immr1; | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:3132:14: warning: variable 'immr' set but not used [-Wunused-but-set-variable] 3132 | uint32_t immr; | ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'concretizeCmpCwR': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:3699:12: warning: variable 'constant' set but not used [-Wunused-but-set-variable] 3699 | usqInt constant; | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'concretizeXorCwR': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:3954:12: warning: variable 'constant' set but not used [-Wunused-but-set-variable] 3954 | usqInt constant; | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'dispatchConcretize': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4486:22: warning: statement with no effect [-Wunused-value] 4486 | error("ARMv8 / aarch64 does not support conditions encoded in the instruction"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4632:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 4632 | offset3 = (((int) jumpTarget3)) - (((int) (((self_in_dispatchConcretize->address))))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4651:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 4651 | offset4 = (((int) jumpTarget4)) - (((int) (((self_in_dispatchConcretize->address))))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4670:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 4670 | offset5 = (((int) jumpTarget5)) - (((int) (((self_in_dispatchConcretize->address))))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4689:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 4689 | offset6 = (((int) jumpTarget6)) - (((int) (((self_in_dispatchConcretize->address))))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4708:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 4708 | offset7 = (((int) jumpTarget7)) - (((int) (((self_in_dispatchConcretize->address))))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4727:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 4727 | offset8 = (((int) jumpTarget8)) - (((int) (((self_in_dispatchConcretize->address))))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4746:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 4746 | offset9 = (((int) jumpTarget9)) - (((int) (((self_in_dispatchConcretize->address))))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4766:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 4766 | offset10 = (((int) jumpTarget10)) - (((int) (((self_in_dispatchConcretize->address))))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4786:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 4786 | offset11 = (((int) jumpTarget20)) - (((int) (((self_in_dispatchConcretize->address))))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4805:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 4805 | offset12 = (((int) jumpTarget21)) - (((int) (((self_in_dispatchConcretize->address))))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4824:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 4824 | offset13 = (((int) jumpTarget22)) - (((int) (((self_in_dispatchConcretize->address))))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4843:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 4843 | offset14 = (((int) jumpTarget23)) - (((int) (((self_in_dispatchConcretize->address))))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4862:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 4862 | offset15 = (((int) jumpTarget24)) - (((int) (((self_in_dispatchConcretize->address))))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4881:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 4881 | offset16 = (((int) jumpTarget25)) - (((int) (((self_in_dispatchConcretize->address))))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4900:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 4900 | offset17 = (((int) jumpTarget26)) - (((int) (((self_in_dispatchConcretize->address))))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4919:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 4919 | offset18 = (((int) jumpTarget27)) - (((int) (((self_in_dispatchConcretize->address))))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4938:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 4938 | offset19 = (((int) jumpTarget28)) - (((int) (((self_in_dispatchConcretize->address))))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4957:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 4957 | offset20 = (((int) jumpTarget29)) - (((int) (((self_in_dispatchConcretize->address))))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4976:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 4976 | offset21 = (((int) jumpTarget30)) - (((int) (((self_in_dispatchConcretize->address))))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4995:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 4995 | offset22 = (((int) jumpTarget31)) - (((int) (((self_in_dispatchConcretize->address))))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:5014:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 5014 | offset23 = (((int) jumpTarget32)) - (((int) (((self_in_dispatchConcretize->address))))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:5033:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 5033 | offset24 = (((int) jumpTarget33)) - (((int) (((self_in_dispatchConcretize->address))))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:5052:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 5052 | offset25 = (((int) jumpTarget34)) - (((int) (((self_in_dispatchConcretize->address))))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:5985:52: warning: statement with no effect [-Wunused-value] 5985 | (self_in_dispatchConcretize->machineCodeSize); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:6778:22: warning: statement with no effect [-Wunused-value] 6778 | error("Case not found and no otherwise clause"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4482:12: warning: variable 'word4' set but not used [-Wunused-but-set-variable] 4482 | usqInt word4; | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4472:11: warning: variable 'u' set but not used [-Wunused-but-set-variable] 4472 | sqInt u; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4471:11: warning: variable 'twoComplement6' set but not used [-Wunused-but-set-variable] 4471 | sqInt twoComplement6; | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4470:11: warning: variable 'twoComplement5' set but not used [-Wunused-but-set-variable] 4470 | sqInt twoComplement5; | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4466:11: warning: variable 'twoComplement1' set but not used [-Wunused-but-set-variable] 4466 | sqInt twoComplement1; | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4465:11: warning: variable 'twoComplement' set but not used [-Wunused-but-set-variable] 4465 | sqInt twoComplement; | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4374:11: warning: variable 'positive' set but not used [-Wunused-but-set-variable] 4374 | sqInt positive; | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4363:11: warning: variable 'offset37' set but not used [-Wunused-but-set-variable] 4363 | sqInt offset37; | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4353:11: warning: variable 'offset28' set but not used [-Wunused-but-set-variable] 4353 | sqInt offset28; | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4288:26: warning: variable 'jumpTarget2' set but not used [-Wunused-but-set-variable] 4288 | AbstractInstruction *jumpTarget2; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4261:26: warning: variable 'jumpTarget' set but not used [-Wunused-but-set-variable] 4261 | AbstractInstruction *jumpTarget; | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:4253:12: warning: variable 'instrOffset2' set but not used [-Wunused-but-set-variable] 4253 | usqInt instrOffset2; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'inverseOpcodeFor': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:7464:22: warning: statement with no effect [-Wunused-value] 7464 | error("opcode has no inverse"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'prepareStackToCallCFunctionInSmalltalkStack': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:8399:57: warning: left shift count >= width of type [-Wshift-count-overflow] 8399 | anInstruction = genoperandoperand(AndCqR, (1ULL << 64) - 16, Extra2Reg); | ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:8401:65: warning: left shift count >= width of type [-Wshift-count-overflow] 8401 | (anInstruction->dependent = locateLiteral((1ULL << 64) - 16)); | ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'rewriteConditionalJumpLongAttarget': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:8526:22: warning: statement with no effect [-Wunused-value] 8526 | error("linking callsite to invalid address"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'rewriteCPICJumpAttarget': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:8553:22: warning: statement with no effect [-Wunused-value] 8553 | error("linking callsite to invalid address"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'rewriteTransferAttarget': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:8609:22: warning: statement with no effect [-Wunused-value] 8609 | error("linking callsite to invalid address"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'addCogMethodsToHeapMap': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:9347:45: note: in expansion of macro 'roundUpLength' 9347 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'addressIsInInstructions': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:9370:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 9370 | return !((usqInt)(address) & BytesPerWord-1) \ | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'allMachineCodeObjectReferencesValid': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:9432:45: note: in expansion of macro 'roundUpLength' 9432 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'allMethodsHaveCorrectHeader': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:9450:45: note: in expansion of macro 'roundUpLength' 9450 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'callCogCodePopReceiver': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:9802:14: warning: statement with no effect [-Wunused-value] 9802 | error("what??"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'ceCPICMissreceiver': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:9835:11: warning: variable 'result' set but not used [-Wunused-but-set-variable] 9835 | sqInt result; | ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'ceSICMiss': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:9945:11: warning: variable 'result' set but not used [-Wunused-but-set-variable] 9945 | sqInt result; | ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:9937:11: warning: variable 'entryPoint' set but not used [-Wunused-but-set-variable] 9937 | sqInt entryPoint; | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'checkAssertsEnabledInCogit': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:10065:11: warning: variable 'assertsAreEnabledInCogit' set but not used [-Wunused-but-set-variable] 10065 | sqInt assertsAreEnabledInCogit; | ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'checkIfValidOopRefAndTargetpccogMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:10130:12: warning: variable 'sendTable1' set but not used [-Wunused-but-set-variable] 10130 | sqInt *sendTable1; | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'checkIfValidOopRefpccogMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:10248:12: warning: variable 'sendTable' set but not used [-Wunused-but-set-variable] 10248 | sqInt *sendTable; | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'checkIntegrityOfObjectReferencesInCode': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:10397:45: note: in expansion of macro 'roundUpLength' 10397 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'cleanUpFailingCogCodeConstituents': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:10466:45: note: in expansion of macro 'roundUpLength' 10466 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'cogCodeConstituents': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:10589:45: note: in expansion of macro 'roundUpLength' 10589 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:10638:45: note: in expansion of macro 'roundUpLength' 10638 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'cogMethodDoesntLookKosher': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:10825:100: warning: passing argument 1 of 'methodFor' makes pointer from integer without a cast [-Wint-conversion] 10825 | || (((cogMethod->methodObject)) == (((usqInt)(methodFor((cogMethod->methodObject))))))))) { | ~~~~~~~~~~^~~~~~~~~~~~~~~ | | | sqInt {aka long int} In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:24, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include/cogit.h:82:36: note: expected 'void *' but argument is of type 'sqInt' {aka 'long int'} 82 | extern CogMethod * methodFor(void *address); | ~~~~~~^~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'cogOpenPICSelectornumArgs': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:10932:11: warning: variable 'mapSize' set but not used [-Wunused-but-set-variable] 10932 | sqInt mapSize; | ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:10931:11: warning: variable 'end' set but not used [-Wunused-but-set-variable] 10931 | sqInt end; | ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:10930:11: warning: variable 'codeSize' set but not used [-Wunused-but-set-variable] 10930 | sqInt codeSize; | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'collectCogConstituentForAnnotationMcpcBcpcMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:11137:43: warning: passing argument 1 of 'positive64BitIntegerFor' makes integer from pointer without a cast [-Wint-conversion] 11137 | address = positive64BitIntegerFor(mcpc); | ^~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include/cointerp.h:93:46: note: expected 'long unsigned int' but argument is of type 'char *' 93 | extern sqInt positive64BitIntegerFor(usqLong integerValue); In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:11128:12: warning: variable 'sendTable1' set but not used [-Wunused-but-set-variable] 11128 | sqInt *sendTable1; | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'compactPICsWithFreedTargets': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:11472:45: note: in expansion of macro 'roundUpLength' 11472 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'compileBlockEntry': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:11598:22: warning: statement with no effect [-Wunused-value] 11598 | error("Case not found and no otherwise clause"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'compileCallFornumArgsargargargargresultRegregsToSave': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:11692:18: warning: statement with no effect [-Wunused-value] 11692 | ((AbstractInstruction *) backEnd); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:11706:18: warning: statement with no effect [-Wunused-value] 11706 | ((AbstractInstruction *) backEnd); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:11720:18: warning: statement with no effect [-Wunused-value] 11720 | ((AbstractInstruction *) backEnd); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:11734:18: warning: statement with no effect [-Wunused-value] 11734 | ((AbstractInstruction *) backEnd); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:11747:10: warning: statement with no effect [-Wunused-value] 11747 | ((AbstractInstruction *) backEnd); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'compileEntry': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:11823:27: warning: variable 'inst' set but not used [-Wunused-but-set-variable] 11823 | AbstractInstruction * inst; | ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'computeEntryOffsets': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:49: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:12005:32: note: in expansion of macro 'roundUpLength' 12005 | if (entryPointMask >= (roundUpLength(1))) { | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:12006:22: warning: statement with no effect [-Wunused-value] 12006 | error("cannot differentiate checked and unchecked entry-points with current cog method alignment"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'enterCogCodePopReceiver': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:12533:14: warning: statement with no effect [-Wunused-value] 12533 | error("what??"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'fillInMethodHeadersizeselector': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:12727:30: warning: statement with no effect [-Wunused-value] 12727 | error("too much code for stack check offset"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:12693:16: warning: variable 'originalMethod' set but not used [-Wunused-but-set-variable] 12693 | CogMethod *originalMethod; | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'followForwardedMethods': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:12941:45: note: in expansion of macro 'roundUpLength' 12941 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'freeUnmarkedMachineCode': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:13043:45: note: in expansion of macro 'roundUpLength' 13043 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genEnilopmartForandandforCallcalled': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:13123:11: warning: variable 'size' set but not used [-Wunused-but-set-variable] 13123 | sqInt size; | ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'generateClosedPICPrototype': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:13331:25: note: in expansion of macro 'roundUpLength' 13331 | closedPICSize = roundUpLength(closedPICSize); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:13353:23: warning: assignment to 'sqInt' {aka 'long int'} from 'CogMethod *' makes integer from pointer without a cast [-Wint-conversion] 13353 | cPICPrototype = cPIC; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'generateCogFullBlock': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:13393:21: note: in expansion of macro 'roundUpLength' 13393 | totalSize = roundUpLength((headerSize + codeSize) + mapSize); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'generateCogMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:13467:21: note: in expansion of macro 'roundUpLength' 13467 | totalSize = roundUpLength((headerSize + codeSize) + mapSize); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'generateOpenPICPrototype': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:13625:24: note: in expansion of macro 'roundUpLength' 13625 | openPICSize = (roundUpLength((sizeof(CogMethod)) + codeSize)) + (roundUpLength(mapSize)); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:13625:74: note: in expansion of macro 'roundUpLength' 13625 | openPICSize = (roundUpLength((sizeof(CogMethod)) + codeSize)) + (roundUpLength(mapSize)); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'generateVMOwnerLockFunctions': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:13732:11: warning: unused variable 'startAddress' [-Wunused-variable] 13732 | sqInt startAddress; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'incrementUsageOfTargetIfLinkedSendmcpcignored': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:14227:12: warning: variable 'sendTable1' set but not used [-Wunused-but-set-variable] 14227 | sqInt *sendTable1; | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'indexForSelectorinat': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:14297:14: warning: statement with no effect [-Wunused-value] 14297 | error("could not find selector in method when unlinking send site"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'inverseBranchFor': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:14511:22: warning: statement with no effect [-Wunused-value] 14511 | error("Case not found and no otherwise clause"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:14513:14: warning: statement with no effect [-Wunused-value] 14513 | error("invalid opcode for inverse"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'mapObjectReferencesInMachineCodeForBecome': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:14865:62: warning: statement with no effect [-Wunused-value] 14865 | error("attempt to become two cogged methods"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:14868:62: warning: statement with no effect [-Wunused-value] 14868 | error("attempt to become cogged method into different method"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:14924:45: note: in expansion of macro 'roundUpLength' 14924 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:14830:11: warning: variable 'val' set but not used [-Wunused-but-set-variable] 14830 | sqInt val; | ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'mapObjectReferencesInMachineCodeForFullGC': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:15012:45: note: in expansion of macro 'roundUpLength' 15012 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'mapObjectReferencesInMachineCodeForYoungGC': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:15050:11: warning: variable 'val' set but not used [-Wunused-but-set-variable] 15050 | sqInt val; | ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'mapObjectReferencesInMachineCode': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:15157:22: warning: statement with no effect [-Wunused-value] 15157 | error("Case not found and no otherwise clause"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:15160:22: warning: statement with no effect [-Wunused-value] 15160 | error("youngReferrers list overflowed"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'markAndTraceMachineCodeOfMarkedMethods': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:15282:45: note: in expansion of macro 'roundUpLength' 15282 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:15184:11: warning: variable 'val1' set but not used [-Wunused-but-set-variable] 15184 | sqInt val1; | ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:15183:11: warning: variable 'val' set but not used [-Wunused-but-set-variable] 15183 | sqInt val; | ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'markAndTraceOrFreeCogMethodfirstVisit': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:15341:11: warning: variable 'val' set but not used [-Wunused-but-set-variable] 15341 | sqInt val; | ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'markLiteralsAndUnlinkIfUnmarkedSendpcmethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:15507:168: warning: passing argument 3 of 'inlineCacheValueForSelectorinat' makes integer from pointer without a cast [-Wint-conversion] 15507 | rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); | ^~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:14445:78: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 14445 | inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) | ~~~~~~^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:15451:11: warning: variable 'val' set but not used [-Wunused-but-set-variable] 15451 | sqInt val; | ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'markLiteralspcmethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:15528:11: warning: variable 'entryPoint1' set but not used [-Wunused-but-set-variable] 15528 | sqInt entryPoint1; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:15527:11: warning: variable 'cacheTag1' set but not used [-Wunused-but-set-variable] 15527 | sqInt cacheTag1; | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'noCogMethodsMaximallyMarked': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:15951:45: note: in expansion of macro 'roundUpLength' 15951 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'outputInstructionsAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:15984:60: warning: passing argument 1 of 'uint32AtPointerput' makes pointer from integer without a cast [-Wint-conversion] 15984 | uint32AtPointerput(absoluteAddress + j, ((abstractInstruction->machineCode))[j / 4]); | ~~~~~~~~~~~~~~~~^~~ | | | sqInt {aka long int} In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:14, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:187:55: note: expected 'char *' but argument is of type 'sqInt' {aka 'long int'} 187 | static inline unsigned int uint32AtPointerput(char *ptr, unsigned int val) { return (*((unsigned int *)ptr)= val); } | ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'outputInstructionsForGeneratedRuntimeAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:16000:11: warning: variable 'size' set but not used [-Wunused-but-set-variable] 16000 | sqInt size; | ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'recordRunTimeObjectReferences': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:16197:38: warning: statement with no effect [-Wunused-value] 16197 | error("attempt to generate run-time routine containing young object reference. Cannot initialize Cogit run-time."); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'relocateIfCallOrMethodReferencemcpcdelta': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:16369:140: warning: passing argument 3 of 'indexForSelectorinat' makes integer from pointer without a cast [-Wint-conversion] 16369 | rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), indexForSelectorinat((targetMethod->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); | ^~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:14275:66: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 14275 | indexForSelectorinat(sqInt selector, CogMethod *cogMethod, sqInt mcpc) | ~~~~~~^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'remapIfObjectRefpchasYoung': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:16431:34: warning: statement with no effect [-Wunused-value] 16431 | ((AbstractInstruction *) backEnd); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:16393:12: warning: variable 'sendTable1' set but not used [-Wunused-but-set-variable] 16393 | sqInt *sendTable1; | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'rewriteCPICCaseAttagobjReftarget': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:16525:10: warning: statement with no effect [-Wunused-value] 16525 | ((AbstractInstruction *) backEnd); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'spanForCleanBlockStartingAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:16623:14: warning: statement with no effect [-Wunused-value] 16623 | error("couldn't locate end of clean block"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'unlinkAllSends': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:16793:45: note: in expansion of macro 'roundUpLength' 16793 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'unlinkIfFreeOrLinkedSendpcof': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:16848:168: warning: passing argument 3 of 'inlineCacheValueForSelectorinat' makes integer from pointer without a cast [-Wint-conversion] 16848 | rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); | ^~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:14445:78: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 14445 | inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) | ~~~~~~^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'unlinkIfInvalidClassSendpcignored': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:16900:176: warning: passing argument 3 of 'inlineCacheValueForSelectorinat' makes integer from pointer without a cast [-Wint-conversion] 16900 | rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); | ^~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:14445:78: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 14445 | inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) | ~~~~~~^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'unlinkIfLinkedSendToFreepcignored': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:16950:168: warning: passing argument 3 of 'inlineCacheValueForSelectorinat' makes integer from pointer without a cast [-Wint-conversion] 16950 | rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); | ^~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:14445:78: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 14445 | inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) | ~~~~~~^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'unlinkIfLinkedSendpcignored': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:16998:160: warning: passing argument 3 of 'inlineCacheValueForSelectorinat' makes integer from pointer without a cast [-Wint-conversion] 16998 | rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); | ^~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:14445:78: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 14445 | inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) | ~~~~~~^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'unlinkIfLinkedSendpcto': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:17046:168: warning: passing argument 3 of 'inlineCacheValueForSelectorinat' makes integer from pointer without a cast [-Wint-conversion] 17046 | rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); | ^~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:14445:78: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 14445 | inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) | ~~~~~~^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'unlinkSendsLinkedForInvalidClasses': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:17120:45: note: in expansion of macro 'roundUpLength' 17120 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'unlinkSendsOfisMNUSelector': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:17186:53: note: in expansion of macro 'roundUpLength' 17186 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:17198:53: note: in expansion of macro 'roundUpLength' 17198 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:17250:45: note: in expansion of macro 'roundUpLength' 17250 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'unlinkSendsToFree': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:17327:45: note: in expansion of macro 'roundUpLength' 17327 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'unlinkSendsToandFreeIf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:17415:45: note: in expansion of macro 'roundUpLength' 17415 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'addAllToYoungReferrers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:17501:45: note: in expansion of macro 'roundUpLength' 17501 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'addToYoungReferrers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:17532:22: warning: statement with no effect [-Wunused-value] 17532 | error("no room on youngReferrers list"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'clearCogCompiledCode': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:17575:45: note: in expansion of macro 'roundUpLength' 17575 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'compactCompiledCode': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:17611:42: note: in expansion of macro 'roundUpLength' 17611 | source = ((CogMethod *) (roundUpLength((((sqInt)source)) + ((source->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'freeOlderMethodsForCompaction': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:17733:53: note: in expansion of macro 'roundUpLength' 17733 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'methodFor': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:17789:46: note: in expansion of macro 'roundUpLength' 17789 | nextMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'methodsCompiledToMachineCodeInto': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:17817:45: note: in expansion of macro 'roundUpLength' 17817 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'numMethodsOfType': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:17843:45: note: in expansion of macro 'roundUpLength' 17843 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'planCompaction': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:17918:45: note: in expansion of macro 'roundUpLength' 17918 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'printCogMethods': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:17956:45: note: in expansion of macro 'roundUpLength' 17956 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'printCogMethodsOfType': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:17987:45: note: in expansion of macro 'roundUpLength' 17987 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'printCogMethodsWithMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:18004:45: note: in expansion of macro 'roundUpLength' 18004 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'printCogMethodsWithPrimitive': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:18021:45: note: in expansion of macro 'roundUpLength' 18021 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'printCogMethodsWithSelector': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:18038:45: note: in expansion of macro 'roundUpLength' 18038 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'relocateMethodsPreCompaction': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2240:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2240 | #define roundUpLength(numBytes) ((numBytes) + 7 & -8) | ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:18185:45: note: in expansion of macro 'roundUpLength' 18185 | cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genPrimitiveClass': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:18656:11: warning: variable 'reg1' set but not used [-Wunused-but-set-variable] 18656 | sqInt reg1; | ^~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genPrimitiveAtSigned': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:21224:27: warning: variable 'first2' set but not used [-Wunused-but-set-variable] 21224 | AbstractInstruction * first2; | ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:21223:27: warning: variable 'first1' set but not used [-Wunused-but-set-variable] 21223 | AbstractInstruction * first1; | ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:21222:27: warning: variable 'first' set but not used [-Wunused-but-set-variable] 21222 | AbstractInstruction * first; | ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genPrimitiveIdentityHash': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:21615:27: warning: variable 'inst' set but not used [-Wunused-but-set-variable] 21615 | AbstractInstruction * inst; | ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genPrimitiveLoadInt32FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:21747:27: warning: variable 'first' set but not used [-Wunused-but-set-variable] 21747 | AbstractInstruction * first; | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genPrimitiveLoadInt32FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:21835:27: warning: variable 'first' set but not used [-Wunused-but-set-variable] 21835 | AbstractInstruction * first; | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genPrimitiveLoadUInt32FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:22047:27: warning: variable 'first' set but not used [-Wunused-but-set-variable] 22047 | AbstractInstruction * first; | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genPrimitiveLoadUInt32FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:22135:27: warning: variable 'first' set but not used [-Wunused-but-set-variable] 22135 | AbstractInstruction * first; | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genEnsureOopInRegNotForwardedscratchReg': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:24748:95: warning: passing argument 3 of 'genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder' makes integer from pointer without a cast [-Wint-conversion] 24748 | return genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(reg, scratch, instruction, 0); | ^~~~~~~~~~~ | | | AbstractInstruction * {aka struct _AbstractInstruction *} In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1097:125: note: expected 'sqInt' {aka 'long int'} but argument is of type 'AbstractInstruction *' {aka 'struct _AbstractInstruction *'} 1097 | static sqInt NoDbgRegParms genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero); | ~~~~~~^~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:24796:26: warning: assignment to 'AbstractInstruction *' {aka 'struct _AbstractInstruction *'} from 'sqInt' {aka 'long int'} makes pointer from integer without a cast [-Wint-conversion] 24796 | finished = nonFwdJumpTargetOrZero; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genGetActiveContextLargeinBlock': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:25025:22: warning: statement with no effect [-Wunused-value] 25025 | error("Case not found and no otherwise clause"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:24956:27: warning: variable 'inst' set but not used [-Wunused-but-set-variable] 24956 | AbstractInstruction * inst; | ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genGetActiveContextNumArgslargeinBlock': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:25279:30: warning: statement with no effect [-Wunused-value] 25279 | error("Case not found and no otherwise clause"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:25299:30: warning: statement with no effect [-Wunused-value] 25299 | error("Case not found and no otherwise clause"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genPrimitiveIdenticalOrNotIf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:25986:100: warning: passing argument 3 of 'genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder' makes integer from pointer without a cast [-Wint-conversion] 25986 | genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(Arg0Reg, TempReg, comp, 0); | ^~~~ | | | AbstractInstruction * {aka struct _AbstractInstruction *} /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:24758:98: note: expected 'sqInt' {aka 'long int'} but argument is of type 'AbstractInstruction *' {aka 'struct _AbstractInstruction *'} 24758 | genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) | ~~~~~~^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:26015:100: warning: passing argument 3 of 'genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder' makes integer from pointer without a cast [-Wint-conversion] 26015 | genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(Arg0Reg, TempReg, comp, 0); | ^~~~ | | | AbstractInstruction * {aka struct _AbstractInstruction *} /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:24758:98: note: expected 'sqInt' {aka 'long int'} but argument is of type 'AbstractInstruction *' {aka 'struct _AbstractInstruction *'} 24758 | genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) | ~~~~~~^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genPrimitiveLoadChar16FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:26253:27: warning: variable 'first' set but not used [-Wunused-but-set-variable] 26253 | AbstractInstruction * first; | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genPrimitiveLoadChar16FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:26341:27: warning: variable 'first' set but not used [-Wunused-but-set-variable] 26341 | AbstractInstruction * first; | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genPrimitiveLoadChar32FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:26407:27: warning: variable 'first' set but not used [-Wunused-but-set-variable] 26407 | AbstractInstruction * first; | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genPrimitiveLoadChar32FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:26495:27: warning: variable 'first' set but not used [-Wunused-but-set-variable] 26495 | AbstractInstruction * first; | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genPrimitiveLoadInt16FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:26985:27: warning: variable 'first' set but not used [-Wunused-but-set-variable] 26985 | AbstractInstruction * first; | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genPrimitiveLoadInt16FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:27073:27: warning: variable 'first' set but not used [-Wunused-but-set-variable] 27073 | AbstractInstruction * first; | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genPrimitiveLoadInt8FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:27138:27: warning: variable 'first' set but not used [-Wunused-but-set-variable] 27138 | AbstractInstruction * first; | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genPrimitiveLoadInt8FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:27221:27: warning: variable 'first' set but not used [-Wunused-but-set-variable] 27221 | AbstractInstruction * first; | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genPrimitiveLoadUInt16FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:27451:27: warning: variable 'first' set but not used [-Wunused-but-set-variable] 27451 | AbstractInstruction * first; | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genPrimitiveLoadUInt16FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:27539:27: warning: variable 'first' set but not used [-Wunused-but-set-variable] 27539 | AbstractInstruction * first; | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genPrimitiveStringReplace': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:30055:27: warning: variable 'inst' set but not used [-Wunused-but-set-variable] 30055 | AbstractInstruction * inst; | ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genStoreCheckReceiverRegvalueRegscratchReginFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:30481:27: warning: variable 'inst' set but not used [-Wunused-but-set-variable] 30481 | AbstractInstruction * inst; | ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'rewriteInlineCacheAttagtarget': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:31261:22: warning: statement with no effect [-Wunused-value] 31261 | error("linking callsite to invalid address"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'usesOutOfLineLiteral': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:31727:22: warning: statement with no effect [-Wunused-value] 31727 | error("We should not be here!!!"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:31429:11: warning: variable 'twoComplement4' set but not used [-Wunused-but-set-variable] 31429 | sqInt twoComplement4; | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:31428:11: warning: variable 'twoComplement3' set but not used [-Wunused-but-set-variable] 31428 | sqInt twoComplement3; | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:31427:11: warning: variable 'twoComplement2' set but not used [-Wunused-but-set-variable] 31427 | sqInt twoComplement2; | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:31426:11: warning: variable 'twoComplement1' set but not used [-Wunused-but-set-variable] 31426 | sqInt twoComplement1; | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:31425:11: warning: variable 'twoComplement' set but not used [-Wunused-but-set-variable] 31425 | sqInt twoComplement; | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:31407:14: warning: variable 'n2' set but not used [-Wunused-but-set-variable] 31407 | uint32_t n2; | ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:31406:14: warning: variable 'n1' set but not used [-Wunused-but-set-variable] 31406 | uint32_t n1; | ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:31399:14: warning: variable 'immr1' set but not used [-Wunused-but-set-variable] 31399 | uint32_t immr1; | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:31398:14: warning: variable 'immr' set but not used [-Wunused-but-set-variable] 31398 | uint32_t immr; | ^~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'ensureSpilledAtfrom': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2254:25: warning: statement with no effect [-Wunused-value] 2254 | #define traceSpill(ign) 0 | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:31753:9: note: in expansion of macro 'traceSpill' 31753 | traceSpill(self_in_ensureSpilledAtfrom); | ^~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:31739:26: warning: variable 'inst' set but not used [-Wunused-but-set-variable] 31739 | AbstractInstruction *inst; | ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'popToReg': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:31860:30: warning: statement with no effect [-Wunused-value] 31860 | error("Case not found and no otherwise clause"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'storeToReg': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:31952:22: warning: statement with no effect [-Wunused-value] 31952 | error("Case not found and no otherwise clause"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'compileInterpreterPrimitiveMayCallBackflags': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:32365:10: warning: statement with no effect [-Wunused-value] 32365 | ((AbstractInstruction *) backEnd); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:32371:10: warning: statement with no effect [-Wunused-value] 32371 | ((AbstractInstruction *) backEnd); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:32388:27: warning: passing argument 1 of 'jmpTarget' makes pointer from integer without a cast [-Wint-conversion] 32388 | jmpTarget(arrivingJmp, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); | ^~~~~~~~~~~ | | | sqInt {aka long int} In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2430:33: note: expected 'AbstractInstruction *' {aka 'struct _AbstractInstruction *'} but argument is of type 'sqInt' {aka 'long int'} 2430 | jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'compileInterpreterPrimitiveflags': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:32523:10: warning: statement with no effect [-Wunused-value] 32523 | ((AbstractInstruction *) backEnd); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:32529:10: warning: statement with no effect [-Wunused-value] 32529 | ((AbstractInstruction *) backEnd); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:32584:27: warning: passing argument 1 of 'jmpTarget' makes pointer from integer without a cast [-Wint-conversion] 32584 | jmpTarget(arrivingJmp, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); | ^~~~~~~~~~~ | | | sqInt {aka long int} In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2430:33: note: expected 'AbstractInstruction *' {aka 'struct _AbstractInstruction *'} but argument is of type 'sqInt' {aka 'long int'} 2430 | jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:32593:27: warning: passing argument 1 of 'jmpTarget' makes pointer from integer without a cast [-Wint-conversion] 32593 | jmpTarget(arrivingJmp1, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); | ^~~~~~~~~~~~ | | | sqInt {aka long int} In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2430:33: note: expected 'AbstractInstruction *' {aka 'struct _AbstractInstruction *'} but argument is of type 'sqInt' {aka 'long int'} 2430 | jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'compileMachineCodeInterpreterPrimitive': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:32694:22: warning: statement with no effect [-Wunused-value] 32694 | error("shouldBeImplemented"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:32699:18: warning: statement with no effect [-Wunused-value] 32699 | ((AbstractInstruction *) backEnd); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:32704:18: warning: statement with no effect [-Wunused-value] 32704 | ((AbstractInstruction *) backEnd); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:32709:18: warning: statement with no effect [-Wunused-value] 32709 | ((AbstractInstruction *) backEnd); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:32714:18: warning: statement with no effect [-Wunused-value] 32714 | ((AbstractInstruction *) backEnd); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:32718:10: warning: statement with no effect [-Wunused-value] 32718 | ((AbstractInstruction *) backEnd); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:32637:11: warning: variable 'n' set but not used [-Wunused-but-set-variable] 32637 | sqInt n; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'compilePrimitive': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:33037:63: warning: passing argument 1 of 'compileMachineCodeInterpreterPrimitive' makes pointer from integer without a cast [-Wint-conversion] 33037 | return compileMachineCodeInterpreterPrimitive(mcprimFunctionForPrimitiveIndex(primitiveIndex)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | sqInt {aka long int} /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:32631:47: note: expected 'void (*)(void)' but argument is of type 'sqInt' {aka 'long int'} 32631 | compileMachineCodeInterpreterPrimitive(void (*primitiveRoutine)(void)) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:33040:31: warning: comparison of distinct pointer types lacks a cast 33040 | || (primitiveRoutine == primitiveFail)) { | ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genPrimReturnEnterCogCodeEnilopmart': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:33804:27: warning: variable 'inst' set but not used [-Wunused-but-set-variable] 33804 | AbstractInstruction * inst; | ^~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'compileAbstractInstructionsFromthrough': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2253:25: warning: statement with no effect [-Wunused-value] 2253 | #define traceSimStack() 0 | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:35838:9: note: in expansion of macro 'traceSimStack' 35838 | traceSimStack(); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2218:30: warning: statement with no effect [-Wunused-value] 2218 | #define maybeHaltIfDebugPC() 0 | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:35844:17: note: in expansion of macro 'maybeHaltIfDebugPC' 35844 | maybeHaltIfDebugPC(); | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2250:30: warning: statement with no effect [-Wunused-value] 2250 | #define traceDescriptor(ign) 0 | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:35859:17: note: in expansion of macro 'traceDescriptor' 35859 | traceDescriptor(descriptor); | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2253:25: warning: statement with no effect [-Wunused-value] 2253 | #define traceSimStack() 0 | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:35860:17: note: in expansion of macro 'traceSimStack' 35860 | traceSimStack(); | ^~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:35895:22: warning: statement with no effect [-Wunused-value] 35895 | error("Cog JIT internal error. Too many abstract opcodes. Num opcodes heuristic is too optimistic."); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'compileBlockBodies': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:35906:11: warning: variable 'initialCounterIndex' set but not used [-Wunused-but-set-variable] 35906 | sqInt initialCounterIndex; | ^~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'ensureFixupAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2251:34: warning: statement with no effect [-Wunused-value] 2251 | #define traceFixupmerge(igu,ana) 0 | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:36825:9: note: in expansion of macro 'traceFixupmerge' 36825 | traceFixupmerge(fixup, 1); | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'ensureNonMergeFixupAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2251:34: warning: statement with no effect [-Wunused-value] 2251 | #define traceFixupmerge(igu,ana) 0 | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:36861:9: note: in expansion of macro 'traceFixupmerge' 36861 | traceFixupmerge(fixup, 1); | ^~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genCallPICEnilopmartNumArgs': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:37059:11: warning: variable 'size' set but not used [-Wunused-but-set-variable] 37059 | sqInt size; | ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genCallPrimitiveBytecode': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:37112:11: warning: variable 'primSet' set but not used [-Wunused-but-set-variable] 37112 | sqInt primSet; | ^~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'generateInstructionsAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2217:41: warning: statement with no effect [-Wunused-value] 2217 | #define maybeBreakGeneratingAt(address) 0 | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:37322:17: note: in expansion of macro 'maybeBreakGeneratingAt' 37322 | maybeBreakGeneratingAt(absoluteAddress); | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2217:41: warning: statement with no effect [-Wunused-value] 2217 | #define maybeBreakGeneratingAt(address) 0 | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:37349:17: note: in expansion of macro 'maybeBreakGeneratingAt' 37349 | maybeBreakGeneratingAt((abstractInstruction->address)); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'generateSendTrampolines': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:37398:61: warning: passing argument 1 of 'generateSuperSendTrampolineTonamednumArgsin' makes integer from pointer without a cast [-Wint-conversion] 37398 | generateSuperSendTrampolineTonamednumArgsin(ceSendabovetonumArgs, "ceDirectedSuperSend", numArgs, directedSuperSendTrampolines); | ^~~~~~~~~~~~~~~~~~~~ | | | sqInt (*)(sqInt, sqInt, sqInt, sqInt) {aka long int (*)(long int, long int, long int, long int)} In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1380:78: note: expected 'sqInt' {aka 'long int'} but argument is of type 'sqInt (*)(sqInt, sqInt, sqInt, sqInt)' {aka 'long int (*)(long int, long int, long int, long int)'} 1380 | static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); | ~~~~~~^~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:37398:83: warning: passing argument 2 of 'generateSuperSendTrampolineTonamednumArgsin' makes integer from pointer without a cast [-Wint-conversion] 37398 | generateSuperSendTrampolineTonamednumArgsin(ceSendabovetonumArgs, "ceDirectedSuperSend", numArgs, directedSuperSendTrampolines); | ^~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1380:94: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 1380 | static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); | ~~~~~~^~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:37399:61: warning: passing argument 1 of 'generateSuperSendTrampolineTonamednumArgsin' makes integer from pointer without a cast [-Wint-conversion] 37399 | generateSuperSendTrampolineTonamednumArgsin(ceSendaboveClassBindingtonumArgs, "ceDirectedSuperBindingSend", numArgs, directedSuperBindingSendTrampolines); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)(sqInt, sqInt, sqInt, sqInt) {aka void (*)(long int, long int, long int, long int)} In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1380:78: note: expected 'sqInt' {aka 'long int'} but argument is of type 'void (*)(sqInt, sqInt, sqInt, sqInt)' {aka 'void (*)(long int, long int, long int, long int)'} 1380 | static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); | ~~~~~~^~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:37399:95: warning: passing argument 2 of 'generateSuperSendTrampolineTonamednumArgsin' makes integer from pointer without a cast [-Wint-conversion] 37399 | generateSuperSendTrampolineTonamednumArgsin(ceSendaboveClassBindingtonumArgs, "ceDirectedSuperBindingSend", numArgs, directedSuperBindingSendTrampolines); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1380:94: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 1380 | static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); | ~~~~~~^~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'generateSuperSendTrampolineTonamednumArgsin': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:37418:109: warning: passing argument 1 of 'trampolineNamenumArgs' makes pointer from integer without a cast [-Wint-conversion] 37418 | trampoline = genSendTrampolineFornumArgscalledargargargarg(function, numArgs, trampolineNamenumArgs(name, numArgs), ClassReg, TempReg, ReceiverResultReg, (numArgs <= (NumSendTrampolines - 2) | ^~~~ | | | sqInt {aka long int} In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:16680:29: note: expected 'char *' but argument is of type 'sqInt' {aka 'long int'} 16680 | trampolineNamenumArgs(char *routinePrefix, sqInt numArgs) | ~~~~~~^~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:37418:68: warning: passing argument 1 of 'genSendTrampolineFornumArgscalledargargargarg' makes pointer from integer without a cast [-Wint-conversion] 37418 | trampoline = genSendTrampolineFornumArgscalledargargargarg(function, numArgs, trampolineNamenumArgs(name, numArgs), ClassReg, TempReg, ReceiverResultReg, (numArgs <= (NumSendTrampolines - 2) | ^~~~~~~~ | | | sqInt {aka long int} In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1413:80: note: expected 'void *' but argument is of type 'sqInt' {aka 'long int'} 1413 | static sqInt NoDbgRegParms genSendTrampolineFornumArgscalledargargargarg(void *aRoutine, sqInt numArgs, char *aString, sqInt regOrConst0, sqInt regOrConst1, sqInt regOrConst2, sqInt regOrConst3); | ~~~~~~^~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genForwardersInlinedIdenticalOrNotIf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:37648:99: warning: passing argument 3 of 'genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder' makes integer from pointer without a cast [-Wint-conversion] 37648 | genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(argReg, TempReg, label, 0); | ^~~~~ | | | AbstractInstruction * {aka struct _AbstractInstruction *} In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:24758:98: note: expected 'sqInt' {aka 'long int'} but argument is of type 'AbstractInstruction *' {aka 'struct _AbstractInstruction *'} 24758 | genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) | ~~~~~~^~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:37652:37: warning: passing argument 3 of 'genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder' makes integer from pointer without a cast [-Wint-conversion] 37652 | : argReg), TempReg, label, fixup); | ^~~~~ | | | AbstractInstruction * {aka struct _AbstractInstruction *} In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:24758:98: note: expected 'sqInt' {aka 'long int'} but argument is of type 'AbstractInstruction *' {aka 'struct _AbstractInstruction *'} 24758 | genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) | ~~~~~~^~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:37652:44: warning: passing argument 4 of 'genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder' makes integer from pointer without a cast [-Wint-conversion] 37652 | : argReg), TempReg, label, fixup); | ^~~~~ | | | BytecodeFixup * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:24758:119: note: expected 'sqInt' {aka 'long int'} but argument is of type 'BytecodeFixup *' 24758 | genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genIdenticalNoBranchArgIsConstantrcvrIsConstantargRegrcvrRegorNotIf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:37731:99: warning: passing argument 3 of 'genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder' makes integer from pointer without a cast [-Wint-conversion] 37731 | genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(argReg, TempReg, label, 0); | ^~~~~ | | | AbstractInstruction * {aka struct _AbstractInstruction *} In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:24758:98: note: expected 'sqInt' {aka 'long int'} but argument is of type 'AbstractInstruction *' {aka 'struct _AbstractInstruction *'} 24758 | genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) | ~~~~~~^~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:37735:106: warning: passing argument 3 of 'genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder' makes integer from pointer without a cast [-Wint-conversion] 37735 | genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(rcvrRegOrNone, TempReg, label, 0); | ^~~~~ | | | AbstractInstruction * {aka struct _AbstractInstruction *} In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:24758:98: note: expected 'sqInt' {aka 'long int'} but argument is of type 'AbstractInstruction *' {aka 'struct _AbstractInstruction *'} 24758 | genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) | ~~~~~~^~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genInlinedIdenticalOrNotIf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:37802:25: warning: variable 'primDescriptor' set but not used [-Wunused-but-set-variable] 37802 | BytecodeDescriptor *primDescriptor; | ^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genPushLiteralVariable': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:38414:11: warning: variable 'eA' set but not used [-Wunused-but-set-variable] 38414 | sqInt eA; | ^~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genSpecialSelectorArithmetic': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:38827:30: warning: statement with no effect [-Wunused-value] 38827 | error("Case not found and no otherwise clause"); | ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:38974:22: warning: statement with no effect [-Wunused-value] 38974 | error("Case not found and no otherwise clause"); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genSpecialSelectorComparison': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:39061:11: warning: variable 'nextPC' set but not used [-Wunused-but-set-variable] 39061 | sqInt nextPC; | ^~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genStaticallyResolvedSpecialSelectorComparison': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:39246:22: warning: statement with no effect [-Wunused-value] 39246 | error("Case not found and no otherwise clause"); | ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'mergeWithFixupIfRequired': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2252:25: warning: statement with no effect [-Wunused-value] 2252 | #define traceMerge(ign) 0 | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:39900:9: note: in expansion of macro 'traceMerge' 39900 | traceMerge(fixup); | ^~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'reinitializeFixupsFromthrough': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:40072:59: warning: assignment to 'AbstractInstruction *' {aka 'struct _AbstractInstruction *'} from 'unsigned char' makes pointer from integer without a cast [-Wint-conversion] 40072 | (self_in_reinitialize->targetInstruction) = ((self_in_reinitialize->simStackPtr) = 0); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'ssAllocateRequiredRegMaskupThrough': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:40343:11: warning: variable 'lastRequiredNative' set but not used [-Wunused-but-set-variable] 40343 | sqInt lastRequiredNative; | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:40853:1: warning: 'violatesEnsureSpilledSpillAssert' defined but not used [-Wunused-function] 40853 | violatesEnsureSpilledSpillAssert(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:40752:1: warning: 'tempsValidAndVolatileEntriesSpilled' defined but not used [-Wunused-function] 40752 | tempsValidAndVolatileEntriesSpilled(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:40045:1: warning: 'receiverIsInReceiverResultReg' defined but not used [-Wunused-function] 40045 | receiverIsInReceiverResultReg(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:35532:1: warning: 'v4LongForwardBranchDistance' defined but not used [-Wunused-function] 35532 | v4LongForwardBranchDistance(BytecodeDescriptor *descriptor, sqInt pc, sqInt nExts, sqInt aMethodObj) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:34559:1: warning: 'numSpecialSelectors' defined but not used [-Wunused-function] 34559 | numSpecialSelectors(void) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:31959:1: warning: 'isMergeFixup' defined but not used [-Wunused-function] 31959 | isMergeFixup(BytecodeFixup * self_in_isMergeFixup) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:31360:1: warning: 'updateLabel' defined but not used [-Wunused-function] 31360 | updateLabel(AbstractInstruction * self_in_updateLabel, AbstractInstruction *labelInstruction) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:31278:1: warning: 'rewriteInlineCacheTagat' defined but not used [-Wunused-function] 31278 | rewriteInlineCacheTagat(AbstractInstruction * self_in_rewriteInlineCacheTagat, sqInt cacheTag, sqInt callSiteReturnAddress) | ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:31149:1: warning: 'literalLoadInstructionBytes' defined but not used [-Wunused-function] 31149 | literalLoadInstructionBytes(AbstractInstruction * self_in_literalLoadInstructionBytes) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:31104:1: warning: 'inlineCacheTagAt' defined but not used [-Wunused-function] 31104 | inlineCacheTagAt(AbstractInstruction * self_in_inlineCacheTagAt, sqInt callSiteReturnAddress) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:30820:1: warning: 'inlineCacheTagIsYoung' defined but not used [-Wunused-function] 30820 | inlineCacheTagIsYoung(sqInt cacheTag) | ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:30809:1: warning: 'getActiveContextAllocatesInMachineCode' defined but not used [-Wunused-function] 30809 | getActiveContextAllocatesInMachineCode(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:24559:1: warning: 'genCreateClosureAtnumArgsnumCopiedcontextNumArgslargeinBlock' defined but not used [-Wunused-function] 24559 | genCreateClosureAtnumArgsnumCopiedcontextNumArgslargeinBlock(sqInt bcpc, sqInt numArgs, sqInt numCopied, sqInt ctxtNumArgs, sqInt isLargeCtxt, sqInt isInBlock) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:24397:1: warning: 'couldBeDerivedObject' defined but not used [-Wunused-function] 24397 | couldBeDerivedObject(sqInt bodyAddress) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:24382:1: warning: 'checkValidDerivedObjectReference' defined but not used [-Wunused-function] 24382 | checkValidDerivedObjectReference(sqInt bodyAddress) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:18233:1: warning: 'voidYoungReferrersPostTenureAll' defined but not used [-Wunused-function] 18233 | voidYoungReferrersPostTenureAll(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:17746:1: warning: 'kosherYoungReferrers' defined but not used [-Wunused-function] 17746 | kosherYoungReferrers(void) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:17478:1: warning: 'counters' defined but not used [-Wunused-function] 17478 | counters(CogMethod * self_in_counters) | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:16216:1: warning: 'registerMaskForand' defined but not used [-Wunused-function] 16216 | registerMaskForand(sqInt reg1, sqInt reg2) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:16209:1: warning: 'registerMaskFor' defined but not used [-Wunused-function] 16209 | registerMaskFor(sqInt reg) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:16098:1: warning: 'picAbortDiscriminatorValue' defined but not used [-Wunused-function] 16098 | picAbortDiscriminatorValue(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:15941:1: warning: 'noCogMethodsMaximallyMarked' defined but not used [-Wunused-function] 15941 | noCogMethodsMaximallyMarked(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:15929:1: warning: 'noAssertMethodClassAssociationOf' defined but not used [-Wunused-function] 15929 | noAssertMethodClassAssociationOf(sqInt methodPointer) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:15617:1: warning: 'maybeFreeCogMethodDoesntLookKosher' defined but not used [-Wunused-function] 15617 | maybeFreeCogMethodDoesntLookKosher(CogMethod *cogMethod) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:14208:1: warning: 'getOpcodeIndex' defined but not used [-Wunused-function] 14208 | getOpcodeIndex(void) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:12839:1: warning: 'firstMappedPCFor' defined but not used [-Wunused-function] 12839 | firstMappedPCFor(CogMethod *cogMethod) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:12560:1: warning: 'expectedClosedPICPrototype' defined but not used [-Wunused-function] 12560 | expectedClosedPICPrototype(CogMethod *cPIC) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:9766:1: warning: 'gCall' defined but not used [-Wunused-function] 9766 | gCall(sqInt callTarget) | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:9439:1: warning: 'allMethodsHaveCorrectHeader' defined but not used [-Wunused-function] 9439 | allMethodsHaveCorrectHeader(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:9353:1: warning: 'addressIsInCurrentCompilation' defined but not used [-Wunused-function] 9353 | addressIsInCurrentCompilation(sqInt address) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:9224:1: warning: 'zoneCallsAreRelative' defined but not used [-Wunused-function] 9224 | zoneCallsAreRelative(AbstractInstruction * self_in_zoneCallsAreRelative) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:9099:1: warning: 'subsSizesourceRegistershiftimmediate12destinationRegister' defined but not used [-Wunused-function] 9099 | subsSizesourceRegistershiftimmediate12destinationRegister(AbstractInstruction * self_in_subsSizesourceRegistershiftimmediate12destinationRegister, sqInt is64Bits, sqInt sourceRegister, sqInt shift, sqInt immediate12bitValue, sqInt destinationRegister) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:9001:1: warning: 'strrnplusimm' defined but not used [-Wunused-function] 9001 | strrnplusimm(AbstractInstruction * self_in_strrnplusimm, sqInt destinationRegister, sqInt baseReg, sqInt u, sqInt immediate9bitValue) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:8939:1: warning: 'strSizeaddressRegisterstoredRegister' defined but not used [-Wunused-function] 8939 | strSizeaddressRegisterstoredRegister(AbstractInstruction * self_in_strSizeaddressRegisterstoredRegister, sqInt is64Bits, sqInt baseRegister, sqInt storedRegister) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:8842:1: warning: 'strBaseRegisterpositiveOffsetsourceDoublePrecisionFloatingPointRegister' defined but not used [-Wunused-function] 8842 | strBaseRegisterpositiveOffsetsourceDoublePrecisionFloatingPointRegister(AbstractInstruction * self_in_strBaseRegisterpositiveOffsetsourceDoublePrecisionFloatingPointRegister, sqInt baseReg, sqInt immediate12bitValue, sqInt sourceRegister) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:8792:1: warning: 'stackPageInterruptHeadroomBytes' defined but not used [-Wunused-function] 8792 | stackPageInterruptHeadroomBytes(AbstractInstruction * self_in_stackPageInterruptHeadroomBytes) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:8729:1: warning: 'shiftSetsConditionCodesFor' defined but not used [-Wunused-function] 8729 | shiftSetsConditionCodesFor(AbstractInstruction * self_in_shiftSetsConditionCodesFor, sqInt aConditionalJumpOpcode) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:8637:1: warning: 'rightShiftSizesourceRegistershiftValueshiftTypedestinationRegister' defined but not used [-Wunused-function] 8637 | rightShiftSizesourceRegistershiftValueshiftTypedestinationRegister(AbstractInstruction * self_in_rightShiftSizesourceRegistershiftValueshiftTypedestinationRegister, sqInt is64Bits, sqInt sourceRegister, sqInt shiftValue, sqInt shiftType, sqInt destinationRegister) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:8575:1: warning: 'rewriteJumpFullAttarget' defined but not used [-Wunused-function] 8575 | rewriteJumpFullAttarget(AbstractInstruction * self_in_rewriteJumpFullAttarget, sqInt callSiteReturnAddress, sqInt callTargetAddress) | ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:8520:1: warning: 'rewriteConditionalJumpLongAttarget' defined but not used [-Wunused-function] 8520 | rewriteConditionalJumpLongAttarget(AbstractInstruction * self_in_rewriteConditionalJumpLongAttarget, usqInt callSiteReturnAddress, usqInt callTargetAddress) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:8506:1: warning: 'rewriteCallFullAttarget' defined but not used [-Wunused-function] 8506 | rewriteCallFullAttarget(AbstractInstruction * self_in_rewriteCallFullAttarget, sqInt callSiteReturnAddress, sqInt callTargetAddress) | ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:8476:1: warning: 'rewriteBranchwithNewOffset' defined but not used [-Wunused-function] 8476 | rewriteBranchwithNewOffset(AbstractInstruction * self_in_rewriteBranchwithNewOffset, sqInt conditionalBranch, sqInt newOffset) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:8233:1: warning: 'msr' defined but not used [-Wunused-function] 8233 | msr(AbstractInstruction * self_in_msr, sqInt flags) | ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:8212:1: warning: 'movimmror' defined but not used [-Wunused-function] 8212 | movimmror(AbstractInstruction * self_in_movimmror, sqInt destReg, sqInt immediate16bitValue, sqInt rot) | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:8134:1: warning: 'machineCodeWords' defined but not used [-Wunused-function] 8134 | machineCodeWords(AbstractInstruction * self_in_machineCodeWords) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:8117:1: warning: 'machineCodeBytes' defined but not used [-Wunused-function] 8117 | machineCodeBytes(AbstractInstruction * self_in_machineCodeBytes) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:7840:1: warning: 'ldrrnplusimm' defined but not used [-Wunused-function] 7840 | ldrrnplusimm(AbstractInstruction * self_in_ldrrnplusimm, sqInt destReg, sqInt baseReg, sqInt u, sqInt immediate12bitValue) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:7833:1: warning: 'ldrswSourceRegisteroffsetRegisterdestinationRegister' defined but not used [-Wunused-function] 7833 | ldrswSourceRegisteroffsetRegisterdestinationRegister(AbstractInstruction * self_in_ldrswSourceRegisteroffsetRegisterdestinationRegister, sqInt sourceRegister, sqInt offsetRegister, sqInt destinationRegister) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:7780:1: warning: 'ldrSizeindexRegisteroptionscalebaseRegisterdestinationFloatingPointRegisteropcode' defined but not used [-Wunused-function] 7780 | ldrSizeindexRegisteroptionscalebaseRegisterdestinationFloatingPointRegisteropcode(AbstractInstruction * self_in_ldrSizeindexRegisteroptionscalebaseRegisterdestinationFloatingPointRegisteropcode, sqInt size, sqInt indexRegister, sqInt extendShiftOption, sqInt isScaled, sqInt baseRegister, sqInt destinationRegister, sqInt anOpcode) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:7695:1: warning: 'ldrSizebaseRegistersignedOffsetdestinationFloatingPointRegisteris128BitVariantpreIndex' defined but not used [-Wunused-function] 7695 | ldrSizebaseRegistersignedOffsetdestinationFloatingPointRegisteris128BitVariantpreIndex(AbstractInstruction * self_in_ldrSizebaseRegistersignedOffsetdestinationFloatingPointRegisteris128BitVariantpreIndex, sqInt size, sqInt baseReg, sqInt immediate9bitValue, sqInt destinationRegister, sqInt is128BitVariant, sqInt isPreIndex) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:7673:1: warning: 'ldrhSourceRegisteroffsetRegisterdestinationRegister' defined but not used [-Wunused-function] 7673 | ldrhSourceRegisteroffsetRegisterdestinationRegister(AbstractInstruction * self_in_ldrhSourceRegisteroffsetRegisterdestinationRegister, sqInt sourceRegister, sqInt offsetRegister, sqInt destinationRegister) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:7501:1: warning: 'isInImmediateJumpRange' defined but not used [-Wunused-function] 7501 | isInImmediateJumpRange(AbstractInstruction * self_in_isInImmediateJumpRange, usqIntptr_t operand) | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:7438:1: warning: 'inverseOpcodeFor' defined but not used [-Wunused-function] 7438 | inverseOpcodeFor(AbstractInstruction * self_in_inverseOpcodeFor, sqInt armOpcode) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:7405:1: warning: 'instructionIsOR' defined but not used [-Wunused-function] 7405 | instructionIsOR(AbstractInstruction * self_in_instructionIsOR, sqInt instr) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:7388:1: warning: 'instructionIsConditionalBranch' defined but not used [-Wunused-function] 7388 | instructionIsConditionalBranch(AbstractInstruction * self_in_instructionIsConditionalBranch, sqInt instruction) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:7380:1: warning: 'instructionIsCMP' defined but not used [-Wunused-function] 7380 | instructionIsCMP(AbstractInstruction * self_in_instructionIsCMP, sqInt instr) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:7299:1: warning: 'genSubstituteReturnAddress' defined but not used [-Wunused-function] 7299 | genSubstituteReturnAddress(AbstractInstruction * self_in_genSubstituteReturnAddress, sqInt retpc) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:7048:1: warning: 'fullCallsAreRelative' defined but not used [-Wunused-function] 7048 | fullCallsAreRelative(AbstractInstruction * self_in_fullCallsAreRelative) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:6851:1: warning: 'extractOffsetFromConditionalBranch' defined but not used [-Wunused-function] 6851 | extractOffsetFromConditionalBranch(AbstractInstruction * self_in_extractOffsetFromConditionalBranch, sqInt instruction) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:6810:1: warning: 'exclusiveOrSizeimmediate13bitValuesourceRegisterdestinationRegister' defined but not used [-Wunused-function] 6810 | exclusiveOrSizeimmediate13bitValuesourceRegisterdestinationRegister(AbstractInstruction * self_in_exclusiveOrSizeimmediate13bitValuesourceRegisterdestinationRegister, sqInt is64Bits, sqInt logicalEncodedImmediate13BitValue, sqInt sourceRegister, sqInt destinationRegister) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:3060:1: warning: 'cmpExtendedRegisterSizeleftRegisterMaybeSPoptionshiftOffsetdestinationRegister' defined but not used [-Wunused-function] 3060 | cmpExtendedRegisterSizeleftRegisterMaybeSPoptionshiftOffsetdestinationRegister(AbstractInstruction * self_in_cmpExtendedRegisterSizeleftRegisterMaybeSPoptionshiftOffsetdestinationRegister, sqInt is64Bits, sqInt leftRegister, sqInt option, sqInt immediate3bitValue, sqInt destinationRegister) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2682:1: warning: 'andSizeshiftedRegistershiftTypeshiftValuewithRegisterdestinationRegister' defined but not used [-Wunused-function] 2682 | andSizeshiftedRegistershiftTypeshiftValuewithRegisterdestinationRegister(AbstractInstruction * self_in_andSizeshiftedRegistershiftTypeshiftValuewithRegisterdestinationRegister, sqInt is64Bits, sqInt shiftedRegister, sqInt shiftType, sqInt immediate6bitValue, sqInt sourceRegister2, sqInt destinationRegister) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2663:1: warning: 'andSizeimmediate13bitValuesourceRegisterdestinationRegister' defined but not used [-Wunused-function] 2663 | andSizeimmediate13bitValuesourceRegisterdestinationRegister(AbstractInstruction * self_in_andSizeimmediate13bitValuesourceRegisterdestinationRegister, sqInt is64Bits, sqInt logicalEncodedImmediate13BitValue, sqInt sourceRegister, sqInt destinationRegister) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2498:1: warning: 'wantsNearAddressFor' defined but not used [-Wunused-function] 2498 | wantsNearAddressFor(AbstractInstruction * self_in_wantsNearAddressFor, sqInt anObject) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2419:1: warning: 'isWithinMwOffsetRange' defined but not used [-Wunused-function] 2419 | isWithinMwOffsetRange(AbstractInstruction * self_in_isWithinMwOffsetRange, sqInt anAddress) | ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2405:1: warning: 'isLiteral' defined but not used [-Wunused-function] 2405 | isLiteral(AbstractInstruction * self_in_isLiteral) | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2335:1: warning: 'genSwapRRScratch' defined but not used [-Wunused-function] 2335 | genSwapRRScratch(AbstractInstruction * self_in_genSwapRRScratch, sqInt regA, sqInt regB, sqInt regTmp) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2282:1: warning: 'availableFloatRegisterOrNoneFor' defined but not used [-Wunused-function] 2282 | availableFloatRegisterOrNoneFor(AbstractInstruction * self_in_availableFloatRegisterOrNoneFor, sqInt liveRegsMask) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2181:15: warning: 'unpairedMethodList' defined but not used [-Wunused-variable] 2181 | static usqInt unpairedMethodList; | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2167:14: warning: 'simulateFPInUse' defined but not used [-Wunused-variable] 2167 | static sqInt simulateFPInUse; | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2145:14: warning: 'percentageToEnsureRelease' defined but not used [-Wunused-variable] 2145 | static sqInt percentageToEnsureRelease; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2122:14: warning: 'memoryManager' defined but not used [-Wunused-variable] 2122 | static sqInt memoryManager; | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2109:14: warning: 'guardPageSize' defined but not used [-Wunused-variable] 2109 | static sqInt guardPageSize; | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1583:14: warning: 'expectedSPAlignment' defined but not used [-Wunused-variable] 1583 | static sqInt expectedSPAlignment; | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1582:14: warning: 'expectedFPAlignment' defined but not used [-Wunused-variable] 1582 | static sqInt expectedFPAlignment; | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1576:14: warning: 'disassemblingMethod' defined but not used [-Wunused-variable] 1576 | static sqInt disassemblingMethod; | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1572:14: warning: 'debugStackPointers' defined but not used [-Wunused-variable] 1572 | static sqInt debugStackPointers; | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1570:14: warning: 'debugOpcodeIndices' defined but not used [-Wunused-variable] 1570 | static sqInt debugOpcodeIndices; | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1569:14: warning: 'debugFixupBreaks' defined but not used [-Wunused-variable] 1569 | static sqInt debugFixupBreaks; | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1568:14: warning: 'debugBytecodePointers' defined but not used [-Wunused-variable] 1568 | static sqInt debugBytecodePointers; | ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1566:14: warning: 'currentCallCleanUpSize' defined but not used [-Wunused-variable] 1566 | static sqInt currentCallCleanUpSize; | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1561:14: warning: 'compilationTrace' defined but not used [-Wunused-variable] 1561 | static sqInt compilationTrace; | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1536:14: warning: 'ceSigned64BitValueOfTrampoline' defined but not used [-Wunused-variable] 1536 | static sqInt ceSigned64BitValueOfTrampoline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1535:14: warning: 'ceSigned64BitIntegerTrampoline' defined but not used [-Wunused-variable] 1535 | static sqInt ceSigned64BitIntegerTrampoline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1527:14: warning: 'cePositive64BitValueOfTrampoline' defined but not used [-Wunused-variable] 1527 | static sqInt cePositive64BitValueOfTrampoline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1526:14: warning: 'cePositive64BitIntegerTrampoline' defined but not used [-Wunused-variable] 1526 | static sqInt cePositive64BitIntegerTrampoline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1525:14: warning: 'cePICAbortTrampoline' defined but not used [-Wunused-variable] 1525 | static sqInt cePICAbortTrampoline; | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1522:14: warning: 'ceMethodAbortTrampoline' defined but not used [-Wunused-variable] 1522 | static sqInt ceMethodAbortTrampoline; | ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1517:14: warning: 'ceInstantiateClassTrampoline' defined but not used [-Wunused-variable] 1517 | static sqInt ceInstantiateClassTrampoline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1516:14: warning: 'ceInstantiateClassIndexableSizeTrampoline' defined but not used [-Wunused-variable] 1516 | static sqInt ceInstantiateClassIndexableSizeTrampoline; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1515:14: warning: 'ceInlineNewHashTrampoline' defined but not used [-Wunused-variable] 1515 | static sqInt ceInlineNewHashTrampoline; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1511:15: warning: 'ceFlushICache' defined but not used [-Wunused-variable] 1511 | static void (*ceFlushICache)(usqIntptr_t from, usqIntptr_t to); | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1510:14: warning: 'ceFloatValueOfTrampoline' defined but not used [-Wunused-variable] 1510 | static sqInt ceFloatValueOfTrampoline; | ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1509:14: warning: 'ceFloatObjectOfTrampoline' defined but not used [-Wunused-variable] 1509 | static sqInt ceFloatObjectOfTrampoline; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1505:14: warning: 'ceCPICMissTrampoline' defined but not used [-Wunused-variable] 1505 | static sqInt ceCPICMissTrampoline; | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1503:22: warning: 'ceCheckFeaturesFunction' defined but not used [-Wunused-variable] 1503 | static usqIntptr_t (*ceCheckFeaturesFunction)(void); | ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1493:14: warning: 'ceByteSizeOfTrampoline' defined but not used [-Wunused-variable] 1493 | static sqInt ceByteSizeOfTrampoline; | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:1479:14: warning: 'breakBlock' defined but not used [-Wunused-variable] 1479 | static sqInt breakBlock; | ^~~~~~~~~~ -- 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 In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genSpecialSelectorComparison': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:39249:16: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] 39249 | return ssPushAnnotatedConstant((result | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39250 | ? trueObject() | ~~~~~~~~~~~~~~ 39251 | : falseObject())); | ~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:39220:9: note: 'result' was declared here 39220 | int result; | ^~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:14121:46: warning: 'argInt' may be used uninitialized in this function [-Wmaybe-uninitialized] 14121 | ((abstractInstruction->operands))[0] = operandOne; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:39051:11: note: 'argInt' was declared here 39051 | sqInt argInt; | ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'genSpecialSelectorArithmetic': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:38903:70: warning: 'rcvrInt' may be used uninitialized in this function [-Wmaybe-uninitialized] 38903 | (anInstruction2->dependent = locateLiteral(rcvrInt)); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:2432:44: warning: 'jumpContinue' may be used uninitialized in this function [-Wmaybe-uninitialized] 2432 | ((self_in_jmpTarget->operands))[0] = (((usqInt)anAbstractInstruction)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:38789:26: note: 'jumpContinue' was declared here 38789 | AbstractInstruction *jumpContinue; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:38833:59: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] 38833 | ssPushAnnotatedConstant((((usqInt)result << 3) | 1))); | ^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:14121:46: warning: 'argInt' may be used uninitialized in this function [-Wmaybe-uninitialized] 14121 | ((abstractInstruction->operands))[0] = operandOne; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:38784:11: note: 'argInt' was declared here 38784 | sqInt argInt; | ^~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogit.c:11: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c: In function 'initializeCodeZoneFromupTo': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:13329:38: warning: 'endCPICCase1' may be used uninitialized in this function [-Wmaybe-uninitialized] 13329 | cPICCaseSize = ((endCPICCase1->address)) - ((endCPICCase0->address)); | ~~~~~~~~~~~~~~^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/cogitaarch64.c:13248:27: note: 'endCPICCase1' was declared here 13248 | AbstractInstruction * endCPICCase1; | ^~~~~~~~~~~~ [ 26%] Building C object CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -MD -MT CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o -MF CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o.d -o CMakeFiles/PharoVMCore.dir/generated/64/vm/src/gcc3x-cointerp.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:48: warning: ignoring '#pragma auto_inline ' [-Wunknown-pragmas] 48 | #pragma auto_inline(off) | /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65: warning: ignoring '#pragma auto_inline ' [-Wunknown-pragmas] 65 | #pragma auto_inline(on) | /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'interpret': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2991:37: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 2991 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2992:37: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 2992 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:88:38: warning: statement with no effect [-Wunused-value] 88 | # define bytecodeDispatchDebugHook() 0 | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2998:17: note: in expansion of macro 'bytecodeDispatchDebugHook' 2998 | bytecodeDispatchDebugHook(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3012:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3012 | object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3026:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3026 | object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 8 /* (currentBytecode bitAnd: 15) << self shiftForWord */); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3040:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3040 | object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 16 /* (currentBytecode bitAnd: 15) << self shiftForWord */); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3054:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3054 | object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 24 /* (currentBytecode bitAnd: 15) << self shiftForWord */); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3068:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3068 | object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 32 /* (currentBytecode bitAnd: 15) << self shiftForWord */); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3082:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3082 | object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 40 /* (currentBytecode bitAnd: 15) << self shiftForWord */); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3096:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3096 | object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 48 /* (currentBytecode bitAnd: 15) << self shiftForWord */); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3110:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3110 | object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 56 /* (currentBytecode bitAnd: 15) << self shiftForWord */); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3124:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3124 | object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 64 /* (currentBytecode bitAnd: 15) << self shiftForWord */); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3138:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3138 | object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 72 /* (currentBytecode bitAnd: 15) << self shiftForWord */); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3152:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3152 | object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 80 /* (currentBytecode bitAnd: 15) << self shiftForWord */); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3166:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3166 | object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 88 /* (currentBytecode bitAnd: 15) << self shiftForWord */); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3180:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3180 | object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 96 /* (currentBytecode bitAnd: 15) << self shiftForWord */); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3194:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3194 | object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 104 /* (currentBytecode bitAnd: 15) << self shiftForWord */); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3208:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3208 | object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 112 /* (currentBytecode bitAnd: 15) << self shiftForWord */); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3222:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3222 | object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 120 /* (currentBytecode bitAnd: 15) << self shiftForWord */); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3237:131: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 3237 | object = (0 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3238:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3238 | ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3239:93: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3239 | : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3254:131: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 3254 | object = (1 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3255:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3255 | ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3256:93: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3256 | : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3271:131: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 3271 | object = (2 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3272:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3272 | ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3273:93: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3273 | : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3288:131: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 3288 | object = (3 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3289:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3289 | ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3290:93: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3290 | : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3305:131: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 3305 | object = (4 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3306:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3306 | ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3307:93: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3307 | : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3322:131: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 3322 | object = (5 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3323:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3323 | ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3324:93: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3324 | : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3339:131: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 3339 | object = (6 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3340:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3340 | ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3341:93: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3341 | : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3356:131: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 3356 | object = (7 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3357:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3357 | ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3358:93: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3358 | : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3373:131: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 3373 | object = (8 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3374:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3374 | ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3375:93: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3375 | : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3390:131: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 3390 | object = (9 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3391:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3391 | ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3392:93: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3392 | : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3407:132: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 3407 | object = (10 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3408:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3408 | ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3409:93: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3409 | : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3424:132: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 3424 | object = (11 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3425:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3425 | ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3426:93: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3426 | : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3440:132: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 3440 | object = (12 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3441:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3441 | ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3442:93: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3442 | : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3456:132: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 3456 | object = (13 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3457:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3457 | ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3458:93: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3458 | : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3472:132: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 3472 | object = (14 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3473:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3473 | ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3474:93: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3474 | : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3488:132: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 3488 | object = (15 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3489:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3489 | ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:3490:93: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 3490 | : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4710:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 4710 | rcvr = longAt(localFP + FoxIFReceiver); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4766:124: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 4766 | if (0 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4767:80: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 4767 | longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord), longAtPointer(localSP)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4770:94: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 4770 | longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord), longAtPointer(localSP)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4786:124: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 4786 | if (1 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4787:80: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 4787 | longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4790:94: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 4790 | longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4806:124: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 4806 | if (2 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4807:80: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 4807 | longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4810:94: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 4810 | longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4826:124: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 4826 | if (3 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4827:80: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 4827 | longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4830:94: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 4830 | longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4846:124: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 4846 | if (4 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4847:80: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 4847 | longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4850:94: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 4850 | longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4866:124: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 4866 | if (5 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4867:80: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 4867 | longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4870:94: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 4870 | longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4886:124: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 4886 | if (6 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4887:80: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 4887 | longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4890:94: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 4890 | longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4906:124: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 4906 | if (7 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4907:80: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 4907 | longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4910:94: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 4910 | longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:4926:57: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 4926 | object = longAt(localFP + FoxIFReceiver); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5019:67: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5019 | localReturnValue = longAt(localFP + FoxIFReceiver); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5059:74: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 5059 | if (!((byteAt((localFP + FoxIFrameFlags) + 3)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5079:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5079 | closure = longAt(localFP + (frameStackedReceiverOffset(localFP))); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5096:80: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5096 | if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5097:76: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5097 | ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5098:94: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 5098 | : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5100:85: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5100 | ourContext = longAt(localFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5128:72: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5128 | if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5129:68: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5129 | ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5130:86: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 5130 | : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5132:78: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5132 | ourContext1 = longAt(localFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5149:72: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5149 | if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5150:68: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5150 | ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5151:86: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 5151 | : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5153:78: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5153 | ourContext2 = longAt(localFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5177:59: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5177 | if ((longAt(theFP + FoxSavedFP)) == 0) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5183:86: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5183 | callerContextOrNil = longAt((thePage1->baseAddress)); | ~~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5190:94: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5190 | frameToReturnTo = pointerForOop(longAt(theFP + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5213:80: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5213 | if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5214:76: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5214 | ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5215:94: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 5215 | : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5217:86: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5217 | ourContext3 = longAt(localFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5244:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5244 | callerContextOrNil2 = longAt((thePage3->baseAddress)); | ~~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5269:95: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5269 | callerContextOrNil1 = longAt((thePage2->baseAddress)); | ~~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5310:88: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5310 | localFP = pointerForOop(longAt(localFP + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5312:81: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5312 | localIP = pointerForOop(longAt(callerFP + FoxCallerSavedIP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5326:75: warning: passing argument 2 of 'longAtPointerput' makes integer from pointer without a cast [-Wint-conversion] 5326 | longAtPointerput(localSP, localIP); | ^~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 142 | static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5337:80: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5337 | localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5341:61: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5341 | aMethodObj = longAt(localFP + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5432:80: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5432 | callersFPOrNull = pointerForOop(longAt(localFP + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5440:78: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5440 | callerContextOrNil = longAt((thePage1->baseAddress)); | ~~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5472:101: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5472 | while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5501:118: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5501 | contextToReturnFrom = longAt(((GIV(stackPage)->baseAddress)) - BytesPerWord); In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5504:71: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 5504 | longAtput((sp = GIV(stackPointer) - BytesPerWord), contextToReturnFrom); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5507:72: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 5507 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), localReturnValue); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5510:72: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 5510 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5540:83: warning: passing argument 2 of 'longAtPointerput' makes integer from pointer without a cast [-Wint-conversion] 5540 | longAtPointerput(localSP, localIP); | ^~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 142 | static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5551:88: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5551 | localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5555:69: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5555 | aMethodObj = longAt(localFP + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5571:72: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5571 | localIP = pointerForOop(longAt(localFP + FoxCallerSavedIP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5572:115: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5572 | localSP = localFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5574:45: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 5574 | : byteAt((localFP + FoxIFrameFlags) + 1)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5585:75: warning: passing argument 2 of 'longAtPointerput' makes integer from pointer without a cast [-Wint-conversion] 5585 | longAtPointerput(localSP, localIP); | ^~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 142 | static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5596:80: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5596 | localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5599:62: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5599 | aMethodObj1 = longAt(localFP + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5643:62: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5643 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5644:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5644 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5645:76: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 5645 | : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5647:67: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5647 | ourContext = longAt(theFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5680:75: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5680 | object1 = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + (((sqInt)((usqInt)(variableIndex) << (shiftForWord()))))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5686:118: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 5686 | object = (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5687:87: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5687 | ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5688:101: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5688 | : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5735:65: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5735 | objOop = longAt(localFP + FoxIFReceiver); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5778:112: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 5778 | if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5779:88: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 5779 | longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5782:102: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 5782 | longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5864:65: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 5864 | objOop = longAt(localFP + FoxIFReceiver); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5907:112: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 5907 | if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5908:88: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 5908 | longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:5911:102: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 5911 | longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] 37 | # define sendBreakpointreceiver(sel, len, rcvr) 0 | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6041:41: note: in expansion of macro 'sendBreakpointreceiver' 6041 | sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(GIV(messageSelector)), lengthOfMaybeImmediate(GIV(messageSelector)), longAtPointer(localSP + (GIV(argumentCount) * BytesPerOop))); | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6195:77: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 6195 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6196:77: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 6196 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6269:92: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 6269 | && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6284:108: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 6284 | GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6289:77: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 6289 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6290:77: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 6290 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6301:67: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 6301 | longAtput(localFP + FoxIFSavedIP, ((sqInt)localIP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6312:77: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 6312 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6313:77: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 6313 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6326:92: warning: passing argument 2 of 'longAtPointerput' makes integer from pointer without a cast [-Wint-conversion] 6326 | longAtPointerput((localSP -= BytesPerOop), localIP); | ^~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 142 | static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6328:92: warning: passing argument 2 of 'longAtPointerput' makes integer from pointer without a cast [-Wint-conversion] 6328 | longAtPointerput((localSP -= BytesPerOop), localFP); | ^~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 142 | static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6367:121: warning: passing argument 1 of 'reapAndResetErrorCodeToheader' makes integer from pointer without a cast [-Wint-conversion] 6367 | shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(localFP, methodHeader2); | ^~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 1644 | static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); | ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6387:85: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 6387 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6388:85: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 6388 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6450:62: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 6450 | obj = longAt(localFP + FoxIFReceiver); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6481:93: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 6481 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6482:93: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 6482 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6498:98: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 6498 | callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6507:101: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 6507 | callerContextOrNil = longAt((thePage->baseAddress)); | ~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6515:89: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 6515 | if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6516:85: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 6516 | ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6517:103: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 6517 | : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6519:91: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 6519 | object3 = longAt(callerFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6631:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 6631 | obj1 = longAt(localFP + FoxIFReceiver); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6726:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 6726 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6727:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 6727 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6924:62: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 6924 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6925:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 6925 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6926:76: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 6926 | : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:6928:67: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 6928 | ourContext = longAt(theFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:7066:116: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 7066 | tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:7067:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 7067 | ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:7068:93: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 7068 | : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:7090:116: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 7090 | tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:7091:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 7091 | ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:7092:93: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 7092 | : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:7127:116: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 7127 | tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:7128:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 7128 | ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:7129:93: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 7129 | : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:7180:62: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 7180 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:7181:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 7181 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:7182:76: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 7182 | : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:7184:64: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 7184 | context = longAt(theFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:7500:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 7500 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:7501:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 7501 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:7506:72: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 7506 | backwardJumpCountByte = byteAt(localFP + ((VMBIGENDIAN | ~~~~~~~~^~~~~~~~~~~~~~~ | | | char * 7507 | ? (FoxIFrameFlags + BytesPerWord) - 1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7508 | : FoxIFrameFlags))); | ~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:7529:51: warning: passing argument 1 of 'byteAtput' makes integer from pointer without a cast [-Wint-conversion] 7529 | byteAtput(localFP + ((VMBIGENDIAN | ~~~~~~~~^~~~~~~~~~~~~~~ | | | char * 7530 | ? (FoxIFrameFlags + BytesPerWord) - 1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7531 | : FoxIFrameFlags)), backwardJumpCountByte); | ~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 159 | static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:7743:63: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 7743 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:7749:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 7749 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:7750:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 7750 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:7887:63: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 7887 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:7893:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 7893 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:7894:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 7894 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:8964:63: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 8964 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:8970:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 8970 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:8971:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 8971 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:9123:63: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 9123 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:9129:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 9129 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:9130:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 9130 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:9269:62: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 9269 | integerArgument = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:9277:76: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 9277 | integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:9315:55: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 9315 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:9322:61: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 9322 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:9323:61: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 9323 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:9391:61: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 9391 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:9392:61: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 9392 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:9435:61: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 9435 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:9436:61: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 9436 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:9484:39: warning: variable 'classOop1' set but not used [-Wunused-but-set-variable] 9484 | sqInt classOop1; | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:9483:39: warning: variable 'classOop' set but not used [-Wunused-but-set-variable] 9483 | sqInt classOop; | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:9766:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 9766 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:9767:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 9767 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:9733:39: warning: variable 'classOop' set but not used [-Wunused-but-set-variable] 9733 | sqInt classOop; | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:9819:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 9819 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:9820:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 9820 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:9786:39: warning: variable 'classOop' set but not used [-Wunused-but-set-variable] 9786 | sqInt classOop; | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:10132:72: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 10132 | if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:10133:68: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 10133 | ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:10134:86: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 10134 | : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:10136:81: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 10136 | theThingToPush = longAt(localFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:10186:67: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 10186 | localReturnValue = longAt(localFP + FoxIFReceiver); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:10339:63: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 10339 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:10345:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 10345 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:10346:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 10346 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:10483:63: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 10483 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:10489:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 10489 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:10490:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 10490 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:11559:63: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 11559 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:11565:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 11565 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:11566:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 11566 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:11718:63: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 11718 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:11724:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 11724 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:11725:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 11725 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:11864:62: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 11864 | integerArgument = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:11872:76: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 11872 | integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:11910:55: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 11910 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:11917:61: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 11917 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:11918:61: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 11918 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:11986:61: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 11986 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:11987:61: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 11987 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12030:61: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 12030 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12031:61: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 12031 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12051:39: warning: variable 'classOop1' set but not used [-Wunused-but-set-variable] 12051 | sqInt classOop1; | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12050:39: warning: variable 'classOop' set but not used [-Wunused-but-set-variable] 12050 | sqInt classOop; | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12268:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 12268 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12269:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 12269 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12235:39: warning: variable 'classOop' set but not used [-Wunused-but-set-variable] 12235 | sqInt classOop; | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12321:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 12321 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12322:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 12322 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12288:39: warning: variable 'classOop' set but not used [-Wunused-but-set-variable] 12288 | sqInt classOop; | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12535:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 12535 | rcvr = longAt(localFP + FoxIFReceiver); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12636:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 12636 | obj = longAt(localFP + FoxIFReceiver); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12667:85: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 12667 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12668:85: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 12668 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12684:90: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 12684 | callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12693:93: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 12693 | callerContextOrNil = longAt((thePage->baseAddress)); | ~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12701:81: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 12701 | if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12702:77: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 12702 | ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12703:95: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 12703 | : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12705:82: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 12705 | object = longAt(callerFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12787:102: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 12787 | object = (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12788:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 12788 | ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12789:93: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 12789 | : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12964:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 12964 | top = longAt(localSP); | ^~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13062:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 13062 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13063:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 13063 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13068:72: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 13068 | backwardJumpCountByte = byteAt(localFP + ((VMBIGENDIAN | ~~~~~~~~^~~~~~~~~~~~~~~ | | | char * 13069 | ? (FoxIFrameFlags + BytesPerWord) - 1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13070 | : FoxIFrameFlags))); | ~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13091:51: warning: passing argument 1 of 'byteAtput' makes integer from pointer without a cast [-Wint-conversion] 13091 | byteAtput(localFP + ((VMBIGENDIAN | ~~~~~~~~^~~~~~~~~~~~~~~ | | | char * 13092 | ? (FoxIFrameFlags + BytesPerWord) - 1 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13093 | : FoxIFrameFlags)), backwardJumpCountByte); | ~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 159 | static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13201:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 13201 | obj = longAt(localFP + FoxIFReceiver); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13296:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 13296 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13297:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 13297 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13421:96: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 13421 | if (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13422:80: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 13422 | longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13425:94: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 13425 | longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13450:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 13450 | obj = longAt(localFP + FoxIFReceiver); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13545:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 13545 | localSP = pointerForOop(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13546:69: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 13546 | localFP = pointerForOop(GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13667:96: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 13667 | if (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13668:80: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 13668 | longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13671:94: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 13671 | longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13765:70: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 13765 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13766:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 13766 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13767:84: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 13767 | : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13769:72: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 13769 | context = longAt(theFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ -- Detecting CXX compile features - done -- Compiling for architecture: armv7l -- Full Platform name: Linux-armv7l -- Building Pharo with executable named pharo -- Looking for sys/types.h /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13833:167: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 13833 | longAtput((newClosure + BaseHeaderSize) + (((sqInt)((usqInt)(FullClosureReceiverIndex) << (shiftForWord())))), longAt(localFP + FoxIFReceiver)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13883:62: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 13883 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13884:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 13884 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13885:76: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 13885 | : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13887:64: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 13887 | context = longAt(theFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:12948:17: warning: label 'directedSuperclassSend' defined but not used [-Wunused-label] 12948 | directedSuperclassSend: | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'activateCoggedNewMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14258:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14258 | rcvr = longAt(GIV(stackPointer) + (((cogMethod->cmNumArgs)) * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14260:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14260 | longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14272:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14272 | longAtput((sp = GIV(stackPointer) - BytesPerWord), object); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14275:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14275 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14281:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14281 | longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14281:65: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14281 | longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14285:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14285 | longAtput((sp7 = GIV(stackPointer) - BytesPerWord), ((sqInt)cogMethod)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14288:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14288 | longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14291:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14291 | longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14296:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14296 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14302:51: warning: passing argument 1 of 'reapAndResetErrorCodeToheader' makes integer from pointer without a cast [-Wint-conversion] 14302 | reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 1644 | static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); | ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14308:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14308 | longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object1); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14311:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14311 | longAtput((sp4 = GIV(stackPointer) - BytesPerWord), rcvr); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'activateNewMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14359:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14359 | rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14363:76: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14363 | GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14367:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14367 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14370:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14370 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14370:65: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14370 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14374:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14374 | longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14388:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14388 | longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14394:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14394 | longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14397:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14397 | longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14400:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14400 | longAtput((sp7 = GIV(stackPointer) - BytesPerWord), rcvr); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14404:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14404 | longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14416:85: warning: passing argument 1 of 'reapAndResetErrorCodeToheader' makes integer from pointer without a cast [-Wint-conversion] 14416 | shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 1644 | static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); | ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'assertValidExecutionPointersimbarline': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14590:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14590 | methodField = longAt(lifp + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14601:53: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14601 | theIP = longAt(lifp + FoxIFSavedIP); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14617:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14617 | methodField1 = longAt(lifp + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14634:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14634 | if ((longAt(lifp + FoxSavedFP)) == 0) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14581:12: warning: variable 'theIP' set but not used [-Wunused-but-set-variable] 14581 | usqInt theIP; | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14578:16: warning: variable 'cogMethod' set but not used [-Wunused-but-set-variable] 14578 | CogMethod *cogMethod; | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'assertValidMachineCodeFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14649:68: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14649 | cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14645:16: warning: variable 'homeMethod' set but not used [-Wunused-but-set-variable] 14645 | CogMethod *homeMethod; | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'assertValidStackedInstructionPointersInline': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14691:53: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14691 | theIP = ((usqInt)(longAt((aStackPage->headSP)))); | ~~~~~~~~~~~^~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14698:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14698 | if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14700:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14700 | methodField = longAt(theFP + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14717:50: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14717 | methodObj = longAt(theFP + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14722:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14722 | theIP = longAt(theFP + FoxIFSavedIP); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14728:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14728 | theIP = ((usqInt)(longAt(theFP + FoxCallerSavedIP))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14729:63: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14729 | if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14675:16: warning: variable 'theMethod' set but not used [-Wunused-but-set-variable] 14675 | CogMethod *theMethod; | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14671:12: warning: variable 'methodObj' set but not used [-Wunused-but-set-variable] 14671 | usqInt methodObj; | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'attemptToSwitchToMachineCode': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14785:67: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 14785 | if (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 3)) != 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14786:137: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14786 | && (!(isVanillaBlockClosure((cls = frameStackedReceivernumArgs(GIV(framePointer), ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14788:71: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 14788 | : byteAt((GIV(framePointer) + FoxIFrameFlags) + 1)))))))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14808:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14808 | if ((longAt(GIV(framePointer) + FoxSavedFP)) == 0) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14809:53: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14809 | longAtput(GIV(framePointer) + FoxCallerSavedIP, ceBaseFrameReturnPC()); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14812:89: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14812 | if (!((((usqInt)(longAt((pointerForOop(longAt(GIV(framePointer) + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()))) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14812:105: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14812 | if (!((((usqInt)(longAt((pointerForOop(longAt(GIV(framePointer) + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()))) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14814:80: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14814 | theFP = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14816:113: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14816 | longAtput(theFP + FoxIFSavedIP, ((sqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP))))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14816:49: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14816 | longAtput(theFP + FoxIFSavedIP, ((sqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP))))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14817:61: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14817 | longAtput(GIV(framePointer) + FoxCallerSavedIP, ceReturnToInterpreterPC()); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14820:66: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 14820 | if ((byteAt((GIV(framePointer) + FoxIFrameFlags) + 3)) != 0) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14821:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14821 | closure = longAt(GIV(framePointer) + (frameStackedReceiverOffset(GIV(framePointer)))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14842:119: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 14842 | longAtput(GIV(framePointer) + FoxMethod, methodField + (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 2)) != 0 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14842:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14842 | longAtput(GIV(framePointer) + FoxMethod, methodField + (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 2)) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14846:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14846 | longAtput((p + FoxMFReceiver) - FoxIFReceiver, longAt(p)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14846:55: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14846 | longAtput((p + FoxMFReceiver) - FoxIFReceiver, longAt(p)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14853:77: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14853 | cogMethod1 = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14864:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14864 | longAtput((sp = GIV(stackPointer) - BytesPerWord), pc); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14867:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14867 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14772:16: warning: variable 'homeMethod' set but not used [-Wunused-but-set-variable] 14772 | CogMethod *homeMethod; | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'callbackEnter': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14896:64: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14896 | wasInMachineCode = (((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14941:53: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14941 | longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14886:20: warning: variable 'wasInMachineCode' set but not used [-Wunused-but-set-variable] 14886 | volatile sqInt wasInMachineCode; | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'callRegisterArgCogMethodatreceiver': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14991:78: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14991 | longAtput(GIV(stackPointer) + (3 * BytesPerWord), longAt(GIV(stackPointer))); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14991:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14991 | longAtput(GIV(stackPointer) + (3 * BytesPerWord), longAt(GIV(stackPointer))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14993:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14993 | object = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14994:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14994 | longAtput((sp = GIV(stackPointer) - BytesPerWord), object); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14997:92: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 14997 | longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer) + (3 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14997:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14997 | longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer) + (3 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14998:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14998 | longAtput(GIV(stackPointer) + (2 * BytesPerWord), rcvr); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14999:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 14999 | longAtput(GIV(stackPointer) + (3 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15004:78: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15004 | longAtput(GIV(stackPointer) + (2 * BytesPerWord), longAt(GIV(stackPointer))); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15004:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15004 | longAtput(GIV(stackPointer) + (2 * BytesPerWord), longAt(GIV(stackPointer))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15006:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15006 | object1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15007:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15007 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15009:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15009 | longAtput(GIV(stackPointer) + (1 * BytesPerWord), rcvr); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15010:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15010 | longAtput(GIV(stackPointer) + (2 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15015:70: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15015 | longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer))); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15015:37: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15015 | longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15016:37: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15016 | longAtput(GIV(stackPointer) + (0 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15018:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15018 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ceActivateFailingPrimitiveMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15042:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15042 | result = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15045:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15045 | longAtput((sp = GIV(stackPointer) - BytesPerWord), result); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ceBaseFrameReturn': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15103:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15103 | contextToReturnTo = longAt((GIV(stackPage)->baseAddress)); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15132:69: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15132 | while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15162:86: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15162 | contextToReturnFrom = longAt(((GIV(stackPage)->baseAddress)) - BytesPerWord); In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15165:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15165 | longAtput((sp3 = GIV(stackPointer) - BytesPerWord), contextToReturnFrom); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15168:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15168 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15171:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15171 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15189:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15189 | if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15191:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15191 | longAtput((sp = GIV(stackPointer) - BytesPerWord), returnValue); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15195:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15195 | GIV(instructionPointer) = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15197:68: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15197 | GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15200:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15200 | aMethodObj = longAt(GIV(framePointer) + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ceCannotAssignTowithIndexvalueToAssign': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15233:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15233 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15237:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15237 | longAtput((sp = GIV(stackPointer) - BytesPerWord), immutableObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15240:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15240 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), valueToAssign); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15243:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15243 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), (((usqInt)(index + 1) << 3) | 1)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15246:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15246 | longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ceCannotResume': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15269:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15269 | resultOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15271:85: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15271 | longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt(GIV(framePointer) + FoxThisContext)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15271:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15271 | longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt(GIV(framePointer) + FoxThisContext)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15274:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15274 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), resultOop); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15278:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15278 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15280:179: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15280 | return ceSendAborttonumArgs(longAt((GIV(specialObjectsOop) + BaseHeaderSize) + (((sqInt)((usqInt)(SelectorCannotReturn) << (shiftForWord()))))), longAt(GIV(framePointer) + FoxThisContext), 1); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ceContextinstVar': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15342:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15342 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15347:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15347 | longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ceContextinstVarvalue': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15371:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15371 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15376:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15376 | longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ceInterpretMethodFromPICreceiver': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15449:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15449 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ceMNUFromPICMNUMethodreceiver': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15480:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15480 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15491:39: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15491 | longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ceNonLocalReturn': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15612:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15612 | closure = longAt(GIV(framePointer) + (frameStackedReceiverOffset(GIV(framePointer)))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15632:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15632 | if (((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15633:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15633 | ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15634:69: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 15634 | : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15636:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15636 | ourContext = longAt(theFP1 + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15642:39: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15642 | longAtput((sp = GIV(stackPointer) - BytesPerWord), ourContext); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15645:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15645 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15648:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15648 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15667:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15667 | if (((((usqInt)(longAt(theFP2 + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15668:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15668 | ? ((longAt(theFP2 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15669:61: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 15669 | : (byteAt((theFP2 + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15671:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15671 | ourContext = longAt(theFP2 + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15677:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15677 | longAtput((sp3 = GIV(stackPointer) - BytesPerWord), ourContext); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15680:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15680 | longAtput((sp11 = GIV(stackPointer) - BytesPerWord), returnValue); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15683:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15683 | longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15691:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15691 | if (((((usqInt)(longAt(theFP6 + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15692:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15692 | ? ((longAt(theFP6 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15693:61: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 15693 | : (byteAt((theFP6 + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15695:53: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15695 | ourContext1 = longAt(theFP6 + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15701:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15701 | longAtput((sp5 = GIV(stackPointer) - BytesPerWord), ourContext1); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15704:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15704 | longAtput((sp13 = GIV(stackPointer) - BytesPerWord), returnValue); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15707:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15707 | longAtput((sp23 = GIV(stackPointer) - BytesPerWord), unwindContextOrNilOrZero); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15710:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15710 | longAtput((sp31 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15721:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15721 | if ((longAt(theFP + FoxSavedFP)) == 0) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15727:62: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15727 | callerContextOrNil = longAt((thePage1->baseAddress)); | ~~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15734:70: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15734 | frameToReturnTo = pointerForOop(longAt(theFP + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15758:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15758 | if (((((usqInt)(longAt(theFP3 + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15759:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15759 | ? ((longAt(theFP3 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15760:69: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 15760 | : (byteAt((theFP3 + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15762:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15762 | ourContext = longAt(theFP3 + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15768:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15768 | longAtput((sp4 = GIV(stackPointer) - BytesPerWord), ourContext); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15771:41: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15771 | longAtput((sp12 = GIV(stackPointer) - BytesPerWord), returnValue); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15774:41: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15774 | longAtput((sp22 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15790:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15790 | callerContextOrNil2 = longAt((thePage3->baseAddress)); | ~~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15811:71: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15811 | callerContextOrNil1 = longAt((thePage2->baseAddress)); | ~~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15846:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15846 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15853:84: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15853 | GIV(framePointer) = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15855:83: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15855 | GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(callerFP + FoxCallerSavedIP)))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ceReapAndResetErrorCodeFor': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15868:43: warning: passing argument 1 of 'reapAndResetErrorCodeToheader' makes integer from pointer without a cast [-Wint-conversion] 15868 | reapAndResetErrorCodeToheader(GIV(framePointer), (cogMethod->methodHeader)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 1644 | static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); | ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ceReturnToInterpreter': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15897:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15897 | aMethodObj = longAt(GIV(framePointer) + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15908:72: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15908 | assertValidExecutionPointersimbarline(longAt(GIV(framePointer) + FoxIFSavedIP), GIV(framePointer), GIV(stackPointer), 1, __LINE__); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15909:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 15909 | GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15911:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 15911 | longAtput((sp = GIV(stackPointer) - BytesPerWord), anOop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ceSendAborttonumArgs': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] 37 | # define sendBreakpointreceiver(sel, len, rcvr) 0 | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:15947:9: note: in expansion of macro 'sendBreakpointreceiver' 15947 | sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector), lengthOfMaybeImmediate(selector), rcvr); | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16008:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16008 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ceSendFromInLineCacheMiss': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16053:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16053 | rcvr = longAt(GIV(stackPointer) + ((numArgs + 1) * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16125:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16125 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ceSendMustBeBooleanTointerpretingAtDelta': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16168:68: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16168 | cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16169:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16169 | if ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16185:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16185 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16194:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16194 | oop = longAt(p); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16195:69: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16195 | longAtput((p - BytesPerWord) - BytesPerWord, longAt(p)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16195:46: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 16195 | longAtput((p - BytesPerWord) - BytesPerWord, longAt(p)); In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16199:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 16199 | longAtput((sp = GIV(stackPointer) - BytesPerWord), aNonBooleanObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16202:112: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16202 | ? ((1 + (((cogMethod->cmNumArgs)) << ((BytesPerWord * 8) - 8))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16204:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16204 | : 0))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16207:89: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16207 | : ((1 + (((cogMethod->cmNumArgs)) << 8)) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16209:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16209 | : 0))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16201:37: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 16201 | longAtput(GIV(framePointer) + FoxIFrameFlags, (VMBIGENDIAN | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16212:37: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 16212 | longAtput(GIV(framePointer) + FoxIFSavedIP, 0); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16213:37: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 16213 | longAtput(GIV(framePointer) + FoxMethod, methodObj); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16160:11: warning: variable 'oop' set but not used [-Wunused-but-set-variable] 16160 | sqInt oop; | ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ceSendMustBeBoolean': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16237:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16237 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16241:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 16241 | longAtput((sp = GIV(stackPointer) - BytesPerWord), anObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16244:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 16244 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ceSendabovetonumArgs': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] 37 | # define sendBreakpointreceiver(sel, len, rcvr) 0 | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16315:9: note: in expansion of macro 'sendBreakpointreceiver' 16315 | sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector), lengthOfMaybeImmediate(selector), rcvr); | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16392:73: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16392 | linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, noCheckEntryOffset(), rcvr); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16421:65: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16421 | linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, noCheckEntryOffset(), rcvr); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16424:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16424 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16431:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16431 | top1 = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ceSendsupertonumArgs': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] 37 | # define sendBreakpointreceiver(sel, len, rcvr) 0 | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16488:9: note: in expansion of macro 'sendBreakpointreceiver' 16488 | sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector), lengthOfMaybeImmediate(selector), rcvr); | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16500:57: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16500 | if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16505:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16505 | methodPointer = longAt(GIV(framePointer) + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16607:73: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16607 | linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, (superNormalBar == 0 | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16638:65: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16638 | linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, (superNormalBar == 0 | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16652:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16652 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16659:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16659 | top1 = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ceStackOverflow': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16684:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16684 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16688:68: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16688 | cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16678:11: warning: variable 'cesoRetAddr' set but not used [-Wunused-but-set-variable] 16678 | sqInt cesoRetAddr; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ceTraceBlockActivation': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16712:169: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16712 | printActivationNameForreceiverisBlockfirstTemporary(((mframeHomeMethod(GIV(framePointer)))->methodObject), ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16714:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16714 | longAt(GIV(framePointer) + FoxMFReceiver)) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16716:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16716 | longAt(GIV(framePointer) + FoxIFReceiver))), 1, null); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ceTraceLinkedSend': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16733:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16733 | cogMethod = ((CogMethod *) ((longAt(GIV(stackPointer))) - (traceLinkedSendOffset()))); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] 37 | # define sendBreakpointreceiver(sel, len, rcvr) 0 | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16754:9: note: in expansion of macro 'sendBreakpointreceiver' 16754 | sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector1), lengthOfMaybeImmediate(selector1), theReceiver); | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16730:11: warning: variable 'selector1' set but not used [-Wunused-but-set-variable] 16730 | sqInt selector1; | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'checkAssertsEnabledInCoInterpreter': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16773:11: warning: variable 'assertsAreEnabledInCoInterpreter' set but not used [-Wunused-but-set-variable] 16773 | sqInt assertsAreEnabledInCoInterpreter; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'checkStackIntegrity': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16966:76: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16966 | frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16970:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16970 | oop = longAt(theSP); | ^~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16978:62: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16978 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16980:64: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16980 | ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16982:82: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 16982 | (byteAt((theFP + FoxIFrameFlags) + 2)) != 0))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:16983:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 16983 | oop = longAt(theFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17007:61: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17007 | if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17009:68: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17009 | methodField = longAt(theFP + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17018:74: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 17018 | if ((heapMapAtWord(pointerForOop(cogMethod))) == 0) { | ^~~~~~~~~ | | | CogMethod * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'CogMethod *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17024:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17024 | oop = longAt(theFP + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17031:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17031 | if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17037:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17037 | oop = longAt(theSP); | ^~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'commenceCogCompiledCodeCompaction': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17108:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 17108 | longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17120:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17120 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'contextInstructionPointerframe': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17178:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17178 | if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17180:64: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17180 | cogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17194:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17194 | ? longAt(theFP + FoxIFSavedIP) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17195:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17195 | : theIP)) - (longAt(theFP + FoxMethod))) - BaseHeaderSize) + 2) << 3) | 1); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'divorceAMachineCodeFrameWithCogMethodin': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17249:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17249 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17252:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17252 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17253:50: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17253 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17254:68: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 17254 | : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17256:59: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17256 | theContext = longAt(theFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17265:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17265 | theFP = pointerForOop(longAt(theFP + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'enterSmalltalkExecutiveImplementation': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17406:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17406 | if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17410:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17410 | aMethodObj = longAt(GIV(framePointer) + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17422:68: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17422 | GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'executeCogMethodfromLinkedSendWithReceiver': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17449:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17449 | assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17457:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 17457 | longAtput((sp = GIV(stackPointer) - BytesPerWord), object); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17460:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 17460 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'executeCogMethodfromUnlinkedSendWithReceiver': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17485:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17485 | assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17493:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 17493 | longAtput((sp = GIV(stackPointer) - BytesPerWord), object); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17496:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 17496 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'executeCogPICfromLinkedSendWithReceiverandCacheTag': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17523:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17523 | assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17526:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 17526 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17532:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 17532 | longAtput((sp = GIV(stackPointer) - BytesPerWord), cacheTag); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17551:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 17551 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17554:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 17554 | longAtput((sp3 = GIV(stackPointer) - BytesPerWord), cacheTag); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'executeNewMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17607:53: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 17607 | longAtput(GIV(framePointer) + FoxIFSavedIP, ((sqInt)GIV(instructionPointer))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'followForwardedFieldsInCurrentMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17856:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17856 | if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17858:56: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17858 | methodField = longAt(GIV(framePointer) + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'followForwardingPointersInStackZone': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17970:61: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17970 | if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17971:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17971 | oop = longAt(theFP + FoxMFReceiver); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17974:65: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 17974 | longAtput(theFP + FoxMFReceiver, followForwarded(oop)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17979:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17979 | oop = longAt(theFP + FoxIFReceiver); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17982:65: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 17982 | longAtput(theFP + FoxIFReceiver, followForwarded(oop)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17984:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 17984 | oop = longAt(theFP + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18001:95: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18001 | longAtput(theFP + FoxIFSavedIP, (longAt(theFP + FoxIFSavedIP)) + offset); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18001:65: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18001 | longAtput(theFP + FoxIFSavedIP, (longAt(theFP + FoxIFSavedIP)) + offset); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18002:65: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18002 | longAtput(theFP + FoxMethod, (oop = newOop)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18005:63: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18005 | if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18007:64: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18007 | ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18009:82: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 18009 | (byteAt((theFP + FoxIFrameFlags) + 2)) != 0))) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18010:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18010 | && (((longAt(longAt(theFP + FoxThisContext))) & ((classIndexMask()) - (isForwardedObjectClassIndexPun()))) == 0)) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18011:104: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18011 | longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18011:57: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18011 | longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18014:68: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18014 | numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18016:75: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 18016 | : byteAt((theFP + FoxIFrameFlags) + 1)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18018:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18018 | oop = longAt(theFP + offset); | ~~~~~~^~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18021:57: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18021 | longAtput(theFP + offset, followForwarded(oop)); | ~~~~~~^~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18023:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18023 | if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18029:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18029 | oop = longAt(theSP); | ^~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18031:51: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18031 | longAtput(theSP, followForwarded(oop)); | ^~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'frameCallerContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18095:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18095 | callerContextOrNil = longAt((thePage->baseAddress)); | ~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'frameHasContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18106:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18106 | return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18107:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18107 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18108:52: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 18108 | : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'frameIsBlockActivation': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18118:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18118 | return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18119:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18119 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18120:52: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 18120 | : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'frameMethodObject': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18127:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18127 | return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18129:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18129 | : longAt(theFP + FoxMethod)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'frameNumArgs': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18139:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18139 | return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18141:51: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 18141 | : byteAt((theFP + FoxIFrameFlags) + 1)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'frameReceiver': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18155:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18155 | return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18156:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18156 | ? longAt(theFP + FoxMFReceiver) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18157:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18157 | : longAt(theFP + FoxIFReceiver)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'getCurrentBytecode': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18256:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18256 | && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'handleForwardedSendFaultForReceiverstackDelta': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18286:37: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18286 | longAtput(GIV(stackPointer) + (rcvrStackIndex * BytesPerWord), rcvr); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18288:61: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18288 | if (isPointers(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18289:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18289 | ? longAt(GIV(framePointer) + FoxMFReceiver) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18290:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18290 | : longAt(GIV(framePointer) + FoxIFReceiver)))) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18291:89: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18291 | followForwardedObjectFieldstoDepth(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18292:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18292 | ? longAt(GIV(framePointer) + FoxMFReceiver) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18293:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18293 | : longAt(GIV(framePointer) + FoxIFReceiver)), 0); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'handleMNUInMachineCodeToclassForMessage': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18322:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18322 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18371:39: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18371 | longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18380:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18380 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'iframeIsBlockActivation': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18395:49: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 18395 | return (byteAt((theFP + FoxIFrameFlags) + 3)) != 0; | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'iframeReceiver': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18402:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18402 | return longAt(theFP + FoxIFReceiver); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'iframeSavedIP': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18409:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18409 | return longAt(theFP + FoxIFSavedIP); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'instructionPointerForFramecurrentFPcurrentIP': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18469:39: warning: passing argument 1 of 'oopForPointer' makes pointer from integer without a cast [-Wint-conversion] 18469 | theIP = oopForPointer(instrPtr); | ^~~~~~~~ | | | sqInt {aka long int} In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:153:43: note: expected 'void *' but argument is of type 'sqInt' {aka 'long int'} 153 | static inline sqInt oopForPointer(void *ptr) { return (sqInt)ptr; } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18481:61: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18481 | while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18492:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18492 | ? longAt((thePage->headSP)) | ~~~~~~~~^~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18493:73: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18493 | : oopForPointer(pointerForOop(longAt(theFPAbove + FoxCallerSavedIP)))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18497:77: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18497 | ? mustMapMachineCodePCcontext((value >> 3), longAt(spouseFP + FoxThisContext)) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'interpretMethodFromMachineCode': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18602:68: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18602 | && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18614:25: warning: statement with no effect [-Wunused-value] 18614 | !GIV(primFailCode); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'isMachineCodeFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18645:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 18645 | return (((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'makeBaseFrameFor': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18779:28: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18779 | longAtput((pointer = (page->baseAddress)), followObjFieldofObject(SenderIndex, aContext)); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18780:28: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18780 | longAtput((pointer -= BytesPerWord), aContext); | ~~~~~~~~~^~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18797:36: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18797 | longAtput((pointer -= BytesPerWord), maybeClosure); | ~~~~~~~~~^~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18820:36: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18820 | longAtput((pointer -= BytesPerWord), rcvr); | ~~~~~~~~~^~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18823:36: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18823 | longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); | ~~~~~~~~~^~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18825:28: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18825 | longAtput((pointer -= BytesPerWord), ceBaseFrameReturnPC()); | ~~~~~~~~~^~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18826:28: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18826 | longAtput((pointer -= BytesPerWord), 0); | ~~~~~~~~~^~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18883:44: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18883 | longAtput((pointer -= BytesPerWord), (theMethod + MFMethodFlagHasContextFlag) + MFMethodFlagIsBlockFlag); | ~~~~~~~~~^~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18890:44: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18890 | longAtput((pointer -= BytesPerWord), theMethod + MFMethodFlagHasContextFlag); | ~~~~~~~~~^~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18892:36: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18892 | longAtput((pointer -= BytesPerWord), aContext); | ~~~~~~~~~^~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18895:36: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18895 | longAtput((pointer -= BytesPerWord), theMethod); | ~~~~~~~~~^~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18896:36: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18896 | longAtput((pointer -= BytesPerWord), aContext); | ~~~~~~~~~^~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18897:36: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18897 | longAtput((pointer -= BytesPerWord), (VMBIGENDIAN | ~~~~~~~~~^~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18904:36: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18904 | longAtput((pointer -= BytesPerWord), 0); | ~~~~~~~~~^~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18911:28: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18911 | longAtput((pointer -= BytesPerWord), rcvr); | ~~~~~~~~~^~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18918:36: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18918 | longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); | ~~~~~~~~~^~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18923:28: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 18923 | longAtput((pointer -= BytesPerWord), theIP); | ~~~~~~~~~^~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'mapStackPages': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19006:70: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19006 | theIPPtr = (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19007:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19007 | || ((longAt(theFP + FoxIFSavedIP)) == 0) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19020:76: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19020 | frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19024:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19024 | oop = longAt(theSP); | ^~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19027:59: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 19027 | longAtput(theSP, remapObj(oop)); | ^~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19031:62: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19031 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19032:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19032 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19033:76: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 19033 | : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19034:73: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19034 | if (shouldRemapObj(longAt(theFP + FoxThisContext))) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19035:105: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19035 | longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19035:65: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 19035 | longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19042:63: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19042 | if (!((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()))) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19043:73: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19043 | if (shouldRemapObj(longAt(theFP + FoxMethod))) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19045:72: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19045 | theIP = longAt(theIPPtr); | ^~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19049:80: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19049 | theIP = longAt(theIPPtr); | ^~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19054:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19054 | theIP -= longAt(theFP + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19056:100: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19056 | longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19056:65: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 19056 | longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19058:99: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19058 | longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19058:67: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 19058 | longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); | ^~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19062:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19062 | if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19068:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19068 | oop = longAt(theSP); | ^~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19071:51: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 19071 | longAtput(theSP, remapObj(oop)); | ^~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'markAndTraceStackPage': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19199:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19199 | frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19203:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19203 | oop = longAt(theSP); | ^~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19216:43: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 19216 | longAtput(theSP, oop); | ^~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19223:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19223 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19224:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19224 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19225:60: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 19225 | : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19227:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19227 | markAndTrace(longAt(theFP + FoxThisContext)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19229:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19229 | if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19231:73: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19231 | aCogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19241:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19241 | markAndTrace(longAt(theFP + FoxMethod)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19243:63: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19243 | if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19251:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19251 | oop = longAt(theSP); | ^~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19264:35: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 19264 | longAtput(theSP, oop); | ^~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'markCogMethodsAndReferentsOnPage': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19322:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19322 | if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19325:63: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19325 | if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'mcprimFunctionForPrimitiveIndex': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19387:24: warning: returning 'sqInt (*)(sqInt)' {aka 'long int (*)(long int)'} from a function with return type 'sqInt' {aka 'long int'} makes integer from pointer without a cast [-Wint-conversion] 19387 | return mcprimHashMultiply; | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'mframeCogMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19485:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19485 | return ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'mframeHomeMethodExport': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19495:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19495 | methodField = longAt(GIV(framePointer) + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'mframeHomeMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19518:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19518 | methodField = longAt(theFP + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'mframeIsBlockActivation': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19534:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19534 | return ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0; | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'mframeReceiver': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19541:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19541 | return longAt(theFP + FoxMFReceiver); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'moveFramesInthroughtoPage': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19766:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19766 | callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19770:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19770 | theSP = theFP + (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19773:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19773 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19774:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19774 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19775:52: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 19775 | : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19777:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19777 | theContext = longAt(theFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19782:69: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19782 | longAtput((newSP = (newPage->baseAddress)), longAt(callerFP + FoxThisContext)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19782:26: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 19782 | longAtput((newSP = (newPage->baseAddress)), longAt(callerFP + FoxThisContext)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19783:26: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 19783 | longAtput((newSP -= BytesPerWord), theContext); | ~~~~~~~^~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19785:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19785 | numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19787:51: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 19787 | : byteAt((theFP + FoxIFrameFlags) + 1)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19791:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19791 | longAtput(newSP, longAt(source)); | ^~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19791:27: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 19791 | longAtput(newSP, longAt(source)); | ^~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19805:61: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19805 | callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19809:36: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 19809 | longAtput(callerFP + FoxIFSavedIP, callerIP); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19812:25: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 19812 | longAtput(theFP + stackedReceiverOffset, callerIP); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19817:25: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 19817 | longAtput(newFP + FoxCallerSavedIP, ceBaseFrameReturnPC()); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19818:25: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 19818 | longAtput(newFP + FoxSavedFP, 0); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19821:67: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19821 | offsetCallerFP = pointerForOop(longAt(fpInNewPage + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19825:39: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 19825 | longAtput(fpInNewPage + FoxSavedFP, oopForPointer(offsetCallerFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19826:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19826 | if (((((usqInt)(longAt(fpInNewPage + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19827:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19827 | ? ((longAt(fpInNewPage + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19828:66: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 19828 | : (byteAt((fpInNewPage + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19829:57: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 19829 | theContext = longAt(fpInNewPage + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printFrameFlagsForFP': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20362:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20362 | if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20364:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20364 | it = (longAt(address)) & 7; | ^~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20368:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20368 | it = longAt(address); | ^~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20372:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20372 | print(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20381:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20381 | printNum(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20383:51: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 20383 | : byteAt((theFP + FoxIFrameFlags) + 1))); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20384:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20384 | print((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20385:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20385 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20386:52: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 20386 | : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20389:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20389 | print((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20390:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20390 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20391:52: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 20391 | : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printFrameMethodFor': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20409:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20409 | it = longAt(address); | ^~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20416:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20416 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20417:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20417 | && (((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0)) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20419:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20419 | methodField = longAt(theFP + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20433:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20433 | obj = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20435:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20435 | : longAt(theFP + FoxMethod)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printFrameThingatextraString': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20447:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20447 | it = longAt(address); | ^~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printFrameThingatextra': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20485:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20485 | it = longAt(address); | ^~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printFrameWithSP': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20542:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20542 | if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20544:64: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20544 | cogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20546:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20546 | methodField = longAt(theFP + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20561:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20561 | theMethod = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20563:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20563 | : longAt(theFP + FoxMethod)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20566:59: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 20566 | numArgs = byteAt((theFP + FoxIFrameFlags) + 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20580:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20580 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20581:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20581 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20582:52: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 20582 | : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20583:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20583 | rcvrOrClosure = longAt(theFP + (frameStackedReceiverOffset(theFP))); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20594:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20594 | if ((longAt(theFP + FoxSavedFP)) == 0) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20595:118: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20595 | printFrameOopat("(caller ctxt", (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20597:43: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 20597 | : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20598:117: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20598 | printFrameOopat("(saved ctxt", (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20600:43: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 20600 | : byteAt((theFP + FoxIFrameFlags) + 1))))) + (1 * BytesPerWord)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20606:92: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20606 | printFrameThingatextraString("caller ip", theFP + FoxCallerSavedIP, ((longAt(theFP + FoxCallerSavedIP)) == (ceReturnToInterpreterPC()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20611:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20611 | if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20615:39: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20615 | if (!((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()))) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20618:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20618 | if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20622:89: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20622 | printFrameThingatextra("saved ip", theFP + FoxIFSavedIP, ((longAt(theFP + FoxIFSavedIP)) == 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20624:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20624 | : (((longAt(theFP + FoxIFSavedIP)) - theMethod) + 2) - BaseHeaderSize)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20628:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20628 | topThing = longAt(theSP); | ^~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20636:75: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20636 | printFrameOopat((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20637:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20637 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20638:76: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 20638 | : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20643:84: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20643 | printFrameThingatextra("frame ip", theSP, ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20654:75: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20654 | printFrameOopat((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20655:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 20655 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:20656:76: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 20656 | : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'returnToExecutivepostContextSwitch': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21048:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21048 | if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21052:84: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21052 | cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21059:50: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21059 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21065:69: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21065 | retValue = longAt(GIV(framePointer) + FoxMFReceiver); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21070:61: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21070 | retValue = longAt(GIV(framePointer) + FoxMFReceiver); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21073:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21073 | longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21076:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21076 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), retValue); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21081:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21081 | aMethodObj = longAt(GIV(framePointer) + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21094:78: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21094 | GIV(instructionPointer) = ((usqInt)(longAt(GIV(framePointer) + FoxIFSavedIP))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'returntoExecutive': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21121:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21121 | if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21124:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21124 | longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21127:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21127 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21132:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21132 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), returnValue); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21135:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21135 | aMethodObj = longAt(GIV(framePointer) + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21149:68: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21149 | GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'sendInvokeCallbackContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21306:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21306 | longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21311:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21311 | longAtput((sp = GIV(stackPointer) - BytesPerWord), object); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21315:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21315 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21319:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21319 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21324:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21324 | longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21364:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21364 | rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21370:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21370 | longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21374:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21374 | longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21377:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21377 | longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21377:65: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21377 | longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21384:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21384 | longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21398:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21398 | longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21404:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21404 | longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object5); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21407:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21407 | longAtput((sp31 = GIV(stackPointer) - BytesPerWord), 0); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21414:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21414 | longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object11); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21417:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21417 | longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21422:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21422 | longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21426:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21426 | longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21438:85: warning: passing argument 1 of 'reapAndResetErrorCodeToheader' makes integer from pointer without a cast [-Wint-conversion] 21438 | shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 1644 | static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); | ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21445:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21445 | if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'sendInvokeCallbackStackRegistersJmpbuf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21548:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21548 | longAtput((sp = GIV(stackPointer) - BytesPerWord), object); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21552:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21552 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21556:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21556 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21560:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21560 | longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21564:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21564 | longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21604:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21604 | rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21610:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21610 | longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21614:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21614 | longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21617:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21617 | longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21617:65: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21617 | longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21624:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21624 | longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21638:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21638 | longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21644:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21644 | longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object5); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21647:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21647 | longAtput((sp31 = GIV(stackPointer) - BytesPerWord), 0); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21654:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21654 | longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object11); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21657:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21657 | longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21662:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21662 | longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21666:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 21666 | longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21678:85: warning: passing argument 1 of 'reapAndResetErrorCodeToheader' makes integer from pointer without a cast [-Wint-conversion] 21678 | shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 1644 | static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); | ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21685:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21685 | if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'shortPrintFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21743:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21743 | rcvr = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21744:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21744 | ? longAt(theFP + FoxMFReceiver) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21745:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21745 | : longAt(theFP + FoxIFReceiver)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21746:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21746 | mthd = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21748:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21748 | : longAt(theFP + FoxMethod)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21753:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21753 | printChar(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21758:98: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21758 | printActivationNameForreceiverisBlockfirstTemporary(mthd, rcvr, ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21759:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21759 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21760:52: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 21760 | : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0), ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21760:90: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21760 | : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0), ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21762:69: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21762 | ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21763:83: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21763 | : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21765:80: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 21765 | (0 < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21766:77: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21766 | ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:21767:91: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 21767 | : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1) * BytesPerWord)))))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'slowPrimitiveResponse': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22024:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22024 | && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'transferTofrom': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22323:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 22323 | longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22339:148: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22339 | assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22356:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22356 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22357:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22357 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22358:52: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 22358 | : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22360:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22360 | activeContext = longAt(theFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22464:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22464 | if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22466:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22466 | aMethodObj = longAt(GIV(framePointer) + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22479:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22479 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22483:148: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22483 | assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'updateStackZoneReferencesToCompiledCodePreCompaction': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22507:61: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22507 | if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22509:71: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22509 | theMethodField = longAt(theFP + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22517:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22517 | theIP = ((usqInt)(longAt(theIPPtr))); | ^~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22521:59: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 22521 | longAtput(theIPPtr, theIP + ((theMethod->objectHeader))); | ^~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22523:57: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 22523 | longAtput(theFP + FoxMethod, theMethodField + ((theMethod->objectHeader))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22525:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22525 | if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'updateStateOfSpouseContextForFrameWithSP': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22550:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22550 | theContext = longAt(theFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22553:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22553 | if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22559:61: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 22559 | tempIndex = byteAt((theFP + FoxIFrameFlags) + 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22572:39: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22572 | if ((((longAt(argsPointer)) & (tagMask())) == 0) | ^~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22573:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22573 | && (oopisLessThan(longAt(argsPointer), GIV(newSpaceLimit)))) { | ^~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2936:49: note: in definition of macro 'oopisLessThan' 2936 | #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) | ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22580:130: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22580 | longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))), longAt(argsPointer)); | ^~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22591:39: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22591 | if ((((longAt(pointer)) & (tagMask())) == 0) | ^~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22592:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22592 | && (oopisLessThan(longAt(pointer), GIV(newSpaceLimit)))) { | ^~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2936:49: note: in definition of macro 'oopisLessThan' 2936 | #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) | ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22599:138: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22599 | longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + tempIndex)) << (shiftForWord())))), longAt(pointer)); | ^~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'validInstructionPointerinMethodframePointer': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22623:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22623 | return (((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory()); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22626:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22626 | if ((((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory())) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22630:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22630 | theInstrPointer = longAt(fp + FoxIFSavedIP); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'validStackPageBaseFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22660:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22660 | senderContextOrNil = longAt((aPage->baseAddress)); | ~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22661:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 22661 | savedThisContext = longAt(((aPage->baseAddress)) - BytesPerWord); In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'voidVMStateForSnapshotFlushingExternalPrimitivesIf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22729:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 22729 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22728:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 22728 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveCollectCogCodeConstituents': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23107:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23107 | withDetails = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23121:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 23121 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), constituents); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveContextXray': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23148:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23148 | context = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23156:53: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23156 | if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23181:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 23181 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)flags << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveEnterCriticalSection': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23210:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23210 | criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23211:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23211 | activeProc = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23216:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23216 | criticalSection = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23243:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 23243 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23249:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 23249 | longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23254:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 23254 | longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveExitCriticalSection': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23281:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23281 | criticalSection = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFlushCacheByMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23335:82: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23335 | if ((GIV(methodCache)[probe + MethodCacheMethod]) == (longAt(GIV(stackPointer)))) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23340:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23340 | flushExternalPrimitiveOf(longAt(GIV(stackPointer))); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23341:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23341 | unlinkSendsToandFreeIf(longAt(GIV(stackPointer)), 0); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFlushCacheBySelector': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23357:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23357 | selector = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLongRunningPrimitiveSemaphore': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23395:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23395 | sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23410:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 23410 | longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveMethodPCData': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23445:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23445 | methodReceiver = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23481:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 23481 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), data); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveMethodXray': -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23512:70: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23512 | if (methodWithHeaderShouldBeCogged(methodHeaderOf(longAt(GIV(stackPointer))))) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23514:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23514 | alreadyCogged = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23515:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23515 | && ((((((usqInt) (longAt(longAt(GIV(stackPointer))))) >> (formatShift())) & (formatMask())) >= (firstCompiledMethodFormat())) | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23516:63: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23516 | && (isCogMethodReference(longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord())))))))); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23519:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23519 | cogMethod = cogselector(longAt(GIV(stackPointer)), GIV(nilObj)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23523:68: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23523 | cogMethod = cogselector(longAt(GIV(stackPointer)), GIV(nilObj)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23542:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23542 | && ((((longAt(GIV(stackPointer))) & (tagMask())) == 0) | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23543:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23543 | && ((((((usqInt) (longAt(longAt(GIV(stackPointer))))) >> (formatShift())) & (formatMask())) >= (firstCompiledMethodFormat())) | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23544:63: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23544 | && (isCogMethodReference(longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord())))))))))) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23546:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23546 | methodHeader = longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)(HeaderIndex) << (shiftForWord()))))); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23565:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 23565 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)flags << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveMinimumUnusedHeadroom': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23579:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 23579 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveObjectAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23599:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23599 | integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23618:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23618 | thisReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23636:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 23636 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveObjectAtPut': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23655:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23655 | newValue = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23656:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23656 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23662:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23662 | thisReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23724:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 23724 | longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), newValue); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveProfileSemaphore': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23745:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23745 | sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23764:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 23764 | longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveResume': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23800:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23800 | proc = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSignal': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23859:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23859 | if (synchronousSignal(longAt(GIV(stackPointer)))) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSnapshot': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23880:39: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23880 | if ((longAt(GIV(framePointer) + FoxMethod)) == GIV(newMethod)) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSnapshotEmbedded': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23900:39: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23900 | if ((longAt(GIV(framePointer) + FoxMethod)) == GIV(newMethod)) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSuspend': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23932:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 23932 | process = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:23935:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 23935 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24101:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 24101 | longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), myList); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveTerminateTo': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24157:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24157 | aContextOrNil = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24167:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24167 | thisCtx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24211:57: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24211 | if ((pointerForOop(longAt(theFP + FoxSavedFP))) != contextsFP) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24213:68: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24213 | numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24215:75: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 24215 | : byteAt((theFP + FoxIFrameFlags) + 1)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24223:77: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24223 | while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24233:88: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24233 | contextsIP = ((usqInt)(pointerForOop(longAt(frameAbove + FoxCallerSavedIP)))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24241:65: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24241 | longAtput(newSP, longAt(source)); | ^~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24241:51: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 24241 | longAtput(newSP, longAt(source)); | ^~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24243:49: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 24243 | longAtput(newFP + FoxSavedFP, contextsFP); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24243:63: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 24243 | longAtput(newFP + FoxSavedFP, contextsFP); | ^~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24244:62: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24244 | if (((((usqInt)(longAt(newFP + FoxMethod)))) < (startOfMemory())) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24248:62: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 24248 | longAtput(contextsFP + FoxIFSavedIP, contextsIP); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24251:49: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 24251 | longAtput(newFP + FoxCallerSavedIP, contextsIP); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24279:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24279 | callerContextOrNil = longAt((thePage1->baseAddress)); | ~~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24324:87: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24324 | while (((callerFP1 = pointerForOop(longAt(fp1 + FoxSavedFP)))) != 0) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24365:95: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24365 | while (((callerFP2 = pointerForOop(longAt(fp2 + FoxSavedFP)))) != 0) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24378:111: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24378 | longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24378:67: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 24378 | longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); | ^~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24378:79: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 24378 | longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24399:87: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24399 | callerContextOrNil1 = longAt((thePage2->baseAddress)); | ~~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24438:96: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24438 | longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24440:43: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 24440 | : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), aContextOrNil); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24440:52: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 24438 | longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24439 | ? ((mframeCogMethod(theFP))->cmNumArgs) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 24440 | : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), aContextOrNil); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveVoidVMState': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24479:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 24479 | longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveVoidVMStateForMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24544:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24544 | methodObj = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24547:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24547 | methodObj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24549:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24549 | if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24553:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24553 | if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24586:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24586 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24587:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24587 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24588:52: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 24588 | : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24590:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24590 | activeContext = longAt(theFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24601:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 24601 | longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24604:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 24604 | longAtput((sp = GIV(stackPointer) - BytesPerWord), object); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24615:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 24615 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24770:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24770 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24798:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24798 | top1 = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24536:11: warning: variable 'top' set but not used [-Wunused-but-set-variable] 24536 | sqInt top; | ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24526:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 24526 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24525:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 24525 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'unmarkAllFrames': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24864:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24864 | methodField = longAt(theFP + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24867:65: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 24867 | longAtput(theFP + FoxMethod, methodField - 4); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24871:62: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24871 | flags = longAt(theFP + FoxIFrameFlags); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24873:65: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 24873 | longAtput(theFP + FoxIFrameFlags, flags - 2); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24876:70: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 24876 | } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'initializeStacknumSlotspageSize': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24898:11: warning: variable 'theIndex' set but not used [-Wunused-but-set-variable] 24898 | sqInt theIndex; | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:24897:17: warning: variable 'structStackPageSize' set but not used [-Wunused-but-set-variable] 24897 | usqIntptr_t structStackPageSize; | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'cStringOrNullFor': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25029:11: warning: variable 'classOop' set but not used [-Wunused-but-set-variable] 25029 | sqInt classOop; | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveAdd': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25389:39: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 25389 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveAddLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25421:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 25421 | oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25422:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 25422 | oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25456:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 25456 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveAdoptInstance': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25484:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 25484 | arg = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25485:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 25485 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveAllInstances': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25529:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 25529 | result = allInstancesOf(longAt(GIV(stackPointer))); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25534:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 25534 | result = allInstancesOf(longAt(GIV(stackPointer))); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25541:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 25541 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveAllObjects': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25570:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 25570 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveArctan': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25586:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 25586 | rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveArrayBecome': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25606:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 25606 | arg = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25607:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 25607 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveArrayBecomeOneWay': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25630:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 25630 | arg = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25631:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 25631 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveArrayBecomeOneWayCopyHash': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25656:25: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 25656 | if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25660:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 25660 | if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25668:64: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 25668 | ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25668:112: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 25668 | ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveArrayBecomeOneWayNoCopyHash': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25690:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 25690 | arg = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25691:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 25691 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveAsCharacter': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25711:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 25711 | characterCode = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25724:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 25724 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), characterObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveAsFloat': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25739:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 25739 | rcvr = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25742:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 25742 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), floatObjectOf(((double) ((rcvr >> 3)) ))); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25770:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 25770 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25771:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 25771 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25898:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 25898 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveAtPut': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25928:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 25928 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25929:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 25929 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:25930:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 25930 | value = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26089:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 26089 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveBeCursor': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26140:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 26140 | cursorObj = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26144:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 26144 | cursorObj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26145:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 26145 | maskObj = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveBeDisplay': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26368:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 26368 | rcvr = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26362:9: warning: variable 'changed' set but not used [-Wunused-but-set-variable] 26362 | int changed; | ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveBehaviorHash': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26440:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 26440 | hashOrError = (((hash = (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask()))) != 0 | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26442:50: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 26442 | : (objCouldBeClassObj(longAt(GIV(stackPointer))) | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26443:75: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 26443 | ? (((err = enterIntoClassTable(longAt(GIV(stackPointer))))) != 0 | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26445:73: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 26445 | : (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())) | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26449:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 26449 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)hashOrError << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveBitAnd': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26485:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 26485 | oop1 = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26547:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 26547 | oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26611:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 26611 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveBitAndLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26628:68: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 26628 | integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26629:69: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 26629 | integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26636:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 26636 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveBitOr': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26669:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 26669 | oop1 = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26731:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 26731 | oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26795:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 26795 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveBitOrLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26812:68: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 26812 | integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26813:69: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 26813 | integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26820:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 26820 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveBitShift': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26838:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 26838 | integerArgument = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26846:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 26846 | integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26884:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 26884 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveBitShiftLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26906:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 26906 | integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26921:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 26921 | oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26959:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 26959 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveBitXor': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26987:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 26987 | integerArgument = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26988:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 26988 | integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26995:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 26995 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27124:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27124 | longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveBitXorLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27142:68: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 27142 | integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27143:69: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 27143 | integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27150:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27150 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveBytesLeft': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27178:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27178 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((GIV(totalFreeOldSpace) << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27185:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 27185 | if ((longAt(GIV(stackPointer))) == GIV(nilObj)) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27201:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27201 | longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27206:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 27206 | if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27210:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 27210 | if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27225:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27225 | longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27164:11: warning: variable 'aBool' set but not used [-Wunused-but-set-variable] 27164 | sqInt aBool; | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveChangeClass': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27294:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 27294 | oop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27306:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 27306 | oop1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveClass': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27343:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 27343 | instance = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27361:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27361 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveClipboardText': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27398:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 27398 | s = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27466:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27466 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveClockLogAddresses': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27511:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 27511 | runInNOut = (longAt(GIV(stackPointer) + (0 * BytesPerWord))) == GIV(trueObj); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27594:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27594 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27489:11: warning: variable 'oop' set but not used [-Wunused-but-set-variable] 27489 | sqInt oop; | ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveClosureValue': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27643:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 27643 | blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27693:156: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 27693 | assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27700:53: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27700 | longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27703:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27703 | longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27714:41: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27714 | longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27719:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27719 | longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27722:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27722 | longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27742:180: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 27742 | assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27749:77: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27749 | longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27752:64: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27752 | longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27763:65: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27763 | longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27768:57: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27768 | longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27771:57: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27771 | longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27791:76: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 27791 | GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27795:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27795 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27798:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27798 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27798:65: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27798 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27802:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27802 | longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27805:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27805 | longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27811:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27811 | longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27814:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27814 | longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27823:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27823 | longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27827:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27827 | longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveClosureValueNoContextSwitch': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27906:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 27906 | blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27956:156: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 27956 | assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27963:53: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27963 | longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27966:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27966 | longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27977:41: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27977 | longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27982:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27982 | longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:27985:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 27985 | longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28005:180: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 28005 | assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28012:77: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28012 | longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28015:64: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28015 | longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28026:65: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28026 | longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28031:57: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28031 | longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28034:57: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28034 | longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28054:76: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 28054 | GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28058:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28058 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28061:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28061 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28061:65: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28061 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28065:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28065 | longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28068:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28068 | longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28074:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28074 | longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28077:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28077 | longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28086:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28086 | longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28090:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28090 | longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveClosureValueWithArgs': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28169:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 28169 | argumentArray = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28191:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 28191 | blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28224:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 28224 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28229:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28229 | longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28251:156: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 28251 | assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28258:53: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28258 | longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28261:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28261 | longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28272:41: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28272 | longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28277:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28277 | longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28280:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28280 | longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28300:180: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 28300 | assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28307:77: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28307 | longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28310:64: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28310 | longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28321:65: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28321 | longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28326:57: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28326 | longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28329:57: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28329 | longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28349:76: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 28349 | GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28353:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28353 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28356:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28356 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28356:65: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28356 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28360:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28360 | longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28363:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28363 | longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28369:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28369 | longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28372:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28372 | longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28381:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28381 | longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28385:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28385 | longAtput((sp10 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28167:11: warning: variable 'top' set but not used [-Wunused-but-set-variable] 28167 | sqInt top; | ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveCoarseLocalMicrosecondClock': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28434:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28434 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveCoarseUTCMicrosecondClock': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28458:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28458 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveCompareBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28492:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 28492 | arg1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28493:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 28493 | arg2 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28506:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28506 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28572:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28572 | longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28579:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28579 | longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28585:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28585 | longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveCompareWith': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28623:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 28623 | order = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28631:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 28631 | string1 = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28634:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 28634 | string2 = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28681:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28681 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)result << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveConstantFill': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28701:53: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 28701 | fillValue = positive64BitValueOf(longAt(GIV(stackPointer))); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28702:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 28702 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveControlVMProfiling': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28792:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 28792 | if (((onOffBar = longAt(GIV(stackPointer) + (1 * BytesPerWord)))) == GIV(trueObj)) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28807:39: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 28807 | if (((bufferSize = longAt(GIV(stackPointer)))) == GIV(nilObj)) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28822:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 28822 | longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveCopyObject': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28853:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 28853 | arg = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28854:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 28854 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveCrashVM': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28952:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 28952 | if (((((longAt(GIV(stackPointer)))) & 7) == 1)) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28953:50: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 28953 | crashInThisThread = ((longAt(GIV(stackPointer))) >> 3); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28957:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 28957 | if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28961:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 28961 | if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveDisablePowerManager': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:28997:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 28997 | integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveDiv': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29027:62: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29027 | quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29027:96: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29027 | quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29032:39: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29032 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)quotient << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveDivide': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29057:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29057 | integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29073:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29073 | integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29094:47: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29094 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)(integerReceiver / integerArgument) << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveDivideLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29132:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29132 | oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29133:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29133 | oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29153:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29153 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveDivLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29176:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29176 | oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29177:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29177 | oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29207:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29207 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveEqual': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29222:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29222 | integerArgument = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29223:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29223 | integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29226:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29226 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver == integerArgument | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29235:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29235 | longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveEqualLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29254:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29254 | integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29255:67: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29255 | integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29258:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29258 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr == integerArg | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveExp': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29285:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29285 | rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveExponent': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29307:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29307 | rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFailForFFIExceptionat': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29399:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29399 | rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29405:53: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29405 | longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29409:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29409 | longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29412:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29412 | longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29412:73: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29412 | longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29419:39: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29419 | longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29433:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29433 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29439:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29439 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29442:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29442 | longAtput((sp3 = GIV(stackPointer) - BytesPerWord), 0); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29449:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29449 | longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29452:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29452 | longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29457:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29457 | longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29461:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29461 | longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29473:93: warning: passing argument 1 of 'reapAndResetErrorCodeToheader' makes integer from pointer without a cast [-Wint-conversion] 29473 | shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:1644:76: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 1644 | static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); | ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFetchNextMourner': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29530:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29530 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), mourner); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFloatAdd': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29558:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29558 | rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29559:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29559 | argOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29638:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29638 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFloatAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29662:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29662 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29663:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29663 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29691:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29691 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFloatAtPut': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29715:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29715 | oopToStore = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29722:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29722 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29723:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29723 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29748:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29748 | longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29759:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29759 | longAtput((sp1 = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFloatDivide': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29793:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29793 | rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29794:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29794 | argOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29881:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29881 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFloatEqual': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29910:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29910 | rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29911:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 29911 | argOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:29991:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 29991 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFloatGreaterOrEqual': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30022:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 30022 | rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30023:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 30023 | argOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30103:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 30103 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFloatGreaterThan': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30134:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 30134 | rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30135:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 30135 | argOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30215:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 30215 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFloatLessOrEqual': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30246:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 30246 | rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30247:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 30247 | argOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30327:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 30327 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFloatLessThan': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30358:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 30358 | rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30359:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 30359 | argOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30439:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 30439 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFloatMultiply': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30469:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 30469 | rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30470:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 30470 | argOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30549:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 30549 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFloatNotEqual': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30578:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 30578 | rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30579:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 30579 | argOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30659:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 30659 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!aBool | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFloatSubtract': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30689:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 30689 | rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30690:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 30690 | argOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30769:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 30769 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFlushExternalPrimitives': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30821:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 30821 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30820:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 30820 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFormPrint': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30967:25: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 30967 | if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30971:25: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 30971 | if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30983:56: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 30983 | vScale = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30984:56: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 30984 | hScale = floatValueOf(longAt(GIV(stackPointer) + (2 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:30985:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 30985 | rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFractionalPart': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31090:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 31090 | rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFullClosureValue': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31142:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 31142 | blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31178:156: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 31178 | assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31185:53: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31185 | longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31188:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31188 | longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31199:41: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31199 | longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31204:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31204 | longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31207:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31207 | longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31236:180: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 31236 | assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31243:77: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31243 | longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31246:65: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31246 | longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31257:65: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31257 | longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31262:57: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31262 | longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31265:57: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31265 | longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31285:76: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 31285 | GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31289:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31289 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31292:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31292 | longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31292:65: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31292 | longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31296:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31296 | longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31299:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31299 | longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31305:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31305 | longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31308:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31308 | longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31317:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31317 | longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31321:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31321 | longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31340:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31340 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFullClosureValueNoContextSwitch': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31414:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 31414 | blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31450:156: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 31450 | assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31457:53: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31457 | longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31460:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31460 | longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31471:41: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31471 | longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31476:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31476 | longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31479:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31479 | longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31508:180: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 31508 | assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31515:77: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31515 | longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31518:65: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31518 | longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31529:65: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31529 | longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31534:57: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31534 | longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31537:57: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31537 | longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31557:76: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 31557 | GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31561:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31561 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31564:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31564 | longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31564:65: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31564 | longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31568:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31568 | longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31571:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31571 | longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31577:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31577 | longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31580:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31580 | longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31589:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31589 | longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31593:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31593 | longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31612:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31612 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFullClosureValueWithArgs': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31686:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 31686 | argumentArray = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31708:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 31708 | blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31730:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 31730 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31735:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31735 | longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31754:156: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 31754 | assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31761:53: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31761 | longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31764:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31764 | longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31775:41: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31775 | longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31780:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31780 | longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31783:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31783 | longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31812:180: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 31812 | assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31819:77: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31819 | longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31822:65: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31822 | longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31833:65: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31833 | longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31838:57: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31838 | longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31841:57: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31841 | longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31861:76: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 31861 | GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31865:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31865 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31868:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31868 | longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31868:65: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31868 | longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31872:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31872 | longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31875:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31875 | longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31881:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31881 | longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31884:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31884 | longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31893:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31893 | longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31897:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31897 | longAtput((sp13 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31916:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31916 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31684:11: warning: variable 'top' set but not used [-Wunused-but-set-variable] 31684 | sqInt top; | ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveGetAttribute': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31957:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 31957 | integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:31980:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 31980 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), s); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveGetenv': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32007:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32007 | key = cStringOrNullFor(longAt(GIV(stackPointer))); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32030:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 32030 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveGetImmutability': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32044:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32044 | rcvr = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32048:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 32048 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveGetLogDirectory': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32087:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 32087 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), stringOop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveGetNextEvent': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32105:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32105 | arg = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveGetWindowLabel': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32247:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 32247 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), labelOop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveGetWindowSize': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32320:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 32320 | longAtput((sp = GIV(stackPointer) - BytesPerWord), object); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveGreaterOrEqual': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32333:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32333 | integerArgument = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32334:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32334 | integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32337:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 32337 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver >= integerArgument | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveGreaterOrEqualLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32361:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32361 | integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32362:67: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32362 | integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32365:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 32365 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr >= integerArg | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveGreaterThan': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32380:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32380 | integerArgument = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32381:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32381 | integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32384:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 32384 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver > integerArgument | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveGreaterThanLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32408:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32408 | integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32409:67: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32409 | integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32412:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 32412 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr > integerArg | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveGrowMemoryByAtLeast': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32427:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32427 | ammount = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32440:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 32440 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)segSize << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveHashMultiply': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32458:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32458 | value = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32483:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 32483 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)((value * HashMultiplyConstant) & 0xFFFFFFF) << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveHeartbeatFrequency': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32501:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32501 | && ((longAt(GIV(stackPointer))) == GIV(trueObj)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32507:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 32507 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveHighResClock': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32531:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 32531 | longAtput((sp = GIV(stackPointer) - BytesPerWord), object); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveIdentical': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32548:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32548 | otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32549:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32549 | thisObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32560:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 32560 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject == otherObject | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveIdentityHash': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32577:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32577 | thisReceiver = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32603:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 32603 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveImageFormatVersion': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32627:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 32627 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveImageName': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32664:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32664 | s = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32695:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 32695 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveImmediateAsInteger': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32716:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32716 | oop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32739:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 32739 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), ((value << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveInputSemaphore': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32753:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32753 | arg = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveIntegerAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32825:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32825 | index1 = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32826:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32826 | rcvr1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32855:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 32855 | longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32871:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 32871 | longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32885:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 32885 | longAtput((sp7 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32901:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 32901 | longAtput((sp6 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32922:48: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 32922 | longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)(index1) << (shiftForWord())))))); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32933:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 32933 | longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr1 + BaseHeaderSize) + (((sqInt)((usqInt)((index1 + numFixed)) << (shiftForWord())))))); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveIntegerAtPut': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32971:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32971 | valueOop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32972:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32972 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32973:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 32973 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33018:39: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33018 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33036:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33036 | longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33051:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33051 | longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of long /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33069:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33069 | longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33105:48: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33105 | longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33131:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33131 | longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveInterruptChecksPerMSec': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33168:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33168 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveInterruptSemaphore': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33184:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33184 | arg = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveInvokeObjectAsMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33241:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33241 | top1 = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33248:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33248 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33252:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33252 | longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33255:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33255 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(messageSelector)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33258:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33258 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), runArgs); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33261:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33261 | longAtput((sp3 = GIV(stackPointer) - BytesPerWord), runReceiver); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveIsBigEnder': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33289:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33289 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (VMBIGENDIAN | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveIsPinned': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33307:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33307 | obj = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33316:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33316 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveIsWindowObscured': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33342:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33342 | longAtput((sp = GIV(stackPointer) - BytesPerWord), object); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLessOrEqual': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33355:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33355 | integerArgument = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33356:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33356 | integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33359:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33359 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver <= integerArgument | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLessOrEqualLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33383:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33383 | integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33384:67: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33384 | integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33387:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33387 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr <= integerArg | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLessThan': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33402:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33402 | integerArgument = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33403:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33403 | integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33406:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33406 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver < integerArgument | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLessThanLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33430:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33430 | integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33431:67: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33431 | integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33434:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33434 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr < integerArg | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveListBuiltinModule': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33466:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33466 | integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33493:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33493 | longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33506:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33506 | longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveListExternalModule': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33535:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33535 | integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33562:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33562 | longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33575:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33575 | longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadImageSegment': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33610:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33610 | outPointerArray = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33613:53: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33613 | segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33627:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33627 | longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), result); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLocalMicrosecondClock': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33654:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33654 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLogN': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33671:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33671 | rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLowSpaceSemaphore': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33689:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33689 | arg = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveMakePoint': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33732:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33732 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33733:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33733 | arg = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33784:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33784 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), pt); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveMaxIdentityHash': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33797:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33797 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveMillisecondClock': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33826:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33826 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveMillisecondClockMask': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33841:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33841 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)MillisecondClockMask << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveMod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33853:57: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33853 | mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33853:91: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33853 | mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33858:39: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33858 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)mod << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveModLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33889:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33889 | oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33890:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33890 | oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33915:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33915 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveMultiply': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33933:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33933 | integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33949:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 33949 | integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:33982:39: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 33982 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveMultiplyLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34005:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34005 | oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34006:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34006 | oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34027:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 34027 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveNew': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34043:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34043 | obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 0); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34046:83: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34046 | reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34053:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 34053 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveNewMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34083:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34083 | header = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34084:50: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34084 | bytecodeCount = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34092:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34092 | class = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34202:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 34202 | longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), theMethod); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveNewPinned': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34215:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34215 | obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 1); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34218:83: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34218 | reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34225:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 34225 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveNewWithArg': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34252:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34252 | oop1 = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34320:78: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34320 | obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 0); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34323:67: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34323 | classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34336:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 34336 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveNewWithArgPinned': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34360:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34360 | oop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34421:78: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34421 | obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 1); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34424:67: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34424 | classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34437:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 34437 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveNextInstance': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34460:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34460 | object = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34543:39: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 34543 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), subsequentObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveNextObject': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34566:53: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34566 | instance = accessibleObjectAfter(longAt(GIV(stackPointer))); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34569:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 34569 | longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)0 << 3) | 1)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34575:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 34575 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveNotEqual': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34590:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34590 | integerArgument = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34591:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34591 | integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34594:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 34594 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver != integerArgument | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34603:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 34603 | longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveNotEqualLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34622:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34622 | integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34623:67: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34623 | integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34626:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 34626 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr != integerArg | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveNotIdentical': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34648:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34648 | otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34649:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34649 | thisObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34678:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 34678 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject != otherObject | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitivePathToUsing': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34738:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34738 | if (!(((longAt(GIV(stackPointer))) == GIV(trueObj)) | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34739:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34739 | || ((longAt(GIV(stackPointer))) == GIV(falseObj)))) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34744:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34744 | goal = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34745:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34745 | stack = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34746:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34746 | followWeak = (longAt(GIV(stackPointer))) == GIV(trueObj); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34987:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 34987 | path = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34989:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 34989 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), path); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:34699:12: warning: variable 'freeStartAtStart' set but not used [-Wunused-but-set-variable] 34699 | usqInt freeStartAtStart; | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitivePerformInSuperclass': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35022:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35022 | rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35023:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35023 | lookupClass = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35055:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35055 | selector = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35056:50: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35056 | argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35079:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 35079 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35082:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 35082 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35086:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 35086 | longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] 37 | # define sendBreakpointreceiver(sel, len, rcvr) 0 | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35093:9: note: in expansion of macro 'sendBreakpointreceiver' 35093 | sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector1), lengthOfMaybeImmediate(selector1), rcvr); | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35133:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35133 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35148:90: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35148 | longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35148:56: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 35148 | longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35013:11: warning: variable 'selector1' set but not used [-Wunused-but-set-variable] 35013 | sqInt selector1; | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitivePerformWithArgs': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35181:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35181 | actualReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35182:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35182 | selector = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35183:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35183 | argumentArray = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35206:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 35206 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35209:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 35209 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), actualReceiver); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35213:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 35213 | longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] 37 | # define sendBreakpointreceiver(sel, len, rcvr) 0 | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35220:9: note: in expansion of macro 'sendBreakpointreceiver' 35220 | sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector1), lengthOfMaybeImmediate(selector1), actualReceiver); | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35248:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35248 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35261:90: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35261 | longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35261:56: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 35261 | longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35172:11: warning: variable 'selector1' set but not used [-Wunused-but-set-variable] 35172 | sqInt selector1; | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveProfilePrimitive': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35288:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 35288 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileMethod)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveProfileSample': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35313:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 35313 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileProcess)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveProfileStart': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35348:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35348 | integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveQuit': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35380:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35380 | ? ((longAt(GIV(stackPointer))) >> 3) | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveQuo': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35400:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35400 | integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35416:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35416 | integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35452:39: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 35452 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveQuoLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35483:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35483 | oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35484:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35484 | oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35502:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 35502 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveRelinquishProcessor': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35519:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35519 | integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveRemLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35564:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35564 | oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35565:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35565 | oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35582:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 35582 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveScreenDepth': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35608:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 35608 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)depth << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveScreenScaleFactor': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35637:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 35637 | longAtput((sp = GIV(stackPointer) - BytesPerWord), object); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveScreenSize': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35709:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 35709 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSecondsClock': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35729:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 35729 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSetDisplayMode': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35753:25: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35753 | if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35757:25: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35757 | if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35770:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35770 | integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35786:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35786 | integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35802:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35802 | integerPointer2 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35822:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 35822 | longAtput((sp = GIV(stackPointer) + ((5 - 1) * BytesPerWord)), (okay | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSetFullScreen': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35839:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35839 | argOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSetImmutability': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35869:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35869 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35883:25: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35883 | if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35893:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35893 | if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35904:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 35904 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (wasImmutable | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSetInterruptKey': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35923:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35923 | integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSetLogDirectory': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:35959:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 35959 | stringOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSetOrHasIdentityHash': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36025:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36025 | hasHash = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36026:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36026 | && ((long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36028:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 36028 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (hasHash | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36036:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36036 | if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36040:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36040 | if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36061:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36061 | integerPointer = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36077:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36077 | oop = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36114:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 36114 | longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)oldHash << 3) | 1)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSetWindowLabel': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36132:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36132 | labelOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSetWindowSize': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36194:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36194 | integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36210:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36210 | integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveShortAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36248:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36248 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36254:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36254 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36270:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 36270 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveShortAtPut': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36290:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36290 | value = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36291:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36291 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36301:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36301 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36329:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 36329 | longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveShowDisplayRect': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36351:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36351 | integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36367:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36367 | integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36383:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36383 | integerPointer2 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36399:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36399 | integerPointer3 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSignalAtBytesLeft': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36434:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36434 | bytes = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSine': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36469:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36469 | rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSize': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36492:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36492 | rcvr = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36551:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 36551 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(totalLength - fixedFields) << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSizeInBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36563:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36563 | byteSize = ((longAt(GIV(stackPointer))) & (tagMask()) | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36565:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36565 | : bytesInObject(longAt(GIV(stackPointer)))); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36568:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 36568 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSizeInBytesOfInstance': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36602:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36602 | if (!(((((longAt(GIV(stackPointer)))) & 7) == 1))) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36608:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36608 | nElements = ((longAt(GIV(stackPointer))) >> 3); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36609:67: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36609 | classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36658:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 36658 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36663:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36663 | classFormat1 = ((longAt(((longAt(GIV(stackPointer) + (0 * BytesPerWord))) + BaseHeaderSize) + (((sqInt)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 3); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36683:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 36683 | longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((byteSize << 3) | 1)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSmallFloatAdd': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36707:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36707 | oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36722:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36722 | floatOrIntOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36762:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 36762 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSmallFloatArctan': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36779:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36779 | oop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSmallFloatDivide': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36818:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36818 | oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36833:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36833 | floatOrIntOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36879:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 36879 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSmallFloatEqual': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36904:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36904 | oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36919:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36919 | floatOrIntOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36959:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 36959 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr == arg | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSmallFloatExp': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36977:65: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36977 | aValue = floatObjectOf(exp(smallFloatValueOf(longAt(GIV(stackPointer))))); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSmallFloatExponent': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36993:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36993 | ((((usqInt)(longAt(GIV(stackPointer))))) <= 15 | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:36995:59: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 36995 | : ((exp = ((usqInt) (((usqInt)(longAt(GIV(stackPointer)))))) >> (((numTagBits()) + (smallFloatMantissaBits())) + 1)), | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSmallFloatFractionalPart': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37014:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37014 | oop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSmallFloatGreaterOrEqual': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37054:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37054 | oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37069:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37069 | floatOrIntOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37109:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 37109 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr >= arg | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSmallFloatGreaterThan': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37136:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37136 | oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37151:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37151 | floatOrIntOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37191:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 37191 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr > arg | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSmallFloatLessOrEqual': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37218:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37218 | oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37233:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37233 | floatOrIntOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37273:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 37273 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr <= arg | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSmallFloatLessThan': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37300:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37300 | oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37315:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37315 | floatOrIntOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37355:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 37355 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (rcvr < arg | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSmallFloatLogN': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37377:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37377 | oop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSmallFloatMultiply': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37416:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37416 | oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37431:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37431 | floatOrIntOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37471:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 37471 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSmallFloatNotEqual': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37496:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37496 | oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37511:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37511 | floatOrIntOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37551:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 37551 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!(rcvr == arg) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSmallFloatSine': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37570:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37570 | oop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSmallFloatSquareRoot': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37601:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37601 | oop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSmallFloatSubtract': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37648:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37648 | oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37663:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37663 | floatOrIntOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37703:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 37703 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSmallFloatTimesTwoPower': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37721:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37721 | arg = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37731:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37731 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37753:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 37753 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSmallFloatTruncated': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37769:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37769 | oop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSomeInstance': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37804:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37804 | class = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37814:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 37814 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSomeObject': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37833:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 37833 | longAtput((sp = GIV(stackPointer) - BytesPerWord), object); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSpecialObjectsOop': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37847:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 37847 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(specialObjectsOop)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSquareRoot': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37863:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37863 | rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreImageSegment': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37918:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37918 | outPointerArray = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37919:53: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37919 | segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37922:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37922 | arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37938:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37938 | outPointerArray = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37939:61: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37939 | segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37940:57: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37940 | arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStringAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37979:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37979 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:37980:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 37980 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38114:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 38114 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStringAtPut': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38145:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 38145 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38146:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 38146 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38147:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 38147 | value = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38314:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 38314 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStringReplace': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38354:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 38354 | array = longAt(GIV(stackPointer) + (4 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38355:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 38355 | start = longAt(GIV(stackPointer) + (3 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38356:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 38356 | stop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38357:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 38357 | repl = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38358:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 38358 | replStart = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSubtract': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38624:39: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 38624 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSubtractLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38656:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 38656 | oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38657:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 38657 | oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38691:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 38691 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveTestAndSetOwnershipOfCriticalSection': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38721:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 38721 | criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38722:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 38722 | activeProc = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38727:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 38727 | criticalSection = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38754:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 38754 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38760:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 38760 | longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38765:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 38765 | longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(nilObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveTestDisplayDepth': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38783:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 38783 | integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38803:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 38803 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (okay | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveTimesTwoPower': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38823:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 38823 | arg = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38839:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 38839 | rcvr = floatValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38842:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 38842 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(result)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveTruncated': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38858:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 38858 | rcvr = floatValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveUnloadModule': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38911:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 38911 | moduleName = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38902:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 38902 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38901:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 38901 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveUTCMicrosecondClock': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:39067:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 39067 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveUtcAndTimezoneOffset': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:39092:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 39092 | resultArray = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:39127:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 39127 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveUtcWithOffset': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:39154:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 39154 | resultArray = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:39188:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 39188 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveVMPath': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:39209:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 39209 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveVMProfileSamplesInto': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:39238:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 39238 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (running | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:39249:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 39249 | sampleBuffer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:39259:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 39259 | longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)numSamples << 3) | 1)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:39230:11: warning: variable 'v' set but not used [-Wunused-but-set-variable] 39230 | sqInt v; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveWait': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:39276:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 39276 | sema = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'clearLeakMapAndMapAccessibleObjects': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:39557:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 39557 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:39556:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 39556 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'allNewSpaceObjectsHaveZeroRTRefCount': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:40904:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 40904 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'allWeakSurvivorsOnWeakList': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:40979:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 40979 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'processEphemerons': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:41695:11: warning: variable 'oldList' set but not used [-Wunused-but-set-variable] 41695 | sqInt oldList; | ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:41694:11: warning: variable 'oldCorpse' set but not used [-Wunused-but-set-variable] 41694 | sqInt oldCorpse; | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'allInstancesOf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:42910:11: warning: variable 'prevPrevObj2' set but not used [-Wunused-but-set-variable] 42910 | sqInt prevPrevObj2; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:42909:11: warning: variable 'prevPrevObj11' set but not used [-Wunused-but-set-variable] 42909 | sqInt prevPrevObj11; | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:42908:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 42908 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:42907:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 42907 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'allObjects': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:43338:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 43338 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:43337:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 43337 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'allObjectsUnmarked': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:43520:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 43520 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:43519:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 43519 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'allOldMarkedWeakObjectsOnWeaklingStack': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:43623:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 43623 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'checkHeapFreeSpaceIntegrity': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:45319:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 45319 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:45318:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 45318 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'checkHeapIntegrityclassIndicesShouldBeValid': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:45618:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 45618 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:45617:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 45617 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'clearLeakMapAndMapAccessibleFreeSpace': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:46716:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 46716 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'countMarkedAndUnmarkdObjects': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:47194:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 47194 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:47193:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 47193 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'existInstancesInNewSpaceOf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:47743:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 47743 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'findStringBeginningWith': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:48002:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 48002 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:48001:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 48001 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'findString': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:48149:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 48149 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:48148:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 48148 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'initialInstanceOf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:49241:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 49241 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:49240:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 49240 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'initializeObjectMemory': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:49450:11: warning: variable 'freeChunk' set but not used [-Wunused-but-set-variable] 49450 | sqInt freeChunk; | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'loadImageSegmentFromoutPointers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:51474:33: warning: statement with no effect [-Wunused-value] 51474 | -classIndex2; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:51539:17: warning: statement with no effect [-Wunused-value] 51539 | 8 /* allocationUnit */ / BytesPerOop; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'longPrintInstancesWithClassIndex': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:51623:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 51623 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:51622:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 51622 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'longPrintReferencesTo': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:51742:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 51742 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:51741:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 51741 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'markObjects': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:52836:20: warning: assignment to 'sqInt' {aka 'long int'} from 'void *' makes integer from pointer without a cast [-Wint-conversion] 52836 | allocation = calloc(sizeof(void *), unscannedEphemeronsQueueInitialSize); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:53051:39: warning: passing argument 1 of 'free' makes pointer from integer without a cast [-Wint-conversion] 53051 | free((GIV(unscannedEphemerons).start)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ | | | usqInt {aka long unsigned int} In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:19, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /usr/include/stdlib.h:555:25: note: expected 'void *' but argument is of type 'usqInt' {aka 'long unsigned int'} 555 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'objectBefore': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:53899:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 53899 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:53898:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 53898 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'objectsReachableFromRoots': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:54057:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 54057 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:54056:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 54056 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printActivationsOf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:54868:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 54868 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:54867:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 54867 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printContextReferencesTo': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:55023:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 55023 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:55022:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 55022 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printForwarders': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:55240:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 55240 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:55239:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 55239 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printFreeChunks': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:55358:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 55358 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:55357:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 55357 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printInstancesWithClassIndex': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:55713:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 55713 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:55712:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 55712 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printMethodImplementorsOf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:55886:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 55886 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:55885:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 55885 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printMethodReferencesTo': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:56019:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 56019 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:56018:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 56018 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printObjectsWithHash': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:56194:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 56194 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:56193:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 56193 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printOopsExcept': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:56412:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 56412 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:56411:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 56411 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printOopsSuchThat': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:56582:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 56582 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:56581:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 56581 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printReferencesTo': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:56711:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 56711 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:56710:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 56710 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'pushOnUnscannedEphemeronsStack': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:57008:64: warning: passing argument 1 of 'realloc' makes pointer from integer without a cast [-Wint-conversion] 57008 | reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ | | | usqInt {aka long unsigned int} In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:19, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /usr/include/stdlib.h:551:29: note: expected 'void *' but argument is of type 'usqInt' {aka 'long unsigned int'} 551 | extern void *realloc (void *__ptr, size_t __size) | ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:57008:29: warning: assignment to 'sqInt' {aka 'long int'} from 'void *' makes integer from pointer without a cast [-Wint-conversion] 57008 | reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); | ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:8, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'runLeakCheckerFor': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:57445:55: warning: value computed is not used [-Wunused-value] 57445 | asserta((checkInterpreterIntegrity()) == 0); /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: in definition of macro 'asserta' 30 | # define asserta(expr) (expr) | ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'runLeakCheckerForexcludeUnmarkedObjsclassIndicesShouldBeValid': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:57466:55: warning: value computed is not used [-Wunused-value] 57466 | asserta((checkInterpreterIntegrity()) == 0); /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqAssert.h:30:25: note: in definition of macro 'asserta' 30 | # define asserta(expr) (expr) | ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'setHeapBasememoryLimitendOfMemory': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:57577:11: warning: variable 'oldStart' set but not used [-Wunused-but-set-variable] 57577 | sqInt oldStart; | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:57574:11: warning: variable 'actualEdenBytes' set but not used [-Wunused-but-set-variable] 57574 | sqInt actualEdenBytes; | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'validClassTableHashes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:58793:11: warning: variable 'ignored' set but not used [-Wunused-but-set-variable] 58793 | sqInt ignored; | ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'compact': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:58984:11: warning: variable 'prevPrevObj3' set but not used [-Wunused-but-set-variable] 58984 | sqInt prevPrevObj3; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:58983:11: warning: variable 'prevPrevObj2' set but not used [-Wunused-but-set-variable] 58983 | sqInt prevPrevObj2; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:58982:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 58982 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:58981:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 58981 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'copyAndUnmarkMobileObjects': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:59364:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 59364 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'copyAndUnmark': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:59575:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 59575 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'planCompactSavingForwarders': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:59753:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 59753 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'reinitializeScanFrom': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:59885:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 59885 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'scanForFirstFreeAndFirstMobileObjectFrom': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:60008:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 60008 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'unmarkObjectsFromFirstFreeObject': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:60086:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 60086 | sqInt prevPrevObj; | ^~~~~~~~~~~ -- Check size of long - done -- Check size of long long /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'updatePointers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:60245:11: warning: variable 'prevPrevObj3' set but not used [-Wunused-but-set-variable] 60245 | sqInt prevPrevObj3; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:60244:11: warning: variable 'prevPrevObj2' set but not used [-Wunused-but-set-variable] 60244 | sqInt prevPrevObj2; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:60243:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 60243 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:60242:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 60242 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'validRelocationPlanInPass': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:60892:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 60892 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'addSegmentOfSize': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:60970:116: warning: pointer targets in passing argument 3 of 'sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto' differ in signedness [-Wpointer-sign] 60970 | segAddress = sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(ammount, firstGapOfSizeAtLeast(ammount), (&allocatedSize)); | ~^~~~~~~~~~~~~~~ | | | usqInt * {aka long unsigned int *} In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:60:98: note: expected 'sqInt *' {aka 'long int *'} but argument is of type 'usqInt *' {aka 'long unsigned int *'} 60 | extern void *sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(sqInt sz, void *minAddr, sqInt *asp); | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'assertValidExecutionPointers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:61982:89: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 61982 | assertValidExecutionPointersimbarline(lip, lifp, lisp, !((((usqInt)(longAt(lifp + FoxMethod)))) < (startOfMemory())), __LINE__); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'checkAllAccessibleObjectsOkay': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62116:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 62116 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62115:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 62115 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'checkIsStillMarriedContextcurrentFP': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62492:63: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 62492 | && ((((((sqInt)(pointerForOop(longAt(maybeFP + FoxSavedFP))))) & (tagMask())) == 0) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62494:61: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 62494 | (oopForPointer(pointerForOop(longAt(maybeFP + FoxSavedFP)))) + (smallIntegerTag()))) == (longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)(InstructionPointerIndex) << (shiftForWord()))))))) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62495:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 62495 | && (((((usqInt)(longAt(maybeFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62496:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 62496 | ? ((longAt(maybeFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62497:62: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 62497 | : (byteAt((maybeFP + FoxIFrameFlags) + 2)) != 0)))))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62504:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 62504 | maybeFrameCtxt = longAt(maybeFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'checkOkayStackPage': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62577:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 62577 | frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62581:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 62581 | oop = longAt(theSP); | ^~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62587:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 62587 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62588:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 62588 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62589:60: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 62589 | : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62591:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 62591 | ok = ok && (checkOkayFields(longAt(theFP + FoxThisContext))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62593:70: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 62593 | ok = ok && (checkOkayFields(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62595:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 62595 | : longAt(theFP + FoxMethod)))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62596:63: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 62596 | if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62604:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 62604 | oop = longAt(theSP); | ^~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'checkStackPointerIndexForFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62746:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 62746 | return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62748:141: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 62748 | : (((usqInt) ((theFP + FoxIFReceiver) - GIV(stackPointer))) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62761:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 62761 | theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62774:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 62774 | aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62787:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 62787 | return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62789:121: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 62789 | : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'createActualMessageTo': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:38:48: warning: statement with no effect [-Wunused-value] 38 | # define mnuBreakpointreceiver(sel, len, rcvr) 0 | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62974:9: note: in expansion of macro 'mnuBreakpointreceiver' 62974 | mnuBreakpointreceiver(firstFixedFieldOfMaybeImmediate(GIV(messageSelector)), lengthOfMaybeImmediate(GIV(messageSelector)), null); | ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63045:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 63045 | longAtput((sp = GIV(stackPointer) - BytesPerWord), message); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'disownVM': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63101:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63101 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'divorceAllFrames': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63137:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63137 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63138:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63138 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63139:52: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 63139 | : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63141:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63141 | activeContext = longAt(theFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'divorceFramesIn': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63179:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63179 | theIP = longAt(theSP); | ^~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63186:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63186 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63187:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63187 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63188:60: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 63188 | : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63190:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63190 | theContext = longAt(theFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63220:61: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63220 | theIP = ((sqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63221:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63221 | theFP = pointerForOop(longAt(theFP + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63233:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63233 | callerContextOrNil = longAt((thePage->baseAddress)); | ~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ensureCallerContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63429:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63429 | callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63438:53: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63438 | callerContextOrNil = longAt((thePage->baseAddress)); | ~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63445:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63445 | if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63446:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63446 | ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63447:55: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 63447 | : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63449:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63449 | return longAt(callerFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ensureImageFormatIsUpToDate': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63499:11: warning: variable 'prevPrevObj2' set but not used [-Wunused-but-set-variable] 63499 | sqInt prevPrevObj2; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63498:11: warning: variable 'prevPrevObj11' set but not used [-Wunused-but-set-variable] 63498 | sqInt prevPrevObj11; | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63497:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 63497 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63496:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 63496 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'externalDivorceFrameandContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63859:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63859 | callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63868:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63868 | callerContextOrNil = longAt((thePage1->baseAddress)); | ~~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63876:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63876 | if (((((usqInt)(longAt(callerFP1 + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63877:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63877 | ? ((longAt(callerFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63878:56: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 63878 | : (byteAt((callerFP1 + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63880:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63880 | callerCtx = longAt(callerFP1 + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63889:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63889 | theIP = longAt((thePage->headSP)); | ~~~~~~~~^~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63903:71: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63903 | theIP = oopForPointer(pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63941:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63941 | callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63946:69: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63946 | callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63949:27: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 63949 | longAtput(callerSP, callerIP); | ^~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'externalEnsureIsBaseFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:63973:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 63973 | if ((longAt(aFramePtr + FoxSavedFP)) == 0) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'externalQuickPrimitiveResponse': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64120:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64120 | oop = longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)((localPrimIndex - 264)) << (shiftForWord()))))); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64121:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 64121 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64130:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 64130 | longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(trueObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64136:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 64136 | longAtput((sp2 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(falseObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64142:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 64142 | longAtput((sp3 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64147:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 64147 | longAtput((sp4 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)(localPrimIndex - 261) << 3) | 1)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'fetchPointerofMarriedContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64264:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64264 | callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64273:69: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64273 | callerContextOrNil = longAt((thePage->baseAddress)); | ~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64280:57: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64280 | if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64281:53: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64281 | ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64282:71: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 64282 | : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64284:56: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64284 | return longAt(callerFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64301:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64301 | ? ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64303:88: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64303 | ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64304:102: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64304 | : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64305:122: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 64305 | : ((offset - (ReceiverIndex + 1)) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64306:88: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64306 | ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (offset - (ReceiverIndex + 1))) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64307:102: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64307 | : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (offset - (ReceiverIndex + 1))) * BytesPerWord)))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'findFrameAboveinPage': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64482:53: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64482 | while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'findMethodWithPrimitiveFromContextUpToContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64574:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64574 | if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64575:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64575 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64576:60: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 64576 | : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64577:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64577 | && (homeContext == (longAt(theFP + FoxThisContext)))) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64581:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64581 | || (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64582:50: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64582 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64583:68: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 64583 | : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64584:63: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64584 | theMethod1 = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64586:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64586 | : longAt(theFP + FoxMethod)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64596:62: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64596 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64597:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64597 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64598:76: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 64598 | : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64600:61: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64600 | return longAt(theFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64606:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64606 | theFP = pointerForOop(longAt(theFP + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64613:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64613 | callerContextOrNil = longAt((thePage->baseAddress)); | ~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'findSPOfon': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64702:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64702 | theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64715:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64715 | aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'findUnwindThroughContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64770:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64770 | if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64771:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64771 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64772:60: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 64772 | : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64773:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64773 | && (homeContext == (longAt(theFP + FoxThisContext)))) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64777:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64777 | if (!(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64778:50: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64778 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64779:68: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 64779 | : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64780:63: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64780 | theMethod1 = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64782:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64782 | : longAt(theFP + FoxMethod)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64792:62: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64792 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64793:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64793 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64794:76: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 64794 | : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64796:72: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64796 | ctxtOrNilOrZero = longAt(theFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64804:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64804 | theFP = pointerForOop(longAt(theFP + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64811:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64811 | callerContextOrNil = longAt((thePage->baseAddress)); | ~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'followForwardedFrameContentsstackPointer': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64857:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64857 | for (ptr = theSP, toDoLimit1 = (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64860:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64860 | oop = longAt(ptr); | ^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64863:35: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 64863 | longAtput(ptr, followForwarded(oop)); | ^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64866:147: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64866 | for (ptr = ((theFP + FoxCallerSavedIP) + BytesPerWord), toDoLimit2 = (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64868:43: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 64868 | : byteAt((theFP + FoxIFrameFlags) + 1))))); ptr <= toDoLimit2; ptr += BytesPerWord) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64869:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64869 | oop = longAt(ptr); | ^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64882:35: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 64882 | longAtput(ptr, oop); | ^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64885:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64885 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64886:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64886 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64887:52: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 64887 | : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64892:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64892 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64893:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64893 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64894:52: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 64894 | : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'frameContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64933:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64933 | return longAt(theFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'frameStackedReceiverOffset': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64977:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64977 | numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64979:51: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 64979 | : byteAt((theFP + FoxIFrameFlags) + 1)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'frameStackedReceivernumArgs': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64993:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 64993 | return longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)(numArgs) << (shiftForWord())))))); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'handleForwardedSendFaultForTag': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65231:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65231 | rcvr = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65243:37: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 65243 | longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65245:61: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65245 | if (isPointers(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65246:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65246 | ? longAt(GIV(framePointer) + FoxMFReceiver) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65247:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65247 | : longAt(GIV(framePointer) + FoxIFReceiver)))) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65248:89: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65248 | followForwardedObjectFieldstoDepth(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65249:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65249 | ? longAt(GIV(framePointer) + FoxMFReceiver) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65250:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65250 | : longAt(GIV(framePointer) + FoxIFReceiver)), 0); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'handleSpecialSelectorSendFaultForfpsp': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65271:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65271 | rcvr = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65272:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65272 | ? longAt(theFP + FoxMFReceiver) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65273:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65273 | : longAt(theFP + FoxIFReceiver)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'handleStackOverflow': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65313:63: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65313 | source = ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65339:63: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65339 | && ((((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) < overflowLimitAddress) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65340:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65340 | && (!((longAt(callerFP + FoxSavedFP)) == 0)))) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65349:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65349 | callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65358:53: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65358 | callerContextOrNil = longAt((thePage->baseAddress)); | ~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65365:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65365 | if (((((usqInt)(longAt(callerFP1 + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65366:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65366 | ? ((longAt(callerFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65367:56: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 65367 | : (byteAt((callerFP1 + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65369:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65369 | longAt(callerFP1 + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65298:11: warning: variable 'callerContextOrNil' set but not used [-Wunused-but-set-variable] 65298 | sqInt callerContextOrNil; | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'iframeMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65521:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65521 | return longAt(theFP + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'isBaseFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65578:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65578 | return (longAt(theFP + FoxSavedFP)) == 0; | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'isFrameonPage': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65618:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65618 | theFP = pointerForOop(longAt(theFP + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'isWidowedContextDuringGC': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65844:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65844 | if (((pointerForOop(longAt(maybeFrame + FoxSavedFP))) == shouldBeFrameCallerField) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65845:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65845 | && (((((usqInt)(longAt(maybeFrame + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65846:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65846 | ? ((longAt(maybeFrame + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65847:65: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 65847 | : (byteAt((maybeFrame + FoxIFrameFlags) + 2)) != 0))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65849:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65849 | maybeFrameCtxt = longAt(maybeFrame + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65863:54: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 65863 | longAtput(maybeFrame + FoxThisContext, maybeFrameCtxt); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'isWidowedContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65924:53: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65924 | if (((pointerForOop(longAt(theFrame + FoxSavedFP))) == shouldBeFrameCallerField) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65925:50: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65925 | && (((((usqInt)(longAt(theFrame + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65926:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65926 | ? ((longAt(theFrame + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65927:63: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 65927 | : (byteAt((theFrame + FoxIFrameFlags) + 2)) != 0))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65930:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 65930 | if ((longAt(theFrame + FoxThisContext)) == aOnceMarriedContext) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'lookupMethodInClass': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] 37 | # define sendBreakpointreceiver(sel, len, rcvr) 0 | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:66521:25: note: in expansion of macro 'sendBreakpointreceiver' 66521 | sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector), lengthOfMaybeImmediate(selector), null); | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] 37 | # define sendBreakpointreceiver(sel, len, rcvr) 0 | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:66634:9: note: in expansion of macro 'sendBreakpointreceiver' 66634 | sendBreakpointreceiver(GIV(messageSelector) + BaseHeaderSize, lengthOfformat(GIV(messageSelector), (((usqInt) (longAt(GIV(messageSelector)))) >> (formatShift())) & (formatMask())), null); | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:66493:11: warning: variable 'selector' set but not used [-Wunused-but-set-variable] 66493 | sqInt selector; | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'markAndTraceStackPages': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67307:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67307 | callerContextOrNil = longAt((thePage2->baseAddress)); | ~~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'marriedContextpointsTostackDeltaForCurrentFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67386:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67386 | if ((anOop == ((((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67388:113: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 67388 | : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1)))) << 3) | 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67396:56: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67396 | if (anOop == (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67398:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67398 | : longAt(theFP + FoxMethod)))) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67401:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67401 | if ((longAt(theFP + FoxSavedFP)) == 0) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67407:77: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67407 | if ((((((usqInt)(longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67407:93: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67407 | if ((((((usqInt)(longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67408:72: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67408 | ? ((longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67408:88: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67408 | ? ((longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67409:72: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67409 | : (byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxIFrameFlags) + 2)) != 0)) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67409:106: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 67409 | : (byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxIFrameFlags) + 2)) != 0)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67410:75: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67410 | && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67410:91: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67410 | && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67415:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67415 | rcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67419:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67419 | if (anOop == (longAt(theSP))) { | ^~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67427:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67427 | if (anOop == (longAt(theSP))) { | ^~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'marryContextInNewStackPageAndInitializeInterpreterRegisters': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67461:56: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67461 | aMethodObj = longAt(((GIV(stackPage)->headFP)) + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67473:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67473 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'marryFrameSP': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67506:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67506 | methodFieldOrObj = longAt(theFP + FoxMethod); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67508:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 67508 | longAtput(theFP + FoxMethod, methodFieldOrObj + MFMethodFlagHasContextFlag); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67513:61: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67513 | closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67523:53: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67523 | closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67529:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67529 | rcvr = longAt(theFP + FoxMFReceiver); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67534:52: warning: passing argument 1 of 'byteAtput' makes integer from pointer without a cast [-Wint-conversion] 67534 | byteAtput((theFP + FoxIFrameFlags) + 2, 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 159 | static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67536:59: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 67536 | numArgs = byteAt((theFP + FoxIFrameFlags) + 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67540:54: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 67540 | if ((byteAt((theFP + FoxIFrameFlags) + 3)) != 0) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67541:53: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67541 | closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67547:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67547 | rcvr = longAt(theFP + FoxIFReceiver); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67552:25: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 67552 | longAtput(theFP + FoxThisContext, theContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67559:67: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67559 | valuePointer2 = (oopForPointer(pointerForOop(longAt(theFP + FoxSavedFP)))) + (smallIntegerTag()); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67572:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67572 | if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67574:69: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67574 | ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - (i - 1)) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67575:83: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67575 | : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (i - 1)) * BytesPerWord))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67579:101: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 67579 | valuePointer = ((i - 1) < ((frameNumArgs2 = byteAt((theFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67580:69: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67580 | ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs2 - (i - 1)) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67581:83: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67581 | : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs2 - (i - 1)) * BytesPerWord))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'methodReturnBool': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67776:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 67776 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (boolean | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'methodReturnFloat': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67795:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 67795 | longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), floatObjectOf(aFloat)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'methodReturnInteger': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67811:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 67811 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integer << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'methodReturnString': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67840:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 67840 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'methodReturnValue': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67856:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 67856 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'noInlineTemporaryin': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67982:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67982 | return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67984:69: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67984 | ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67985:83: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67985 | : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67986:79: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 67986 | : (offset < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67987:69: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67987 | ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1 - offset) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67988:83: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 67988 | : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - offset) * BytesPerWord)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'noMarkedContextsOnPage': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:68003:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 68003 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:68004:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 68004 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:68005:60: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 68005 | : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:68007:62: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 68007 | if (((((usqInt) (longAt(longAt(theFP + FoxThisContext)))) >> (markedBitFullShift())) & 1) != 0) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:68011:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 68011 | } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ownVM': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:68098:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 68098 | longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'popStack': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:68125:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 68125 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'popthenPush': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:68150:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 68150 | longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveEventProcessingControl': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:68210:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 68210 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (enabled | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:68217:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 68217 | if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:68223:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 68223 | if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:68233:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 68233 | longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (enabled | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStopProfiling': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:68308:11: warning: unused variable 'sp' [-Wunused-variable] 68308 | char *sp; | ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printAllStacks': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:68515:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 68515 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:68514:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 68514 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printCallStackOfcurrentFP': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:68780:70: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 68780 | callerContextOrNil = longAt((thePage1->baseAddress)); | ~~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:68925:36: warning: passing argument 1 of 'printHexnp' makes integer from pointer without a cast [-Wint-conversion] 68925 | printHexnp(cogMethodOf(meth)); | ^~~~~~~~~~~~~~~~~ | | | CogMethod * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:41: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include/cointerp.h:356:32: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'CogMethod *' 356 | extern sqInt printHexnp(usqInt n); | ~~~~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:68937:36: warning: passing argument 1 of 'printHexnp' makes integer from pointer without a cast [-Wint-conversion] 68937 | printHexnp(cogMethodOf(meth)); | ^~~~~~~~~~~~~~~~~ | | | CogMethod * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:41: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include/cointerp.h:356:32: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'CogMethod *' 356 | extern sqInt printHexnp(usqInt n); | ~~~~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printFrameAndCallersSPshort': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:68993:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 68993 | if (!((longAt(theFP + FoxSavedFP)) == 0)) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:68994:72: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 68994 | printFrameAndCallersSPshort(pointerForOop(longAt(theFP + FoxSavedFP)), (assert(!(isBaseFrame(theFP))), | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:68995:86: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 68995 | (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:68997:43: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 68997 | : byteAt((theFP + FoxIFrameFlags) + 1))))) + BytesPerWord), printShort); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printFrameOopat': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:69017:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 69017 | it = longAt(address); | ^~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printFrameOopindexat': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:69043:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 69043 | it = longAt(address); | ^~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printFrameThingandFrameat': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:69102:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 69102 | it = longAt(address); | ^~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printFrameThingat': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:69138:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 69138 | it = longAt(address); | ^~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:69224:70: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 69224 | aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:69235:120: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 69235 | (frameAbove + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(frameAbove + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:69237:48: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 69237 | : byteAt((frameAbove + FoxIFrameFlags) + 1))))) + BytesPerWord) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:69245:50: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 69245 | theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printLikelyImplementorsOfSelector': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:69328:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 69328 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:69327:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 69327 | sqInt prevPrevObj; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printStackReferencesTo': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:70670:75: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 70670 | while (theSP <= (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:70673:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 70673 | if (oop == (longAt(theSP))) { | ^~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:70675:60: warning: passing argument 1 of 'printHexnp' makes integer from pointer without a cast [-Wint-conversion] 70675 | printHexnp(theFP); | ^~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 69271 | printHexnp(usqInt n) | ~~~~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:70677:60: warning: passing argument 1 of 'printHexnp' makes integer from pointer without a cast [-Wint-conversion] 70677 | printHexnp(theSP); | ^~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 69271 | printHexnp(usqInt n) | ~~~~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:70683:62: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 70683 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:70684:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 70684 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:70685:76: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 70685 | : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:70686:66: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 70686 | if (oop == (longAt(theFP + FoxThisContext))) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:70688:60: warning: passing argument 1 of 'printHexnp' makes integer from pointer without a cast [-Wint-conversion] 70688 | printHexnp(theFP); | ^~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 69271 | printHexnp(usqInt n) | ~~~~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:70694:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 70694 | if (oop == (longAt(theFP + FoxMethod))) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:70696:52: warning: passing argument 1 of 'printHexnp' makes integer from pointer without a cast [-Wint-conversion] 70696 | printHexnp(theFP); | ^~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 69271 | printHexnp(usqInt n) | ~~~~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:70701:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 70701 | if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:70709:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 70709 | if (oop == (longAt(theSP))) { | ^~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:70711:52: warning: passing argument 1 of 'printHexnp' makes integer from pointer without a cast [-Wint-conversion] 70711 | printHexnp(theFP); | ^~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 69271 | printHexnp(usqInt n) | ~~~~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:70713:52: warning: passing argument 1 of 'printHexnp' makes integer from pointer without a cast [-Wint-conversion] 70713 | printHexnp(theSP); | ^~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:69271:19: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'char *' 69271 | printHexnp(usqInt n) | ~~~~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'pushBool': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:70793:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 70793 | longAtput((sp = GIV(stackPointer) - BytesPerWord), object); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'pushedReceiverOrClosureOfFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:70806:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 70806 | return longAt(theFP + (frameStackedReceiverOffset(theFP))); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'pushFloat': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:70818:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 70818 | longAtput((sp = GIV(stackPointer) - BytesPerWord), object); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'pushInteger': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:70829:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 70829 | longAtput((sp = GIV(stackPointer) - BytesPerWord), (((usqInt)integerValue << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'push': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:70843:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 70843 | longAtput((sp = GIV(stackPointer) - BytesPerWord), object); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'readImageFromFileStartingAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:313:30: warning: statement with no effect [-Wunused-value] 313 | # define SQ_SWAP_8_BYTES(x) __builtin_bswap64(x) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:71138:17: note: in expansion of macro 'SQ_SWAP_8_BYTES' 71138 | SQ_SWAP_8_BYTES(w); | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:71153:47: warning: statement with no effect [-Wunused-value] 71153 | ((((usqInt) w1) >> 8) & 0xFF) | (((sqInt)((usqInt)((w1 & 0xFF)) << 8))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- Check size of long long - done -- Check size of void* -- Check size of void* - done -- int 4 -- long 4 -- long long 8 -- void* 4 -- Writing libraries to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/vm/ -- Looking for include file dirent.h /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:71224:37: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] 71224 | cogCodeBase = pointerForOop(allocateJITMemory(GIV(cogCodeSize), ((header.oldBaseAddr)) - GIV(cogCodeSize))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'long unsigned int'} but argument is of type 'void *' 152 | static inline char *pointerForOop(usqInt oop) { return (char *)oop; } | ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:71225:68: warning: comparison between pointer and integer 71225 | desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:71225:119: warning: pointer/integer type mismatch in conditional expression 71225 | desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:71225:31: warning: assignment to 'sqInt' {aka 'long int'} from 'char *' makes integer from pointer without a cast [-Wint-conversion] 71225 | desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:71381:36: warning: passing argument 1 of 'initializeCodeZoneFromupTo' makes integer from pointer without a cast [-Wint-conversion] 71381 | initializeCodeZoneFromupTo(cogCodeBase, cogCodeBase + GIV(cogCodeSize)); | ^~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:42: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include/cogit.h:56:46: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 56 | extern void initializeCodeZoneFromupTo(sqInt startAddress, sqInt endAddress); | ~~~~~~^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:71381:61: warning: passing argument 2 of 'initializeCodeZoneFromupTo' makes integer from pointer without a cast [-Wint-conversion] 71381 | initializeCodeZoneFromupTo(cogCodeBase, cogCodeBase + GIV(cogCodeSize)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:42: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include/cogit.h:56:66: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 56 | extern void initializeCodeZoneFromupTo(sqInt startAddress, sqInt endAddress); | ~~~~~~^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'reapAndResetErrorCodeToheader': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:71510:88: warning: passing argument 1 of 'mframeCogMethod' makes pointer from integer without a cast [-Wint-conversion] 71510 | longAtput((temporaryIndex < ((frameNumArgs = ((mframeCogMethod(theFP))->cmNumArgs))) | ^~~~~ | | | sqInt {aka long int} /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19483:23: note: expected 'char *' but argument is of type 'sqInt' {aka 'long int'} 19483 | mframeCogMethod(char *theFP) | ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'reestablishContextPriorToCallback': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:71559:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 71559 | longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:71592:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 71592 | if ((longAt(theFP + FoxSavedFP)) == 0) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:71598:108: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 71598 | GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP)))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:71601:92: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 71601 | GIV(framePointer) = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:71640:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 71640 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'retryPrimitiveOnFailure': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:71815:80: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 71815 | oop = longAt(GIV(stackPointer) + (index * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:71830:93: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 71830 | longAtput(GIV(stackPointer) + (index * BytesPerWord), oop); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'returnAsThroughCallbackContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:71907:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 71907 | longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:71944:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 71944 | if (!((longAt(theFP + FoxSavedFP)) == 0)) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:71948:96: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 71948 | GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:71951:80: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 71951 | GIV(framePointer) = pointerForOop(longAt(theFP + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:71953:83: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 71953 | aMethodObj = ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:71955:68: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 71955 | : longAt(GIV(framePointer) + FoxMethod)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:71971:172: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 71971 | assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72017:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 72017 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'saneFunctionPointerForFailureOfPrimIndex': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72149:11: warning: variable 'theClass' set but not used [-Wunused-but-set-variable] 72149 | sqInt theClass; | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'shortPrintContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72362:53: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 72362 | if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'shortPrintFrameAndCallers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72403:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 72403 | if (!((longAt(theFP + FoxSavedFP)) == 0)) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72404:70: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 72404 | shortPrintFrameAndCallers(pointerForOop(longAt(theFP + FoxSavedFP))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'shortPrintFrameAndNCallers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72451:71: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 72451 | shortPrintFrameAndNCallers(pointerForOop(longAt(theFP + FoxSavedFP)), n - 1); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'shortReversePrintFrameAndCallers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72510:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 72510 | callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72519:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 72519 | callerContextOrNil = longAt((thePage->baseAddress)); | ~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'snapshot': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72704:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 72704 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72781:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 72781 | longAtput((sp = GIV(stackPointer) - BytesPerWord), object); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72788:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 72788 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72800:50: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 72800 | rcvr1 = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72806:53: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 72806 | longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72810:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 72810 | longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72813:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 72813 | longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72813:73: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 72813 | longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72820:41: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 72820 | longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72834:41: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 72834 | longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72840:41: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 72840 | longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object2); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72843:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 72843 | longAtput((sp3 = GIV(stackPointer) - BytesPerWord), 0); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72850:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 72850 | longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72853:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 72853 | longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72858:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 72858 | longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr1); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72862:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 72862 | longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72874:93: warning: passing argument 1 of 'reapAndResetErrorCodeToheader' makes integer from pointer without a cast [-Wint-conversion] 72874 | shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:71394:37: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 71394 | reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) | ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'stackFloatValue': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:73287:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 73287 | return floatValueOf(longAt(GIV(stackPointer) + (offset * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'stackIntegerValue': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:73299:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 73299 | integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'stackObjectValue': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:73336:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 73336 | oop = longAt(GIV(stackPointer) + (offset * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'stackPointerIndexForFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:73417:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 73417 | return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:73419:121: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 73419 | : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'stackPositiveMachineIntegerValue': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:73436:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 73436 | integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'stackSignedMachineIntegerValue': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:73501:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 73501 | integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'stackTop': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:73509:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 73509 | return longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'stackValue': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:73519:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 73519 | return longAt(GIV(stackPointer) + (offset * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'storeSenderOfFramewithValue': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:73854:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 73854 | if ((longAt(theFP + FoxSavedFP)) == 0) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:73861:96: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 73861 | longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:73863:43: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 73863 | : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), anOop); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:73863:52: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 73861 | longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73862 | ? ((mframeCogMethod(theFP))->cmNumArgs) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73863 | : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), anOop); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:73867:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 73867 | callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:73876:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 73876 | callerContextOrNil = longAt((thePage1->baseAddress)); | ~~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:73883:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 73883 | if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:73884:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 73884 | ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:73885:55: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 73885 | : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:73887:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 73887 | longAt(callerFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:73932:98: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 73932 | longAtput((theMovedFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theMovedFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:73934:48: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 73934 | : byteAt((theMovedFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), anOop); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:73934:57: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 73932 | longAtput((theMovedFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theMovedFP + FoxMethod)))) < (startOfMemory()) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73933 | ? ((mframeCogMethod(theMovedFP))->cmNumArgs) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73934 | : byteAt((theMovedFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), anOop); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:73845:11: warning: variable 'callerContextOrNil' set but not used [-Wunused-but-set-variable] 73845 | sqInt callerContextOrNil; | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'validInstructionPointerinFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74193:98: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74193 | return validInstructionPointerinMethodframePointer(anInstrPointer, ((((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74195:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74195 | : longAt(fp + FoxMethod)), fp); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'cloneContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74474:77: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74474 | valuePointer2 = ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74476:96: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74476 | ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - i) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74477:110: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74477 | : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - i) * BytesPerWord))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74478:101: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 74478 | : (i < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74479:96: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74479 | ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - i) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74480:110: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74480 | : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - i) * BytesPerWord)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'doPrimitiveSameThreadCallout': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74532:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74532 | anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74554:26: warning: assignment to 'void *' from 'sqInt' {aka 'long int'} makes pointer from integer without a cast [-Wint-conversion] 74554 | externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74562:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74562 | anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74570:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74570 | argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74594:27: warning: assignment to 'sqInt' {aka 'long int'} from 'void *' makes integer from pointer without a cast [-Wint-conversion] 74594 | argHolder = alloca((argType->size)); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74595:31: warning: assignment to 'void *' from 'sqInt' {aka 'long int'} makes pointer from integer without a cast [-Wint-conversion] 74595 | parameters[i] = argHolder; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74610:52: warning: passing argument 1 of 'marshallAndPushReturnValueFromofTypepoping' makes integer from pointer without a cast [-Wint-conversion] 74610 | marshallAndPushReturnValueFromofTypepoping(returnHolder, (cif->rtype), 3); | ^~~~~~~~~~~~ | | | void * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:1725:76: note: expected 'sqInt' {aka 'long int'} but argument is of type 'void *' 1725 | static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); | ~~~~~~^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'doPrimitiveWorkerCallout': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74667:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74667 | anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74689:26: warning: assignment to 'void *' from 'sqInt' {aka 'long int'} makes pointer from integer without a cast [-Wint-conversion] 74689 | externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74696:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74696 | anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74703:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74703 | integerPointer = longAt(GIV(stackPointer) + (PARAM_SEMAPHORE_INDEX * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74723:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74723 | receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74732:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74732 | argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74754:27: warning: assignment to 'sqInt' {aka 'long int'} from 'void *' makes integer from pointer without a cast [-Wint-conversion] 74754 | argHolder = malloc((argType->size)); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74755:31: warning: assignment to 'void *' from 'sqInt' {aka 'long int'} makes pointer from integer without a cast [-Wint-conversion] 74755 | parameters[i] = argHolder; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74760:38: warning: assignment to 'sqInt' {aka 'long int'} from 'void *' makes integer from pointer without a cast [-Wint-conversion] 74760 | aPtr = parameters[i1]; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74763:46: warning: passing argument 1 of 'free' makes pointer from integer without a cast [-Wint-conversion] 74763 | free(aPtr); | ^~~~ | | | sqInt {aka long int} In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:19, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /usr/include/stdlib.h:555:25: note: expected 'void *' but argument is of type 'sqInt' {aka 'long int'} 555 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74785:16: warning: assignment to 'void *' from 'long int' makes pointer from integer without a cast [-Wint-conversion] 74785 | ptr[0] = (((sqIntptr_t)aPointer)); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74787:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 74787 | longAtput((sp = GIV(stackPointer) + ((4 - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'doPrimitiveWorkerExtractReturnValue': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74826:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74826 | anOop = longAt(GIV(stackPointer) + (PARAM_TASK_ADDRESS * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74836:21: warning: assignment to 'void *' from 'sqInt' {aka 'long int'} makes pointer from integer without a cast [-Wint-conversion] 74836 | taskAddress = longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74839:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74839 | receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74856:52: warning: passing argument 1 of 'marshallAndPushReturnValueFromofTypepoping' makes integer from pointer without a cast [-Wint-conversion] 74856 | marshallAndPushReturnValueFromofTypepoping(returnHolder, (((task->cif))->rtype), 2); | ^~~~~~~~~~~~ | | | void * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:1725:76: note: expected 'sqInt' {aka 'long int'} but argument is of type 'void *' 1725 | static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); | ~~~~~~^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74862:44: warning: assignment to 'sqInt' {aka 'long int'} from 'void *' makes integer from pointer without a cast [-Wint-conversion] 74862 | anParameterAddress = parameters[i]; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74864:54: warning: passing argument 1 of 'free' makes pointer from integer without a cast [-Wint-conversion] 74864 | doFreeFromTask(task, anParameterAddress); | ^~~~~~~~~~~~~~~~~~ | | | sqInt {aka long int} /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2848:47: note: in definition of macro 'doFreeFromTask' 2848 | #define doFreeFromTask(aTask,anAddress) (free(anAddress)) | ^~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:19, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /usr/include/stdlib.h:555:25: note: expected 'void *' but argument is of type 'sqInt' {aka 'long int'} 555 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74873:31: warning: passing argument 1 of 'free' makes pointer from integer without a cast [-Wint-conversion] 74873 | doFreeFromTask(task, ((sqInt)task)); | ~^~~~~~~~~~~~ | | | long int /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2848:47: note: in definition of macro 'doFreeFromTask' 2848 | #define doFreeFromTask(aTask,anAddress) (free(anAddress)) | ^~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:19, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /usr/include/stdlib.h:555:25: note: expected 'void *' but argument is of type 'long int' 555 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74819:13: warning: variable 'worker' set but not used [-Wunused-but-set-variable] 74819 | Worker *worker; | ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'fieldofFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74927:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74927 | callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74934:70: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74934 | (callerContextOrNil = longAt((thePage->baseAddress))), | ~~~~~~~~^~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74939:56: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74939 | : (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74940:61: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74940 | ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74941:79: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 74941 | : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74944:65: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74944 | longAt(callerFP + FoxThisContext)) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74952:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74952 | return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74954:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74954 | : longAt(theFP + FoxMethod)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74957:50: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74957 | return (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74958:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74958 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74959:60: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 74959 | : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74961:69: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74961 | (numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74963:83: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 74963 | : byteAt((theFP + FoxIFrameFlags) + 1))), | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74964:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74964 | longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)(numArgs) << (shiftForWord()))))))) | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74968:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74968 | return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74969:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74969 | ? longAt(theFP + FoxMFReceiver) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74970:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74970 | : longAt(theFP + FoxIFReceiver)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74974:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74974 | return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74976:77: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74976 | ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74977:91: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74977 | : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74978:109: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 74978 | : ((index - CtxtTempFrameStart) < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74979:77: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74979 | ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - CtxtTempFrameStart)) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74980:91: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 74980 | : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - CtxtTempFrameStart)) * BytesPerWord)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'getHandler': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:75010:16: warning: returning 'sqInt' {aka 'long int'} from a function with return type 'void *' makes pointer from integer without a cast [-Wint-conversion] 75010 | return longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'marshallAndPushReturnValueFromofTypepoping': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:75074:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 75074 | longAtput((sp8 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:75080:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 75080 | longAtput((sp9 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:75089:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 75089 | longAtput((sp = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:75095:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 75095 | longAtput((sp1 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop1); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:75101:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 75101 | longAtput((sp10 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal2 << 3) | 1)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:75107:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 75107 | longAtput((sp11 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal3 << 3) | 1)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:75116:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 75116 | longAtput((sp2 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop2); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:75122:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 75122 | longAtput((sp3 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop3); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:75132:24: warning: assignment to 'void *' from 'long int' makes pointer from integer without a cast [-Wint-conversion] 75132 | ptr[0] = (((sqIntptr_t)aPointer)); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:75134:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 75134 | longAtput((sp4 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop4); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:75143:39: warning: passing argument 2 of 'memcpy' makes pointer from integer without a cast [-Wint-conversion] 75143 | memcpy(targetPointer, returnHolder, sizeToCopy); | ^~~~~~~~~~~~ | | | sqInt {aka long int} In file included from /usr/include/features.h:486, from /usr/include/aarch64-linux-gnu/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/aarch64-linux-gnu/11/include/stdint.h:9, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26: /usr/include/aarch64-linux-gnu/bits/string_fortified.h:26:1: note: expected 'const void * restrict' but argument is of type 'sqInt' {aka 'long int'} 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:75145:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 75145 | longAtput((sp5 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop5); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:75152:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 75152 | longAtput((sp6 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:75159:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 75159 | longAtput((sp7 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f1)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'marshallArgumentFromatIndexintoofTypewithSize': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:75231:33: warning: assignment to 'void *' from 'sqInt' {aka 'long int'} makes pointer from integer without a cast [-Wint-conversion] 75231 | address = longAt((oop1 + BaseHeaderSize) + (0U << (shiftForWord()))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:75250:24: warning: passing argument 1 of 'memcpy' makes pointer from integer without a cast [-Wint-conversion] 75250 | memcpy(argHolder, srcPtr, argTypeSize); | ^~~~~~~~~ | | | sqInt {aka long int} In file included from /usr/include/features.h:486, from /usr/include/aarch64-linux-gnu/bits/libc-header-start.h:33, from /usr/include/stdint.h:26, from /usr/lib/gcc/aarch64-linux-gnu/11/include/stdint.h:9, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:26: /usr/include/aarch64-linux-gnu/bits/string_fortified.h:26:1: note: expected 'void * restrict' but argument is of type 'sqInt' {aka 'long int'} 26 | __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveAllVMParameters': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:75873:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 75873 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveClone': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:75891:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 75891 | rcvr = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:75915:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 75915 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newCopy); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveContextAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:75963:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 75963 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:75971:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 75971 | aContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76090:39: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 76090 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76193:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 76193 | longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76206:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 76206 | value = ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76208:72: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 76208 | ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (index - 1)) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76209:86: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 76209 | : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (index - 1)) * BytesPerWord))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76210:87: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 76210 | : ((index - 1) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76211:72: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 76211 | ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - 1)) * BytesPerWord)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76212:86: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 76212 | : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - 1)) * BytesPerWord)))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76214:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 76214 | longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveContextAtPut': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76250:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 76250 | value = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76252:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 76252 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76254:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 76254 | aContext = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76408:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 76408 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76421:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 76421 | if ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory())) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76424:25: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 76422 | longAtput(((index - 1) < ((frameNumArgs = ((mframeCogMethod(spouseFP))->cmNumArgs))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 76423 | ? (spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (index - 1)) * BytesPerWord) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 76424 | : ((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (index - 1)) * BytesPerWord)), value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76427:88: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 76427 | if ((index - 1) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1)))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76428:65: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 76428 | longAtput((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - 1)) * BytesPerWord), value); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76431:79: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 76431 | longAtput(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - 1)) * BytesPerWord), value); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76435:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 76435 | longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveContextSize': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76462:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 76462 | rcvr = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76546:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 76546 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)sz << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveDeferDisplayUpdates': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76562:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 76562 | flag = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveDoNamedPrimitiveWithArgs': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76643:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 76643 | argumentArray = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76645:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 76645 | methodArg = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76830:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 76830 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76836:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 76836 | top1 = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76842:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 76842 | longAtput((sp5 = GIV(stackPointer) - BytesPerWord), primRcvr); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76848:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 76848 | longAtput((sp = GIV(stackPointer) - BytesPerWord), object); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76870:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 76870 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76874:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 76874 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76878:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 76878 | longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76882:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 76882 | longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76632:11: warning: variable 'val' set but not used [-Wunused-but-set-variable] 76632 | sqInt val; | ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76596:11: warning: variable 'classOop' set but not used [-Wunused-but-set-variable] 76596 | sqInt classOop; | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveDoPrimitiveWithArgs': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76935:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 76935 | argumentArray = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76937:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 76937 | primIdx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76972:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 76972 | GIV(tempOop2) = longAt(GIV(stackPointer) + (4 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76974:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 76974 | rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:76991:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 76991 | longAtput((sp = GIV(stackPointer) - BytesPerWord), rcvr); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77003:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 77003 | longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77048:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 77048 | && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77060:9: warning: statement with no effect [-Wunused-value] 77060 | !GIV(primFailCode); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77068:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 77068 | rcvr = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77072:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 77072 | longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77076:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 77076 | longAtput((sp4 = GIV(stackPointer) - BytesPerWord), (((usqInt)primIdx << 3) | 1)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77079:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 77079 | longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(tempOop)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveExecuteMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77106:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 77106 | methodArgument = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77119:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 77119 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveExecuteMethodArgsArray': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77176:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 77176 | methodArgument = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77178:50: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 77178 | argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77210:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 77210 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77219:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 77219 | longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77226:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 77226 | longAtput((sp = GIV(stackPointer) - BytesPerWord), object); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveExternalCall': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77302:11: warning: variable 'val' set but not used [-Wunused-but-set-variable] 77302 | sqInt val; | ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFFIAllocate': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77513:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 77513 | integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77531:14: warning: assignment to 'sqInt' {aka 'long int'} from 'void *' makes integer from pointer without a cast [-Wint-conversion] 77531 | addr = malloc(byteSize); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77543:16: warning: assignment to 'void *' from 'long int' makes pointer from integer without a cast [-Wint-conversion] 77543 | ptr[0] = (((sqIntptr_t)addr)); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77546:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 77546 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFFIFree': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77564:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 77564 | oop1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77585:14: warning: assignment to 'void *' from 'sqInt' {aka 'long int'} makes pointer from integer without a cast [-Wint-conversion] 77585 | addr = longAt((oop + BaseHeaderSize) + (0U << (shiftForWord()))); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77592:25: warning: passing argument 1 of 'isInMemory' makes integer from pointer without a cast [-Wint-conversion] 77592 | || (isInMemory(addr)))) { | ^~~~ | | | void * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50299:18: note: expected 'sqInt' {aka 'long int'} but argument is of type 'void *' 50299 | isInMemory(sqInt address) | ~~~~~~^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77625:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 77625 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFFIIntegerAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77653:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 77653 | obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77671:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 77671 | integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77687:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 77687 | integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77703:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 77703 | oop = longAt(GIV(stackPointer) + (3 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77770:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 77770 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFFIIntegerAtPut': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77798:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 77798 | obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77816:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 77816 | integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77832:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 77832 | valueOop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77834:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 77834 | integerPointer1 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77850:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 77850 | oop = longAt(GIV(stackPointer) + (4 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77914:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 77914 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFindHandlerContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77943:92: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 77943 | handlerOrNilOrZero = findMethodWithPrimitiveFromContextUpToContext(199, longAt(GIV(stackPointer)), GIV(nilObj)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77949:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 77949 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), handlerOrNilOrZero); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFindNextUnwindContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77980:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 77980 | stopContext = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:77982:50: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 77982 | calleeContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78012:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78012 | if ((longAt(theFP + FoxSavedFP)) == 0) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78017:62: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78017 | startFP = pointerForOop(longAt(theFP + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78021:64: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78021 | if ((((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78022:59: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78022 | ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78023:77: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 78023 | : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78024:68: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78024 | && (stopContext == (longAt(theFP1 + FoxThisContext)))) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78028:65: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78028 | if (!(((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78029:67: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78029 | ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78030:85: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 78030 | : (byteAt((theFP1 + FoxIFrameFlags) + 3)) != 0))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78031:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78031 | theMethod = ((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78033:65: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78033 | : longAt(theFP1 + FoxMethod)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78043:79: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78043 | if (((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78044:75: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78044 | ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78045:93: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 78045 | : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78047:92: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78047 | handlerOrNilOrZero = longAt(theFP1 + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78055:70: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78055 | theFP1 = pointerForOop(longAt(theFP1 + FoxSavedFP)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78062:61: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78062 | callerContextOrNil = longAt((thePage->baseAddress)); | ~~~~~~~~^~~~~~~~~~~~~~ | | | char * -- 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 In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78093:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 78093 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), handlerOrNilOrZero); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveFullGC': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78129:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 78129 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78137:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 78137 | longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 3) | 1)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveGetCurrentWorkingDirectory': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78159:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 78159 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveIncrementalGC': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78440:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 78440 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveInstVarAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78463:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78463 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78465:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78465 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78563:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 78563 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveInstVarAtPut': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78588:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78588 | newValue = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78590:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78590 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78592:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78592 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78742:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 78742 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadBoolean8FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78763:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78763 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78765:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78765 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78823:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 78823 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadBoolean8FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78839:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78839 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78841:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78841 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78860:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 78860 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadChar16FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78881:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78881 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78883:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78883 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78940:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 78940 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadChar16FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78956:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78956 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78958:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78958 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78975:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 78975 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadChar32FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78996:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78996 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:78998:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 78998 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79055:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 79055 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadChar32FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79071:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79071 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79073:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79073 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79090:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 79090 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadChar8FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79111:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79111 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79113:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79113 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79169:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 79169 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadChar8FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79185:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79185 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79187:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79187 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79204:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 79204 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadFloat32FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79225:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79225 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79227:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79227 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79284:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 79284 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadFloat32FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79300:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79300 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79302:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79302 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79319:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 79319 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadFloat64FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79340:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79340 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79342:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79342 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79399:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 79399 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadFloat64FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79415:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79415 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79417:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79417 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79434:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 79434 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadInt16FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79454:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79454 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79456:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79456 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79512:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 79512 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadInt16FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79527:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79527 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79529:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79529 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79545:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 79545 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadInt32FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79566:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79566 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79568:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79568 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79627:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 79627 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadInt32FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79643:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79643 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79645:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79645 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79664:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 79664 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadInt64FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79685:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79685 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79687:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79687 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79744:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 79744 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadInt64FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79760:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79760 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79762:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79762 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79779:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 79779 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadInt8FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79799:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79799 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79801:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79801 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79856:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 79856 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadInt8FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79871:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79871 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79873:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79873 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79889:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 79889 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadPointerFromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79910:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79910 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79912:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79912 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79971:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 79971 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadPointerFromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79987:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79987 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:79989:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 79989 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80008:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 80008 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadSymbolFromModule': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80045:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80045 | module = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80047:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80047 | symbol = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80092:64: warning: passing argument 1 of 'ioLoadModuleOfLength' makes integer from pointer without a cast [-Wint-conversion] 80092 | moduleHandle = ((void *) (ioLoadModuleOfLength(moduleNameString, moduleNameStringSize))); | ^~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:558:35: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 558 | void *ioLoadModuleOfLength(sqInt moduleNameIndex, sqInt moduleNameLength); | ~~~~~~^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80128:50: warning: passing argument 1 of 'ioLoadSymbolOfLengthFromModule' makes integer from pointer without a cast [-Wint-conversion] 80128 | address = ioLoadSymbolOfLengthFromModule(symbolString, symbolStringSize, moduleHandle); | ^~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:559:45: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 559 | void *ioLoadSymbolOfLengthFromModule(sqInt functionNameIndex, sqInt functionNameLength, void *moduleHandle); | ~~~~~~^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80137:16: warning: assignment to 'void *' from 'long int' makes pointer from integer without a cast [-Wint-conversion] 80137 | ptr[0] = (((sqIntptr_t)address)); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80140:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 80140 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadUInt16FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80161:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80161 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80163:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80163 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80219:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 80219 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadUInt16FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80234:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80234 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80236:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80236 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80252:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 80252 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadUInt32FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80273:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80273 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80275:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80275 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80334:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 80334 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadUInt32FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80350:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80350 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80352:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80352 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80371:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 80371 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadUInt64FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80392:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80392 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80394:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80394 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80451:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 80451 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadUInt64FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80467:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80467 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80469:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80469 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80486:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 80486 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadUInt8FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80506:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80506 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80508:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80508 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80563:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 80563 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadUInt8FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80578:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80578 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80580:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80580 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80596:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 80596 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 3) | 1)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveLongRunningPrimitive': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80665:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 80665 | longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), result); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveObjectPointsTo': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80698:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80698 | thang = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80700:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80700 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80703:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 80703 | longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80731:56: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 80731 | longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (trueOrFalse | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80752:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 80752 | longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80769:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 80769 | longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80780:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 80780 | longAtput((sp4 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80786:24: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 80786 | longAtput((sp5 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitivePerform': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80802:57: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80802 | GIV(messageSelector) = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80804:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80804 | newReceiver = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80807:92: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80807 | longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80807:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 80807 | longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] 37 | # define sendBreakpointreceiver(sel, len, rcvr) 0 | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80815:9: note: in expansion of macro 'sendBreakpointreceiver' 80815 | sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(GIV(messageSelector)), lengthOfMaybeImmediate(GIV(messageSelector)), newReceiver); | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80830:106: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80830 | longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80830:53: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 80830 | longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80832:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 80832 | longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), GIV(messageSelector)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitivePin': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80863:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80863 | obj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80871:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80871 | boolean = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80906:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 80906 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), wasPinned); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSetGCSemaphore': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80945:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80945 | integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSignalAtMilliseconds': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80982:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80982 | msecsObj = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:80984:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 80984 | sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSignalAtUTCMicroseconds': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81053:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81053 | usecsObj = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81055:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81055 | sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSlotAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81141:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81141 | index = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81143:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81143 | rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81192:39: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 81192 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81212:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 81212 | longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(byteAt((rcvr + BaseHeaderSize) + index)) << 3) | 1)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81225:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 81225 | longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 3) | 1)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81238:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 81238 | longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81254:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 81254 | longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop1); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveSlotAtPut': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81301:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81301 | newValue = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81303:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81303 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81305:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81305 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81359:39: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 81359 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81451:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 81451 | longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81470:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 81470 | longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81484:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 81484 | longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81503:40: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 81503 | longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreBoolean8IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81534:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81534 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81536:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81536 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81538:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81538 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81606:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 81606 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreBoolean8IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81623:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81623 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81625:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81625 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81627:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81627 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81656:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 81656 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreChar16IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81677:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81677 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81679:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81679 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81681:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81681 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81740:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 81740 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreChar16IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81756:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81756 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81758:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81758 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81760:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81760 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81779:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 81779 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreChar32IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81800:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81800 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81802:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81802 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81804:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81804 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81863:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 81863 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreChar32IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81879:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81879 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81881:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81881 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81883:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81883 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81902:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 81902 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreChar8IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81923:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81923 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81925:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81925 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81927:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 81927 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:81985:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 81985 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreChar8IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82001:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82001 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82003:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82003 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82005:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82005 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82024:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 82024 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreFloat32IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82046:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82046 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82048:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82048 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82050:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82050 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82110:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 82110 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreFloat32IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82127:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82127 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82129:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82129 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82131:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82131 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82151:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 82151 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreFloat64IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82173:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82173 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82175:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82175 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82177:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82177 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82237:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 82237 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreFloat64IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82254:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82254 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82256:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82256 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82258:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82258 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82278:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 82278 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreInt16IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82299:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82299 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82301:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82301 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82303:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82303 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82361:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 82361 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreInt16IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82377:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82377 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82379:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82379 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82381:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82381 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82399:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 82399 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreInt32IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82420:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82420 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82422:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82422 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82424:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82424 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82485:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 82485 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreInt32IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82501:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82501 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82503:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82503 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82505:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82505 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82526:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 82526 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreInt64IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82547:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82547 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82549:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82549 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82551:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82551 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82612:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 82612 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreInt64IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82628:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82628 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82630:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82630 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82632:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82632 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82653:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 82653 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreInt8IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82674:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82674 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82676:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82676 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82678:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82678 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82735:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 82735 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreInt8IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82751:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82751 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82753:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82753 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82755:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82755 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82773:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 82773 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStorePointerIntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82795:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82795 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82797:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82797 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82799:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82799 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82869:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 82869 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStorePointerIntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82886:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82886 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82888:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82888 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82890:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82890 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82920:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 82920 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreStackp': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82945:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82945 | ctxt = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:82947:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 82947 | integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreUInt16IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83053:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83053 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83055:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83055 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83057:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83057 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83120:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 83120 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreUInt16IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83136:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83136 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83138:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83138 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ -- 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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83140:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83140 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83163:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 83163 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreUInt32IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83184:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83184 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83186:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83186 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83188:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83188 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83249:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 83249 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreUInt32IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83265:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83265 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83267:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83267 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83269:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83269 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83290:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 83290 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreUInt64IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83311:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83311 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83313:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83313 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83315:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83315 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83376:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 83376 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreUInt64IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83392:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83392 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83394:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83394 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83396:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83396 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83417:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 83417 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreUInt8IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83438:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83438 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83440:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83440 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83442:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83442 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83504:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 83504 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreUInt8IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83520:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83520 | valueObject = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83522:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83522 | index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83524:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83524 | rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83547:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 83547 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveVMParameter': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83689:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83689 | index = longAt(GIV(stackPointer) + (offset * BytesPerWord)); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83710:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 83710 | longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83715:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83715 | argOop = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83924:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 83924 | longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result1); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'primitiveVoidReceiver': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:83944:63: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 83944 | longAtPointerput(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'pruneStackstackp': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:84065:69: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 84065 | while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:84076:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 84076 | if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:84077:50: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 84077 | ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:84078:68: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 84078 | : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:84080:56: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 84080 | objOrFP = longAt(theFP + FoxThisContext); | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:84084:104: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 84084 | (theFPAbove + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFPAbove + FoxMethod)))) < (startOfMemory()) | ^ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:84086:48: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] 84086 | : byteAt((theFPAbove + FoxIFrameFlags) + 1))))) + BytesPerWord)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 158 | static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:84014:11: warning: variable 'oop1' set but not used [-Wunused-but-set-variable] 84014 | sqInt oop1; | ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ptEnterInterpreterFromCallback': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:84144:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] 84144 | longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 165 | static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'ptExitInterpreterToCallback': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:84244:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] 84244 | top = longAt(GIV(stackPointer)); | ^~~~~~~~~~~~ | | | char * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2069:34: note: in definition of macro 'GIV' 2069 | # define GIV(interpreterInstVar) interpreterInstVar | ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'long int'} but argument is of type 'char *' 164 | static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } | ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'readAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:84268:16: warning: returning 'sqInt' {aka 'long int'} from a function with return type 'void *' makes pointer from integer without a cast [-Wint-conversion] 84268 | return longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'unmarkAfterPathTo': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:84291:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] 84291 | sqInt prevPrevObj1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:84290:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] 84290 | sqInt prevPrevObj; | ^~~~~~~~~~~ At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74204:1: warning: 'validStackPageBaseFrames' defined but not used [-Wunused-function] 74204 | validStackPageBaseFrames(void) | ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74191:1: warning: 'validInstructionPointerinFrame' defined but not used [-Wunused-function] 74191 | validInstructionPointerinFrame(usqInt anInstrPointer, char *fp) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74177:1: warning: 'validBCPCinMethod' defined but not used [-Wunused-function] 74177 | validBCPCinMethod(sqInt thePC, usqInt aMethod) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:73321:1: warning: 'stackLimitBytes' defined but not used [-Wunused-function] 73321 | stackLimitBytes(void) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72887:1: warning: 'space' defined but not used [-Wunused-function] 72887 | space(void) | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:72146:1: warning: 'saneFunctionPointerForFailureOfPrimIndex' defined but not used [-Wunused-function] 72146 | saneFunctionPointerForFailureOfPrimIndex(sqInt primIndex) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:70804:1: warning: 'pushedReceiverOrClosureOfFrame' defined but not used [-Wunused-function] 70804 | pushedReceiverOrClosureOfFrame(char *theFP) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67996:1: warning: 'noMarkedContextsOnPage' defined but not used [-Wunused-function] 67996 | noMarkedContextsOnPage(StackPage *thePage) | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:67605:1: warning: 'maybeLeakCheckExternalPrimCall' defined but not used [-Wunused-function] 67605 | maybeLeakCheckExternalPrimCall(sqInt aMethodObj) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65739:1: warning: 'isPrimitiveFunctionPointerAnIndex' defined but not used [-Wunused-function] 65739 | isPrimitiveFunctionPointerAnIndex(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65714:1: warning: 'isNullExternalPrimitiveCall' defined but not used [-Wunused-function] 65714 | isNullExternalPrimitiveCall(sqInt aMethodObj) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65701:1: warning: 'isMetaPrimitiveIndex' defined but not used [-Wunused-function] 65701 | isMetaPrimitiveIndex(sqInt primIndex) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65682:1: warning: 'isMarriedOrWidowedContext' defined but not used [-Wunused-function] 65682 | isMarriedOrWidowedContext(sqInt aContext) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65576:1: warning: 'isBaseFrame' defined but not used [-Wunused-function] 65576 | isBaseFrame(char *theFP) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65519:1: warning: 'iframeMethod' defined but not used [-Wunused-function] 65519 | iframeMethod(char *theFP) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:65498:1: warning: 'ifCurrentStackPageHasValidHeadPointers' defined but not used [-Wunused-function] 65498 | ifCurrentStackPageHasValidHeadPointers(StackPage *thePage) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62945:1: warning: 'cr' defined but not used [-Wunused-function] 62945 | cr(void) | ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62843:1: warning: 'contexthasValidInversePCMappingOfin' defined but not used [-Wunused-function] 62843 | contexthasValidInversePCMappingOfin(sqInt aContext, sqInt theIP, char *theFP) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:62688:1: warning: 'checkStackPointerForMaybeMarriedContext' defined but not used [-Wunused-function] 62688 | checkStackPointerForMaybeMarriedContext(sqInt aContext) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:61992:1: warning: 'assertValidStackLimits' defined but not used [-Wunused-function] 61992 | assertValidStackLimits(sqInt ln) | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:61909:1: warning: 'allOnesAsCharStar' defined but not used [-Wunused-function] 61909 | allOnesAsCharStar(void) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:61555:1: warning: 'segmentOverlap' defined but not used [-Wunused-function] 61555 | segmentOverlap(void) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:61253:1: warning: 'isValidSegmentBridge' defined but not used [-Wunused-function] 61253 | isValidSegmentBridge(sqInt objOop) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:61232:1: warning: 'isInSegments' defined but not used [-Wunused-function] 61232 | isInSegments(usqInt address) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:61109:1: warning: 'bridgeFor' defined but not used [-Wunused-function] 61109 | bridgeFor(SpurSegmentInfo *aSegment) | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:61094:1: warning: 'bridgeAt' defined but not used [-Wunused-function] 61094 | bridgeAt(sqInt segIndex) | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:61044:1: warning: 'allBridgesMarked' defined but not used [-Wunused-function] 61044 | allBridgesMarked(void) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:60949:1: warning: 'segLimit' defined but not used [-Wunused-function] 60949 | segLimit(SpurSegmentInfo * self_in_segLimit) | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:60884:1: warning: 'validRelocationPlanInPass' defined but not used [-Wunused-function] 60884 | validRelocationPlanInPass(sqInt onePass) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:59987:1: warning: 'savedFirstFieldsSpaceWasAllocated' defined but not used [-Wunused-function] 59987 | savedFirstFieldsSpaceWasAllocated(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:59720:1: warning: 'isPostMobile' defined but not used [-Wunused-function] 59720 | isPostMobile(sqInt obj) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:59709:1: warning: 'isMobile' defined but not used [-Wunused-function] 59709 | isMobile(sqInt obj) | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:58912:1: warning: 'validObjStacks' defined but not used [-Wunused-function] 58912 | validObjStacks(void) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:58869:1: warning: 'validFreeTreeChunk' defined but not used [-Wunused-function] 58869 | validFreeTreeChunk(sqInt chunk) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:58788:1: warning: 'validClassTableHashes' defined but not used [-Wunused-function] 58788 | validClassTableHashes(void) | ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:57780:1: warning: 'startOfObject' defined but not used [-Wunused-function] 57780 | startOfObject(sqInt objOop) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:57712:1: warning: 'slidingCompactionInProgress' defined but not used [-Wunused-function] 57712 | slidingCompactionInProgress(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:53563:1: warning: 'noUnscannedEphemerons' defined but not used [-Wunused-function] 53563 | noUnscannedEphemerons(void) | ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:53328:1: warning: 'newSpaceIsEmpty' defined but not used [-Wunused-function] 53328 | newSpaceIsEmpty(void) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50986:1: warning: 'lengthOfMaybeImmediate' defined but not used [-Wunused-function] 50986 | lengthOfMaybeImmediate(sqInt oop) | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50857:1: warning: 'lastPointerFormat' defined but not used [-Wunused-function] 50857 | lastPointerFormat(void) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50848:1: warning: 'knownClassAtIndex' defined but not used [-Wunused-function] 50848 | knownClassAtIndex(sqInt classIndex) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50710:1: warning: 'isWeakNonImm' defined but not used [-Wunused-function] 50710 | isWeakNonImm(sqInt objOop) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50563:1: warning: 'isValidObjStackAt' defined but not used [-Wunused-function] 50563 | isValidObjStackAt(sqInt objStackRootIndex) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50503:1: warning: 'isSemaphoreOop' defined but not used [-Wunused-function] 50503 | isSemaphoreOop(sqInt anOop) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50496:1: warning: 'isSegmentBridge' defined but not used [-Wunused-function] 50496 | isSegmentBridge(sqInt objOop) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50486:1: warning: 'isRemembered' defined but not used [-Wunused-function] 50486 | isRemembered(sqInt objOop) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50383:1: warning: 'isObjImmutable' defined but not used [-Wunused-function] 50383 | isObjImmutable(sqInt anOop) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50372:1: warning: 'isObjEphemeron' defined but not used [-Wunused-function] 50372 | isObjEphemeron(sqInt objOop) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50353:1: warning: 'isMaybeFiredEphemeron' defined but not used [-Wunused-function] 50353 | isMaybeFiredEphemeron(sqInt objOop) | ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50346:1: warning: 'isLargeFreeObject' defined but not used [-Wunused-function] 50346 | isLargeFreeObject(sqInt objOop) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50339:1: warning: 'isInPastSpace' defined but not used [-Wunused-function] 50339 | isInPastSpace(sqInt address) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50324:1: warning: 'isInNewSpace' defined but not used [-Wunused-function] 50324 | isInNewSpace(sqInt objOop) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50289:1: warning: 'isInFutureSpace' defined but not used [-Wunused-function] 50289 | isInFutureSpace(sqInt address) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50282:1: warning: 'isInEden' defined but not used [-Wunused-function] 50282 | isInEden(sqInt objOop) | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50259:1: warning: 'isInClassTable' defined but not used [-Wunused-function] 50259 | isInClassTable(sqInt objOop) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50244:1: warning: 'isFreeOop' defined but not used [-Wunused-function] 50244 | isFreeOop(sqInt oop) | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50237:1: warning: 'isFreeObject' defined but not used [-Wunused-function] 50237 | isFreeObject(sqInt objOop) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50212:1: warning: 'isForwardedClassTag' defined but not used [-Wunused-function] 50212 | isForwardedClassTag(sqInt classIndex) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50192:1: warning: 'isEphemeron' defined but not used [-Wunused-function] 50192 | isEphemeron(sqInt objOop) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50156:1: warning: 'isEnumerableObjectNoAssert' defined but not used [-Wunused-function] 50156 | isEnumerableObjectNoAssert(sqInt objOop) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50133:1: warning: 'isCopiedIntoSegment' defined but not used [-Wunused-function] 50133 | isCopiedIntoSegment(sqInt anObjectInTheHeap) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50115:1: warning: 'isContextHeader' defined but not used [-Wunused-function] 50115 | isContextHeader(sqInt aHeader) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:50098:1: warning: 'isCompiledMethodHeader' defined but not used [-Wunused-function] 50098 | isCompiledMethodHeader(sqInt objHeader) | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:49039:1: warning: 'hiddenRootsObject' defined but not used [-Wunused-function] 49039 | hiddenRootsObject(void) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:49032:1: warning: 'hiddenRootSlots' defined but not used [-Wunused-function] 49032 | hiddenRootSlots(void) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:48959:1: warning: 'hasSpurMemoryManagerAPI' defined but not used [-Wunused-function] 48959 | hasSpurMemoryManagerAPI(void) | ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:48861:1: warning: 'goodContextSize' defined but not used [-Wunused-function] 48861 | goodContextSize(sqInt oop) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:48673:1: warning: 'freeChunkPrevIndex' defined but not used [-Wunused-function] 48673 | freeChunkPrevIndex(void) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:48662:1: warning: 'freeChunkParentIndex' defined but not used [-Wunused-function] 48662 | freeChunkParentIndex(void) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:48652:1: warning: 'freeChunkNextIndex' defined but not used [-Wunused-function] 48652 | freeChunkNextIndex(void) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:48626:1: warning: 'forwardersIn' defined but not used [-Wunused-function] 48626 | forwardersIn(sqInt anObject) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:48615:1: warning: 'forwardedFormat' defined but not used [-Wunused-function] 48615 | forwardedFormat(void) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:48605:1: warning: 'formatOf' defined but not used [-Wunused-function] 48605 | formatOf(sqInt objOop) | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:48301:1: warning: 'firstFixedFieldOfMaybeImmediate' defined but not used [-Wunused-function] 48301 | firstFixedFieldOfMaybeImmediate(sqInt oop) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:47937:1: warning: 'fetchPointerofFreeChunk' defined but not used [-Wunused-function] 47937 | fetchPointerofFreeChunk(sqInt fieldIndex, sqInt objOop) | ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:47729:1: warning: 'existInstancesInNewSpaceOf' defined but not used [-Wunused-function] 47729 | existInstancesInNewSpaceOf(sqInt classObj) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:47722:1: warning: 'ephemeronFormat' defined but not used [-Wunused-function] 47722 | ephemeronFormat(void) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:46669:1: warning: 'classTableRootSlots' defined but not used [-Wunused-function] 46669 | classTableRootSlots(void) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:46532:1: warning: 'classIndexFieldWidth' defined but not used [-Wunused-function] 46532 | classIndexFieldWidth(void) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:45198:1: warning: 'byteFormatMask' defined but not used [-Wunused-function] 45198 | byteFormatMask(void) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:45191:1: warning: 'bridgeSize' defined but not used [-Wunused-function] 45191 | bridgeSize(void) | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:45129:1: warning: 'bitsSetInFreeSpaceMaskForAllFreeLists' defined but not used [-Wunused-function] 45129 | bitsSetInFreeSpaceMaskForAllFreeLists(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:44539:1: warning: 'assertInnerValidFreeObject' defined but not used [-Wunused-function] 44539 | assertInnerValidFreeObject(sqInt objOop) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:44507:1: warning: 'allUnscannedEphemeronsAreActive' defined but not used [-Wunused-function] 44507 | allUnscannedEphemeronsAreActive(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:44481:1: warning: 'allStrongSlotsOfWeaklingAreMarked' defined but not used [-Wunused-function] 44481 | allStrongSlotsOfWeaklingAreMarked(sqInt aWeakling) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:44470:1: warning: 'allocationUnit' defined but not used [-Wunused-function] 44470 | allocationUnit(void) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:43617:1: warning: 'allOldMarkedWeakObjectsOnWeaklingStack' defined but not used [-Wunused-function] 43617 | allOldMarkedWeakObjectsOnWeaklingStack(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:43502:1: warning: 'allObjectsUnmarked' defined but not used [-Wunused-function] 43502 | allObjectsUnmarked(void) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:41624:1: warning: 'noUnfiredEphemeronsAtEndOfRememberedSet' defined but not used [-Wunused-function] 41624 | noUnfiredEphemeronsAtEndOfRememberedSet(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:41373:1: warning: 'firstCorpse' defined but not used [-Wunused-function] 41373 | firstCorpse(sqInt headOfCorpseList) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:40970:1: warning: 'allWeakSurvivorsOnWeakList' defined but not used [-Wunused-function] 40970 | allWeakSurvivorsOnWeakList(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:40891:1: warning: 'allNewSpaceObjectsHaveZeroRTRefCount' defined but not used [-Wunused-function] 40891 | allNewSpaceObjectsHaveZeroRTRefCount(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:40830:1: warning: 'wordIndexableFormat' defined but not used [-Wunused-function] 40830 | wordIndexableFormat(void) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:40611:1: warning: 'numFreeLists' defined but not used [-Wunused-function] 40611 | numFreeLists(void) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:40599:1: warning: 'maxSlotsForAlloc' defined but not used [-Wunused-function] 40599 | maxSlotsForAlloc(void) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:40491:1: warning: 'isImmediateFloat' defined but not used [-Wunused-function] 40491 | isImmediateFloat(sqInt oop) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:39675:1: warning: 'headerWhileForwardingOf' defined but not used [-Wunused-function] 39675 | headerWhileForwardingOf(sqInt aCompiledMethodObjOop) | ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22096:1: warning: 'stackPageHeadroom' defined but not used [-Wunused-function] 22096 | stackPageHeadroom(void) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:22083:1: warning: 'stackLimitOffset' defined but not used [-Wunused-function] 22083 | stackLimitOffset(void) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19954:1: warning: 'newMethodInLookupCacheAtand' defined but not used [-Wunused-function] 19954 | newMethodInLookupCacheAtand(sqInt selector, sqInt classTag) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19539:1: warning: 'mframeReceiver' defined but not used [-Wunused-function] 19539 | mframeReceiver(char *theFP) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:19532:1: warning: 'mframeIsBlockActivation' defined but not used [-Wunused-function] 19532 | mframeIsBlockActivation(char *theFP) | ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18643:1: warning: 'isMachineCodeFrame' defined but not used [-Wunused-function] 18643 | isMachineCodeFrame(char *theFP) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18407:1: warning: 'iframeSavedIP' defined but not used [-Wunused-function] 18407 | iframeSavedIP(char *theFP) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18400:1: warning: 'iframeReceiver' defined but not used [-Wunused-function] 18400 | iframeReceiver(char *theFP) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18393:1: warning: 'iframeIsBlockActivation' defined but not used [-Wunused-function] 18393 | iframeIsBlockActivation(char *theFP) | ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18153:1: warning: 'frameReceiver' defined but not used [-Wunused-function] 18153 | frameReceiver(char *theFP) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18137:1: warning: 'frameNumArgs' defined but not used [-Wunused-function] 18137 | frameNumArgs(char *theFP) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18125:1: warning: 'frameMethodObject' defined but not used [-Wunused-function] 18125 | frameMethodObject(char *theFP) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18116:1: warning: 'frameIsBlockActivation' defined but not used [-Wunused-function] 18116 | frameIsBlockActivation(char *theFP) | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:18104:1: warning: 'frameHasContext' defined but not used [-Wunused-function] 18104 | frameHasContext(char *theFP) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:17214:1: warning: 'deferStackLimitSmashAroundwith' defined but not used [-Wunused-function] 17214 | deferStackLimitSmashAroundwith(void (*functionSymbol)(sqInt), sqInt arg) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14565:1: warning: 'asCogHomeMethod' defined but not used [-Wunused-function] 14565 | asCogHomeMethod(CogBlockMethod *aCogMethod) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:14142:1: warning: 'pageListIsWellFormed' defined but not used [-Wunused-function] 14142 | pageListIsWellFormed(void) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:13979:1: warning: 'cmHomeMethod' defined but not used [-Wunused-function] 13979 | cmHomeMethod(CogBlockMethod * self_in_cmHomeMethod) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2054:12: warning: 'theUnknownShort' defined but not used [-Wunused-variable] 2054 | _iss sqInt theUnknownShort; | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2053:12: warning: 'testWorker' defined but not used [-Wunused-variable] 2053 | _iss sqInt testWorker; | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2052:14: warning: 'statIncrGCUsecs' defined but not used [-Wunused-variable] 2052 | _iss usqLong statIncrGCUsecs; | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2051:14: warning: 'statFGCDeltaUsecs' defined but not used [-Wunused-variable] 2051 | _iss usqLong statFGCDeltaUsecs; | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2050:12: warning: 'statCoalesces' defined but not used [-Wunused-variable] 2050 | _iss sqInt statCoalesces; | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2049:12: warning: 'preferredPinningSegment' defined but not used [-Wunused-variable] 2049 | _iss sqInt preferredPinningSegment; | ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2048:12: warning: 'nextAddress' defined but not used [-Wunused-variable] 2048 | _iss sqInt nextAddress; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2047:12: warning: 'memoryManager' defined but not used [-Wunused-variable] 2047 | _iss sqInt memoryManager; | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2046:12: warning: 'largeOpaqueMemoryManager' defined but not used [-Wunused-variable] 2046 | _iss sqInt largeOpaqueMemoryManager; | ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2045:12: warning: 'initialMemoryAddress' defined but not used [-Wunused-variable] 2045 | _iss sqInt initialMemoryAddress; | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2044:12: warning: 'functions' defined but not used [-Wunused-variable] 2044 | _iss sqInt functions; | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2043:12: warning: 'codeGeneratorToComputeAccessorDepth' defined but not used [-Wunused-variable] 2043 | _iss sqInt codeGeneratorToComputeAccessorDepth; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2042:12: warning: 'cifs' defined but not used [-Wunused-variable] 2042 | _iss sqInt cifs; | ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2041:13: warning: 'byteCount' defined but not used [-Wunused-variable] 2041 | _iss usqInt byteCount; | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:2024:13: warning: 'messageCount' defined but not used [-Wunused-variable] 2024 | _iss usqInt messageCount; | ^~~~~~~~~~~~ -- 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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'writeImageFileIO.isra': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:74393:9: warning: 'the2ndUnknownShort' may be used uninitialized [-Wmaybe-uninitialized] 74393 | putShorttoFile(the2ndUnknownShort, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'printInvalidClassTableEntries': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:55842:41: warning: 'hash' may be used uninitialized in this function [-Wmaybe-uninitialized] 55842 | printHex(hash); | ^~~~~~~~~~~~~~ In file included from /usr/include/string.h:535, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/pThreadedFFI.h:20, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:32: In function 'strncpy', inlined from 'stringForCString' at /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:58244:3: /usr/include/aarch64-linux-gnu/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'stringForCString': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:58207:15: note: length computed here 58207 | len = strlen(aCString); | ^~~~~~~~~~~~~~~~ -- 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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c: In function 'followForwardedFrameContentsstackPointer': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/vm/src/gcc3x-cointerp.c:64889:17: warning: 'oop' may be used uninitialized in this function [-Wmaybe-uninitialized] 64889 | followForwardedObjectFieldstoDepth(oop, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- 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 -- C Compiler: /usr/bin/cc -- C++ Compiler: /usr/bin/c++ -- Resource Compiler: -- Building FFI -- Downloading/updating libffi [ 27%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqHeapMap.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqHeapMap.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/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'... [ 27%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqVirtualMachine.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:8: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c: In function 'sqGetInterpreterProxy': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:306:18: warning: assignment to 'sqInt (*)(sqInt)' {aka 'long int (*)(long int)'} from incompatible pointer type 'void (*)(sqInt)' {aka 'void (*)(long int)'} [-Wincompatible-pointer-types] 306 | VM->push = push; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:308:23: warning: assignment to 'sqInt (*)(double)' {aka 'long int (*)(double)'} from incompatible pointer type 'void (*)(double)' [-Wincompatible-pointer-types] 308 | VM->pushFloat = pushFloat; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:432:44: warning: assignment to 'void * (*)(sqInt, sqInt, sqInt)' {aka 'void * (*)(long int, long int, long int)'} from incompatible pointer type 'void * (*)(sqInt, sqInt, void *)' {aka 'void * (*)(long int, long int, void *)'} [-Wincompatible-pointer-types] 432 | VM->ioLoadSymbolOfLengthFromModule = ioLoadSymbolOfLengthFromModule; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:459:33: warning: assignment to 'void (*)(void)' from incompatible pointer type 'sqInt (*)(void)' {aka 'long int (*)(void)'} [-Wincompatible-pointer-types] 459 | VM->forceInterruptCheck = forceInterruptCheck; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:510:29: warning: assignment to 'long unsigned int (*)(void)' from incompatible pointer type 'long long unsigned int (*)(void)' [-Wincompatible-pointer-types] 510 | VM->utcMicroseconds = ioUTCMicroseconds; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:546:30: warning: assignment to 'sqInt (*)(char *)' {aka 'long int (*)(char *)'} from incompatible pointer type 'sqInt (*)(const char *)' {aka 'long int (*)(const char *)'} [-Wincompatible-pointer-types] 546 | VM->stringForCString = stringForCString; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:557:44: warning: assignment to 'sqInt (*)(struct _VMCallbackContext *)' {aka 'long int (*)(struct _VMCallbackContext *)'} from incompatible pointer type 'sqInt (*)(void *)' {aka 'long int (*)(void *)'} [-Wincompatible-pointer-types] 557 | VM->ptEnterInterpreterFromCallback = ptEnterInterpreterFromCallback; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:558:41: warning: assignment to 'sqInt (*)(struct _VMCallbackContext *)' {aka 'long int (*)(struct _VMCallbackContext *)'} from incompatible pointer type 'sqInt (*)(void *)' {aka 'long int (*)(void *)'} [-Wincompatible-pointer-types] 558 | VM->ptExitInterpreterToCallback = ptExitInterpreterToCallback; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:562:34: warning: assignment to 'sqInt (*)(int)' {aka 'long int (*)(int)'} from incompatible pointer type 'Semaphore * (*)(int)' {aka 'struct __Semaphore * (*)(int)'} [-Wincompatible-pointer-types] 562 | VM->platformSemaphoreNew = platform_semaphore_new; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqVirtualMachine.c:565:42: warning: assignment to 'sqInt (*)(sqInt)' {aka 'long int (*)(long int)'} from incompatible pointer type 'void (*)(sqInt)' {aka 'void (*)(long int)'} [-Wincompatible-pointer-types] 565 | VM->waitOnExternalSemaphoreIndex = waitOnExternalSemaphoreIndex; | ^ [ 28%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqNamedPrims.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqNamedPrims.c:14: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 29%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqExternalSemaphores.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c: In function 'signalSemaphoreWithIndex': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:135:13: warning: unused variable 'v' [-Wunused-variable] 135 | int v; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c: In function 'doSignalExternalSemaphores': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:198:24: warning: variable 'signalled' set but not used [-Wunused-but-set-variable] 198 | char switched, signalled = 0; | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c: In function 'waitOnExternalSemaphoreIndex': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqExternalSemaphores.c:267:11: warning: unused variable 'xArray' [-Wunused-variable] 267 | sqInt xArray; | ^~~~~~ [ 29%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/sqTicker.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/common/sqTicker.c:54: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 30%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/unix/aio.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -MD -MT CMakeFiles/PharoVMCore.dir/extracted/vm/src/unix/aio.c.o -MF CMakeFiles/PharoVMCore.dir/extracted/vm/src/unix/aio.c.o.d -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/unix/aio.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/aio.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/semaphores/platformSemaphore.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/aio.c:34: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/aio.c: In function 'aioInit': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/aio.c:124:23: warning: passing argument 2 of 'signal' from incompatible pointer type [-Wincompatible-pointer-types] 124 | signal(SIGIO, forceInterruptCheck); | ^~~~~~~~~~~~~~~~~~~ | | | sqInt (*)(void) {aka long int (*)(void)} In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/aio.c:45: /usr/include/signal.h:88:57: note: expected '__sighandler_t' {aka 'void (*)(int)'} but argument is of type 'sqInt (*)(void)' {aka 'long int (*)(void)'} 88 | extern __sighandler_t signal (int __sig, __sighandler_t __handler) | ~~~~~~~~~~~~~~~^~~~~~~~~ [ 30%] Building C object CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -MD -MT CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o -MF CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o.d -o CMakeFiles/PharoVMCore.dir/src/debugUnix.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c: In function 'reportStackState': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:369:15: warning: unused variable 'pc' [-Wunused-variable] 369 | void *pc; | ^~ At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/debugUnix.c:77:12: warning: 'inFault' defined but not used [-Wunused-variable] 77 | static int inFault = 0; | ^~~~~~~ [ 31%] Building C object CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -MD -MT CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o -MF CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o.d -o CMakeFiles/PharoVMCore.dir/src/memoryUnix.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/memoryUnix.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/memoryUnix.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 32%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogUnix.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -MD -MT CMakeFiles/PharoVMCore.dir/src/fileDialogUnix.c.o -MF CMakeFiles/PharoVMCore.dir/src/fileDialogUnix.c.o.d -o CMakeFiles/PharoVMCore.dir/src/fileDialogUnix.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/fileDialogUnix.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/fileDialog.h:4, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/fileDialogUnix.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 32%] Linking C shared library build/vm/libPharoVMCore.so /usr/bin/cmake -E cmake_link_script CMakeFiles/PharoVMCore.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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 '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 32%] Built target PharoVMCore make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/UUIDPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/UUIDPlugin.dir/build.make CMakeFiles/UUIDPlugin.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 33%] Building C object CMakeFiles/UUIDPlugin.dir/plugins/UUIDPlugin/common/UUIDPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUUIDPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:2: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c: At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:38:28: warning: argument 1 of type 'char *' declared as a pointer [-Warray-parameter=] 38 | int MakeUUID(char *location) | ~~~~~~^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:6:21: note: previously declared as an array 'char[16]' 6 | int MakeUUID(sqUUID location); | ~~~~~~~^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c: In function 'setInterpreter': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/plugins/UUIDPlugin/common/UUIDPlugin.c:108:11: warning: unused variable 'ok' [-Wunused-variable] 108 | sqInt ok; | ^~ [ 33%] Linking C shared library build/vm/libUUIDPlugin.so /usr/bin/cmake -E cmake_link_script CMakeFiles/UUIDPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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/aarch64-linux-gnu/libuuid.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 33%] Built target UUIDPlugin make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/SocketPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/SocketPlugin.dir/build.make CMakeFiles/SocketPlugin.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 34%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c: In function 'primitiveSocketListenOnPortBacklogInterface': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:1499:15: warning: unused variable 'okToListen' [-Wunused-variable] 1499 | sqInt okToListen; | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c: In function 'socketValueOf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2312:17: warning: pointer/integer type mismatch in conditional expression 2312 | : (primitiveFailFor(PrimErrBadArgument), | ^ At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2318:1: warning: 'sqAssert' defined but not used [-Wunused-function] 2318 | sqAssert(sqInt aBool) | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2307:1: warning: 'socketValueOf' defined but not used [-Wunused-function] 2307 | socketValueOf(sqInt socketOop) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:2296:1: warning: 'socketRecordSize' defined but not used [-Wunused-function] 2296 | socketRecordSize(void) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:245:1: warning: 'netAddressToInt' defined but not used [-Wunused-function] 245 | netAddressToInt(unsigned char *ptrToByteArray) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c:6:13: warning: '__buildInfo' defined but not used [-Wunused-variable] 6 | static char __buildInfo[] = "SocketPlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; | ^~~~~~~~~~~ [ 35%] Building C object CMakeFiles/SocketPlugin.dir/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DSocketPlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c:54: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ Checking out files: 35% (145/411) Checking out files: 36% (148/411) Checking out files: 37% (153/411) Checking out files: 38% (157/411) Checking out files: 39% (161/411) Checking out files: 40% (165/411) Checking out files: 41% (169/411) Checking out files: 42% (173/411) Checking out files: 43% (177/411) Checking out files: 44% (181/411) Checking out files: 45% (185/411) Checking out files: 46% (190/411) Checking out files: 47% (194/411) Checking out files: 48% (198/411) Checking out files: 49% (202/411) Checking out files: 50% (206/411) Checking out files: 51% (210/411) Checking out files: 52% (214/411) Checking out files: 53% (218/411) Checking out files: 54% (222/411) Checking out files: 55% (227/411) Checking out files: 56% (231/411) Checking out files: 57% (235/411) Checking out files: 58% (239/411) Checking out files: 59% (243/411) Checking out files: 60% (247/411) Checking out files: 61% (251/411) Checking out files: 62% (255/411) Checking out files: 63% (259/411) Checking out files: 64% (264/411) Checking out files: 65% (268/411) Checking out files: 66% (272/411) Checking out files: 67% (276/411) Checking out files: 68% (280/411) Checking out files: 69% (284/411) Checking out files: 70% (288/411) Checking out files: 71% (292/411) Checking out files: 72% (296/411) Checking out files: 73% (301/411) Checking out files: 74% (305/411) Checking out files: 75% (309/411) Checking out files: 75% (312/411) Checking out files: 76% (313/411) Checking out files: 77% (317/411) Checking out files: 78% (321/411) Checking out files: 79% (325/411) Checking out files: 80% (329/411) Checking out files: 81% (333/411) Checking out files: 82% (338/411) Checking out files: 83% (342/411) Checking out files: 84% (346/411) Checking out files: 85% (350/411) Checking out files: 86% (354/411) Checking out files: 87% (358/411) Checking out files: 88% (362/411) Checking out files: 89% (366/411) Checking out files: 90% (370/411) Checking out files: 91% (375/411) Checking out files: 92% (379/411) Checking out files: 93% (383/411) Checking out files: 94% (387/411) Checking out files: 95% (391/411) Checking out files: 96% (395/411) Checking out files: 97% (399/411) Checking out files: 98% (403/411) Checking out files: 99% (407/411) Checking out files: 100% (411/411) Checking out files: 100% (411/411), done. Switched to a new branch 'v3.3-cmake' Branch 'v3.3-cmake' set up to track remote branch 'v3.3-cmake' from 'origin'. [ 35%] Linking C shared library build/vm/libSocketPlugin.so /usr/bin/cmake -E cmake_link_script CMakeFiles/SocketPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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 '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 35%] Built target SocketPlugin make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/SurfacePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/SurfacePlugin.dir/build.make CMakeFiles/SurfacePlugin.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 36%] Building C object CMakeFiles/SurfacePlugin.dir/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 37%] Building C object CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DSurfacePlugin_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -MD -MT CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -MF CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o.d -o CMakeFiles/SurfacePlugin.dir/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c: In function 'primitiveRegisterSurface': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:492:26: warning: assignment to 'void *' from 'sqInt' {aka 'long int'} makes pointer from integer without a cast [-Wint-conversion] 492 | surfaceHandlePtr = fetchPointerofObject(0, surfaceHandle); | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:36: warning: passing argument 1 of 'ioRegisterSurface' makes integer from pointer without a cast [-Wint-conversion] 493 | result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); | ^~~~~~~~~~~~~~~~ | | | void * /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:30: note: expected 'sqIntptr_t' {aka 'long int'} but argument is of type 'void *' 241 | ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) | ~~~~~~~~~~~^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:493:54: warning: passing argument 2 of 'ioRegisterSurface' makes pointer from integer without a cast [-Wint-conversion] 493 | result = ioRegisterSurface(surfaceHandlePtr, sqSurfaceDispatchPtr, surfaceIDPtr); | ^~~~~~~~~~~~~~~~~~~~ | | | sqInt {aka long int} /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:241:64: note: expected 'sqSurfaceDispatch *' but argument is of type 'sqInt' {aka 'long int'} 241 | ioRegisterSurface(sqIntptr_t surfaceHandle, sqSurfaceDispatch *fn, int *surfaceIDPtr) | ~~~~~~~~~~~~~~~~~~~^~ At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c:6:13: warning: '__buildInfo' defined but not used [-Wunused-variable] 6 | static char __buildInfo[] = "SurfacePlugin VMMaker-tonel.1 uuid: b96a8129-7cb4-0d00-9da3-32dd068a2fce " __DATE__ ; | ^~~~~~~~~~~ [ 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' [ 37%] Linking C shared library build/vm/libSurfacePlugin.so /usr/bin/cmake -E cmake_link_script CMakeFiles/SurfacePlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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 '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 37%] Built target SurfacePlugin make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/FloatArrayPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/FloatArrayPlugin.dir/build.make CMakeFiles/FloatArrayPlugin.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 38%] Building C object CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFloatArrayPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -MD -MT CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -MF CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o.d -o CMakeFiles/FloatArrayPlugin.dir/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c:6:13: warning: '__buildInfo' defined but not used [-Wunused-variable] 6 | static char __buildInfo[] = "FloatArrayPlugin VMMaker-tonel.1 uuid: b96a8129-7cb4-0d00-9da3-32dd068a2fce " __DATE__ ; | ^~~~~~~~~~~ [ 38%] Linking C shared library build/vm/libFloatArrayPlugin.so /usr/bin/cmake -E cmake_link_script CMakeFiles/FloatArrayPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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 '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 38%] Built target FloatArrayPlugin make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/LargeIntegers.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/LargeIntegers.dir/build.make CMakeFiles/LargeIntegers.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 39%] Building C object CMakeFiles/LargeIntegers.dir/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLargeIntegers_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:3797:1: warning: 'sqAssert' defined but not used [-Wunused-function] 3797 | sqAssert(sqInt aBool) | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2326:1: warning: 'normalize' defined but not used [-Wunused-function] 2326 | normalize(sqInt aLargeInteger) | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:2100:1: warning: 'highBitOfLargeInt' defined but not used [-Wunused-function] 2100 | highBitOfLargeInt(sqInt anOop) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1812:1: warning: 'digitSubLargewith' defined but not used [-Wunused-function] 1812 | digitSubLargewith(sqInt firstInteger, sqInt secondInteger) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1802:1: warning: 'digitSizeOfLargeInt' defined but not used [-Wunused-function] 1802 | digitSizeOfLargeInt(sqInt anOop) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1786:1: warning: 'digitSizeOfCSI' defined but not used [-Wunused-function] 1786 | digitSizeOfCSI(sqInt csi) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1766:1: warning: 'digitOfLargeIntat' defined but not used [-Wunused-function] 1766 | digitOfLargeIntat(sqInt aBytesOop, sqInt ix) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1754:1: warning: 'digitOfCSIat' defined but not used [-Wunused-function] 1754 | digitOfCSIat(sqInt csi, sqInt ix) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1651:1: warning: 'digitMultiplyLargewithnegative' defined but not used [-Wunused-function] 1651 | digitMultiplyLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1538:1: warning: 'digitMontgomerytimesmodulomInvModB' defined but not used [-Wunused-function] 1538 | digitMontgomerytimesmodulomInvModB(sqInt firstLarge, sqInt secondLarge, sqInt thirdLarge, unsigned int mInv) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1278:1: warning: 'digitDivLargewithnegative' defined but not used [-Wunused-function] 1278 | digitDivLargewithnegative(sqInt firstInteger, sqInt secondInteger, sqInt neg) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:1254:1: warning: 'digitCompareLargewith' defined but not used [-Wunused-function] 1254 | digitCompareLargewith(sqInt firstInteger, sqInt secondInteger) | ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:994:1: warning: 'digitAddLargewith' defined but not used [-Wunused-function] 994 | digitAddLargewith(sqInt firstInteger, sqInt secondInteger) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:825:1: warning: 'cDigitSublenwithleninto' defined but not used [-Wunused-function] 825 | cDigitSublenwithleninto(unsigned int *pWordSmall, sqInt smallLen, unsigned int *pWordLarge, sqInt largeLen, unsigned int *pWordRes) | ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:781:1: warning: 'cDigitRshiftfromlentolen' defined but not used [-Wunused-function] 781 | cDigitRshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) | ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:768:1: warning: 'cDigitReplacefromtowithstartingAt' defined but not used [-Wunused-function] 768 | cDigitReplacefromtowithstartingAt(unsigned int *pTo, sqInt start, sqInt stop, unsigned int *pFrom, sqInt repStart) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:724:1: warning: 'cDigitOpshortlenlongleninto' defined but not used [-Wunused-function] 724 | cDigitOpshortlenlongleninto(sqInt opIndex, unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:711:1: warning: 'cDigitOfatput' defined but not used [-Wunused-function] 711 | cDigitOfatput(unsigned int *cPointer, sqInt zeroBasedDigitIndex, unsigned int aValue) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:659:1: warning: 'cDigitMultiplylenwithlenintolen' defined but not used [-Wunused-function] 659 | cDigitMultiplylenwithlenintolen(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes, sqInt resLen) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:586:1: warning: 'cDigitMontgomerylentimeslenmodulolenmInvModBinto' defined but not used [-Wunused-function] 586 | cDigitMontgomerylentimeslenmodulolenmInvModBinto(unsigned int *pFirst, sqInt firstLen, unsigned int *pSecond, sqInt secondLen, unsigned int *pThird, sqInt thirdLen, unsigned int mInv, unsigned int *pRes) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:541:1: warning: 'cDigitLshiftfromlentolen' defined but not used [-Wunused-function] 541 | cDigitLshiftfromlentolen(sqInt shiftCount, unsigned int *pFrom, sqInt lenFrom, unsigned int *pTo, sqInt lenTo) | ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:389:1: warning: 'cDigitDivlenremlenquolen' defined but not used [-Wunused-function] 389 | cDigitDivlenremlenquolen(unsigned int *pDiv, sqInt divLen, unsigned int *pRem, sqInt remLen, unsigned int *pQuo, sqInt quoLen) | ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:377:1: warning: 'cDigitCopyFromtolen' defined but not used [-Wunused-function] 377 | cDigitCopyFromtolen(unsigned int *pFrom, unsigned int *pTo, sqInt len) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:332:1: warning: 'cDigitAddlenwithleninto' defined but not used [-Wunused-function] 332 | cDigitAddlenwithleninto(unsigned int *pWordShort, sqInt shortLen, unsigned int *pWordLong, sqInt longLen, unsigned int *pWordRes) | ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:266:1: warning: 'byteSizeOfCSI' defined but not used [-Wunused-function] 266 | byteSizeOfCSI(sqInt csi) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c:6:13: warning: '__buildInfo' defined but not used [-Wunused-variable] 6 | static char __buildInfo[] = "LargeIntegersPlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; | ^~~~~~~~~~~ [ 39%] Linking C shared library build/vm/libLargeIntegers.so /usr/bin/cmake -E cmake_link_script CMakeFiles/LargeIntegers.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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 '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 39%] Built target LargeIntegers make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReaderPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/JPEGReaderPlugin.dir/build.make CMakeFiles/JPEGReaderPlugin.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 39%] Building C object CMakeFiles/JPEGReaderPlugin.dir/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReaderPlugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1787:1: warning: 'storeJPEGStreamOn' defined but not used [-Wunused-function] 1787 | storeJPEGStreamOn(sqInt streamOop) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1780:1: warning: 'stInit' defined but not used [-Wunused-function] 1780 | stInit(void) | ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1733:1: warning: 'scaleAndSignExtendinFieldWidth' defined but not used [-Wunused-function] 1733 | scaleAndSignExtendinFieldWidth(sqInt aNumber, sqInt w) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1048:1: warning: 'nextSampleY' defined but not used [-Wunused-function] 1048 | nextSampleY(void) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:1012:1: warning: 'nextSampleFromblocks' defined but not used [-Wunused-function] 1012 | nextSampleFromblocks(int *aComponent, int **aBlockArray) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:976:1: warning: 'nextSampleCr' defined but not used [-Wunused-function] 976 | nextSampleCr(void) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:940:1: warning: 'nextSampleCb' defined but not used [-Wunused-function] 940 | nextSampleCb(void) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:662:1: warning: 'idctBlockIntqt' defined but not used [-Wunused-function] 662 | idctBlockIntqt(int *anArray, int *qt) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:610:1: warning: 'getBits' defined but not used [-Wunused-function] 610 | getBits(sqInt requestedBits) | ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:582:1: warning: 'fillBuffer' defined but not used [-Wunused-function] 582 | fillBuffer(void) | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:442:1: warning: 'decodeBlockIntocomponent' defined but not used [-Wunused-function] 442 | decodeBlockIntocomponent(int *anArray, int *aColorComponent) | ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:300:1: warning: 'colorConvertMCU' defined but not used [-Wunused-function] 300 | colorConvertMCU(void) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:250:1: warning: 'colorConvertGrayscaleMCU' defined but not used [-Wunused-function] 250 | colorConvertGrayscaleMCU(void) | ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:181:14: warning: 'ySampleStream' defined but not used [-Wunused-variable] 181 | static sqInt ySampleStream; | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:114:14: warning: 'crSampleStream' defined but not used [-Wunused-variable] 114 | static sqInt crSampleStream; | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:111:14: warning: 'cbSampleStream' defined but not used [-Wunused-variable] 111 | static sqInt cbSampleStream; | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c:6:13: warning: '__buildInfo' defined but not used [-Wunused-variable] 6 | static char __buildInfo[] = "JPEGReaderPlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; | ^~~~~~~~~~~ [ 88%] No test step for 'libffi-download' [100%] Completed 'libffi-download' [100%] Built target libffi-download -- Building for TARGET_PLATFORM: ARM -- 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 [ 40%] Linking C shared library build/vm/libJPEGReaderPlugin.so /usr/bin/cmake -E cmake_link_script CMakeFiles/JPEGReaderPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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 '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 40%] Built target JPEGReaderPlugin make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/JPEGReadWriter2Plugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/JPEGReadWriter2Plugin.dir/build.make CMakeFiles/JPEGReadWriter2Plugin.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 41%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c [ 42%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c: In function 'primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgr': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:410:15: warning: variable 'v' set but not used [-Wunused-but-set-variable] 410 | sqInt v; | ^ At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:537:1: warning: 'sqAssert' defined but not used [-Wunused-function] 537 | sqAssert(sqInt aBool) | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c:6:13: warning: '__buildInfo' defined but not used [-Wunused-variable] 6 | static char __buildInfo[] = "JPEGReadWriter2Plugin VMMaker.oscog-eem.2493 uuid: d7437cc5-75c7-4a43-af6b-0f85bf0cebe6 " __DATE__ ; | ^~~~~~~~~~~ [ 42%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c [ 43%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c [ 44%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c [ 44%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- 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 [ 45%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c [ 46%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c [ 46%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c [ 47%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c [ 48%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- 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 [ 48%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c [ 49%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c [ 50%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c [ 50%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c [ 51%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c [ 52%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- 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 [ 52%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c [ 53%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c [ 54%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c [ 54%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c [ 55%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c [ 55%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c [ 56%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- 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 [ 57%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c [ 57%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c [ 58%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c [ 59%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c [ 59%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c [ 60%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- 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 - no -- Checking HAVE_AS_X86_PCREL - yes -- Checking HAVE_AS_X86_64_UNWIND_SECTION_TYPE - no -- 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/arm-linux-gnueabihf/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/arm-linux-gnueabihf/libcrypto.so (found version "1.1.1n") -- Adding plugin: DSAPrims -- Adding plugin: UnixOSProcessPlugin -- Downloading Git2 binary Adding third-party libraries for Linux-armv7l: openssl-1.1.1k -- Downloading/updating openssl-1.1.1k [ 61%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c [ 61%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c [ 62%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c [ 63%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c [ 64%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c [ 65%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c [ 65%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/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-9@2/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-spur32/Linux-armv7l/third-party/openssl-1.1.1k.zip' -- [download 12% complete] -- [download 23% complete] -- [download 34% complete] -- [download 46% complete] -- [download 55% complete] -- [download 68% complete] -- [download 86% complete] -- [download 96% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/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-9@2/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 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/openssl-1.1.1k-src/libcrypto.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/openssl-1.1.1k-src/libcrypto.so.1.1 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/openssl-1.1.1k-src/libssl.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/openssl-1.1.1k-src/libssl.so.1.1 Adding third-party libraries for Linux-armv7l: libssh2-1.9.0 -- Downloading/updating libssh2-1.9.0 -- Configuring done [ 66%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c [ 67%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c [ 68%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c [ 69%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c [ 69%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c [ 70%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c: In function 'init_source': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c:41:14: warning: unused variable 'src' [-Wunused-variable] 41 | my_src_ptr src = (my_src_ptr) cinfo->src; | ^~~ [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/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='/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/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-spur32/Linux-armv7l/third-party/libssh2-1.9.0.zip' -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/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 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libssh2-1.9.0-src/libssh2.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libssh2-1.9.0-src/libssh2.so.1 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libssh2-1.9.0-src/libssh2.so.1.0.1 Adding third-party libraries for Linux-armv7l: 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-9@2/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-9@2/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-spur32/Linux-armv7l/third-party/libgit2-1.4.4.zip' -- [download 1% complete] [ 71%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c [ 72%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c [ 73%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c [ 74%] Building C object CMakeFiles/JPEGReadWriter2Plugin.dir/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DJPEGReadWriter2Plugin_EXPORTS -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c [ 75%] Linking C shared library build/vm/libJPEGReadWriter2Plugin.so /usr/bin/cmake -E cmake_link_script CMakeFiles/JPEGReadWriter2Plugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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 -- [download 10% complete] -- [download 20% complete] -- [download 27% complete] -- [download 36% complete] -- [download 43% complete] -- [download 50% complete] -- [download 55% complete] -- [download 60% complete] -- [download 65% complete] -- [download 75% complete] -- [download 81% complete] -- [download 87% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/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-9@2/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 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libgit2-1.4.4-src/libgit2.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libgit2-1.4.4-src/libgit2.so.1.0 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libgit2-1.4.4-src/libgit2.so.1.0.1 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libgit2-1.4.4-src/libgit2.so.1.4 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libgit2-1.4.4-src/libgit2.so.1.4.4 Adding third-party libraries for Linux-armv7l: libgit2-1.0.1 -- Downloading/updating libgit2-1.0.1 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libgit2-1.0.1-download Scanning dependencies of target libgit2-1.0.1-download [ 11%] Creating directories for 'libgit2-1.0.1-download' [ 22%] Performing download step (download, verify and extract) for 'libgit2-1.0.1-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libgit2-1.0.1-download/libgit2-1.0.1-download-prefix/src/libgit2-1.0.1.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur32/Linux-armv7l/third-party/libgit2-1.0.1.zip' -- [download 1% complete] -- [download 19% complete] -- [download 34% complete] -- [download 53% complete] make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 75%] Built target JPEGReadWriter2Plugin make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/MiscPrimitivePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/MiscPrimitivePlugin.dir/build.make CMakeFiles/MiscPrimitivePlugin.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 76%] Building C object CMakeFiles/MiscPrimitivePlugin.dir/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DMiscPrimitivePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c:6:13: warning: '__buildInfo' defined but not used [-Wunused-variable] 6 | static char __buildInfo[] = "MiscPrimitivePlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; | ^~~~~~~~~~~ [ 76%] Linking C shared library build/vm/libMiscPrimitivePlugin.so /usr/bin/cmake -E cmake_link_script CMakeFiles/MiscPrimitivePlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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 '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 76%] Built target MiscPrimitivePlugin make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/FilePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/FilePlugin.dir/build.make CMakeFiles/FilePlugin.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 77%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -MD -MT CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o -MF CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o.d -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c: At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:539:31: warning: argument 1 of type 'SQFile[]' with mismatched bound [-Warray-parameter=] 539 | sqFileStdioHandlesInto(SQFile files[]) | ~~~~~~~^~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:50: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common/FilePlugin.h:69:39: note: previously declared as 'SQFile[3]' 69 | sqInt sqFileStdioHandlesInto(SQFile files[3]); | ~~~~~~~^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c: In function 'waitForDataonSemaphoreIndex': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:844:24: warning: typedef 'aioHandler' locally defined but not used [-Wunused-local-typedefs] 844 | typedef void (*aioHandler)(int fd, void *clientData, int flag); | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c:846:1: warning: control reaches end of non-void function [-Wreturn-type] 846 | } | ^ [ 77%] Building C object CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -MD -MT CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o -MF CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o.d -o CMakeFiles/FilePlugin.dir/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:535, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:31: In function 'strncpy', inlined from 'maybeOpenDir' at /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:157:5, inlined from 'dir_Lookup' at /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c:212:12: /usr/include/aarch64-linux-gnu/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ [ 78%] Building C object CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -MD -MT CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o -MF CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o.d -o CMakeFiles/FilePlugin.dir/extracted/vm/src/unix/sqUnixCharConv.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/src/unix/sqUnixCharConv.c:33: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 79%] Building C object CMakeFiles/FilePlugin.dir/src/fileUtils.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -MD -MT CMakeFiles/FilePlugin.dir/src/fileUtils.c.o -MF CMakeFiles/FilePlugin.dir/src/fileUtils.c.o.d -o CMakeFiles/FilePlugin.dir/src/fileUtils.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/fileUtils.c -- [download 67% complete] -- [download 84% complete] -- [download 98% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libgit2-1.0.1-download/libgit2-1.0.1-download-prefix/src/libgit2-1.0.1.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libgit2-1.0.1-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'libgit2-1.0.1-download' [ 44%] No update step for 'libgit2-1.0.1-download' [ 55%] No configure step for 'libgit2-1.0.1-download' [ 66%] No build step for 'libgit2-1.0.1-download' [ 77%] No install step for 'libgit2-1.0.1-download' [ 88%] No test step for 'libgit2-1.0.1-download' [100%] Completed 'libgit2-1.0.1-download' [100%] Built target libgit2-1.0.1-download -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libgit2-1.0.1-src/libgit2.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libgit2-1.0.1-src/libgit2.so.1.0 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libgit2-1.0.1-src/libgit2.so.1.0.1 Adding third-party libraries for Linux-armv7l: zlib-1.2.11 -- Downloading/updating zlib-1.2.11 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/zlib-1.2.11-download Scanning dependencies of target zlib-1.2.11-download [ 11%] Creating directories for 'zlib-1.2.11-download' [ 22%] Performing download step (download, verify and extract) for 'zlib-1.2.11-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/zlib-1.2.11-download/zlib-1.2.11-download-prefix/src/zlib-1.2.11.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur32/Linux-armv7l/third-party/zlib-1.2.11.zip' -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/zlib-1.2.11-download/zlib-1.2.11-download-prefix/src/zlib-1.2.11.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/zlib-1.2.11-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'zlib-1.2.11-download' [ 44%] No update step for 'zlib-1.2.11-download' [ 55%] No configure step for 'zlib-1.2.11-download' [ 66%] No build step for 'zlib-1.2.11-download' [ 77%] No install step for 'zlib-1.2.11-download' In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/fileUtils.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 79%] Building C object CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFilePlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -MD -MT CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -MF CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o.d -o CMakeFiles/FilePlugin.dir/generated/64/plugins/src/FilePlugin/FilePlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function 'pointerFrom': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:504:24: warning: returning 'sqInt' {aka 'long int'} from a function with return type 'void *' makes pointer from integer without a cast [-Wint-conversion] 504 | return primitiveFailFor(PrimErrBadArgument); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function 'primitiveDirectoryEntry': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:703:11: warning: variable 'v' set but not used [-Wunused-but-set-variable] 703 | sqInt v; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function 'primitiveDirectoryLookup': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:799:11: warning: variable 'v' set but not used [-Wunused-but-set-variable] 799 | sqInt v; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:797:11: warning: unused variable 'stringPtr' [-Wunused-variable] 797 | char *stringPtr; | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:795:11: warning: unused variable 'results' [-Wunused-variable] 795 | sqInt results; | ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:790:11: warning: unused variable 'nameString' [-Wunused-variable] 790 | sqInt nameString; | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:788:11: warning: unused variable 'modDateOop' [-Wunused-variable] 788 | sqInt modDateOop; | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:786:11: warning: unused variable 'i' [-Wunused-variable] 786 | sqInt i; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:785:11: warning: unused variable 'fileSizeOop' [-Wunused-variable] 785 | sqInt fileSizeOop; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:780:11: warning: unused variable 'createDateOop' [-Wunused-variable] 780 | sqInt createDateOop; | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function 'primitiveFileRead': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:1141:12: warning: unused variable 'startIndex1' [-Wunused-variable] 1141 | size_t startIndex1; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:1138:11: warning: unused variable 'retryCount' [-Wunused-variable] 1138 | sqInt retryCount; | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:1137:11: warning: unused variable 'objectPointer1' [-Wunused-variable] 1137 | sqInt objectPointer1; | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:1135:13: warning: unused variable 'file1' [-Wunused-variable] 1135 | SQFile *file1; | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:1133:12: warning: unused variable 'elementSize1' [-Wunused-variable] 1133 | size_t elementSize1; | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:1131:12: warning: unused variable 'count1' [-Wunused-variable] 1131 | size_t count1; | ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:1129:11: warning: unused variable 'bytesRead1' [-Wunused-variable] 1129 | sqInt bytesRead1; | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:1127:11: warning: unused variable 'array1' [-Wunused-variable] 1127 | sqInt array1; | ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function 'setInterpreter': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:1629:35: warning: assignment to 'sqInt (*)(sqInt)' {aka 'long int (*)(long int)'} from incompatible pointer type 'sqInt (*)(int)' {aka 'long int (*)(int)'} [-Wincompatible-pointer-types] 1629 | characterObjectOf = interpreterProxy->characterObjectOf; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:1643:24: warning: assignment to 'sqInt (*)(void)' {aka 'long int (*)(void)'} from incompatible pointer type 'void (*)(void)' [-Wincompatible-pointer-types] 1643 | fullGC = interpreterProxy->fullGC; | ^ At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:1285:1: warning: 'primitiveFileReadWithPinning' defined but not used [-Wunused-function] 1285 | primitiveFileReadWithPinning(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:1230:1: warning: 'primitiveFileReadWithoutPinning' defined but not used [-Wunused-function] 1230 | primitiveFileReadWithoutPinning(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:384:1: warning: 'makeDirEntryNamesizecreateDatemodDateisDirfileSize' defined but not used [-Wunused-function] 384 | makeDirEntryNamesizecreateDatemodDateisDirfileSize(char *entryName, sqInt entryNameSize, sqInt createDate, sqInt modifiedDate, sqInt dirFlag, squeakFileOffsetType fileSize) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:257:1: warning: 'connectToFilewrite' defined but not used [-Wunused-function] 257 | connectToFilewrite(void *cfile, sqInt writeFlag) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:230:1: warning: 'connectToFdwrite' defined but not used [-Wunused-function] 230 | connectToFdwrite(int fd, sqInt writeFlag) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:6:13: warning: '__buildInfo' defined but not used [-Wunused-variable] 6 | static char __buildInfo[] = "FilePlugin VMMaker-tonel.1 uuid: b96a8129-7cb4-0d00-9da3-32dd068a2fce " __DATE__ ; | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function 'primitiveFileGetPosition': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:1071:17: warning: 'position' may be used uninitialized in this function [-Wmaybe-uninitialized] 1071 | methodReturnValue(positive64BitIntegerFor(position)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c: In function 'primitiveFileSize': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/generated/64/plugins/src/FilePlugin/FilePlugin.c:1411:17: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] 1411 | methodReturnValue(positive64BitIntegerFor(size)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 80%] Linking C shared library build/vm/libFilePlugin.so /usr/bin/cmake -E cmake_link_script CMakeFiles/FilePlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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 '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 80%] Built target FilePlugin make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/FileAttributesPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/FileAttributesPlugin.dir/build.make CMakeFiles/FileAttributesPlugin.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 81%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:53: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c: In function 'primitiveFileAttributes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:630:11: warning: variable 'val' set but not used [-Wunused-but-set-variable] 630 | sqInt val; | ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c: In function 'primitiveLogicalDrives': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:709:18: warning: unused variable 'mask' [-Wunused-variable] 709 | unsigned int mask; | ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c: In function 'processDirectory': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1048:11: warning: variable 'val' set but not used [-Wunused-but-set-variable] 1048 | sqInt val; | ^~~ At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1171:1: warning: 'sizeOfFaPath' defined but not used [-Wunused-function] 1171 | sizeOfFaPath(void) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1093:1: warning: 'readLinkintomaxLength' defined but not used [-Wunused-function] 1093 | readLinkintomaxLength(char *cPathName, char *cLinkPtr, size_t maxLength) | ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:424:1: warning: 'pointerFrom' defined but not used [-Wunused-function] 424 | pointerFrom(sqInt directoryPointerBytes) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:403:1: warning: 'pathOoptoBuffermaxLen' defined but not used [-Wunused-function] 403 | pathOoptoBuffermaxLen(sqInt pathNameOop, char *cPathName, sqInt maxLen) | ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:384:1: warning: 'objectFromStructsize' defined but not used [-Wunused-function] 384 | objectFromStructsize(void *aMachineAddress, sqInt structSize) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:354:1: warning: 'faSuccess' defined but not used [-Wunused-function] 354 | faSuccess(void) | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:313:1: warning: 'badSessionId' defined but not used [-Wunused-function] 313 | badSessionId(void) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:183:1: warning: 'addressObjectFor' defined but not used [-Wunused-function] 183 | addressObjectFor(void *aMachineAddress) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:6:13: warning: '__buildInfo' defined but not used [-Wunused-variable] 6 | static char __buildInfo[] = "FileAttributesPlugin FileAttributesPlugin.oscog-akg.49 uuid: 00b4eed5-b2a8-454a-90b7-c3662d7c5423 " __DATE__ ; | ^~~~~~~~~~~ In file included from /usr/include/string.h:535, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:14: In function 'strncpy', inlined from 'stringFromCString' at /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1203:2, inlined from 'primitiveVersionString' at /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c:1029:2: /usr/include/aarch64-linux-gnu/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 5 bytes from a string of the same length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ [ 82%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 82%] Building C object CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFileAttributesPlugin_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -MD -MT CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o -MF CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o.d -o CMakeFiles/FileAttributesPlugin.dir/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:10: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c: In function 'faFileStatAttributes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c:468:17: warning: unused variable 'mode' [-Wunused-variable] 468 | int mode; | ^~~~ [ 83%] Linking C shared library build/vm/libFileAttributesPlugin.so /usr/bin/cmake -E cmake_link_script CMakeFiles/FileAttributesPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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/libFilePlugin.so build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 83%] Built target FileAttributesPlugin make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/BitBltPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/BitBltPlugin.dir/build.make CMakeFiles/BitBltPlugin.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 83%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c [ 88%] No test step for 'zlib-1.2.11-download' [100%] Completed 'zlib-1.2.11-download' [100%] Built target zlib-1.2.11-download -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/zlib-1.2.11-src/libz.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/zlib-1.2.11-src/libz.so.1 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/zlib-1.2.11-src/libz.so.1.2.11 Adding third-party libraries for Linux-armv7l: freetype-2.10.0 -- Downloading/updating freetype-2.10.0 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/freetype-2.10.0-download Scanning dependencies of target freetype-2.10.0-download [ 11%] Creating directories for 'freetype-2.10.0-download' [ 22%] Performing download step (download, verify and extract) for 'freetype-2.10.0-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/freetype-2.10.0-download/freetype-2.10.0-download-prefix/src/freetype-2.10.0.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur32/Linux-armv7l/third-party/freetype-2.10.0.zip' -- [download 21% complete] -- [download 34% complete] -- [download 47% complete] -- [download 64% complete] -- [download 78% complete] -- [download 90% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/freetype-2.10.0-download/freetype-2.10.0-download-prefix/src/freetype-2.10.0.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/freetype-2.10.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'freetype-2.10.0-download' [ 44%] No update step for 'freetype-2.10.0-download' [ 55%] No configure step for 'freetype-2.10.0-download' [ 66%] No build step for 'freetype-2.10.0-download' [ 77%] No install step for 'freetype-2.10.0-download' [ 88%] No test step for 'freetype-2.10.0-download' [100%] Completed 'freetype-2.10.0-download' [100%] Built target freetype-2.10.0-download -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/freetype-2.10.0-src/libfreetype.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/freetype-2.10.0-src/libfreetype.so.6 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/freetype-2.10.0-src/libfreetype.so.6.17.0 Adding third-party libraries for Linux-armv7l: 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-9@2/build/pixman-0.40.0-download In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function 'copyBitsFallback': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1694:15: warning: unused variable 't' [-Wunused-variable] 1694 | sqInt t; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1693:15: warning: unused variable 'sxLowBits' [-Wunused-variable] 1693 | sqInt sxLowBits; | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1692:15: warning: unused variable 'startBits1' [-Wunused-variable] 1692 | sqInt startBits1; | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1691:15: warning: unused variable 'startBits' [-Wunused-variable] 1691 | sqInt startBits; | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1690:15: warning: unused variable 'pixPerM11' [-Wunused-variable] 1690 | sqInt pixPerM11; | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1689:15: warning: unused variable 'pixPerM1' [-Wunused-variable] 1689 | sqInt pixPerM1; | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1688:22: warning: unused variable 'm1' [-Wunused-variable] 1688 | unsigned int m1; | ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1687:15: warning: unused variable 'endBits' [-Wunused-variable] 1687 | sqInt endBits; | ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1686:15: warning: unused variable 'dxLowBits' [-Wunused-variable] 1686 | sqInt dxLowBits; | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1685:15: warning: unused variable 'done' [-Wunused-variable] 1685 | sqInt done; | ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function 'loadBitBltDestForm': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3069:15: warning: variable 'v' set but not used [-Wunused-but-set-variable] 3069 | sqInt v; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function 'loadBitBltFromwarping': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3152:15: warning: variable 'v1' set but not used [-Wunused-but-set-variable] 3152 | sqInt v1; | ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3151:15: warning: variable 'v' set but not used [-Wunused-but-set-variable] 3151 | sqInt v; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function 'loadBitBltSourceForm': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3558:15: warning: variable 'v' set but not used [-Wunused-but-set-variable] 3558 | sqInt v; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function 'lockSurfaces': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3877:15: warning: variable 'v' set but not used [-Wunused-but-set-variable] 3877 | sqInt v; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c: In function 'primitiveCompareColors': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5028:15: warning: unused variable '_return_value' [-Wunused-variable] 5028 | sqInt _return_value; | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5027:15: warning: variable 'val' set but not used [-Wunused-but-set-variable] 5027 | sqInt val; | ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5026:15: warning: variable 'testID' set but not used [-Wunused-but-set-variable] 5026 | sqInt testID; | ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5025:15: warning: variable 'rcvr' set but not used [-Wunused-but-set-variable] 5025 | sqInt rcvr; | ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5024:21: warning: variable 'colorB' set but not used [-Wunused-but-set-variable] 5024 | usqIntptr_t colorB; | ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:5023:21: warning: variable 'colorA' set but not used [-Wunused-but-set-variable] 5023 | usqIntptr_t colorA; | ^~~~~~ At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:8027:1: warning: 'warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags' defined but not used [-Wunused-function] 8027 | warpPickSourcePixelsxDeltahyDeltahxDeltavyDeltavdstShiftIncflags(sqInt nPixels, sqInt xDeltah, sqInt yDeltah, sqInt xDeltav, sqInt yDeltav, sqInt dstShiftInc, sqInt mapperFlags) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7802:1: warning: 'warpLoopSetup' defined but not used [-Wunused-function] 7802 | warpLoopSetup(void) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7160:1: warning: 'warpBits' defined but not used [-Wunused-function] 7160 | warpBits(void) | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:7033:1: warning: 'tryCopyingBitsQuickly' defined but not used [-Wunused-function] 7033 | tryCopyingBitsQuickly(void) | ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6842:1: warning: 'sqAssert' defined but not used [-Wunused-function] 6842 | sqAssert(sqInt aBool) | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6780:1: warning: 'sourceSkewAndPointerInit' defined but not used [-Wunused-function] 6780 | sourceSkewAndPointerInit(void) | ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6764:1: warning: 'showDisplayBits' defined but not used [-Wunused-function] 6764 | showDisplayBits(void) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6427:1: warning: 'rgbMapPixelflags' defined but not used [-Wunused-function] 6427 | rgbMapPixelflags(sqInt sourcePixel, sqInt mapperFlags) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6417:1: warning: 'rgbMap32To32' defined but not used [-Wunused-function] 6417 | rgbMap32To32(sqInt sourcePixel) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6406:1: warning: 'rgbMap16To32' defined but not used [-Wunused-function] 6406 | rgbMap16To32(sqInt sourcePixel) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4892:1: warning: 'pickWarpPixelAtXy' defined but not used [-Wunused-function] 4892 | pickWarpPixelAtXy(sqInt xx, sqInt yy) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4790:1: warning: 'pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc' defined but not used [-Wunused-function] 4790 | pickSourcePixelsflagssrcMaskdestMasksrcShiftIncdstShiftInc(sqInt nPixels, sqInt mapperFlags, sqInt srcMask, sqInt dstMask, sqInt srcShiftInc, sqInt dstShiftInc) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4637:1: warning: 'performCopyLoop' defined but not used [-Wunused-function] 4637 | performCopyLoop(void) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4490:1: warning: 'partitionedRgbComponentAlphadestnBitsnPartitions' defined but not used [-Wunused-function] 4490 | partitionedRgbComponentAlphadestnBitsnPartitions(unsigned int sourceWord, unsigned int destWord, sqInt nBits, sqInt nParts) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:4016:1: warning: 'mergewith' defined but not used [-Wunused-function] 4016 | mergewith(unsigned int sourceWord, unsigned int destinationWord) | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3986:1: warning: 'mapPixelflags' defined but not used [-Wunused-function] 3986 | mapPixelflags(sqInt sourcePixel, sqInt mapperFlags) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3821:1: warning: 'loadWarpBltFrom' defined but not used [-Wunused-function] 3821 | loadWarpBltFrom(sqInt bbObj) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3773:1: warning: 'loadHalftoneForm' defined but not used [-Wunused-function] 3773 | loadHalftoneForm(void) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3755:1: warning: 'loadColorMapShiftOrMaskFrom' defined but not used [-Wunused-function] 3755 | loadColorMapShiftOrMaskFrom(sqInt mapOop) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3641:1: warning: 'loadColorMap' defined but not used [-Wunused-function] 3641 | loadColorMap(void) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3551:1: warning: 'loadBitBltSourceForm' defined but not used [-Wunused-function] 3551 | loadBitBltSourceForm(void) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:3066:1: warning: 'loadBitBltDestForm' defined but not used [-Wunused-function] 3066 | loadBitBltDestForm(void) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2904:1: warning: 'ignoreSourceOrHalftone' defined but not used [-Wunused-function] 2904 | ignoreSourceOrHalftone(sqInt formPointer) | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2819:1: warning: 'fetchIntOrFloatofObject' defined but not used [-Wunused-function] 2819 | fetchIntOrFloatofObject(sqInt fieldIndex, sqInt objectPointer) | ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2771:1: warning: 'expensiveDither32To16threshold' defined but not used [-Wunused-function] 2771 | expensiveDither32To16threshold(unsigned int srcWord, sqInt ditherValue) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2626:1: warning: 'drawLoopXY' defined but not used [-Wunused-function] 2626 | drawLoopXY(sqInt xDelta, sqInt yDelta) | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2610:1: warning: 'dither32To16threshold' defined but not used [-Wunused-function] 2610 | dither32To16threshold(unsigned int srcWord, sqInt ditherValue) | ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2563:1: warning: 'destMaskAndPointerInit' defined but not used [-Wunused-function] 2563 | destMaskAndPointerInit(void) | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2538:1: warning: 'deltaFromtonSteps' defined but not used [-Wunused-function] 2538 | deltaFromtonSteps(sqInt x1, sqInt x2, sqInt n) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:2494:1: warning: 'default8To32Table' defined but not used [-Wunused-function] 2494 | default8To32Table(void) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1271:1: warning: 'copyBitsFastPathSpecialised' defined but not used [-Wunused-function] 1271 | copyBitsFastPathSpecialised(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:1133:1: warning: 'checkSourceOverlap' defined but not used [-Wunused-function] 1133 | checkSourceOverlap(void) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:432:1: warning: 'affectedTop' defined but not used [-Wunused-function] 432 | affectedTop(void) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:425:1: warning: 'affectedRight' defined but not used [-Wunused-function] 425 | affectedRight(void) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:418:1: warning: 'affectedLeft' defined but not used [-Wunused-function] 418 | affectedLeft(void) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:411:1: warning: 'affectedBottom' defined but not used [-Wunused-function] 411 | affectedBottom(void) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c:6:13: warning: '__buildInfo' defined but not used [-Wunused-variable] 6 | static char __buildInfo[] = "BitBltSimulation VMMaker.oscog-eem.2493 uuid: d7437cc5-75c7-4a43-af6b-0f85bf0cebe6 " __DATE__ ; | ^~~~~~~~~~~ [ 84%] Linking C shared library build/vm/libBitBltPlugin.so /usr/bin/cmake -E cmake_link_script CMakeFiles/BitBltPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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 '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 84%] Built target BitBltPlugin make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/B2DPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/B2DPlugin.dir/build.make CMakeFiles/B2DPlugin.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 84%] 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 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c: In function 'stepToNextLine': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13520:11: warning: variable 'yValue' set but not used [-Wunused-but-set-variable] 13520 | sqInt yValue; | ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c: In function 'stepToNextWideBezierInat': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13646:32: warning: statement with no effect [-Wunused-value] 13646 | ((signed)lastX >> 8); | ~~~~~~~~~~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13676:25: warning: statement with no effect [-Wunused-value] 13676 | ((signed)lastX1 >> 8); | ~~~~~~~~~~~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c: In function 'stepToNextWideLine': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13699:11: warning: variable 'yValue' set but not used [-Wunused-but-set-variable] 13699 | sqInt yValue; | ^~~~~~ At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15118:1: warning: 'workBufferPut' defined but not used [-Wunused-function] 15118 | workBufferPut(sqInt wbOop) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15110:1: warning: 'wideLineWidthOfput' defined but not used [-Wunused-function] 15110 | wideLineWidthOfput(sqInt line, sqInt value) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15094:1: warning: 'wideLineFillOfput' defined but not used [-Wunused-function] 15094 | wideLineFillOfput(sqInt line, sqInt value) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15078:1: warning: 'wideLineExtentOfput' defined but not used [-Wunused-function] 15078 | wideLineExtentOfput(sqInt line, sqInt value) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15070:1: warning: 'wideLineExtentOf' defined but not used [-Wunused-function] 15070 | wideLineExtentOf(sqInt line) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15062:1: warning: 'wideLineExitOfput' defined but not used [-Wunused-function] 15062 | wideLineExitOfput(sqInt line, sqInt value) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15054:1: warning: 'wideLineExitOf' defined but not used [-Wunused-function] 15054 | wideLineExitOf(sqInt line) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15046:1: warning: 'wideLineEntryOfput' defined but not used [-Wunused-function] 15046 | wideLineEntryOfput(sqInt line, sqInt value) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15038:1: warning: 'wideLineEntryOf' defined but not used [-Wunused-function] 15038 | wideLineEntryOf(sqInt line) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15030:1: warning: 'wideBezierWidthOfput' defined but not used [-Wunused-function] 15030 | wideBezierWidthOfput(sqInt line, sqInt value) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15015:1: warning: 'wideBezierUpdateDataOf' defined but not used [-Wunused-function] 15015 | wideBezierUpdateDataOf(sqInt bezier) | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:15007:1: warning: 'wideBezierFillOfput' defined but not used [-Wunused-function] 15007 | wideBezierFillOfput(sqInt bezier, sqInt value) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14991:1: warning: 'wideBezierExtentOfput' defined but not used [-Wunused-function] 14991 | wideBezierExtentOfput(sqInt bezier, sqInt value) | ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14983:1: warning: 'wideBezierExtentOf' defined but not used [-Wunused-function] 14983 | wideBezierExtentOf(sqInt bezier) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14975:1: warning: 'wideBezierExitOfput' defined but not used [-Wunused-function] 14975 | wideBezierExitOfput(sqInt line, sqInt value) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14967:1: warning: 'wideBezierExitOf' defined but not used [-Wunused-function] 14967 | wideBezierExitOf(sqInt line) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14959:1: warning: 'wideBezierEntryOfput' defined but not used [-Wunused-function] 14959 | wideBezierEntryOfput(sqInt line, sqInt value) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14951:1: warning: 'wideBezierEntryOf' defined but not used [-Wunused-function] 14951 | wideBezierEntryOf(sqInt line) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14944:1: warning: 'wbTopPut' defined but not used [-Wunused-function] 14944 | wbTopPut(sqInt value) | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14937:1: warning: 'wbTopGet' defined but not used [-Wunused-function] 14937 | wbTopGet(void) | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14930:1: warning: 'wbStackValueput' defined but not used [-Wunused-function] 14930 | wbStackValueput(sqInt index, sqInt value) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14923:1: warning: 'wbStackValue' defined but not used [-Wunused-function] 14923 | wbStackValue(sqInt index) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14916:1: warning: 'wbStackSize' defined but not used [-Wunused-function] 14916 | wbStackSize(void) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14895:1: warning: 'wbStackPop' defined but not used [-Wunused-function] 14895 | wbStackPop(sqInt nItems) | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14886:1: warning: 'wbStackClear' defined but not used [-Wunused-function] 14886 | wbStackClear(void) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14879:1: warning: 'wbSizePut' defined but not used [-Wunused-function] 14879 | wbSizePut(sqInt value) | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14872:1: warning: 'wbSizeGet' defined but not used [-Wunused-function] 14872 | wbSizeGet(void) | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14658:1: warning: 'transformPointinto' defined but not used [-Wunused-function] 14658 | transformPointinto(sqInt srcPoint, sqInt dstPoint) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14619:1: warning: 'transformPoint' defined but not used [-Wunused-function] 14619 | transformPoint(int *point) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14597:1: warning: 'transformPointXyinto' defined but not used [-Wunused-function] 14597 | transformPointXyinto(double xValue, double yValue, int *dstPoint) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14468:1: warning: 'transformPoints' defined but not used [-Wunused-function] 14468 | transformPoints(sqInt n) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14389:1: warning: 'topFillValuePut' defined but not used [-Wunused-function] 14389 | topFillValuePut(sqInt value) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14378:1: warning: 'topFillValue' defined but not used [-Wunused-function] 14378 | topFillValue(void) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14367:1: warning: 'topFillRightXPut' defined but not used [-Wunused-function] 14367 | topFillRightXPut(sqInt value) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14356:1: warning: 'topFillRightX' defined but not used [-Wunused-function] 14356 | topFillRightX(void) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14345:1: warning: 'topFillDepthPut' defined but not used [-Wunused-function] 14345 | topFillDepthPut(sqInt value) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:14334:1: warning: 'topFillDepth' defined but not used [-Wunused-function] 14334 | topFillDepth(void) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13930:1: warning: 'storeStopStateIntoEdgefill' defined but not used [-Wunused-function] 13930 | storeStopStateIntoEdgefill(sqInt edgeOop, sqInt fillOop) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13854:1: warning: 'storeEngineStateInto' defined but not used [-Wunused-function] 13854 | storeEngineStateInto(sqInt oop) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13830:1: warning: 'stopReasonPut' defined but not used [-Wunused-function] 13830 | stopReasonPut(sqInt value) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13823:1: warning: 'stopReasonGet' defined but not used [-Wunused-function] 13823 | stopReasonGet(void) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13814:1: warning: 'stopBecauseOf' defined but not used [-Wunused-function] 13814 | stopBecauseOf(sqInt stopReason) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13686:1: warning: 'stepToNextWideLine' defined but not used [-Wunused-function] 13686 | stepToNextWideLine(void) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13515:1: warning: 'stepToNextLine' defined but not used [-Wunused-function] 13515 | stepToNextLine(void) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13434:1: warning: 'stepToNextBezierForwardat' defined but not used [-Wunused-function] 13434 | stepToNextBezierForwardat(int *updateData, sqInt yValue) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13388:1: warning: 'stepToNextBezier' defined but not used [-Wunused-function] 13388 | stepToNextBezier(void) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13244:1: warning: 'stepToFirstWideLine' defined but not used [-Wunused-function] 13244 | stepToFirstWideLine(void) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13140:1: warning: 'stepToFirstWideBezier' defined but not used [-Wunused-function] 13140 | stepToFirstWideBezier(void) | ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:13033:1: warning: 'stepToFirstLine' defined but not used [-Wunused-function] 13033 | stepToFirstLine(void) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12894:1: warning: 'stepToFirstBezier' defined but not used [-Wunused-function] 12894 | stepToFirstBezier(void) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12882:1: warning: 'statePut' defined but not used [-Wunused-function] 12882 | statePut(sqInt value) | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12875:1: warning: 'stateGet' defined but not used [-Wunused-function] 12875 | stateGet(void) | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12868:1: warning: 'stackFillValueput' defined but not used [-Wunused-function] 12868 | stackFillValueput(sqInt index, sqInt value) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12861:1: warning: 'stackFillValue' defined but not used [-Wunused-function] 12861 | stackFillValue(sqInt index) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12854:1: warning: 'stackFillSize' defined but not used [-Wunused-function] 12854 | stackFillSize(void) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12847:1: warning: 'stackFillRightXput' defined but not used [-Wunused-function] 12847 | stackFillRightXput(sqInt index, sqInt value) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12840:1: warning: 'stackFillRightX' defined but not used [-Wunused-function] 12840 | stackFillRightX(sqInt index) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12833:1: warning: 'stackFillEntryLength' defined but not used [-Wunused-function] 12833 | stackFillEntryLength(void) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12826:1: warning: 'stackFillDepthput' defined but not used [-Wunused-function] 12826 | stackFillDepthput(sqInt index, sqInt value) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12819:1: warning: 'stackFillDepth' defined but not used [-Wunused-function] 12819 | stackFillDepth(sqInt index) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12812:1: warning: 'squaredLengthOfwith' defined but not used [-Wunused-function] 12812 | squaredLengthOfwith(sqInt deltaX, sqInt deltaY) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12805:1: warning: 'spanStartPut' defined but not used [-Wunused-function] 12805 | spanStartPut(sqInt value) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12798:1: warning: 'spanStartGet' defined but not used [-Wunused-function] 12798 | spanStartGet(void) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12791:1: warning: 'spanSizePut' defined but not used [-Wunused-function] 12791 | spanSizePut(sqInt value) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12784:1: warning: 'spanSizeGet' defined but not used [-Wunused-function] 12784 | spanSizeGet(void) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12777:1: warning: 'spanEndPut' defined but not used [-Wunused-function] 12777 | spanEndPut(sqInt value) | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12770:1: warning: 'spanEndGet' defined but not used [-Wunused-function] 12770 | spanEndGet(void) | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12763:1: warning: 'spanEndAAPut' defined but not used [-Wunused-function] 12763 | spanEndAAPut(sqInt value) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12756:1: warning: 'spanEndAAGet' defined but not used [-Wunused-function] 12756 | spanEndAAGet(void) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12748:1: warning: 'sortGlobalEdgeTable' defined but not used [-Wunused-function] 12748 | sortGlobalEdgeTable(void) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12680:1: warning: 'shortRunValueAtfrom' defined but not used [-Wunused-function] 12680 | shortRunValueAtfrom(sqInt i, sqInt runArray) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12668:1: warning: 'shortRunLengthAtfrom' defined but not used [-Wunused-function] 12668 | shortRunLengthAtfrom(sqInt i, sqInt runArray) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12522:1: warning: 'returnWideLineWidth' defined but not used [-Wunused-function] 12522 | returnWideLineWidth(void) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12512:1: warning: 'returnWideLineFill' defined but not used [-Wunused-function] 12512 | returnWideLineFill(void) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12502:1: warning: 'returnWideBezierWidth' defined but not used [-Wunused-function] 12502 | returnWideBezierWidth(void) | ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12495:1: warning: 'returnWideBezierFill' defined but not used [-Wunused-function] 12495 | returnWideBezierFill(void) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12428:1: warning: 'repeatValuemax' defined but not used [-Wunused-function] 12428 | repeatValuemax(sqInt delta, sqInt maxValue) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:12282:1: warning: 'quickRemoveInvalidFillsAt' defined but not used [-Wunused-function] 12282 | quickRemoveInvalidFillsAt(sqInt leftX) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9206:1: warning: 'point4Get' defined but not used [-Wunused-function] 9206 | point4Get(void) | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9199:1: warning: 'point3Get' defined but not used [-Wunused-function] 9199 | point3Get(void) | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9192:1: warning: 'point2Get' defined but not used [-Wunused-function] 9192 | point2Get(void) | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9185:1: warning: 'point1Get' defined but not used [-Wunused-function] 9185 | point1Get(void) | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9178:1: warning: 'offsetFromWidth' defined but not used [-Wunused-function] 9178 | offsetFromWidth(sqInt lineWidth) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9167:1: warning: 'objatput' defined but not used [-Wunused-function] 9167 | objatput(sqInt object, sqInt index, sqInt value) | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9160:1: warning: 'objat' defined but not used [-Wunused-function] 9160 | objat(sqInt object, sqInt index) | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9153:1: warning: 'objUsedPut' defined but not used [-Wunused-function] 9153 | objUsedPut(sqInt value) | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9146:1: warning: 'objUsedGet' defined but not used [-Wunused-function] 9146 | objUsedGet(void) | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9139:1: warning: 'objStartPut' defined but not used [-Wunused-function] 9139 | objStartPut(sqInt value) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9132:1: warning: 'objStartGet' defined but not used [-Wunused-function] 9132 | objStartGet(void) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9125:1: warning: 'objectTypeOfput' defined but not used [-Wunused-function] 9125 | objectTypeOfput(sqInt obj, sqInt value) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9118:1: warning: 'objectTypeOf' defined but not used [-Wunused-function] 9118 | objectTypeOf(sqInt obj) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9111:1: warning: 'objectLengthOfput' defined but not used [-Wunused-function] 9111 | objectLengthOfput(sqInt obj, sqInt value) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9104:1: warning: 'objectLengthOf' defined but not used [-Wunused-function] 9104 | objectLengthOf(sqInt obj) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9097:1: warning: 'objectIndexOfput' defined but not used [-Wunused-function] 9097 | objectIndexOfput(sqInt obj, sqInt value) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9090:1: warning: 'objectIndexOf' defined but not used [-Wunused-function] 9090 | objectIndexOf(sqInt obj) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9079:1: warning: 'objectHeaderOf' defined but not used [-Wunused-function] 9079 | objectHeaderOf(sqInt obj) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9072:1: warning: 'needsFlushPut' defined but not used [-Wunused-function] 9072 | needsFlushPut(sqInt value) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9065:1: warning: 'needsFlushGet' defined but not used [-Wunused-function] 9065 | needsFlushGet(void) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:9058:1: warning: 'needsFlush' defined but not used [-Wunused-function] 9058 | needsFlush(void) | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8998:1: warning: 'makeUnsignedFrom' defined but not used [-Wunused-function] 8998 | makeUnsignedFrom(sqInt someIntegerValue) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8987:1: warning: 'makeRectFromPoints' defined but not used [-Wunused-function] 8987 | makeRectFromPoints(void) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8980:1: warning: 'magicNumberPut' defined but not used [-Wunused-function] 8980 | magicNumberPut(sqInt value) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8973:1: warning: 'magicNumberGet' defined but not used [-Wunused-function] 8973 | magicNumberGet(void) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8316:1: warning: 'loadRectanglelineFillleftFillrightFill' defined but not used [-Wunused-function] 8316 | loadRectanglelineFillleftFillrightFill(sqInt lineWidth, sqInt lineFill, sqInt leftFill, sqInt rightFill) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8147:1: warning: 'loadPolygonnPointsfilllineWidthlineFillpointsShort' defined but not used [-Wunused-function] 8147 | loadPolygonnPointsfilllineWidthlineFillpointsShort(int *points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill, sqInt isShort) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8103:1: warning: 'loadPointShortAtfrom' defined but not used [-Wunused-function] 8103 | loadPointShortAtfrom(sqInt index, sqInt shortArray) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:8093:1: warning: 'loadPointIntAtfrom' defined but not used [-Wunused-function] 8093 | loadPointIntAtfrom(sqInt index, sqInt intArray) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:7868:1: warning: 'loadLinefromtooffsetleftFillrightFill' defined but not used [-Wunused-function] 7868 | loadLinefromtooffsetleftFillrightFill(sqInt line, int *point1, int *point2, sqInt yOffset, sqInt leftFill, sqInt rightFill) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6861:1: warning: 'loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor' defined but not used [-Wunused-function] 6861 | loadCompressedSegmentfromshortleftFillrightFilllineWidthlineColor(sqInt segmentIndex, sqInt points, sqInt pointsShort, sqInt leftFill, sqInt rightFill, sqInt lineWidth, sqInt lineFill) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6834:1: warning: 'loadColorTransformFrom' defined but not used [-Wunused-function] 6834 | loadColorTransformFrom(sqInt transformOop) | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6691:1: warning: 'loadBitmapFillcolormaptilefromalongnormalxIndex' defined but not used [-Wunused-function] 6691 | loadBitmapFillcolormaptilefromalongnormalxIndex(sqInt formOop, sqInt cmOop, sqInt tileFlag, int *point1, int *point2, int *point3, sqInt xIndex) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6237:1: warning: 'loadArrayPolygonnPointsfilllineWidthlineFill' defined but not used [-Wunused-function] 6237 | loadArrayPolygonnPointsfilllineWidthlineFill(sqInt points, sqInt nPoints, sqInt fillIndex, sqInt lineWidth, sqInt lineFill) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6168:1: warning: 'lineYDirectionOfput' defined but not used [-Wunused-function] 6168 | lineYDirectionOfput(sqInt line, sqInt value) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6161:1: warning: 'lineYDirectionOf' defined but not used [-Wunused-function] 6161 | lineYDirectionOf(sqInt line) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6154:1: warning: 'lineXIncrementOfput' defined but not used [-Wunused-function] 6154 | lineXIncrementOfput(sqInt line, sqInt value) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6147:1: warning: 'lineXIncrementOf' defined but not used [-Wunused-function] 6147 | lineXIncrementOf(sqInt line) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6140:1: warning: 'lineXDirectionOfput' defined but not used [-Wunused-function] 6140 | lineXDirectionOfput(sqInt line, sqInt value) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6133:1: warning: 'lineXDirectionOf' defined but not used [-Wunused-function] 6133 | lineXDirectionOf(sqInt line) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6126:1: warning: 'lineErrorOfput' defined but not used [-Wunused-function] 6126 | lineErrorOfput(sqInt line, sqInt value) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6119:1: warning: 'lineErrorOf' defined but not used [-Wunused-function] 6119 | lineErrorOf(sqInt line) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6112:1: warning: 'lineErrorAdjUpOfput' defined but not used [-Wunused-function] 6112 | lineErrorAdjUpOfput(sqInt line, sqInt value) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6105:1: warning: 'lineErrorAdjUpOf' defined but not used [-Wunused-function] 6105 | lineErrorAdjUpOf(sqInt line) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6098:1: warning: 'lineErrorAdjDownOfput' defined but not used [-Wunused-function] 6098 | lineErrorAdjDownOfput(sqInt line, sqInt value) | ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6091:1: warning: 'lineErrorAdjDownOf' defined but not used [-Wunused-function] 6091 | lineErrorAdjDownOf(sqInt line) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6084:1: warning: 'lineEndYOfput' defined but not used [-Wunused-function] 6084 | lineEndYOfput(sqInt line, sqInt value) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6077:1: warning: 'lineEndYOf' defined but not used [-Wunused-function] 6077 | lineEndYOf(sqInt line) | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6070:1: warning: 'lineEndXOfput' defined but not used [-Wunused-function] 6070 | lineEndXOfput(sqInt line, sqInt value) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6063:1: warning: 'lineEndXOf' defined but not used [-Wunused-function] 6063 | lineEndXOf(sqInt line) | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6056:1: warning: 'lastExportedRightXPut' defined but not used [-Wunused-function] 6056 | lastExportedRightXPut(sqInt value) | ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6049:1: warning: 'lastExportedRightXGet' defined but not used [-Wunused-function] 6049 | lastExportedRightXGet(void) | ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6042:1: warning: 'lastExportedLeftXPut' defined but not used [-Wunused-function] 6042 | lastExportedLeftXPut(sqInt value) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6035:1: warning: 'lastExportedLeftXGet' defined but not used [-Wunused-function] 6035 | lastExportedLeftXGet(void) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6028:1: warning: 'lastExportedFillPut' defined but not used [-Wunused-function] 6028 | lastExportedFillPut(sqInt value) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6021:1: warning: 'lastExportedFillGet' defined but not used [-Wunused-function] 6021 | lastExportedFillGet(void) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6014:1: warning: 'lastExportedEdgePut' defined but not used [-Wunused-function] 6014 | lastExportedEdgePut(sqInt value) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6007:1: warning: 'lastExportedEdgeGet' defined but not used [-Wunused-function] 6007 | lastExportedEdgeGet(void) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6000:1: warning: 'isWide' defined but not used [-Wunused-function] 6000 | isWide(sqInt object) | ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5992:1: warning: 'isWideLine' defined but not used [-Wunused-function] 5992 | isWideLine(sqInt line) | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5984:1: warning: 'isWideBezier' defined but not used [-Wunused-function] 5984 | isWideBezier(sqInt bezier) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5976:1: warning: 'isStackIndex' defined but not used [-Wunused-function] 5976 | isStackIndex(sqInt index) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5968:1: warning: 'isStackEntry' defined but not used [-Wunused-function] 5968 | isStackEntry(sqInt entry) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5961:1: warning: 'isRealFill' defined but not used [-Wunused-function] 5961 | isRealFill(sqInt fill) | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5953:1: warning: 'isObject' defined but not used [-Wunused-function] 5953 | isObject(sqInt obj) | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5946:1: warning: 'isLine' defined but not used [-Wunused-function] 5946 | isLine(sqInt line) | ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5938:1: warning: 'isFill' defined but not used [-Wunused-function] 5938 | isFill(sqInt fill) | ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5919:1: warning: 'isFillColor' defined but not used [-Wunused-function] 5919 | isFillColor(sqInt fill) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5899:1: warning: 'isBezier' defined but not used [-Wunused-function] 5899 | isBezier(sqInt bezier) | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5686:1: warning: 'incrementStatby' defined but not used [-Wunused-function] 5686 | incrementStatby(sqInt statIndex, sqInt value) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5677:1: warning: 'incrementPointby' defined but not used [-Wunused-function] 5677 | incrementPointby(int *point, sqInt delta) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5593:1: warning: 'hasEdgeTransformPut' defined but not used [-Wunused-function] 5593 | hasEdgeTransformPut(sqInt value) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5586:1: warning: 'hasEdgeTransformGet' defined but not used [-Wunused-function] 5586 | hasEdgeTransformGet(void) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5579:1: warning: 'hasEdgeTransform' defined but not used [-Wunused-function] 5579 | hasEdgeTransform(void) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5572:1: warning: 'hasColorTransformPut' defined but not used [-Wunused-function] 5572 | hasColorTransformPut(sqInt value) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5565:1: warning: 'hasColorTransformGet' defined but not used [-Wunused-function] 5565 | hasColorTransformGet(void) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5558:1: warning: 'hasColorTransform' defined but not used [-Wunused-function] 5558 | hasColorTransform(void) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5551:1: warning: 'gradientRampOf' defined but not used [-Wunused-function] 5551 | gradientRampOf(sqInt fill) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5544:1: warning: 'gradientRampLengthOfput' defined but not used [-Wunused-function] 5544 | gradientRampLengthOfput(sqInt fill, sqInt value) | ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5537:1: warning: 'gradientRampLengthOf' defined but not used [-Wunused-function] 5537 | gradientRampLengthOf(sqInt fill) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5530:1: warning: 'getUsedPut' defined but not used [-Wunused-function] 5530 | getUsedPut(sqInt value) | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5523:1: warning: 'getUsedGet' defined but not used [-Wunused-function] 5523 | getUsedGet(void) | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5516:1: warning: 'getStartPut' defined but not used [-Wunused-function] 5516 | getStartPut(sqInt value) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5509:1: warning: 'getStartGet' defined but not used [-Wunused-function] 5509 | getStartGet(void) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5467:1: warning: 'freeStackFillEntry' defined but not used [-Wunused-function] 5467 | freeStackFillEntry(void) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5460:1: warning: 'firstPointListPut' defined but not used [-Wunused-function] 5460 | firstPointListPut(sqInt value) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5453:1: warning: 'firstPointListGet' defined but not used [-Wunused-function] 5453 | firstPointListGet(void) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5446:1: warning: 'finishedProcessing' defined but not used [-Wunused-function] 5446 | finishedProcessing(void) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5018:1: warning: 'findNextAETEdgeFrom' defined but not used [-Wunused-function] 5018 | findNextAETEdgeFrom(sqInt leftEdge) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:5011:1: warning: 'fillTypeOf' defined but not used [-Wunused-function] 5011 | fillTypeOf(sqInt fill) | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4839:1: warning: 'fillRadialIncreasingrampdeltaSTdsXdtXfromto' defined but not used [-Wunused-function] 4839 | fillRadialIncreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4477:1: warning: 'fillRadialGradient' defined but not used [-Wunused-function] 4477 | fillRadialGradient(void) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4431:1: warning: 'fillRadialDecreasingrampdeltaSTdsXdtXfromto' defined but not used [-Wunused-function] 4431 | fillRadialDecreasingrampdeltaSTdsXdtXfromto(sqInt fill, sqInt ramp, sqInt deltaST, sqInt dsX, sqInt dtX, sqInt leftX, sqInt rightX) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4285:1: warning: 'fillOriginYOfput' defined but not used [-Wunused-function] 4285 | fillOriginYOfput(sqInt fill, sqInt value) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4278:1: warning: 'fillOriginYOf' defined but not used [-Wunused-function] 4278 | fillOriginYOf(sqInt fill) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4271:1: warning: 'fillOriginXOfput' defined but not used [-Wunused-function] 4271 | fillOriginXOfput(sqInt fill, sqInt value) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4264:1: warning: 'fillOriginXOf' defined but not used [-Wunused-function] 4264 | fillOriginXOf(sqInt fill) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4257:1: warning: 'fillOffsetYPut' defined but not used [-Wunused-function] 4257 | fillOffsetYPut(sqInt value) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4250:1: warning: 'fillOffsetYGet' defined but not used [-Wunused-function] 4250 | fillOffsetYGet(void) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4243:1: warning: 'fillOffsetXPut' defined but not used [-Wunused-function] 4243 | fillOffsetXPut(sqInt value) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4236:1: warning: 'fillOffsetXGet' defined but not used [-Wunused-function] 4236 | fillOffsetXGet(void) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4229:1: warning: 'fillNormalYOfput' defined but not used [-Wunused-function] 4229 | fillNormalYOfput(sqInt fill, sqInt value) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4222:1: warning: 'fillNormalYOf' defined but not used [-Wunused-function] 4222 | fillNormalYOf(sqInt fill) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4215:1: warning: 'fillNormalXOfput' defined but not used [-Wunused-function] 4215 | fillNormalXOfput(sqInt fill, sqInt value) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4208:1: warning: 'fillNormalXOf' defined but not used [-Wunused-function] 4208 | fillNormalXOf(sqInt fill) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4201:1: warning: 'fillMinYPut' defined but not used [-Wunused-function] 4201 | fillMinYPut(sqInt value) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4194:1: warning: 'fillMinYGet' defined but not used [-Wunused-function] 4194 | fillMinYGet(void) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4187:1: warning: 'fillMinXPut' defined but not used [-Wunused-function] 4187 | fillMinXPut(sqInt value) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4180:1: warning: 'fillMinXGet' defined but not used [-Wunused-function] 4180 | fillMinXGet(void) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4173:1: warning: 'fillMaxYPut' defined but not used [-Wunused-function] 4173 | fillMaxYPut(sqInt value) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4166:1: warning: 'fillMaxYGet' defined but not used [-Wunused-function] 4166 | fillMaxYGet(void) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4159:1: warning: 'fillMaxXPut' defined but not used [-Wunused-function] 4159 | fillMaxXPut(sqInt value) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:4152:1: warning: 'fillMaxXGet' defined but not used [-Wunused-function] 4152 | fillMaxXGet(void) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3924:1: warning: 'fillLinearGradient' defined but not used [-Wunused-function] 3924 | fillLinearGradient(void) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3917:1: warning: 'fillDirectionYOfput' defined but not used [-Wunused-function] 3917 | fillDirectionYOfput(sqInt fill, sqInt value) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3910:1: warning: 'fillDirectionYOf' defined but not used [-Wunused-function] 3910 | fillDirectionYOf(sqInt fill) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3903:1: warning: 'fillDirectionXOfput' defined but not used [-Wunused-function] 3903 | fillDirectionXOfput(sqInt fill, sqInt value) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3896:1: warning: 'fillDirectionXOf' defined but not used [-Wunused-function] 3896 | fillDirectionXOf(sqInt fill) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3866:1: warning: 'fillColorSpanfromto' defined but not used [-Wunused-function] 3866 | fillColorSpanfromto(sqInt pixelValue32, sqInt leftX, sqInt rightX) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:3086:1: warning: 'fillBitmapSpan' defined but not used [-Wunused-function] 3086 | fillBitmapSpan(void) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2983:1: warning: 'fillAllFromto' defined but not used [-Wunused-function] 2983 | fillAllFromto(sqInt leftX, sqInt rightX) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2953:1: warning: 'estimatedLengthOfwith' defined but not used [-Wunused-function] 2953 | estimatedLengthOfwith(sqInt deltaX, sqInt deltaY) | ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2929:1: warning: 'edgeZValueOfput' defined but not used [-Wunused-function] 2929 | edgeZValueOfput(sqInt edge, sqInt value) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2922:1: warning: 'edgeZValueOf' defined but not used [-Wunused-function] 2922 | edgeZValueOf(sqInt edge) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2915:1: warning: 'edgeYValueOfput' defined but not used [-Wunused-function] 2915 | edgeYValueOfput(sqInt edge, sqInt value) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2908:1: warning: 'edgeYValueOf' defined but not used [-Wunused-function] 2908 | edgeYValueOf(sqInt edge) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2901:1: warning: 'edgeXValueOfput' defined but not used [-Wunused-function] 2901 | edgeXValueOfput(sqInt edge, sqInt value) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2894:1: warning: 'edgeXValueOf' defined but not used [-Wunused-function] 2894 | edgeXValueOf(sqInt edge) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2887:1: warning: 'edgeTypeOf' defined but not used [-Wunused-function] 2887 | edgeTypeOf(sqInt edge) | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2877:1: warning: 'edgeTransform' defined but not used [-Wunused-function] 2877 | edgeTransform(void) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2870:1: warning: 'edgeRightFillOfput' defined but not used [-Wunused-function] 2870 | edgeRightFillOfput(sqInt edge, sqInt value) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2863:1: warning: 'edgeRightFillOf' defined but not used [-Wunused-function] 2863 | edgeRightFillOf(sqInt edge) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2856:1: warning: 'edgeNumLinesOfput' defined but not used [-Wunused-function] 2856 | edgeNumLinesOfput(sqInt edge, sqInt value) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2849:1: warning: 'edgeNumLinesOf' defined but not used [-Wunused-function] 2849 | edgeNumLinesOf(sqInt edge) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2842:1: warning: 'edgeLeftFillOfput' defined but not used [-Wunused-function] 2842 | edgeLeftFillOfput(sqInt edge, sqInt value) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2835:1: warning: 'edgeLeftFillOf' defined but not used [-Wunused-function] 2835 | edgeLeftFillOf(sqInt edge) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2824:1: warning: 'edgeFillsValidate' defined but not used [-Wunused-function] 2824 | edgeFillsValidate(sqInt edge) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2813:1: warning: 'edgeFillsInvalidate' defined but not used [-Wunused-function] 2813 | edgeFillsInvalidate(sqInt edge) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2766:1: warning: 'drawWideEdgefrom' defined but not used [-Wunused-function] 2766 | drawWideEdgefrom(sqInt edge, sqInt leftX) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2721:1: warning: 'destOffsetYPut' defined but not used [-Wunused-function] 2721 | destOffsetYPut(sqInt value) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2714:1: warning: 'destOffsetYGet' defined but not used [-Wunused-function] 2714 | destOffsetYGet(void) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2707:1: warning: 'destOffsetXPut' defined but not used [-Wunused-function] 2707 | destOffsetXPut(sqInt value) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2700:1: warning: 'destOffsetXGet' defined but not used [-Wunused-function] 2700 | destOffsetXGet(void) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2693:1: warning: 'currentZPut' defined but not used [-Wunused-function] 2693 | currentZPut(sqInt value) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2686:1: warning: 'currentZGet' defined but not used [-Wunused-function] 2686 | currentZGet(void) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2679:1: warning: 'currentYPut' defined but not used [-Wunused-function] 2679 | currentYPut(sqInt value) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2672:1: warning: 'currentYGet' defined but not used [-Wunused-function] 2672 | currentYGet(void) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2577:1: warning: 'computeSqrt' defined but not used [-Wunused-function] 2577 | computeSqrt(sqInt length2) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2295:1: warning: 'colorTransform' defined but not used [-Wunused-function] 2295 | colorTransform(void) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2288:1: warning: 'colormapOf' defined but not used [-Wunused-function] 2288 | colormapOf(sqInt bmFill) | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2281:1: warning: 'clipMinYPut' defined but not used [-Wunused-function] 2281 | clipMinYPut(sqInt value) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2274:1: warning: 'clipMinYGet' defined but not used [-Wunused-function] 2274 | clipMinYGet(void) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2267:1: warning: 'clipMinXPut' defined but not used [-Wunused-function] 2267 | clipMinXPut(sqInt value) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2260:1: warning: 'clipMinXGet' defined but not used [-Wunused-function] 2260 | clipMinXGet(void) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2253:1: warning: 'clipMaxYPut' defined but not used [-Wunused-function] 2253 | clipMaxYPut(sqInt value) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2246:1: warning: 'clipMaxYGet' defined but not used [-Wunused-function] 2246 | clipMaxYGet(void) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2239:1: warning: 'clipMaxXPut' defined but not used [-Wunused-function] 2239 | clipMaxXPut(sqInt value) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2232:1: warning: 'clipMaxXGet' defined but not used [-Wunused-function] 2232 | clipMaxXGet(void) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2225:1: warning: 'clearSpanBufferPut' defined but not used [-Wunused-function] 2225 | clearSpanBufferPut(sqInt value) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2218:1: warning: 'clearSpanBufferGet' defined but not used [-Wunused-function] 2218 | clearSpanBufferGet(void) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2170:1: warning: 'clampValuemax' defined but not used [-Wunused-function] 2170 | clampValuemax(sqInt value, sqInt maxValue) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2110:1: warning: 'checkedAddLineToGET' defined but not used [-Wunused-function] 2110 | checkedAddLineToGET(sqInt line) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2058:1: warning: 'checkedAddEdgeToGET' defined but not used [-Wunused-function] 2058 | checkedAddEdgeToGET(sqInt edge) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:2030:1: warning: 'checkedAddBezierToGET' defined but not used [-Wunused-function] 2030 | checkedAddBezierToGET(sqInt bezier) | ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1875:1: warning: 'bzViaYput' defined but not used [-Wunused-function] 1875 | bzViaYput(sqInt index, sqInt value) | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1864:1: warning: 'bzViaY' defined but not used [-Wunused-function] 1864 | bzViaY(sqInt index) | ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1853:1: warning: 'bzViaXput' defined but not used [-Wunused-function] 1853 | bzViaXput(sqInt index, sqInt value) | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1842:1: warning: 'bzViaX' defined but not used [-Wunused-function] 1842 | bzViaX(sqInt index) | ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1831:1: warning: 'bzStartYput' defined but not used [-Wunused-function] 1831 | bzStartYput(sqInt index, sqInt value) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1820:1: warning: 'bzStartY' defined but not used [-Wunused-function] 1820 | bzStartY(sqInt index) | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1809:1: warning: 'bzStartXput' defined but not used [-Wunused-function] 1809 | bzStartXput(sqInt index, sqInt value) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1798:1: warning: 'bzStartX' defined but not used [-Wunused-function] 1798 | bzStartX(sqInt index) | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1787:1: warning: 'bzEndYput' defined but not used [-Wunused-function] 1787 | bzEndYput(sqInt index, sqInt value) | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1776:1: warning: 'bzEndY' defined but not used [-Wunused-function] 1776 | bzEndY(sqInt index) | ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1765:1: warning: 'bzEndXput' defined but not used [-Wunused-function] 1765 | bzEndXput(sqInt index, sqInt value) | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1754:1: warning: 'bzEndX' defined but not used [-Wunused-function] 1754 | bzEndX(sqInt index) | ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1747:1: warning: 'bitmapWidthOfput' defined but not used [-Wunused-function] 1747 | bitmapWidthOfput(sqInt bmFill, sqInt value) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1740:1: warning: 'bitmapWidthOf' defined but not used [-Wunused-function] 1740 | bitmapWidthOf(sqInt bmFill) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1677:1: warning: 'bitmapValuebitsatXy' defined but not used [-Wunused-function] 1677 | bitmapValuebitsatXy(sqInt bmFill, sqInt bits, sqInt xp, sqInt yp) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1670:1: warning: 'bitmapTileFlagOfput' defined but not used [-Wunused-function] 1670 | bitmapTileFlagOfput(sqInt bmFill, sqInt value) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1663:1: warning: 'bitmapTileFlagOf' defined but not used [-Wunused-function] 1663 | bitmapTileFlagOf(sqInt bmFill) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1656:1: warning: 'bitmapSizeOfput' defined but not used [-Wunused-function] 1656 | bitmapSizeOfput(sqInt bmFill, sqInt value) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1649:1: warning: 'bitmapSizeOf' defined but not used [-Wunused-function] 1649 | bitmapSizeOf(sqInt bmFill) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1642:1: warning: 'bitmapRasterOfput' defined but not used [-Wunused-function] 1642 | bitmapRasterOfput(sqInt bmFill, sqInt value) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1635:1: warning: 'bitmapRasterOf' defined but not used [-Wunused-function] 1635 | bitmapRasterOf(sqInt bmFill) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1628:1: warning: 'bitmapHeightOfput' defined but not used [-Wunused-function] 1628 | bitmapHeightOfput(sqInt bmFill, sqInt value) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1621:1: warning: 'bitmapHeightOf' defined but not used [-Wunused-function] 1621 | bitmapHeightOf(sqInt bmFill) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1614:1: warning: 'bitmapDepthOfput' defined but not used [-Wunused-function] 1614 | bitmapDepthOfput(sqInt bmFill, sqInt value) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1607:1: warning: 'bitmapDepthOf' defined but not used [-Wunused-function] 1607 | bitmapDepthOf(sqInt bmFill) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1600:1: warning: 'bitmapCmSizeOfput' defined but not used [-Wunused-function] 1600 | bitmapCmSizeOfput(sqInt bmFill, sqInt value) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1593:1: warning: 'bitmapCmSizeOf' defined but not used [-Wunused-function] 1593 | bitmapCmSizeOf(sqInt bmFill) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1586:1: warning: 'bezierViaYOfput' defined but not used [-Wunused-function] 1586 | bezierViaYOfput(sqInt bezier, sqInt value) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1579:1: warning: 'bezierViaYOf' defined but not used [-Wunused-function] 1579 | bezierViaYOf(sqInt bezier) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1572:1: warning: 'bezierViaXOfput' defined but not used [-Wunused-function] 1572 | bezierViaXOfput(sqInt bezier, sqInt value) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1565:1: warning: 'bezierViaXOf' defined but not used [-Wunused-function] 1565 | bezierViaXOf(sqInt bezier) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1558:1: warning: 'bezierUpdateDataOf' defined but not used [-Wunused-function] 1558 | bezierUpdateDataOf(sqInt bezier) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1551:1: warning: 'bezierFinalXOfput' defined but not used [-Wunused-function] 1551 | bezierFinalXOfput(sqInt bezier, sqInt value) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1544:1: warning: 'bezierFinalXOf' defined but not used [-Wunused-function] 1544 | bezierFinalXOf(sqInt bezier) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1537:1: warning: 'bezierEndYOfput' defined but not used [-Wunused-function] 1537 | bezierEndYOfput(sqInt bezier, sqInt value) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1530:1: warning: 'bezierEndYOf' defined but not used [-Wunused-function] 1530 | bezierEndYOf(sqInt bezier) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1523:1: warning: 'bezierEndXOfput' defined but not used [-Wunused-function] 1523 | bezierEndXOfput(sqInt bezier, sqInt value) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1516:1: warning: 'bezierEndXOf' defined but not used [-Wunused-function] 1516 | bezierEndXOf(sqInt bezier) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1493:1: warning: 'assureValuebetweenand' defined but not used [-Wunused-function] 1493 | assureValuebetweenand(sqInt val1, sqInt val2, sqInt val3) | ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1483:1: warning: 'areEdgeFillsValid' defined but not used [-Wunused-function] 1483 | areEdgeFillsValid(sqInt edge) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1463:1: warning: 'allocateWideLine' defined but not used [-Wunused-function] 1463 | allocateWideLine(void) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1443:1: warning: 'allocateWideBezier' defined but not used [-Wunused-function] 1443 | allocateWideBezier(void) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1430:1: warning: 'allocateStackFillEntry' defined but not used [-Wunused-function] 1430 | allocateStackFillEntry(void) | ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1416:1: warning: 'allocateStackEntry' defined but not used [-Wunused-function] 1416 | allocateStackEntry(sqInt nSlots) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1364:1: warning: 'allocateLine' defined but not used [-Wunused-function] 1364 | allocateLine(void) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1321:1: warning: 'allocateGradientFillrampWidthisRadial' defined but not used [-Wunused-function] 1321 | allocateGradientFillrampWidthisRadial(int *ramp, sqInt rampWidth, sqInt isRadial) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1254:1: warning: 'allocateBitmapFillcolormap' defined but not used [-Wunused-function] 1254 | allocateBitmapFillcolormap(sqInt cmSize, int *cmBits) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1240:1: warning: 'allocateBezierStackEntry' defined but not used [-Wunused-function] 1240 | allocateBezierStackEntry(void) | ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1220:1: warning: 'allocateBezier' defined but not used [-Wunused-function] 1220 | allocateBezier(void) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1206:1: warning: 'allocateAETEntry' defined but not used [-Wunused-function] 1206 | allocateAETEntry(sqInt nSlots) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1196:1: warning: 'aetUsedPut' defined but not used [-Wunused-function] 1196 | aetUsedPut(sqInt value) | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1189:1: warning: 'aetUsedGet' defined but not used [-Wunused-function] 1189 | aetUsedGet(void) | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1182:1: warning: 'aetStartPut' defined but not used [-Wunused-function] 1182 | aetStartPut(sqInt value) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1175:1: warning: 'aetStartGet' defined but not used [-Wunused-function] 1175 | aetStartGet(void) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:1036:1: warning: 'adjustAALevel' defined but not used [-Wunused-function] 1036 | adjustAALevel(void) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:967:1: warning: 'absoluteSquared8Dot24' defined but not used [-Wunused-function] 967 | absoluteSquared8Dot24(sqInt value) | ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:956:1: warning: 'aaShiftPut' defined but not used [-Wunused-function] 956 | aaShiftPut(sqInt value) | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:949:1: warning: 'aaShiftGet' defined but not used [-Wunused-function] 949 | aaShiftGet(void) | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:942:1: warning: 'aaScanMaskPut' defined but not used [-Wunused-function] 942 | aaScanMaskPut(sqInt value) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:935:1: warning: 'aaScanMaskGet' defined but not used [-Wunused-function] 935 | aaScanMaskGet(void) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:928:1: warning: 'aaLevelPut' defined but not used [-Wunused-function] 928 | aaLevelPut(sqInt value) | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:921:1: warning: 'aaLevelGet' defined but not used [-Wunused-function] 921 | aaLevelGet(void) | ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:914:1: warning: 'aaLastPixelFromto' defined but not used [-Wunused-function] 914 | aaLastPixelFromto(sqInt leftX, sqInt rightX) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:904:1: warning: 'aaHalfPixelPut' defined but not used [-Wunused-function] 904 | aaHalfPixelPut(sqInt value) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:897:1: warning: 'aaHalfPixelGet' defined but not used [-Wunused-function] 897 | aaHalfPixelGet(void) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:882:1: warning: 'aaFirstPixelFromto' defined but not used [-Wunused-function] 882 | aaFirstPixelFromto(sqInt leftX, sqInt rightX) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:872:1: warning: 'aaColorShiftPut' defined but not used [-Wunused-function] 872 | aaColorShiftPut(sqInt value) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:865:1: warning: 'aaColorShiftGet' defined but not used [-Wunused-function] 865 | aaColorShiftGet(void) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:858:1: warning: 'aaColorMaskPut' defined but not used [-Wunused-function] 858 | aaColorMaskPut(sqInt value) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:851:1: warning: 'aaColorMaskGet' defined but not used [-Wunused-function] 851 | aaColorMaskGet(void) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c:6:13: warning: '__buildInfo' defined but not used [-Wunused-variable] 6 | static char __buildInfo[] = "BalloonEnginePlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; | ^~~~~~~~~~~ [ 85%] Linking C shared library build/vm/libB2DPlugin.so /usr/bin/cmake -E cmake_link_script CMakeFiles/B2DPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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 '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 85%] Built target B2DPlugin make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/LocalePlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/LocalePlugin.dir/build.make CMakeFiles/LocalePlugin.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 86%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:388:1: warning: 'sqAssert' defined but not used [-Wunused-function] 388 | sqAssert(sqInt aBool) | ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c:6:13: warning: '__buildInfo' defined but not used [-Wunused-variable] 6 | static char __buildInfo[] = "LocalePlugin VMMaker.oscog-eem.2495 uuid: fcbf4c90-4c50-4ff3-8690-0edfded4f9c4 " __DATE__ ; | ^~~~~~~~~~~ [ 87%] Building C object CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DLocalePlugin_EXPORTS -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -MD -MT CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c.o -MF CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c.o.d -o CMakeFiles/LocalePlugin.dir/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:33: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:535, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:33: In function 'strncpy', inlined from 'sqLocGetCurrencySymbolInto' at /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:625:3: /usr/include/aarch64-linux-gnu/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c: In function 'sqLocGetCurrencySymbolInto': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:617:19: note: length computed here 617 | int len = strlen(src); \ | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:625:3: note: in expansion of macro 'safestrcpy' 625 | safestrcpy(str, localeConv->currency_symbol); | ^~~~~~~~~~ In file included from /usr/include/string.h:535, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:33: In function 'strncpy', inlined from 'sqLocGetDigitGroupingSymbolInto' at /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:650:3: /usr/include/aarch64-linux-gnu/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c: In function 'sqLocGetDigitGroupingSymbolInto': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:617:19: note: length computed here 617 | int len = strlen(src); \ | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:650:3: note: in expansion of macro 'safestrcpy' 650 | safestrcpy(str, localeConv->thousands_sep); | ^~~~~~~~~~ In file included from /usr/include/string.h:535, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:33: In function 'strncpy', inlined from 'sqLocGetDecimalSymbolInto' at /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:658:3: /usr/include/aarch64-linux-gnu/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c: In function 'sqLocGetDecimalSymbolInto': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:617:19: note: length computed here 617 | int len = strlen(src); \ | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:658:3: note: in expansion of macro 'safestrcpy' 658 | safestrcpy(str, localeConv->decimal_point); | ^~~~~~~~~~ In file included from /usr/include/string.h:535, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:33: In function 'strncpy', inlined from 'sqLocGetLongDateFormatInto' at /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:711:3: /usr/include/aarch64-linux-gnu/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c: In function 'sqLocGetLongDateFormatInto': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:617:19: note: length computed here 617 | int len = strlen(src); \ | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:711:3: note: in expansion of macro 'safestrcpy' 711 | safestrcpy(str, nl_langinfo(D_FMT)); | ^~~~~~~~~~ In file included from /usr/include/string.h:535, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:33: In function 'strncpy', inlined from 'sqLocGetTimeFormatInto' at /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:739:3: /usr/include/aarch64-linux-gnu/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c: In function 'sqLocGetTimeFormatInto': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:617:19: note: length computed here 617 | int len = strlen(src); \ | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c:739:3: note: in expansion of macro 'safestrcpy' 739 | safestrcpy(str, nl_langinfo(T_FMT)); | ^~~~~~~~~~ [ 87%] Linking C shared library build/vm/libLocalePlugin.so /usr/bin/cmake -E cmake_link_script CMakeFiles/LocalePlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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 '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 87%] Built target LocalePlugin make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/SqueakSSL.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/SqueakSSL.dir/build.make CMakeFiles/SqueakSSL.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 88%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c 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-9@2/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-spur32/Linux-armv7l/third-party/pixman-0.40.0.zip' -- [download 17% complete] -- [download 38% complete] -- [download 52% complete] -- [download 69% complete] -- [download 88% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/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-9@2/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 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/pixman-0.40.0-src/libpixman-1.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/pixman-0.40.0-src/libpixman-1.so.0 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/pixman-0.40.0-src/libpixman-1.so.0.40.0 Adding third-party libraries for Linux-armv7l: cairo-1.16.0 -- Downloading/updating cairo-1.16.0 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/cairo-1.16.0-download Scanning dependencies of target cairo-1.16.0-download [ 11%] Creating directories for 'cairo-1.16.0-download' [ 22%] Performing download step (download, verify and extract) for 'cairo-1.16.0-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/cairo-1.16.0-download/cairo-1.16.0-download-prefix/src/cairo-1.16.0.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur32/Linux-armv7l/third-party/cairo-1.16.0.zip' -- [download 3% complete] -- [download 70% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/cairo-1.16.0-download/cairo-1.16.0-download-prefix/src/cairo-1.16.0.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/cairo-1.16.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'cairo-1.16.0-download' [ 44%] No update step for 'cairo-1.16.0-download' In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c:6:13: warning: '__buildInfo' defined but not used [-Wunused-variable] 6 | static char __buildInfo[] = "SqueakSSLPlugin VMMaker.oscog-eem.2480 uuid: bb3ffda7-8241-4dea-b886-d656e474b6c1 " __DATE__ ; | ^~~~~~~~~~~ [ 89%] Building C object CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DSqueakSSL_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -MD -MT CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c.o -MF CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c.o.d -o CMakeFiles/SqueakSSL.dir/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:3: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c: In function 'sqVerifySAN': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:176:9: warning: 'ASN1_STRING_data' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations] 176 | const char* sANData = ASN1_STRING_get0_data(sAN->d.ia5); | ^~~~~ In file included from /usr/include/openssl/objects.h:21, from /usr/include/openssl/evp.h:43, from /usr/include/openssl/x509.h:29, from /usr/include/openssl/ssl.h:31, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:6: /usr/include/openssl/asn1.h:680:40: note: declared here 680 | OSSL_DEPRECATEDIN_1_1_0 unsigned char *ASN1_STRING_data(ASN1_STRING *x); | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:42:32: warning: pointer targets in initialization of 'const char *' from 'unsigned char *' differ in signedness [-Wpointer-sign] 42 | # define ASN1_STRING_get0_data ASN1_STRING_data | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:176:31: note: in expansion of macro 'ASN1_STRING_get0_data' 176 | const char* sANData = ASN1_STRING_get0_data(sAN->d.ia5); | ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c: In function 'sqConnectSSL': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:464:29: warning: the address of 'X509_check_ip_asc' will always evaluate as 'true' [-Waddress] 464 | if (X509_check_ip_asc && X509_check_host) { | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c:464:47: warning: the address of 'X509_check_host' will always evaluate as 'true' [-Waddress] 464 | if (X509_check_ip_asc && X509_check_host) { | ^~ [ 89%] Linking C shared library build/vm/libSqueakSSL.so /usr/bin/cmake -E cmake_link_script CMakeFiles/SqueakSSL.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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/aarch64-linux-gnu/libssl.so /usr/lib/aarch64-linux-gnu/libcrypto.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 89%] Built target SqueakSSL make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/DSAPrims.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/DSAPrims.dir/build.make CMakeFiles/DSAPrims.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 90%] Building C object CMakeFiles/DSAPrims.dir/extracted/plugins/DSAPrims/src/common/DSAPrims.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DDSAPrims_EXPORTS -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:22: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:675:1: warning: 'subtractDivisorMultipliedByDigitdigitShift' defined but not used [-Wunused-function] 675 | subtractDivisorMultipliedByDigitdigitShift(sqInt digit, sqInt digitShift) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:265:1: warning: 'leftRotateby' defined but not used [-Wunused-function] 265 | leftRotateby(unsigned int anInteger, sqInt bits) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:144:1: warning: 'bigDivideLoop' defined but not used [-Wunused-function] 144 | bigDivideLoop(void) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:106:1: warning: 'addBackDivisorDigitShift' defined but not used [-Wunused-function] 106 | addBackDivisorDigitShift(sqInt digitShift) | ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/src/common/DSAPrims.c:6:13: warning: '__buildInfo' defined but not used [-Wunused-variable] 6 | static char __buildInfo[] = "DSAPlugin CryptographyPlugins-eem.14 uuid: 54292ff0-b538-43ba-9195-26766c158ba9 " __DATE__ ; | ^~~~~~~~~~~ [ 90%] Linking C shared library build/vm/libDSAPrims.so /usr/bin/cmake -E cmake_link_script CMakeFiles/DSAPrims.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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 '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 90%] Built target DSAPrims make -f CMakeFiles/UnixOSProcessPlugin.dir/build.make CMakeFiles/UnixOSProcessPlugin.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/UnixOSProcessPlugin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/UnixOSProcessPlugin.dir/build.make CMakeFiles/UnixOSProcessPlugin.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 91%] Building C object CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -DUnixOSProcessPlugin_EXPORTS -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -MD -MT CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o -MF CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o.d -o CMakeFiles/UnixOSProcessPlugin.dir/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqVirtualMachine.h:30, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function 'primitiveFileStat': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:2055:11: warning: variable 'uid' set but not used [-Wunused-but-set-variable] 2055 | sqInt uid; | ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:2049:11: warning: variable 'gid' set but not used [-Wunused-but-set-variable] 2049 | sqInt gid; | ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function 'primitiveFixPointersInArrayOfStrings': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:2095:11: warning: variable 'count' set but not used [-Wunused-but-set-variable] 2095 | sqInt count; | ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function 'setSigChldHandler': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4462:43: warning: assignment to 'void (*)(int, siginfo_t *, void *)' from incompatible pointer type 'void (*)(int)' [-Wincompatible-pointer-types] 4462 | sigchldHandlerAction.sa_sigaction = reapChildProcess; | ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4468:60: warning: comparison between pointer and integer 4468 | if ((sigaction(SIGCHLD, &sigchldHandlerAction, 0)) == (sigErrorNumber())) { | ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function 'setSignalNumberhandler': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4511:81: warning: comparison between pointer and integer 4511 | if ((sigaction(signalNumber, (&sigHandlerAction), (&oldHandlerAction))) == (sigErrorNumber())) { | ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function 'sigHoldNumber': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4645:16: warning: returning 'int' from a function with return type 'void *' makes pointer from integer without a cast [-Wint-conversion] 4645 | return -1; | ^ At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4915:1: warning: 'unixFileNumber' defined but not used [-Wunused-function] 4915 | unixFileNumber(FILEHANDLETYPE fileHandle) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4843:1: warning: 'socketValueOf' defined but not used [-Wunused-function] 4843 | socketValueOf(sqInt anSQSocketRecord) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4829:1: warning: 'socketRecordSize' defined but not used [-Wunused-function] 4829 | socketRecordSize(void) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4810:1: warning: 'socketDescriptorFrom' defined but not used [-Wunused-function] 4810 | socketDescriptorFrom(sqInt sqSocketOop) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4779:1: warning: 'sizeOfPointer' defined but not used [-Wunused-function] 4779 | sizeOfPointer(void) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4769:1: warning: 'sizeOfInt' defined but not used [-Wunused-function] 4769 | sizeOfInt(void) | ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4759:1: warning: 'sigUsr2Number' defined but not used [-Wunused-function] 4759 | sigUsr2Number(void) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4748:1: warning: 'sigUsr1Number' defined but not used [-Wunused-function] 4748 | sigUsr1Number(void) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4737:1: warning: 'sigTermNumber' defined but not used [-Wunused-function] 4737 | sigTermNumber(void) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4725:1: warning: 'sigStopNumber' defined but not used [-Wunused-function] 4725 | sigStopNumber(void) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4715:1: warning: 'sigQuitNumber' defined but not used [-Wunused-function] 4715 | sigQuitNumber(void) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4705:1: warning: 'sigPipeNumber' defined but not used [-Wunused-function] 4705 | sigPipeNumber(void) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4684:1: warning: 'sigKillNumber' defined but not used [-Wunused-function] 4684 | sigKillNumber(void) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4674:1: warning: 'sigIntNumber' defined but not used [-Wunused-function] 4674 | sigIntNumber(void) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4654:1: warning: 'sigHupNumber' defined but not used [-Wunused-function] 4654 | sigHupNumber(void) | ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4640:1: warning: 'sigHoldNumber' defined but not used [-Wunused-function] 4640 | sigHoldNumber(void) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4610:1: warning: 'sigContNumber' defined but not used [-Wunused-function] 4610 | sigContNumber(void) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4600:1: warning: 'sigChldNumber' defined but not used [-Wunused-function] 4600 | sigChldNumber(void) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4590:1: warning: 'sigAlrmNumber' defined but not used [-Wunused-function] 4590 | sigAlrmNumber(void) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4580:1: warning: 'sigAbrtNumber' defined but not used [-Wunused-function] 4580 | sigAbrtNumber(void) | ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4549:1: warning: 'setSigPipeIgnore' defined but not used [-Wunused-function] 4549 | setSigPipeIgnore(void) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4535:1: warning: 'setSigPipeHandler' defined but not used [-Wunused-function] 4535 | setSigPipeHandler(void) | ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4519:1: warning: 'setSigPipeDefaultHandler' defined but not used [-Wunused-function] 4519 | setSigPipeDefaultHandler(void) | ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4488:1: warning: 'setSigIntIgnore' defined but not used [-Wunused-function] 4488 | setSigIntIgnore(void) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4478:1: warning: 'setSigIntDefaultHandler' defined but not used [-Wunused-function] 4478 | setSigIntDefaultHandler(void) | ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4365:1: warning: 'sendSignaltoPid' defined but not used [-Wunused-function] 4365 | sendSignaltoPid(sqInt sig, sqInt pid) | ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4322:1: warning: 'restoreDefaultSignalHandlers' defined but not used [-Wunused-function] 4322 | restoreDefaultSignalHandlers(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1560:1: warning: 'pointerFrom' defined but not used [-Wunused-function] 1560 | pointerFrom(sqInt aByteArray) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1536:1: warning: 'newSQSocketByteArray' defined but not used [-Wunused-function] 1536 | newSQSocketByteArray(void) | ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1526:1: warning: 'newSQFileByteArray' defined but not used [-Wunused-function] 1526 | newSQFileByteArray(void) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1401:1: warning: 'maskForThisThreadAndResend' defined but not used [-Wunused-function] 1401 | maskForThisThreadAndResend(int sigNum) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1345:1: warning: 'isValidFileSession' defined but not used [-Wunused-function] 1345 | isValidFileSession(sqInt objectPointer) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1331:1: warning: 'isSQSocketObject' defined but not used [-Wunused-function] 1331 | isSQSocketObject(sqInt objectPointer) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1313:1: warning: 'isSQFileObject' defined but not used [-Wunused-function] 1313 | isSQFileObject(sqInt objectPointer) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1202:1: warning: 'getThisSessionIdentifier' defined but not used [-Wunused-function] 1202 | getThisSessionIdentifier(void) | ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:732:1: warning: 'fileValueOf' defined but not used [-Wunused-function] 732 | fileValueOf(sqInt anSQFileRecord) | ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:718:1: warning: 'fileRecordSize' defined but not used [-Wunused-function] 718 | fileRecordSize(void) | ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:688:1: warning: 'fileDescriptorFrom' defined but not used [-Wunused-function] 688 | fileDescriptorFrom(sqInt aSQFileByteArray) | ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:663:1: warning: 'environmentAtSymbolAsType' defined but not used [-Wunused-function] 663 | environmentAtSymbolAsType(sqInt classIdentifier) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:499:1: warning: 'descriptorTableSize' defined but not used [-Wunused-function] 499 | descriptorTableSize(void) | ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:410:1: warning: 'copyBytesFromtolength' defined but not used [-Wunused-function] 410 | copyBytesFromtolength(void *charArray1, void *charArray2, sqInt len) | ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:365:1: warning: 'argumentAtAsType' defined but not used [-Wunused-function] 365 | argumentAtAsType(sqInt classIdentifier) | ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:6:13: warning: '__buildInfo' defined but not used [-Wunused-variable] 6 | static char __buildInfo[] = "UnixOSProcessPlugin VMConstruction-Plugins-OSProcessPlugin.oscog-dtl.66 uuid: a8a2bf10-e7b3-4963-90b3-d69a2bee77bb " __DATE__ ; | ^~~~~~~~~~~ In file included from /usr/include/string.h:535, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:17: In function 'strncpy', inlined from 'cStringasCollection' at /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:480:2: /usr/include/aarch64-linux-gnu/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function 'cStringasCollection': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:478:15: note: length computed here 478 | len = strlen(aCString); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:535, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:17: In function 'strncpy', inlined from 'stringFromCString' at /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4864:2: /usr/include/aarch64-linux-gnu/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function 'stringFromCString': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4862:15: note: length computed here 4862 | len = strlen(aCString); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:535, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:17: In function 'strncpy', inlined from 'realpathAsType' at /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4263:3: /usr/include/aarch64-linux-gnu/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function 'realpathAsType': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:4256:22: note: length computed here 4256 | if ((strlen(realpathResult)) >= 1024) { | ~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:535, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:17: In function 'strncpy', inlined from 'getCurrentWorkingDirectoryAsType' at /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1126:3: /usr/include/aarch64-linux-gnu/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function 'getCurrentWorkingDirectoryAsType': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1124:23: note: length computed here 1124 | len = strlen(cwd); | ^~~~~~~~~~~ In file included from /usr/include/string.h:535, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:17: In function 'strncpy', inlined from 'primitiveErrorMessageAt' at /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1967:2: /usr/include/aarch64-linux-gnu/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c: In function 'primitiveErrorMessageAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c:1965:15: note: length computed here 1965 | len = strlen(p); | ^~~~~~~~~ [ 55%] No configure step for 'cairo-1.16.0-download' [ 66%] No build step for 'cairo-1.16.0-download' [ 77%] No install step for 'cairo-1.16.0-download' [ 88%] No test step for 'cairo-1.16.0-download' [100%] Completed 'cairo-1.16.0-download' [100%] Built target cairo-1.16.0-download -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/cairo-1.16.0-src/libcairo-script-interpreter.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/cairo-1.16.0-src/libcairo-script-interpreter.so.2 Adding third-party libraries for Linux-armv7l: libpng-1.6.37 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/cairo-1.16.0-src/libcairo-script-interpreter.so.2.11600.0 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/cairo-1.16.0-src/libcairo.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/cairo-1.16.0-src/libcairo.so.2 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/cairo-1.16.0-src/libcairo.so.2.11600.0 -- Downloading/updating libpng-1.6.37 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/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-9@2/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-spur32/Linux-armv7l/third-party/libpng-1.6.37.zip' -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/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-9@2/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 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libpng-1.6.37-src/libpng.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libpng-1.6.37-src/libpng16.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libpng-1.6.37-src/libpng16.so.16 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libpng-1.6.37-src/libpng16.so.16.37.0 -- Downloading SDL2 binary Adding third-party libraries for Linux-armv7l: SDL2-2.0.14 -- Downloading/updating SDL2-2.0.14 -- Configuring done -- Generating done [ 92%] Linking C shared library build/vm/libUnixOSProcessPlugin.so /usr/bin/cmake -E cmake_link_script CMakeFiles/UnixOSProcessPlugin.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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/libFilePlugin.so build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 92%] Built target UnixOSProcessPlugin make -f CMakeFiles/openssl-1.1.1k.dir/build.make CMakeFiles/openssl-1.1.1k.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/openssl-1.1.1k.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/openssl-1.1.1k.dir/build.make CMakeFiles/openssl-1.1.1k.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/openssl-1.1.1k-src/libcrypto.so /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/openssl-1.1.1k-src/libcrypto.so.1.1 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/openssl-1.1.1k-src/libssl.so /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/openssl-1.1.1k-src/libssl.so.1.1 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 92%] Built target openssl-1.1.1k make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/libssh2-1.9.0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/libssh2-1.9.0.dir/build.make CMakeFiles/libssh2-1.9.0.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src/libssh2.so /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src/libssh2.so.1 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libssh2-1.9.0-src/libssh2.so.1.0.1 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 92%] Built target libssh2-1.9.0 make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-1.4.4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/libgit2-1.4.4.dir/build.make CMakeFiles/libgit2-1.4.4.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libgit2.so /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libgit2.so.1.0 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libgit2.so.1.0.1 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libgit2.so.1.4 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.4.4-src/libgit2.so.1.4.4 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 92%] Built target libgit2-1.4.4 make -f CMakeFiles/libgit2-1.0.1.dir/build.make CMakeFiles/libgit2-1.0.1.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/libgit2-1.0.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/libgit2-1.0.1.dir/build.make CMakeFiles/libgit2-1.0.1.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.0.1-src/libgit2.so /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.0.1-src/libgit2.so.1.0 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/SDL2-2.0.14-download Scanning dependencies of target SDL2-2.0.14-download [ 11%] Creating directories for 'SDL2-2.0.14-download' [ 22%] Performing download step (download, verify and extract) for 'SDL2-2.0.14-download' -- Downloading... dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/SDL2-2.0.14-download/SDL2-2.0.14-download-prefix/src/SDL2-2.0.14.zip' timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur32/Linux-armv7l/third-party/SDL2-2.0.14.zip' -- [download 9% complete] -- [download 17% complete] -- [download 24% complete] -- [download 32% complete] -- [download 39% complete] -- [download 48% complete] -- [download 59% complete] -- [download 77% complete] -- [download 86% complete] -- [download 94% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/SDL2-2.0.14-download/SDL2-2.0.14-download-prefix/src/SDL2-2.0.14.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/SDL2-2.0.14-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No patch step for 'SDL2-2.0.14-download' [ 44%] No update step for 'SDL2-2.0.14-download' [ 55%] No configure step for 'SDL2-2.0.14-download' [ 66%] No build step for 'SDL2-2.0.14-download' [ 77%] No install step for 'SDL2-2.0.14-download' [ 88%] No test step for 'SDL2-2.0.14-download' [100%] Completed 'SDL2-2.0.14-download' [100%] Built target SDL2-2.0.14-download -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/SDL2-2.0.14-src/libSDL2-2.0.so.0 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/SDL2-2.0.14-src/libSDL2-2.0.so.0.7.0 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/SDL2-2.0.14-src/libSDL2.so -- Configuring done /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libgit2-1.0.1-src/libgit2.so.1.0.1 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 92%] Built target libgit2-1.0.1 make -f CMakeFiles/zlib-1.2.11.dir/build.make CMakeFiles/zlib-1.2.11.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/zlib-1.2.11.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/zlib-1.2.11.dir/build.make CMakeFiles/zlib-1.2.11.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/zlib-1.2.11-src/libz.so /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/zlib-1.2.11-src/libz.so.1 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/zlib-1.2.11-src/libz.so.1.2.11 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 92%] Built target zlib-1.2.11 make -f CMakeFiles/freetype-2.10.0.dir/build.make CMakeFiles/freetype-2.10.0.dir/depend [Pipeline] dir Running in /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build [Pipeline] { [Pipeline] sh make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/freetype-2.10.0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/freetype-2.10.0.dir/build.make CMakeFiles/freetype-2.10.0.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/freetype-2.10.0-src/libfreetype.so /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ + VERBOSE=1 make install package /usr/bin/cmake -S/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository -B/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/CMakeFiles /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build' make -f libffi-build/CMakeFiles/objlib.dir/build.make libffi-build/CMakeFiles/objlib.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/CMakeFiles/objlib.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/CMakeFiles/objlib.dir/depend.internal". /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/freetype-2.10.0-src/libfreetype.so.6 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ Scanning dependencies of target objlib make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build' make -f libffi-build/CMakeFiles/objlib.dir/build.make libffi-build/CMakeFiles/objlib.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build' /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/freetype-2.10.0-src/libfreetype.so.6.17.0 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ [ 0%] Building C object libffi-build/CMakeFiles/objlib.dir/src/closures.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/closures.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/src/closures.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/src/closures.c:123: warning: "FFI_MMAP_EXEC_WRIT" redefined # define FFI_MMAP_EXEC_WRIT 1 In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/include/ffi_common.h:17, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/src/closures.c:36: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include/fficonfig.h:27: note: this is the location of the previous definition #define FFI_MMAP_EXEC_WRIT 0 make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 92%] Built target freetype-2.10.0 make -f CMakeFiles/pixman-0.40.0.dir/build.make CMakeFiles/pixman-0.40.0.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/pixman-0.40.0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/pixman-0.40.0.dir/build.make CMakeFiles/pixman-0.40.0.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/pixman-0.40.0-src/libpixman-1.so /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/pixman-0.40.0-src/libpixman-1.so.0 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/pixman-0.40.0-src/libpixman-1.so.0.40.0 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 92%] Built target pixman-0.40.0 make -f CMakeFiles/cairo-1.16.0.dir/build.make CMakeFiles/cairo-1.16.0.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/cairo-1.16.0.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/cairo-1.16.0.dir/build.make CMakeFiles/cairo-1.16.0.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/cairo-1.16.0-src/libcairo-script-interpreter.so /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/cairo-1.16.0-src/libcairo-script-interpreter.so.2 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/cairo-1.16.0-src/libcairo-script-interpreter.so.2.11600.0 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/cairo-1.16.0-src/libcairo.so /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/cairo-1.16.0-src/libcairo.so.2 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/cairo-1.16.0-src/libcairo.so.2.11600.0 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 92%] Built target cairo-1.16.0 make -f CMakeFiles/libpng-1.6.37.dir/build.make CMakeFiles/libpng-1.6.37.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/libpng-1.6.37.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/libpng-1.6.37.dir/build.make CMakeFiles/libpng-1.6.37.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libpng-1.6.37-src/libpng.so /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libpng-1.6.37-src/libpng16.so /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libpng-1.6.37-src/libpng16.so.16 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libpng-1.6.37-src/libpng16.so.16.37.0 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 92%] Built target libpng-1.6.37 make -f CMakeFiles/SDL2-2.0.14.dir/build.make CMakeFiles/SDL2-2.0.14.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/SDL2-2.0.14.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/SDL2-2.0.14.dir/build.make CMakeFiles/SDL2-2.0.14.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/SDL2-2.0.14-src/libSDL2-2.0.so.0 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ [ 1%] Building C object libffi-build/CMakeFiles/objlib.dir/src/java_raw_api.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/java_raw_api.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/src/java_raw_api.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/src/java_raw_api.c: In function 'ffi_java_raw_call': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/src/java_raw_api.c:317:3: warning: 'ffi_java_raw_to_ptrarray' is deprecated [-Wdeprecated-declarations] ffi_java_raw_to_ptrarray (cif, raw, avalue); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/src/java_raw_api.c:76:1: note: declared here ffi_java_raw_to_ptrarray (ffi_cif *cif, ffi_java_raw *raw, void **args) ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/src/java_raw_api.c: In function 'ffi_java_translate_args': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/src/java_raw_api.c:328:3: warning: 'ffi_java_raw_size' is deprecated [-Wdeprecated-declarations] ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/src/java_raw_api.c:45:1: note: declared here ffi_java_raw_size (ffi_cif *cif) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/src/java_raw_api.c:331:3: warning: 'ffi_java_ptrarray_to_raw' is deprecated [-Wdeprecated-declarations] ffi_java_ptrarray_to_raw (cif, avalue, raw); ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/src/java_raw_api.c:157:1: note: declared here ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi_java_raw *raw) ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/src/java_raw_api.c: In function 'ffi_prep_java_raw_closure': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/src/java_raw_api.c:369:3: warning: 'ffi_prep_java_raw_closure_loc' is deprecated [-Wdeprecated-declarations] return ffi_prep_java_raw_closure_loc (cl, cif, fun, user_data, cl); ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/src/java_raw_api.c:337:1: note: declared here ffi_prep_java_raw_closure_loc (ffi_java_raw_closure* cl, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/SDL2-2.0.14-src/libSDL2-2.0.so.0.7.0 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/SDL2-2.0.14-src/libSDL2.so /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm/ [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/prep_cif.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/prep_cif.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/src/prep_cif.c make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 92%] Built target SDL2-2.0.14 make -f CMakeFiles/pharo.dir/build.make CMakeFiles/pharo.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles/pharo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f CMakeFiles/pharo.dir/build.make CMakeFiles/pharo.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 93%] Building C object CMakeFiles/pharo.dir/src/unixMain.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/../repository/generated/64/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffi/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -MD -MT CMakeFiles/pharo.dir/src/unixMain.c.o -MF CMakeFiles/pharo.dir/src/unixMain.c.o.d -o CMakeFiles/pharo.dir/src/unixMain.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/unixMain.c [ 2%] Building C object libffi-build/CMakeFiles/objlib.dir/src/raw_api.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/raw_api.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/src/raw_api.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/errorCode.h:6, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/parameters/parameterVector.h:10, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/parameters/parameters.h:10, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/include/pharovm/pharoClient.h:6, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/src/unixMain.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 194 | static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } | ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 195 | static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } | ~^~~~~~~~~~~~~~~~~~~~ [ 3%] Building C object libffi-build/CMakeFiles/objlib.dir/src/types.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/types.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/src/types.c [ 94%] Linking C executable build/vm/pharo /usr/bin/cmake -E cmake_link_script CMakeFiles/pharo.dir/link.txt --verbose=1 /usr/bin/cc -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. CMakeFiles/pharo.dir/src/unixMain.c.o -o build/vm/pharo -Wl,-rpath,/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/vm build/vm/libPharoVMCore.so build/vm/libffi.so -ldl -lm -lpthread make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 94%] Built target pharo make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/DependInfo.cmake --color= make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make -f build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build.make build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [ 4%] Building ASM object libffi-build/CMakeFiles/objlib.dir/src/arm/sysv.S.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/include -fPIC -o CMakeFiles/objlib.dir/src/arm/sysv.S.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/src/arm/sysv.S [ 95%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/basic_types.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/basic_types.c [ 4%] Building C object libffi-build/CMakeFiles/objlib.dir/src/arm/ffi.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFFI_BUILDING -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/include -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/objlib.dir/src/arm/ffi.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src/src/arm/ffi.c [ 96%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callback_types.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/build/ffiTestLibrary && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c: In function 'otherThread': /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callbacks.c:47:1: warning: control reaches end of non-void function [-Wreturn-type] 47 | } | ^ [ 97%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/callout.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/callout.c make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build' [ 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 '/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-src /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/CMakeFiles/ffi_shared.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/CMakeFiles/ffi_shared.dir/depend.internal". Scanning dependencies of target ffi_shared make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build' make -f libffi-build/CMakeFiles/ffi_shared.dir/build.make libffi-build/CMakeFiles/ffi_shared.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build' [ 4%] Linking C shared library ../build/vm/libffi.so cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build && /usr/bin/cmake -E cmake_link_script CMakeFiles/ffi_shared.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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/arm/sysv.S.o CMakeFiles/objlib.dir/src/arm/ffi.c.o -Wl,-rpath,@executable_path/Plugins [ 98%] Building C object build/ffiTestLibrary/CMakeFiles/TestLibrary.dir/src/registerCallback.c.o cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/build/build/ffiTestLibrary && /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DSOURCE_PATH_SIZE=59 -DTestLibrary_EXPORTS -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/includes -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository/ffiTestLibrary/src/structures.c make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build' [ 4%] Built target ffi_shared make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/depend make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/CMakeFiles/libffi_copy.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/CMakeFiles/libffi_copy.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/CMakeFiles/libffi_copy.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/CMakeFiles/libffi_copy.dir/depend.internal". Scanning dependencies of target libffi_copy make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build' make -f CMakeFiles/libffi_copy.dir/build.make CMakeFiles/libffi_copy.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build' [ 5%] Copying libffi binaries to '/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/vm/' /usr/bin/cmake -E copy /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/vm/libffi.so /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/vm/ make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build' [ 5%] Built target libffi_copy make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/depend [100%] Linking C shared library ../vm/libTestLibrary.so cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/ffiTestLibrary && /usr/bin/cmake -E cmake_link_script CMakeFiles/TestLibrary.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -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]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build' cd /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake --color= Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/CMakeFiles/PharoVMCore.dir/DependInfo.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/CMakeFiles/PharoVMCore.dir/depend.internal". Dependee "/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/CMakeFiles/PharoVMCore.dir/depend.internal". make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' [100%] Built target TestLibrary make[1]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' /usr/bin/cmake -E cmake_progress_start /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/./ -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//bin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//bin/pharo -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/.//pharo -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libB2DPlugin.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libBitBltPlugin.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libDSAPrims.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libFileAttributesPlugin.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libFilePlugin.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libFloatArrayPlugin.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libJPEGReadWriter2Plugin.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libJPEGReaderPlugin.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libLargeIntegers.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libLocalePlugin.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libMiscPrimitivePlugin.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libPharoVMCore.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libSDL2-2.0.so.0 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libSDL2-2.0.so.0.7.0 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libSDL2.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libSocketPlugin.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libSqueakSSL.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libSurfacePlugin.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libTestLibrary.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libUUIDPlugin.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libUnixOSProcessPlugin.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libcairo-script-interpreter.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libcairo-script-interpreter.so.2 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libcairo-script-interpreter.so.2.11600.0 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libcairo.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libcairo.so.2 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libcairo.so.2.11600.0 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libcrypto.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libcrypto.so.1.1 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libffi.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libfreetype.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libfreetype.so.6 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libfreetype.so.6.17.0 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libgit2.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libgit2.so.1.0 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libgit2.so.1.0.1 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libgit2.so.1.4 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libgit2.so.1.4.4 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libpixman-1.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libpixman-1.so.0 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libpixman-1.so.0.40.0 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libpng.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libpng16.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libpng16.so.16 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libpng16.so.16.37.0 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libssh2.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libssh2.so.1 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libssh2.so.1.0.1 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libssl.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libssl.so.1.1 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libz.so -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libz.so.1 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/libz.so.1.2.11 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/lib/pharo -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqUnixCharConv.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/config.h -- Up-to-date: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/debug.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/errorCode.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/exportDefinition.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/fileDialog.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/imageAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/interpreter.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/jit -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/jit/jit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/macros.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/parameters -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/parameters/parameterVector.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/parameters/parameters.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/pathUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/pharo.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/pharoClient.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/semaphores -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/semaphores/pSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/semaphores/platformSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sigjmp_support.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqNamedPrims.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/stringUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/threadSafeQueue -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/threads -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/threads/vmthread.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/win/resources.h -- Up-to-date: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/dispdbg.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sq.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqAssert.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqAtomicOps.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqCogStackAlignment.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqMemoryAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqMemoryFence.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqVirtualMachine.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/sqaio.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/Darwin.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/DownloadProject.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindCairo.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindFFI.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindLibGit2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindPThreadW32.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/FindSDL2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/Linux.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/OpenBSD.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/Windows.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importCairo.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importFreetype2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importLibFFI.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importLibGit2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/importSDL2.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/packaging.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/versionExtraction.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/cmake/vmmaker.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/DSAPrims -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/AlienSUnitTestProcedures.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusiness.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM32.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM64.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessPostLogic.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppc.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicDouble.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicFloat.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicInteger.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64business.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/dax64win64business.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/include/common/ia32abi.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/AlienSUnitTestProcedures.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/IA32ABI.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm32abicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/arm64abicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ia32abicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/ppc32abicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64abicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64stub.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/IA32ABI/src/common/xabicc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/common/sqFFI.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx/dummyFFI.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test-sq.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ppc-global.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM32FFIPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM64FFIPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/IA32FFIPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64Win64FFIPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFIPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFITestFuncs.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqManualSurface.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx/dummyFFI.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/any-libffi.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-darwin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-sysv.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/x86-sysv.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakFFIPrims/src/win/sqWin32FFI.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/dispdbg.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sq.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqAssert.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqAtomicOps.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqMemoryFence.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqVirtualMachine.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/common/sqaio.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/osx/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/osx/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqConfig.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqGnu.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32Alloc.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/heartbeat.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqHeapMap.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqNamedPrims.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqTicker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/common/sqVirtualMachine.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/osx -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/osx/aioOSX.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/unix -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/unix/aio.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/win/aioWin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32Directory.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/config.h.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/debug.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/errorCode.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/exportDefinition.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/fileDialog.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/imageAccess.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/interpreter.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/jit -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/jit/jit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/macros.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/parameters -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/parameters/parameterVector.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/parameters/parameters.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/pathUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/pharo.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/pharoClient.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/semaphores -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/semaphores/pSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/semaphores/pharoSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/semaphores/platformSemaphore.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/sigjmp_support.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/sqNamedPrims.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/stringUtilities.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/threads -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/threads/vmthread.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/include/pharovm/win/resources.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging/linux -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging/linux/bin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging/linux/bin/launch.sh.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/packaging/linux/launch.sh.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins/UUIDPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins/UUIDPlugin/common -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/img.image -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/Info.plist.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/Pharo.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/PharoChanges.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/PharoImage.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/mac/PharoSources.icns -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/Pharo.exe.manifest.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/Pharo.ico -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/Pharo.rc.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/PharoConsole.exe.manifest.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/PharoConsole.rc.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/PharoDLL.rc.in -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/resources/windows/dialogs.rc -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts/installCygwin.ps1 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts/installVMMaker.st -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts/runScriptInCygwinBash.ps1 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/scripts/runTests.sh -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/client.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/debug.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/debugUnix.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/errorCode.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/externalPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileDialogCommon.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileDialogMac.m -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileDialogUnix.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileDialogWin32.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileUtils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/fileUtilsWin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/imageAccess.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/macAlias.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/memoryUnix.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/nullDisplay.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/parameters -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/parameters/parameterVector.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/parameters/parameters.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/parameters/parameters.m -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/pathUtilities.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/semaphores -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/semaphores/pharoSemaphore.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/semaphores/platformSemaphore.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/stringUtilities.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/threadSafeQueue -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/threadSafeQueue/threadSafeQueue.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/unixMain.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/utilsMac.mm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win/winDebug.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win/winDebugMenu.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win/winDebugWindow.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/src/win32Main.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/CMakeLists.txt -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/includes -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/includes/callbacks.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/includes/structures.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/includes/testLibrary.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/basic_types.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/callback_types.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/callbacks.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/callout.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/registerCallback.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffiTestLibrary/src/structures.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/callbacks.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/pThreadedFFI.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/pThreadedFFIUtils.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/worker.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/include/workerTask.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/callbacks -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/callbacks/callbackPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/callbacks/callbacks.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/functionDefinitionPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/pThreadedFFI.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/primitiveCalls.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/primitiveUtils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/sameThread -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/sameThread/sameThread.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/types.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/typesPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/utils.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/worker -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/worker/worker.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/worker/workerPrimitives.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/ffi/src/worker/workerTask.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/version.info -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/CMakeLists.txt -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/macros.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/plugins.macros.cmake -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated/ -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/examplePlugins.ext -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/FilePlugin/FilePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/cogit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/cogmethod.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/cointerp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/interp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/include/vmCallback.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cogit.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cogitARMv5.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cogitIA32.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cogitMIPSEL.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/cointerp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//32/vm/src/gcc3x-cointerp.c Scanning dependencies of target PharoVMCore make[2]: Leaving directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build' make -f CMakeFiles/PharoVMCore.dir/build.make CMakeFiles/PharoVMCore.dir/build make[2]: Entering directory '/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build' [ 6%] Building C object CMakeFiles/PharoVMCore.dir/src/debug.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/debug.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/debug.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/debug.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/debug.c: In function 'getVersionInfo': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/debug.c:145:16: warning: unused variable '__cogitBuildInfo' [-Wunused-variable] extern char *__cogitBuildInfo; ^~~~~~~~~~~~~~~~ [ 7%] Building C object CMakeFiles/PharoVMCore.dir/src/utils.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/utils.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/utils.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/utils.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64 -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/examplePlugins.ext -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/FilePlugin/FilePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/plugins/src/SurfacePlugin/SurfacePlugin.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/cogit.h /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/utils.c: In function 'sqGetFilenameFromString': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/utils.c:401:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (++numLinks > MAXSYMLINKS) ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/utils.c:404:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' filenameLength= readlink(aCharBuffer, linkbuf, PATH_MAX); ^~~~~~~~~~~~~~ -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/cogmethod.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/cointerp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/interp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/include/vmCallback.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cogit.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64SysV.c At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/utils.c:496:17: warning: 'max' defined but not used [-Wunused-function] static long int max(long int x, long int y) { return (x > y) ? x : y; } ^~~ -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cogitX64WIN64.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cogitaarch64.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/cointerp.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/pharo-vm/generated//64/vm/src/gcc3x-cointerp.c -- Up-to-date: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/cogit.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/cogmethod.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/cointerp.h [ 7%] Building C object CMakeFiles/PharoVMCore.dir/src/errorCode.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/errorCode.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/errorCode.c -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/interp.h -- Installing: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/dist/include/pharovm/vmCallback.h Run CPack packaging tool... /usr/bin/cpack --config ./CPackConfig.cmake CPack: Create package using ZIP CPack: Install projects CPack: - Run preinstall target for: PharoVM In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/errorCode.h:6, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/errorCode.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ [ 8%] Building C object CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/nullDisplay.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/nullDisplay.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/nullDisplay.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/nullDisplay.c:215:1: warning: 'dropShutdown' defined but not used [-Wunused-function] dropShutdown (void) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/nullDisplay.c:208:1: warning: 'dropInit' defined but not used [-Wunused-function] dropInit (void) ^~~~~~~~ [ 9%] Building C object CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/externalPrimitives.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/externalPrimitives.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/externalPrimitives.c:33: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ [ 9%] Building C object CMakeFiles/PharoVMCore.dir/src/client.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/client.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/client.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/client.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/client.c: In function 'loadPharoImage': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/client.c:206:12: warning: variable 'imageSize' set but not used [-Wunused-but-set-variable] size_t imageSize = 0; ^~~~~~~~~ [ 10%] Building C object CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/pathUtilities.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/pathUtilities.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/errorCode.h:6, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pathUtilities.h:8, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/pathUtilities.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ [ 11%] Building C object CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/fileDialogCommon.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/fileDialogCommon.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/errorCode.h:6, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/fileDialog.h:4, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/fileDialogCommon.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ [ 11%] Building C object CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/stringUtilities.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/stringUtilities.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/errorCode.h:6, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/stringUtilities.h:6, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/stringUtilities.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ [ 12%] Building C object CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/imageAccess.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/imageAccess.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/imageAccess.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ [ 13%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameterVector.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/parameters/parameterVector.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/errorCode.h:6, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/parameters/parameterVector.h:10, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/parameters/parameterVector.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ [ 13%] Building C object CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/parameters/parameters.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/parameters/parameters.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/parameters/parameters.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ [ 14%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/semaphores/platformSemaphore.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/semaphores/platformSemaphore.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/semaphores/platformSemaphore.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ [ 15%] Building C object CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/extracted/vm/src/common/heartbeat.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/src/common/heartbeat.c CPack: - Install project: PharoVM [] CPack: - Install component: Unspecified CPack: - Install component: bin In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/src/common/heartbeat.c:19: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ [ 15%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/functionDefinitionPrimitives.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/functionDefinitionPrimitives.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/functionDefinitionPrimitives.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ [ 16%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveCalls.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/primitiveCalls.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/primitiveCalls.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/primitiveCalls.c: In function 'primitiveReleaseParametersForCall': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/primitiveCalls.c:102:8: warning: variable 'aReturnAddress' set but not used [-Wunused-but-set-variable] sqInt aReturnAddress; ^~~~~~~~~~~~~~ [ 17%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/primitiveUtils.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/primitiveUtils.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/primitiveUtils.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ [ 17%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/types.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/types.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/types.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/types.c: In function 'fillBasicType': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/types.c:112:2: warning: 'address' may be used uninitialized in this function [-Wmaybe-uninitialized] setHandler(aOop, address); ^~~~~~~~~~~~~~~~~~~~~~~~~ [ 18%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/typesPrimitives.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/typesPrimitives.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/typesPrimitives.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ [ 19%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/utils.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/utils.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/utils.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ [ 19%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/sameThread/sameThread.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/sameThread/sameThread.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/sameThread/sameThread.c:3: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/sameThread/sameThread.c: In function 'sameThreadCallbackEnter': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/sameThread/sameThread.c:34:8: warning: unused variable 'flags' [-Wunused-variable] sqInt flags; ^~~~~ CPack: - Install component: c-src [ 20%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbackPrimitives.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/callbacks/callbackPrimitives.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/callbacks.h:6, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/callbacks/callbackPrimitives.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/callbacks/callbackPrimitives.c: In function 'primitiveRegisterCallback': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/callbacks/callbackPrimitives.c:102:11: warning: unused variable 'handler' [-Wunused-variable] void *handler; ^~~~~~~ [ 21%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/callbacks/callbacks.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/callbacks/callbacks.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/callbacks.h:6, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/callbacks/callbacks.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ [ 21%] Building C object CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/semaphores/pharoSemaphore.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/semaphores/pharoSemaphore.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/semaphores/pharoSemaphore.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ [ 22%] Building C object CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/src/threadSafeQueue/threadSafeQueue.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/threadSafeQueue/threadSafeQueue.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/semaphores/platformSemaphore.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/src/threadSafeQueue/threadSafeQueue.c:2: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ CPack: - Install component: include [ 23%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/pThreadedFFI.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/pThreadedFFI.c CPack: Create package In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/pThreadedFFI.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ [ 23%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/worker.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/worker/worker.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/worker/worker.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ [ 24%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerPrimitives.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/worker/workerPrimitives.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/worker/workerPrimitives.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ [ 25%] Building C object CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/ffi/src/worker/workerTask.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/worker/workerTask.c In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/callbacks.h:6, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/workerTask.h:6, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/src/worker/workerTask.c:1: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ [ 25%] Building C object CMakeFiles/PharoVMCore.dir/generated/32/vm/src/cogit.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/generated/32/vm/src/cogit.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-aarch64-Unspecified.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-aarch64-Unspecified.zip.sha1 generated. In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:14, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: 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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'computeMaximumSize': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2809:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'dispatchConcretize': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:5037:30: warning: statement with no effect [-Wunused-value] (self_in_dispatchConcretize->machineCodeSize); ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:5860:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:3324:26: warning: variable 'jumpTarget2' set but not used [-Wunused-but-set-variable] AbstractInstruction *jumpTarget2; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:3297:26: warning: variable 'jumpTarget' set but not used [-Wunused-but-set-variable] AbstractInstruction *jumpTarget; ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:3177:12: warning: variable 'constant9' set but not used [-Wunused-but-set-variable] usqInt constant9; ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:3176:12: warning: variable 'constant8' set but not used [-Wunused-but-set-variable] usqInt constant8; ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:3175:12: warning: variable 'constant7' set but not used [-Wunused-but-set-variable] usqInt constant7; ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:3174:12: warning: variable 'constant6' set but not used [-Wunused-but-set-variable] usqInt constant6; ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:3173:12: warning: variable 'constant5' set but not used [-Wunused-but-set-variable] usqInt constant5; ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:3172:12: warning: variable 'constant4' set but not used [-Wunused-but-set-variable] usqInt constant4; ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:3171:12: warning: variable 'constant3' set but not used [-Wunused-but-set-variable] usqInt constant3; ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:3170:12: warning: variable 'constant2' set but not used [-Wunused-but-set-variable] usqInt constant2; ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:3169:12: warning: variable 'constant14' set but not used [-Wunused-but-set-variable] usqInt constant14; ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:3168:12: warning: variable 'constant13' set but not used [-Wunused-but-set-variable] usqInt constant13; ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:3167:12: warning: variable 'constant12' set but not used [-Wunused-but-set-variable] usqInt constant12; ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:3165:12: warning: variable 'constant10' set but not used [-Wunused-but-set-variable] usqInt constant10; ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:3164:12: warning: variable 'constant1' set but not used [-Wunused-but-set-variable] usqInt constant1; ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:3163:12: warning: variable 'constant' set but not used [-Wunused-but-set-variable] usqInt constant; ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'genDivRRQuoRem': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:5942:10: warning: statement with no effect [-Wunused-value] error("register choices in genDivR:R:Quo:Rem: made life impossible"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:5964:9: warning: statement with no effect [-Wunused-value] error("register choices in genDivR:R:Quo:Rem: made life impossible"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:5925:27: warning: variable 'inst' set but not used [-Wunused-but-set-variable] AbstractInstruction * inst; ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'inverseOpcodeFor': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:6307:8: warning: statement with no effect [-Wunused-value] error("opcode has no inverse"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'rewriteTransferAttarget': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:6953:8: warning: statement with no effect [-Wunused-value] error("linking callsite to invalid address"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'addCogMethodsToHeapMap': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:7289:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'addressIsInInstructions': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:7312:29: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] return !((usqInt)(address) & BytesPerWord-1) \ ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'allMachineCodeObjectReferencesValid': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:7374:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'allMethodsHaveCorrectHeader': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:7392:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'CallFullRTregistersToBeSavedMask': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:7676:26: warning: variable 'lastInst' set but not used [-Wunused-but-set-variable] AbstractInstruction *lastInst; ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'CallRTregistersToBeSavedMask': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:7700:26: warning: variable 'lastInst' set but not used [-Wunused-but-set-variable] AbstractInstruction *lastInst; ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'callCogCodePopReceiver': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:7751:7: warning: statement with no effect [-Wunused-value] error("what??"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'ceCPICMissreceiver': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:7784:11: warning: variable 'result' set but not used [-Wunused-but-set-variable] sqInt result; ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'ceSICMiss': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:7894:11: warning: variable 'result' set but not used [-Wunused-but-set-variable] sqInt result; ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:7886:11: warning: variable 'entryPoint' set but not used [-Wunused-but-set-variable] sqInt entryPoint; ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'checkAssertsEnabledInCogit': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:8014:11: warning: variable 'assertsAreEnabledInCogit' set but not used [-Wunused-but-set-variable] sqInt assertsAreEnabledInCogit; ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'checkIfValidOopRefAndTargetpccogMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:8079:12: warning: variable 'sendTable1' set but not used [-Wunused-but-set-variable] sqInt *sendTable1; ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'checkIfValidOopRefpccogMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:8183:12: warning: variable 'sendTable' set but not used [-Wunused-but-set-variable] sqInt *sendTable; ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'checkIntegrityOfObjectReferencesInCode': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:8340:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'cleanUpFailingCogCodeConstituents': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:8409:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'cogCodeConstituents': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:8532:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:8581:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'cogMethodDoesntLookKosher': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:8770:72: warning: passing argument 1 of 'methodFor' makes pointer from integer without a cast [-Wint-conversion] || (((cogMethod->methodObject)) == (((usqInt)(methodFor((cogMethod->methodObject))))))))) { ~~~~~~~~~~^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:834:20: note: expected 'void *' but argument is of type 'sqInt' {aka 'int'} extern CogMethod * methodFor(void *address); ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'cogOpenPICSelectornumArgs': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:8877:11: warning: variable 'mapSize' set but not used [-Wunused-but-set-variable] sqInt mapSize; ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:8876:11: warning: variable 'end' set but not used [-Wunused-but-set-variable] sqInt end; ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:8875:11: warning: variable 'codeSize' set but not used [-Wunused-but-set-variable] sqInt codeSize; ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'collectCogConstituentForAnnotationMcpcBcpcMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:9082:36: warning: passing argument 1 of 'positive32BitIntegerFor' makes integer from pointer without a cast [-Wint-conversion] address = positive32BitIntegerFor(mcpc); ^~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include/cointerp.h:91:51: note: expected 'unsigned int' but argument is of type 'char *' extern sqInt positive32BitIntegerFor(unsigned int integerValue); ~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:9073:12: warning: variable 'sendTable1' set but not used [-Wunused-but-set-variable] sqInt *sendTable1; ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'compactPICsWithFreedTargets': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:9416:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'compileBlockEntry': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:9542:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'compileCallFornumArgsargargargargresultRegregsToSave': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:9617:4: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:9631:4: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:9645:4: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:9659:4: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:9672:3: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'compileEntry': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:9738:27: warning: variable 'inst' set but not used [-Wunused-but-set-variable] AbstractInstruction * inst; ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'computeEntryOffsets': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:49: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:9919:25: note: in expansion of macro 'roundUpLength' if (entryPointMask >= (roundUpLength(1))) { ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:9920:8: warning: statement with no effect [-Wunused-value] error("cannot differentiate checked and unchecked entry-points with current cog method alignment"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'enterCogCodePopReceiver': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:10454:7: warning: statement with no effect [-Wunused-value] error("what??"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'fillInMethodHeadersizeselector': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:10648:9: warning: statement with no effect [-Wunused-value] error("too much code for stack check offset"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:10614:16: warning: variable 'originalMethod' set but not used [-Wunused-but-set-variable] CogMethod *originalMethod; ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'followForwardedMethods': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:10861:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'freeUnmarkedMachineCode': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:10963:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'genEnilopmartForandandforCallcalled': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:11043:11: warning: variable 'size' set but not used [-Wunused-but-set-variable] sqInt size; ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'generateClosedPICPrototype': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:11250:18: note: in expansion of macro 'roundUpLength' closedPICSize = roundUpLength(closedPICSize); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:11272:16: warning: assignment to 'sqInt' {aka 'int'} from 'CogMethod *' {aka 'struct *'} makes integer from pointer without a cast [-Wint-conversion] cPICPrototype = cPIC; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'generateCogFullBlock': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:11312:14: note: in expansion of macro 'roundUpLength' totalSize = roundUpLength((headerSize + codeSize) + mapSize); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'generateCogMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:11386:14: note: in expansion of macro 'roundUpLength' totalSize = roundUpLength((headerSize + codeSize) + mapSize); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'generateOpenPICPrototype': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:11544:17: note: in expansion of macro 'roundUpLength' openPICSize = (roundUpLength((sizeof(CogMethod)) + codeSize)) + (roundUpLength(mapSize)); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:11544:67: note: in expansion of macro 'roundUpLength' openPICSize = (roundUpLength((sizeof(CogMethod)) + codeSize)) + (roundUpLength(mapSize)); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'generateVMOwnerLockFunctions': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:11650:11: warning: unused variable 'startAddress' [-Wunused-variable] sqInt startAddress; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'incrementUsageOfTargetIfLinkedSendmcpcignored': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:12125:12: warning: variable 'sendTable1' set but not used [-Wunused-but-set-variable] sqInt *sendTable1; ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'indexForSelectorinat': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:12195:7: warning: statement with no effect [-Wunused-value] error("could not find selector in method when unlinking send site"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'inverseBranchFor': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:12409:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:12411:7: warning: statement with no effect [-Wunused-value] error("invalid opcode for inverse"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'mapObjectReferencesInMachineCodeForBecome': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:12762:13: warning: statement with no effect [-Wunused-value] error("attempt to become two cogged methods"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:12765:13: warning: statement with no effect [-Wunused-value] error("attempt to become cogged method into different method"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:12820:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:12727:11: warning: variable 'val' set but not used [-Wunused-but-set-variable] sqInt val; ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'mapObjectReferencesInMachineCodeForFullGC': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:12907:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'mapObjectReferencesInMachineCodeForYoungGC': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:12945:11: warning: variable 'val' set but not used [-Wunused-but-set-variable] sqInt val; ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'mapObjectReferencesInMachineCode': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:13051:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:13054:8: warning: statement with no effect [-Wunused-value] error("youngReferrers list overflowed"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'markAndTraceMachineCodeOfMarkedMethods': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:13174:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:13078:11: warning: variable 'val1' set but not used [-Wunused-but-set-variable] sqInt val1; ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:13077:11: warning: variable 'val' set but not used [-Wunused-but-set-variable] sqInt val; ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'markAndTraceOrFreeCogMethodfirstVisit': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:13233:11: warning: variable 'val' set but not used [-Wunused-but-set-variable] sqInt val; ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'markLiteralsAndUnlinkIfUnmarkedSendpcmethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:13398:140: warning: passing argument 3 of 'inlineCacheValueForSelectorinat' makes integer from pointer without a cast [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:12343:78: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ~~~~~~^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:13342:11: warning: variable 'val' set but not used [-Wunused-but-set-variable] sqInt val; ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'noCogMethodsMaximallyMarked': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:13848:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'outputInstructionsForGeneratedRuntimeAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:13897:11: warning: variable 'size' set but not used [-Wunused-but-set-variable] sqInt size; ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'recordRunTimeObjectReferences': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:14094:10: warning: statement with no effect [-Wunused-value] error("attempt to generate run-time routine containing young object reference. Cannot initialize Cogit run-time."); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'remapIfObjectRefpchasYoung': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:14320:6: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:14282:12: warning: variable 'sendTable1' set but not used [-Wunused-but-set-variable] sqInt *sendTable1; ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'rewriteCPICCaseAttagobjReftarget': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:14414:3: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'spanForCleanBlockStartingAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:14512:7: warning: statement with no effect [-Wunused-value] error("couldn't locate end of clean block"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'unlinkAllSends': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:14667:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'unlinkIfFreeOrLinkedSendpcof': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:14722:140: warning: passing argument 3 of 'inlineCacheValueForSelectorinat' makes integer from pointer without a cast [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:12343:78: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ~~~~~~^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'unlinkIfInvalidClassSendpcignored': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:14774:141: warning: passing argument 3 of 'inlineCacheValueForSelectorinat' makes integer from pointer without a cast [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:12343:78: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ~~~~~~^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'unlinkIfLinkedSendToFreepcignored': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:14824:140: warning: passing argument 3 of 'inlineCacheValueForSelectorinat' makes integer from pointer without a cast [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:12343:78: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ~~~~~~^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'unlinkIfLinkedSendpcignored': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:14872:139: warning: passing argument 3 of 'inlineCacheValueForSelectorinat' makes integer from pointer without a cast [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:12343:78: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ~~~~~~^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'unlinkIfLinkedSendpcto': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:14920:140: warning: passing argument 3 of 'inlineCacheValueForSelectorinat' makes integer from pointer without a cast [-Wint-conversion] rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:12343:78: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc) ~~~~~~^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'unlinkSendsLinkedForInvalidClasses': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:14993:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'unlinkSendsOfisMNUSelector': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:15059:32: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:15071:32: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:15122:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'unlinkSendsToFree': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:15198:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'unlinkSendsToandFreeIf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:15285:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'addAllToYoungReferrers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:15371:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'addToYoungReferrers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:15402:8: warning: statement with no effect [-Wunused-value] error("no room on youngReferrers list"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'clearCogCompiledCode': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:15445:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'compactCompiledCode': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:15481:28: note: in expansion of macro 'roundUpLength' source = ((CogMethod *) (roundUpLength((((sqInt)source)) + ((source->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'freeOlderMethodsForCompaction': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:15603:32: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'methodFor': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:15659:32: note: in expansion of macro 'roundUpLength' nextMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'methodsCompiledToMachineCodeInto': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:15687:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'numMethodsOfType': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:15713:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'planCompaction': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:15788:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'printCogMethods': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:15826:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'printCogMethodsOfType': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:15857:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'printCogMethodsWithMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:15874:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'printCogMethodsWithPrimitive': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:15891:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'printCogMethodsWithSelector': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:15908:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'relocateMethodsPreCompaction': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2051:45: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpLength(numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:16055:31: note: in expansion of macro 'roundUpLength' cogMethod = ((CogMethod *) (roundUpLength((((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'genPrimitiveClass': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:16661:11: warning: variable 'reg1' set but not used [-Wunused-but-set-variable] sqInt reg1; ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'genPrimitiveAtSigned': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:18515:27: warning: variable 'first1' set but not used [-Wunused-but-set-variable] AbstractInstruction * first1; ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:18514:27: warning: variable 'first' set but not used [-Wunused-but-set-variable] AbstractInstruction * first; ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'genPrimitiveIdentityHash': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:18797:27: warning: variable 'inst' set but not used [-Wunused-but-set-variable] AbstractInstruction * inst; ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'genEnsureOopInRegNotForwardedscratchReg': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:20558:88: warning: passing argument 3 of 'genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder' makes integer from pointer without a cast [-Wint-conversion] return genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(reg, scratch, instruction, 0); ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:949:125: note: expected 'sqInt' {aka 'int'} but argument is of type 'AbstractInstruction *' {aka 'struct _AbstractInstruction *'} static sqInt NoDbgRegParms genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero); ~~~~~~^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:20606:12: warning: assignment to 'AbstractInstruction *' {aka 'struct _AbstractInstruction *'} from 'sqInt' {aka 'int'} makes pointer from integer without a cast [-Wint-conversion] finished = nonFwdJumpTargetOrZero; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'genGetActiveContextLargeinBlock': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:20838:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:20768:27: warning: variable 'inst' set but not used [-Wunused-but-set-variable] AbstractInstruction * inst; ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'genGetActiveContextNumArgslargeinBlock': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:21104:9: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:21124:9: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'genPrimitiveIdenticalOrNotIf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:21858:86: warning: passing argument 3 of 'genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder' makes integer from pointer without a cast [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(Arg0Reg, TempReg, comp, 0); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:20568:98: note: expected 'sqInt' {aka 'int'} but argument is of type 'AbstractInstruction *' {aka 'struct _AbstractInstruction *'} genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ~~~~~~^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:21887:86: warning: passing argument 3 of 'genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder' makes integer from pointer without a cast [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(Arg0Reg, TempReg, comp, 0); ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:20568:98: note: expected 'sqInt' {aka 'int'} but argument is of type 'AbstractInstruction *' {aka 'struct _AbstractInstruction *'} genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ~~~~~~^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'genPrimitiveStringReplace': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:22379:27: warning: variable 'inst' set but not used [-Wunused-but-set-variable] AbstractInstruction * inst; ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'genStoreCheckReceiverRegvalueRegscratchReginFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:22805:27: warning: variable 'inst' set but not used [-Wunused-but-set-variable] AbstractInstruction * inst; ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'rewriteInlineCacheAttagtarget': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:23556:8: warning: statement with no effect [-Wunused-value] error("linking callsite to invalid address"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'ensureSpilledAtfrom': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2065:25: warning: statement with no effect [-Wunused-value] #define traceSpill(ign) 0 ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:23866:2: note: in expansion of macro 'traceSpill' traceSpill(self_in_ensureSpilledAtfrom); ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:23852:26: warning: variable 'inst' set but not used [-Wunused-but-set-variable] AbstractInstruction *inst; ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'popToReg': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:23973:9: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'storeToReg': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:24065:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'compileInterpreterPrimitiveMayCallBackflags': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:24479:3: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:24485:3: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:24502:13: warning: passing argument 1 of 'jmpTarget' makes pointer from integer without a cast [-Wint-conversion] jmpTarget(arrivingJmp, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2296:33: note: expected 'AbstractInstruction *' {aka 'struct _AbstractInstruction *'} but argument is of type 'sqInt' {aka 'int'} jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'compileInterpreterPrimitiveflags': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:24638:3: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:24644:3: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:24700:13: warning: passing argument 1 of 'jmpTarget' makes pointer from integer without a cast [-Wint-conversion] jmpTarget(arrivingJmp, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2296:33: note: expected 'AbstractInstruction *' {aka 'struct _AbstractInstruction *'} but argument is of type 'sqInt' {aka 'int'} jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:24709:13: warning: passing argument 1 of 'jmpTarget' makes pointer from integer without a cast [-Wint-conversion] jmpTarget(arrivingJmp1, genoperandoperand(Label, (labelCounter += 1), bytecodePC)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2296:33: note: expected 'AbstractInstruction *' {aka 'struct _AbstractInstruction *'} but argument is of type 'sqInt' {aka 'int'} jmpTarget(AbstractInstruction * self_in_jmpTarget, AbstractInstruction *anAbstractInstruction) ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'compileMachineCodeInterpreterPrimitive': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:24788:8: warning: statement with no effect [-Wunused-value] error("shouldBeImplemented"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:24793:4: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:24798:4: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:24803:4: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:24808:4: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:24812:3: warning: statement with no effect [-Wunused-value] ((AbstractInstruction *) backEnd); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:24752:11: warning: variable 'n' set but not used [-Wunused-but-set-variable] sqInt n; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'compilePrimitive': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:25120:49: warning: passing argument 1 of 'compileMachineCodeInterpreterPrimitive' makes pointer from integer without a cast [-Wint-conversion] return compileMachineCodeInterpreterPrimitive(mcprimFunctionForPrimitiveIndex(primitiveIndex)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:24747:47: note: expected 'void (*)(void)' but argument is of type 'sqInt' {aka 'int'} compileMachineCodeInterpreterPrimitive(void (*primitiveRoutine)(void)) ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:25123:24: warning: comparison of distinct pointer types lacks a cast || (primitiveRoutine == primitiveFail)) { ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'genPrimReturnEnterCogCodeEnilopmart': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:25886:27: warning: variable 'inst' set but not used [-Wunused-but-set-variable] AbstractInstruction * inst; ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'compileAbstractInstructionsFromthrough': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2064:25: warning: statement with no effect [-Wunused-value] #define traceSimStack() 0 ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:27480:2: note: in expansion of macro 'traceSimStack' traceSimStack(); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2029:30: warning: statement with no effect [-Wunused-value] #define maybeHaltIfDebugPC() 0 ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:27486:3: note: in expansion of macro 'maybeHaltIfDebugPC' maybeHaltIfDebugPC(); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2061:30: warning: statement with no effect [-Wunused-value] #define traceDescriptor(ign) 0 ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:27501:3: note: in expansion of macro 'traceDescriptor' traceDescriptor(descriptor); ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2064:25: warning: statement with no effect [-Wunused-value] #define traceSimStack() 0 ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:27502:3: note: in expansion of macro 'traceSimStack' traceSimStack(); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:27537:8: warning: statement with no effect [-Wunused-value] error("Cog JIT internal error. Too many abstract opcodes. Num opcodes heuristic is too optimistic."); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'compileBlockBodies': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:27548:11: warning: variable 'initialCounterIndex' set but not used [-Wunused-but-set-variable] sqInt initialCounterIndex; ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'ensureFixupAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2062:34: warning: statement with no effect [-Wunused-value] #define traceFixupmerge(igu,ana) 0 ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:28467:2: note: in expansion of macro 'traceFixupmerge' traceFixupmerge(fixup, 1); ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'ensureNonMergeFixupAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2062:34: warning: statement with no effect [-Wunused-value] #define traceFixupmerge(igu,ana) 0 ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:28503:2: note: in expansion of macro 'traceFixupmerge' traceFixupmerge(fixup, 1); ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'genCallPICEnilopmartNumArgs': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:28701:11: warning: variable 'size' set but not used [-Wunused-but-set-variable] sqInt size; ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'genCallPrimitiveBytecode': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:28754:11: warning: variable 'primSet' set but not used [-Wunused-but-set-variable] sqInt primSet; ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'generateInstructionsAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2028:41: warning: statement with no effect [-Wunused-value] #define maybeBreakGeneratingAt(address) 0 ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:28964:3: note: in expansion of macro 'maybeBreakGeneratingAt' maybeBreakGeneratingAt(absoluteAddress); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2028:41: warning: statement with no effect [-Wunused-value] #define maybeBreakGeneratingAt(address) 0 ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:28991:3: note: in expansion of macro 'maybeBreakGeneratingAt' maybeBreakGeneratingAt((abstractInstruction->address)); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'generateSendTrampolines': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:29040:47: warning: passing argument 1 of 'generateSuperSendTrampolineTonamednumArgsin' makes integer from pointer without a cast [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendabovetonumArgs, "ceDirectedSuperSend", numArgs, directedSuperSendTrampolines); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1188:78: note: expected 'sqInt' {aka 'int'} but argument is of type 'sqInt (*)(sqInt, sqInt, sqInt, sqInt)' {aka 'int (*)(int, int, int, int)'} static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ~~~~~~^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:29040:69: warning: passing argument 2 of 'generateSuperSendTrampolineTonamednumArgsin' makes integer from pointer without a cast [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendabovetonumArgs, "ceDirectedSuperSend", numArgs, directedSuperSendTrampolines); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1188:94: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ~~~~~~^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:29041:47: warning: passing argument 1 of 'generateSuperSendTrampolineTonamednumArgsin' makes integer from pointer without a cast [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendaboveClassBindingtonumArgs, "ceDirectedSuperBindingSend", numArgs, directedSuperBindingSendTrampolines); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1188:78: note: expected 'sqInt' {aka 'int'} but argument is of type 'void (*)(sqInt, sqInt, sqInt, sqInt)' {aka 'void (*)(int, int, int, int)'} static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ~~~~~~^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:29041:81: warning: passing argument 2 of 'generateSuperSendTrampolineTonamednumArgsin' makes integer from pointer without a cast [-Wint-conversion] generateSuperSendTrampolineTonamednumArgsin(ceSendaboveClassBindingtonumArgs, "ceDirectedSuperBindingSend", numArgs, directedSuperBindingSendTrampolines); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1188:94: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static sqInt NoDbgRegParms generateSuperSendTrampolineTonamednumArgsin(sqInt function, sqInt name, sqInt numArgs, sqInt *table); ~~~~~~^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'generateSuperSendTrampolineTonamednumArgsin': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:29060:102: warning: passing argument 1 of 'trampolineNamenumArgs' makes pointer from integer without a cast [-Wint-conversion] trampoline = genSendTrampolineFornumArgscalledargargargarg(function, numArgs, trampolineNamenumArgs(name, numArgs), ClassReg, TempReg, ReceiverResultReg, (numArgs <= (NumSendTrampolines - 2) ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:14555:29: note: expected 'char *' but argument is of type 'sqInt' {aka 'int'} trampolineNamenumArgs(char *routinePrefix, sqInt numArgs) ~~~~~~^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:29060:61: warning: passing argument 1 of 'genSendTrampolineFornumArgscalledargargargarg' makes pointer from integer without a cast [-Wint-conversion] trampoline = genSendTrampolineFornumArgscalledargargargarg(function, numArgs, trampolineNamenumArgs(name, numArgs), ClassReg, TempReg, ReceiverResultReg, (numArgs <= (NumSendTrampolines - 2) ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1221:80: note: expected 'void *' but argument is of type 'sqInt' {aka 'int'} static sqInt NoDbgRegParms genSendTrampolineFornumArgscalledargargargarg(void *aRoutine, sqInt numArgs, char *aString, sqInt regOrConst0, sqInt regOrConst1, sqInt regOrConst2, sqInt regOrConst3); ~~~~~~^~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'genForwardersInlinedIdenticalOrNotIf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:29290:85: warning: passing argument 3 of 'genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder' makes integer from pointer without a cast [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(argReg, TempReg, label, 0); ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:20568:98: note: expected 'sqInt' {aka 'int'} but argument is of type 'AbstractInstruction *' {aka 'struct _AbstractInstruction *'} genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ~~~~~~^~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:29294:23: warning: passing argument 3 of 'genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder' makes integer from pointer without a cast [-Wint-conversion] : argReg), TempReg, label, fixup); ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:20568:98: note: expected 'sqInt' {aka 'int'} but argument is of type 'AbstractInstruction *' {aka 'struct _AbstractInstruction *'} genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ~~~~~~^~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:29294:30: warning: passing argument 4 of 'genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder' makes integer from pointer without a cast [-Wint-conversion] : argReg), TempReg, label, fixup); ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:20568:119: note: expected 'sqInt' {aka 'int'} but argument is of type 'BytecodeFixup *' {aka 'struct *'} genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'genIdenticalNoBranchArgIsConstantrcvrIsConstantargRegrcvrRegorNotIf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:29373:85: warning: passing argument 3 of 'genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder' makes integer from pointer without a cast [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(argReg, TempReg, label, 0); ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:20568:98: note: expected 'sqInt' {aka 'int'} but argument is of type 'AbstractInstruction *' {aka 'struct _AbstractInstruction *'} genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ~~~~~~^~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:29377:92: warning: passing argument 3 of 'genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder' makes integer from pointer without a cast [-Wint-conversion] genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(rcvrRegOrNone, TempReg, label, 0); ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:20568:98: note: expected 'sqInt' {aka 'int'} but argument is of type 'AbstractInstruction *' {aka 'struct _AbstractInstruction *'} genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero) ~~~~~~^~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'genInlinedIdenticalOrNotIf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:29444:25: warning: variable 'primDescriptor' set but not used [-Wunused-but-set-variable] BytecodeDescriptor *primDescriptor; ^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'genPushLiteralVariable': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:30056:11: warning: variable 'eA' set but not used [-Wunused-but-set-variable] sqInt eA; ^~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'genSpecialSelectorArithmetic': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:30468:9: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:30615:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'genSpecialSelectorComparison': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:30702:11: warning: variable 'nextPC' set but not used [-Wunused-but-set-variable] sqInt nextPC; ^~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'genStaticallyResolvedSpecialSelectorComparison': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:30887:8: warning: statement with no effect [-Wunused-value] error("Case not found and no otherwise clause"); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'mergeWithFixupIfRequired': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2063:25: warning: statement with no effect [-Wunused-value] #define traceMerge(ign) 0 ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:31541:2: note: in expansion of macro 'traceMerge' traceMerge(fixup); ^~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'reinitializeFixupsFromthrough': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:31713:45: warning: assignment to 'AbstractInstruction *' {aka 'struct _AbstractInstruction *'} from 'unsigned char' makes pointer from integer without a cast [-Wint-conversion] (self_in_reinitialize->targetInstruction) = ((self_in_reinitialize->simStackPtr) = 0); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'ssAllocateRequiredRegMaskupThrough': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:31984:11: warning: variable 'lastRequiredNative' set but not used [-Wunused-but-set-variable] sqInt lastRequiredNative; ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:32494:1: warning: 'violatesEnsureSpilledSpillAssert' defined but not used [-Wunused-function] violatesEnsureSpilledSpillAssert(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:32393:1: warning: 'tempsValidAndVolatileEntriesSpilled' defined but not used [-Wunused-function] tempsValidAndVolatileEntriesSpilled(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:31686:1: warning: 'receiverIsInReceiverResultReg' defined but not used [-Wunused-function] receiverIsInReceiverResultReg(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:27174:1: warning: 'v4LongForwardBranchDistance' defined but not used [-Wunused-function] v4LongForwardBranchDistance(BytecodeDescriptor *descriptor, sqInt pc, sqInt nExts, sqInt aMethodObj) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:26638:1: warning: 'numSpecialSelectors' defined but not used [-Wunused-function] numSpecialSelectors(void) ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:24072:1: warning: 'isMergeFixup' defined but not used [-Wunused-function] isMergeFixup(BytecodeFixup * self_in_isMergeFixup) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:23655:1: warning: 'updateLabel' defined but not used [-Wunused-function] updateLabel(AbstractInstruction * self_in_updateLabel, AbstractInstruction *labelInstruction) ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:23573:1: warning: 'rewriteInlineCacheTagat' defined but not used [-Wunused-function] rewriteInlineCacheTagat(AbstractInstruction * self_in_rewriteInlineCacheTagat, sqInt cacheTag, sqInt callSiteReturnAddress) ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:23446:1: warning: 'literalLoadInstructionBytes' defined but not used [-Wunused-function] literalLoadInstructionBytes(AbstractInstruction * self_in_literalLoadInstructionBytes) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:23401:1: warning: 'inlineCacheTagAt' defined but not used [-Wunused-function] inlineCacheTagAt(AbstractInstruction * self_in_inlineCacheTagAt, sqInt callSiteReturnAddress) ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:23136:1: warning: 'inlineCacheTagIsYoung' defined but not used [-Wunused-function] inlineCacheTagIsYoung(sqInt cacheTag) ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:23125:1: warning: 'getActiveContextAllocatesInMachineCode' defined but not used [-Wunused-function] getActiveContextAllocatesInMachineCode(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:20354:1: warning: 'genCreateClosureAtnumArgsnumCopiedcontextNumArgslargeinBlock' defined but not used [-Wunused-function] genCreateClosureAtnumArgsnumCopiedcontextNumArgslargeinBlock(sqInt bcpc, sqInt numArgs, sqInt numCopied, sqInt ctxtNumArgs, sqInt isLargeCtxt, sqInt isInBlock) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:20177:1: warning: 'couldBeDerivedObject' defined but not used [-Wunused-function] couldBeDerivedObject(sqInt bodyAddress) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:20162:1: warning: 'checkValidDerivedObjectReference' defined but not used [-Wunused-function] checkValidDerivedObjectReference(sqInt bodyAddress) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:16103:1: warning: 'voidYoungReferrersPostTenureAll' defined but not used [-Wunused-function] voidYoungReferrersPostTenureAll(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:15616:1: warning: 'kosherYoungReferrers' defined but not used [-Wunused-function] kosherYoungReferrers(void) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:15348:1: warning: 'counters' defined but not used [-Wunused-function] counters(CogMethod * self_in_counters) ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:14106:1: warning: 'registerMaskFor' defined but not used [-Wunused-function] registerMaskFor(sqInt reg) ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:13995:1: warning: 'picAbortDiscriminatorValue' defined but not used [-Wunused-function] picAbortDiscriminatorValue(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:13838:1: warning: 'noCogMethodsMaximallyMarked' defined but not used [-Wunused-function] noCogMethodsMaximallyMarked(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:13826:1: warning: 'noAssertMethodClassAssociationOf' defined but not used [-Wunused-function] noAssertMethodClassAssociationOf(sqInt methodPointer) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:13515:1: warning: 'maybeFreeCogMethodDoesntLookKosher' defined but not used [-Wunused-function] maybeFreeCogMethodDoesntLookKosher(CogMethod *cogMethod) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:12173:1: warning: 'indexForSelectorinat' defined but not used [-Wunused-function] indexForSelectorinat(sqInt selector, CogMethod *cogMethod, sqInt mcpc) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:12114:1: warning: 'getOpcodeIndex' defined but not used [-Wunused-function] getOpcodeIndex(void) ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:10760:1: warning: 'firstMappedPCFor' defined but not used [-Wunused-function] firstMappedPCFor(CogMethod *cogMethod) ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:10481:1: warning: 'expectedClosedPICPrototype' defined but not used [-Wunused-function] expectedClosedPICPrototype(CogMethod *cPIC) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:7722:1: warning: 'gCall' defined but not used [-Wunused-function] gCall(sqInt callTarget) ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:7381:1: warning: 'allMethodsHaveCorrectHeader' defined but not used [-Wunused-function] allMethodsHaveCorrectHeader(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:7295:1: warning: 'addressIsInCurrentCompilation' defined but not used [-Wunused-function] addressIsInCurrentCompilation(sqInt address) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:7166:1: warning: 'zoneCallsAreRelative' defined but not used [-Wunused-function] zoneCallsAreRelative(AbstractInstruction * self_in_zoneCallsAreRelative) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:7029:1: warning: 'stackPageInterruptHeadroomBytes' defined but not used [-Wunused-function] stackPageInterruptHeadroomBytes(AbstractInstruction * self_in_stackPageInterruptHeadroomBytes) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:6915:1: warning: 'rewriteJumpFullAttarget' defined but not used [-Wunused-function] rewriteJumpFullAttarget(AbstractInstruction * self_in_rewriteJumpFullAttarget, sqInt callSiteReturnAddress, sqInt callTargetAddress) ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:6900:1: warning: 'rewriteCallFullAttarget' defined but not used [-Wunused-function] rewriteCallFullAttarget(AbstractInstruction * self_in_rewriteCallFullAttarget, sqInt callSiteReturnAddress, sqInt callTargetAddress) ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:6779:1: warning: 'orrimmror' defined but not used [-Wunused-function] orrimmror(AbstractInstruction * self_in_orrimmror, sqInt destReg, sqInt immediate8bitValue, sqInt rot) ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:6712:1: warning: 'movsrn' defined but not used [-Wunused-function] movsrn(AbstractInstruction * self_in_movsrn, sqInt destReg, sqInt srcReg) ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:6607:1: warning: 'machineCodeWords' defined but not used [-Wunused-function] machineCodeWords(AbstractInstruction * self_in_machineCodeWords) ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:6590:1: warning: 'machineCodeBytes' defined but not used [-Wunused-function] machineCodeBytes(AbstractInstruction * self_in_machineCodeBytes) ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:6457:1: warning: 'ldrhrnrm' defined but not used [-Wunused-function] ldrhrnrm(AbstractInstruction * self_in_ldrhrnrm, sqInt destReg, sqInt baseReg, sqInt offsetReg) ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:6336:1: warning: 'isInImmediateJumpRange' defined but not used [-Wunused-function] isInImmediateJumpRange(AbstractInstruction * self_in_isInImmediateJumpRange, usqIntptr_t operand) ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:6247:1: warning: 'instructionIsOR' defined but not used [-Wunused-function] instructionIsOR(AbstractInstruction * self_in_instructionIsOR, sqInt instr) ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:6225:1: warning: 'instructionIsCMP' defined but not used [-Wunused-function] instructionIsCMP(AbstractInstruction * self_in_instructionIsCMP, sqInt instr) ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:6171:1: warning: 'instructionBeforeAddress' defined but not used [-Wunused-function] instructionBeforeAddress(AbstractInstruction * self_in_instructionBeforeAddress, sqInt followingAddress) ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:6160:1: warning: 'genSubstituteReturnAddress' defined but not used [-Wunused-function] genSubstituteReturnAddress(AbstractInstruction * self_in_genSubstituteReturnAddress, sqInt retpc) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:5911:1: warning: 'fullCallsAreRelative' defined but not used [-Wunused-function] fullCallsAreRelative(AbstractInstruction * self_in_fullCallsAreRelative) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2840:1: warning: 'concreteCallerSavedRegisterMask' defined but not used [-Wunused-function] concreteCallerSavedRegisterMask(AbstractInstruction * self_in_concreteCallerSavedRegisterMask) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2823:1: warning: 'concreteCalleeSavedRegisterMask' defined but not used [-Wunused-function] concreteCalleeSavedRegisterMask(AbstractInstruction * self_in_concreteCalleeSavedRegisterMask) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2526:1: warning: 'b' defined but not used [-Wunused-function] b(AbstractInstruction * self_in_b, sqInt offset) ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2451:1: warning: 'andrnimmror' defined but not used [-Wunused-function] andrnimmror(AbstractInstruction * self_in_andrnimmror, sqInt destReg, sqInt srcReg, sqInt immediate, sqInt rot) ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2377:1: warning: 'wantsNearAddressFor' defined but not used [-Wunused-function] wantsNearAddressFor(AbstractInstruction * self_in_wantsNearAddressFor, sqInt anObject) ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2364:1: warning: 'rewriteConditionalJumpLongAttarget' defined but not used [-Wunused-function] rewriteConditionalJumpLongAttarget(AbstractInstruction * self_in_rewriteConditionalJumpLongAttarget, sqInt callSiteReturnAddress, sqInt callTargetAddress) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2285:1: warning: 'isWithinMwOffsetRange' defined but not used [-Wunused-function] isWithinMwOffsetRange(AbstractInstruction * self_in_isWithinMwOffsetRange, sqInt anAddress) ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2271:1: warning: 'isLiteral' defined but not used [-Wunused-function] isLiteral(AbstractInstruction * self_in_isLiteral) ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2256:1: warning: 'isAnInstruction' defined but not used [-Wunused-function] isAnInstruction(AbstractInstruction * self_in_isAnInstruction, AbstractInstruction *addressOrInstruction) ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2193:1: warning: 'genSwapRRScratch' defined but not used [-Wunused-function] genSwapRRScratch(AbstractInstruction * self_in_genSwapRRScratch, sqInt regA, sqInt regB, sqInt regTmp) ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2093:1: warning: 'availableFloatRegisterOrNoneFor' defined but not used [-Wunused-function] availableFloatRegisterOrNoneFor(AbstractInstruction * self_in_availableFloatRegisterOrNoneFor, sqInt liveRegsMask) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1992:15: warning: 'unpairedMethodList' defined but not used [-Wunused-variable] static usqInt unpairedMethodList; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1978:14: warning: 'simulateFPInUse' defined but not used [-Wunused-variable] static sqInt simulateFPInUse; ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1956:14: warning: 'percentageToEnsureRelease' defined but not used [-Wunused-variable] static sqInt percentageToEnsureRelease; ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1933:14: warning: 'memoryManager' defined but not used [-Wunused-variable] static sqInt memoryManager; ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1920:14: warning: 'guardPageSize' defined but not used [-Wunused-variable] static sqInt guardPageSize; ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1394:14: warning: 'expectedSPAlignment' defined but not used [-Wunused-variable] static sqInt expectedSPAlignment; ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1393:14: warning: 'expectedFPAlignment' defined but not used [-Wunused-variable] static sqInt expectedFPAlignment; ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1387:14: warning: 'disassemblingMethod' defined but not used [-Wunused-variable] static sqInt disassemblingMethod; ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1383:14: warning: 'debugStackPointers' defined but not used [-Wunused-variable] static sqInt debugStackPointers; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1381:14: warning: 'debugOpcodeIndices' defined but not used [-Wunused-variable] static sqInt debugOpcodeIndices; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1380:14: warning: 'debugFixupBreaks' defined but not used [-Wunused-variable] static sqInt debugFixupBreaks; ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1379:14: warning: 'debugBytecodePointers' defined but not used [-Wunused-variable] static sqInt debugBytecodePointers; ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1377:14: warning: 'currentCallCleanUpSize' defined but not used [-Wunused-variable] static sqInt currentCallCleanUpSize; ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1372:14: warning: 'compilationTrace' defined but not used [-Wunused-variable] static sqInt compilationTrace; ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1347:14: warning: 'ceSigned64BitValueOfTrampoline' defined but not used [-Wunused-variable] static sqInt ceSigned64BitValueOfTrampoline; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1346:14: warning: 'ceSigned64BitIntegerTrampoline' defined but not used [-Wunused-variable] static sqInt ceSigned64BitIntegerTrampoline; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1345:14: warning: 'ceSigned32BitValueOfTrampoline' defined but not used [-Wunused-variable] static sqInt ceSigned32BitValueOfTrampoline; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1344:14: warning: 'ceSigned32BitIntegerTrampoline' defined but not used [-Wunused-variable] static sqInt ceSigned32BitIntegerTrampoline; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1336:14: warning: 'cePositive64BitValueOfTrampoline' defined but not used [-Wunused-variable] static sqInt cePositive64BitValueOfTrampoline; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1335:14: warning: 'cePositive64BitIntegerTrampoline' defined but not used [-Wunused-variable] static sqInt cePositive64BitIntegerTrampoline; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1334:14: warning: 'cePositive32BitValueOfTrampoline' defined but not used [-Wunused-variable] static sqInt cePositive32BitValueOfTrampoline; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1333:14: warning: 'cePositive32BitIntegerTrampoline' defined but not used [-Wunused-variable] static sqInt cePositive32BitIntegerTrampoline; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1332:14: warning: 'cePICAbortTrampoline' defined but not used [-Wunused-variable] static sqInt cePICAbortTrampoline; ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1329:14: warning: 'ceMethodAbortTrampoline' defined but not used [-Wunused-variable] static sqInt ceMethodAbortTrampoline; ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1324:14: warning: 'ceInstantiateClassTrampoline' defined but not used [-Wunused-variable] static sqInt ceInstantiateClassTrampoline; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1323:14: warning: 'ceInstantiateClassIndexableSizeTrampoline' defined but not used [-Wunused-variable] static sqInt ceInstantiateClassIndexableSizeTrampoline; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1322:14: warning: 'ceInlineNewHashTrampoline' defined but not used [-Wunused-variable] static sqInt ceInlineNewHashTrampoline; ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1318:15: warning: 'ceFlushICache' defined but not used [-Wunused-variable] static void (*ceFlushICache)(usqIntptr_t from, usqIntptr_t to); ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1317:14: warning: 'ceFloatValueOfTrampoline' defined but not used [-Wunused-variable] static sqInt ceFloatValueOfTrampoline; ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1316:14: warning: 'ceFloatObjectOfTrampoline' defined but not used [-Wunused-variable] static sqInt ceFloatObjectOfTrampoline; ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1313:14: warning: 'ceCPICMissTrampoline' defined but not used [-Wunused-variable] static sqInt ceCPICMissTrampoline; ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1311:22: warning: 'ceCheckFeaturesFunction' defined but not used [-Wunused-variable] static usqIntptr_t (*ceCheckFeaturesFunction)(void); ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1301:14: warning: 'ceByteSizeOfTrampoline' defined but not used [-Wunused-variable] static sqInt ceByteSizeOfTrampoline; ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:1287:14: warning: 'breakBlock' defined but not used [-Wunused-variable] static sqInt breakBlock; ^~~~~~~~~~ CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-aarch64-bin.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-aarch64-bin.zip.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-aarch64-c-src.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-aarch64-c-src.zip.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-aarch64-include.zip generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-aarch64-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 In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'genSpecialSelectorComparison': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:30890:9: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] return ssPushAnnotatedConstant((result ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ? trueObject() ~~~~~~~~~~~~~~ : falseObject())); ~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:30861:9: note: 'result' was declared here int result; ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:30802:32: warning: 'argInt' may be used uninitialized in this function [-Wmaybe-uninitialized] (anInstruction->dependent = locateLiteral(argInt)); ^~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'genSpecialSelectorArithmetic': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:30544:35: warning: 'rcvrInt' may be used uninitialized in this function [-Wmaybe-uninitialized] (anInstruction2->dependent = locateLiteral(rcvrInt)); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:2298:37: warning: 'jumpContinue' may be used uninitialized in this function [-Wmaybe-uninitialized] ((self_in_jmpTarget->operands))[0] = (((usqInt)anAbstractInstruction)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:30430:26: note: 'jumpContinue' was declared here AbstractInstruction *jumpContinue; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:30474:31: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] ssPushAnnotatedConstant((((usqInt)result << 1) | 1))); ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:30452:10: warning: 'argInt' may be used uninitialized in this function [-Wmaybe-uninitialized] argInt = (argInt >> 1); ~~~~~~~^~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogit.c:7: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c: In function 'initializeCodeZoneFromupTo': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:11248:31: warning: 'endCPICCase1' may be used uninitialized in this function [-Wmaybe-uninitialized] cPICCaseSize = ((endCPICCase1->address)) - ((endCPICCase0->address)); ~~~~~~~~~~~~~~^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/cogitARMv5.c:11167:27: note: 'endCPICCase1' was declared here AbstractInstruction * endCPICCase1; ^~~~~~~~~~~~ CPack: - Install component: c-src [ 26%] Building C object CMakeFiles/PharoVMCore.dir/generated/32/vm/src/gcc3x-cointerp.c.o /usr/bin/cc -DASYNC_FFI_QUEUE=1 -DCOGMTVM=0 -DFEATURE_FFI=1 -DFEATURE_THREADED_FFI=1 -DIMMUTABILITY=1 -DLSB_FIRST=1 -DPharoVM=1 -DPharoVMCore_EXPORTS -DSOURCE_PATH_SIZE=61 -DUSE_INLINE_MEMORY_ACCESSORS=1 -D_FILE_OFFSET_BITS=64 -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/libffi-build/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build/build/include/pharovm -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/semaphores -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FilePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FileAttributesPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SocketPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SurfacePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/FloatArrayPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LargeIntegers/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReaderPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/JPEGReadWriter2Plugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/MiscPrimitivePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/BitBltPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/B2DPlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/LocalePlugin/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/SqueakSSL/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/DSAPrims/include/unix -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/common -I/Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/plugins/UnixOSProcessPlugin/include/unix -g -O2 -Wall -Werror=implicit-function-declaration -DNDEBUG -DDEBUGVM=0 -Wl,-rpath=. -fPIC -o CMakeFiles/PharoVMCore.dir/generated/32/vm/src/gcc3x-cointerp.c.o -c /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c CPack: - Install component: include CPack: Create package In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE64BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:194:62: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline sqLong asIEEE64BitWord(double val) {return *((sqLong*)&val); } ~^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h: In function 'asIEEE32BitWord': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:195:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] static inline unsigned int asIEEE32BitWord(float val) {return *((unsigned int*)&val); } ~^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48: warning: ignoring #pragma auto_inline [-Wunknown-pragmas] #pragma auto_inline(off) /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65: warning: ignoring #pragma auto_inline [-Wunknown-pragmas] #pragma auto_inline(on) /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'interpret': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2965:30: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2966:30: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/dispdbg.h:88:38: warning: statement with no effect [-Wunused-value] # define bytecodeDispatchDebugHook() 0 ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2972:3: note: in expansion of macro 'bytecodeDispatchDebugHook' bytecodeDispatchDebugHook(); ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2986:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3000:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 4 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3014:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 8 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3028:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 12 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3042:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 16 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3056:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 20 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3070:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 24 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3084:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 28 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3098:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 32 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3112:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 36 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3126:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 40 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3140:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 44 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3154:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 48 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3168:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 52 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3182:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 56 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3196:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] object = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + 60 /* (currentBytecode bitAnd: 15) << self shiftForWord */); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3211:103: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] object = (0 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3212:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3213:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3228:103: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] object = (1 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3229:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3230:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3245:103: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] object = (2 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3246:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3247:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3262:103: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] object = (3 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3263:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3264:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3279:103: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] object = (4 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3280:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3281:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3296:103: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] object = (5 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3297:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3298:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3313:103: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] object = (6 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3314:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3315:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3330:103: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] object = (7 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3331:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3332:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3347:103: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] object = (8 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3348:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3349:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 8 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3364:103: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] object = (9 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3365:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3366:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 9 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3381:104: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] object = (10 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3382:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3383:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 10 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3398:104: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] object = (11 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3399:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3400:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 11 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3414:104: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] object = (12 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3415:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3416:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 12 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3430:104: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] object = (13 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3431:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3432:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 13 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3446:104: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] object = (14 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3447:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3448:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 14 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3462:104: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] object = (15 /* currentBytecode bitAnd: 15 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3463:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:3464:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 15 /* currentBytecode bitAnd: 15 */) * BytesPerWord))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4684:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(localFP + FoxIFReceiver); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4740:96: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] if (0 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4741:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord), longAtPointer(localSP)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4744:59: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord), longAtPointer(localSP)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4760:96: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] if (1 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4761:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4764:59: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 1 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4780:96: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] if (2 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4781:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4784:59: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 2 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4800:96: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] if (3 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4801:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4804:59: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 3 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4820:96: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] if (4 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4821:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4824:59: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 4 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4840:96: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] if (5 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4841:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4844:59: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 5 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4860:96: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] if (6 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4861:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4864:59: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 6 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4880:96: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] if (7 /* currentBytecode bitAnd: 7 */ < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4881:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4884:59: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - 7 /* currentBytecode bitAnd: 7 */) * BytesPerWord), longAtPointer(localSP)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4900:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] object = longAt(localFP + FoxIFReceiver); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:4993:39: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] localReturnValue = longAt(localFP + FoxIFReceiver); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5033:46: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] if (!((byteAt((localFP + FoxIFrameFlags) + 3)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5053:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] closure = longAt(localFP + (frameStackedReceiverOffset(localFP))); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5070:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5071:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5072:45: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5074:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ourContext = longAt(localFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5102:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5103:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5104:44: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5106:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ourContext1 = longAt(localFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5123:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5124:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5125:44: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5127:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ourContext2 = longAt(localFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5151:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5157:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ~~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5164:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] frameToReturnTo = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5187:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5188:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5189:45: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5191:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ourContext3 = longAt(localFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5218:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil2 = longAt((thePage3->baseAddress)); ~~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5243:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ~~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5284:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(longAt(localFP + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5286:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] localIP = pointerForOop(longAt(callerFP + FoxCallerSavedIP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5300:33: warning: passing argument 2 of 'longAtPointerput' makes integer from pointer without a cast [-Wint-conversion] longAtPointerput(localSP, localIP); ^~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5311:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5315:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(localFP + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5406:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callersFPOrNull = pointerForOop(longAt(localFP + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5414:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ~~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5446:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5475:69: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] contextToReturnFrom = longAt(((GIV(stackPage)->baseAddress)) - BytesPerWord); In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5478:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), contextToReturnFrom); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5481:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), localReturnValue); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5484:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5514:34: warning: passing argument 2 of 'longAtPointerput' makes integer from pointer without a cast [-Wint-conversion] longAtPointerput(localSP, localIP); ^~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5525:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5529:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(localFP + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5545:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxCallerSavedIP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5546:87: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] localSP = localFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5548:38: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : byteAt((localFP + FoxIFrameFlags) + 1)))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5559:33: warning: passing argument 2 of 'longAtPointerput' makes integer from pointer without a cast [-Wint-conversion] longAtPointerput(localSP, localIP); ^~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5570:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] localIP = pointerForOop(longAt(localFP + FoxIFSavedIP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5573:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] aMethodObj1 = longAt(localFP + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5617:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5618:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5619:41: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5621:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ourContext = longAt(theFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5654:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] object1 = longAt(((longAt(localFP + FoxIFReceiver)) + BaseHeaderSize) + (((sqInt)((usqInt)(variableIndex) << (shiftForWord()))))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5660:83: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] object = (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5661:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5662:59: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5709:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] objOop = longAt(localFP + FoxIFReceiver); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5752:77: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5753:46: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5756:60: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5838:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] objOop = longAt(localFP + FoxIFReceiver); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5881:77: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] if (variableIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5882:46: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:5885:60: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - variableIndex) * BytesPerWord), value); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6017:6: note: in expansion of macro 'sendBreakpointreceiver' sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(GIV(messageSelector)), lengthOfMaybeImmediate(GIV(messageSelector)), longAtPointer(localSP + (GIV(argumentCount) * BytesPerOop))); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6171:35: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6172:35: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6245:50: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6260:59: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6265:35: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6266:35: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6277:25: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(localFP + FoxIFSavedIP, ((sqInt)localIP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6288:35: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6289:35: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6302:50: warning: passing argument 2 of 'longAtPointerput' makes integer from pointer without a cast [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localIP); ^~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6304:50: warning: passing argument 2 of 'longAtPointerput' makes integer from pointer without a cast [-Wint-conversion] longAtPointerput((localSP -= BytesPerOop), localFP); ^~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:142:57: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtPointerput(char *ptr, sqInt val) { return *(sqInt *)ptr= val; } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6343:65: warning: passing argument 1 of 'reapAndResetErrorCodeToheader' makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(localFP, methodHeader2); ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:1622:76: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6363:36: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6364:36: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6426:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6457:37: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6458:37: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6474:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6483:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6491:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6492:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6493:47: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6495:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] object3 = longAt(callerFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6607:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] obj1 = longAt(localFP + FoxIFReceiver); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6702:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6703:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6903:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6904:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6905:41: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:6907:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ourContext = longAt(theFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:7045:88: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:7046:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:7047:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:7069:88: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:7070:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:7071:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:7106:88: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] tempVector = (tempVectorIndex < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:7107:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - tempVectorIndex) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:7108:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - tempVectorIndex) * BytesPerWord))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:7159:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:7160:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:7161:41: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:7163:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:7479:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:7480:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:7485:44: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] backwardJumpCountByte = byteAt(localFP + ((VMBIGENDIAN ~~~~~~~~^~~~~~~~~~~~~~~ ? (FoxIFrameFlags + BytesPerWord) - 1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : FoxIFrameFlags))); ~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:7508:23: warning: passing argument 1 of 'byteAtput' makes integer from pointer without a cast [-Wint-conversion] byteAtput(localFP + ((VMBIGENDIAN ~~~~~~~~^~~~~~~~~~~~~~~ ? (FoxIFrameFlags + BytesPerWord) - 1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : FoxIFrameFlags)), backwardJumpCountByte); ~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:7676:21: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:7682:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:7683:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:7774:21: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:7780:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:7781:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:8529:21: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:8535:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:8536:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:8642:21: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:8648:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:8649:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:8793:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:8801:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:8882:20: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:8889:33: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:8890:33: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:8958:33: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:8959:33: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:9002:33: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:9003:33: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:9051:11: warning: variable 'classOop1' set but not used [-Wunused-but-set-variable] sqInt classOop1; ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:9050:11: warning: variable 'classOop' set but not used [-Wunused-but-set-variable] sqInt classOop; ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:9333:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:9334:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:9300:11: warning: variable 'classOop' set but not used [-Wunused-but-set-variable] sqInt classOop; ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:9386:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:9387:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:9353:11: warning: variable 'classOop' set but not used [-Wunused-but-set-variable] sqInt classOop; ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:9705:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(localFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:9706:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(localFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:9707:44: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((localFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:9709:39: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theThingToPush = longAt(localFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:9759:39: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] localReturnValue = longAt(localFP + FoxIFReceiver); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:9866:21: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 + arg1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:9872:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:9873:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:9964:21: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 - arg1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:9970:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:9971:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:10718:21: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 * arg1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:10724:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:10725:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:10831:21: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr1 / arg1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:10837:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:10838:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:10982:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:10990:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11071:20: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11078:33: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11079:33: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11147:33: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11148:33: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11191:33: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11192:33: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11212:11: warning: variable 'classOop1' set but not used [-Wunused-but-set-variable] sqInt classOop1; ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11211:11: warning: variable 'classOop' set but not used [-Wunused-but-set-variable] sqInt classOop; ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11429:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11430:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11396:11: warning: variable 'classOop' set but not used [-Wunused-but-set-variable] sqInt classOop; ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11482:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11483:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11449:11: warning: variable 'classOop' set but not used [-Wunused-but-set-variable] sqInt classOop; ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11696:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(localFP + FoxIFReceiver); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11797:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11828:36: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11829:36: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11845:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11854:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11862:39: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11863:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11864:46: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11866:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] object = longAt(callerFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11948:74: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] object = (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11949:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:11950:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:12127:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(localSP); ^~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:12225:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:12226:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:12231:44: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] backwardJumpCountByte = byteAt(localFP + ((VMBIGENDIAN ~~~~~~~~^~~~~~~~~~~~~~~ ? (FoxIFrameFlags + BytesPerWord) - 1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : FoxIFrameFlags))); ~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:12254:23: warning: passing argument 1 of 'byteAtput' makes integer from pointer without a cast [-Wint-conversion] byteAtput(localFP + ((VMBIGENDIAN ~~~~~~~~^~~~~~~~~~~~~~~ ? (FoxIFrameFlags + BytesPerWord) - 1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : FoxIFrameFlags)), backwardJumpCountByte); ~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:12364:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:12459:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:12460:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:12584:68: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:12585:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:12588:59: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:12613:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] obj = longAt(localFP + FoxIFReceiver); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:12708:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localSP = pointerForOop(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:12709:34: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] localFP = pointerForOop(GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:12830:68: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] if (index < ((frameNumArgs = byteAt((localFP + FoxIFrameFlags) + 1)))) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:12831:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((localFP + FoxCallerSavedIP) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:12834:59: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(((localFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs - index) * BytesPerWord), longAtPointer(localSP)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:12928:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:12929:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:12930:42: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:12932:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:12996:130: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput((newClosure + BaseHeaderSize) + (((int)((usqInt)(FullClosureReceiverIndex) << (shiftForWord())))), longAt(localFP + FoxIFReceiver)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13046:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13047:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13048:41: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13050:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] context = longAt(theFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:12111:3: warning: label 'directedSuperclassSend' defined but not used [-Wunused-label] directedSuperclassSend: ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'activateCoggedNewMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13421:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (((cogMethod->cmNumArgs)) * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13423:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13435:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13438:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13444:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13444:58: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13448:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), ((sqInt)cogMethod)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13451:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13454:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13459:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13465:37: warning: passing argument 1 of 'reapAndResetErrorCodeToheader' makes integer from pointer without a cast [-Wint-conversion] reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:1622:76: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13471:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13474:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), rcvr); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'activateNewMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13522:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13526:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13530:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13533:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13533:58: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13537:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13551:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13557:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13560:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13563:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), rcvr); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13567:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13579:64: warning: passing argument 1 of 'reapAndResetErrorCodeToheader' makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:1622:76: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'assertValidExecutionPointersimbarline': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13754:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(lifp + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13765:25: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theIP = longAt(lifp + FoxIFSavedIP); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13781:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] methodField1 = longAt(lifp + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13798:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(lifp + FoxSavedFP)) == 0) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13745:12: warning: variable 'theIP' set but not used [-Wunused-but-set-variable] usqInt theIP; ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13742:16: warning: variable 'cogMethod' set but not used [-Wunused-but-set-variable] CogMethod *cogMethod; ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'assertValidMachineCodeFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13813:61: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13809:16: warning: variable 'homeMethod' set but not used [-Wunused-but-set-variable] CogMethod *homeMethod; ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'assertValidStackedInstructionPointersInline': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13855:39: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theIP = ((usqInt)(longAt((aStackPage->headSP)))); ~~~~~~~~~~~^~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13862:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13864:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13881:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] methodObj = longAt(theFP + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13886:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theIP = longAt(theFP + FoxIFSavedIP); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13892:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theIP = ((usqInt)(longAt(theFP + FoxCallerSavedIP))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13893:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13839:16: warning: variable 'theMethod' set but not used [-Wunused-but-set-variable] CogMethod *theMethod; ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13835:12: warning: variable 'methodObj' set but not used [-Wunused-but-set-variable] usqInt methodObj; ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'attemptToSwitchToMachineCode': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13949:53: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] if (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 3)) != 0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13950:123: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (!(isVanillaBlockClosure((cls = frameStackedReceivernumArgs(GIV(framePointer), ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13952:50: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : byteAt((GIV(framePointer) + FoxIFrameFlags) + 1)))))))) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13972:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxSavedFP)) == 0) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13973:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxCallerSavedIP, ceBaseFrameReturnPC()); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13976:68: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (!((((usqInt)(longAt((pointerForOop(longAt(GIV(framePointer) + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()))) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13976:84: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (!((((usqInt)(longAt((pointerForOop(longAt(GIV(framePointer) + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()))) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13978:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theFP = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13980:85: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, ((sqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP))))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13980:21: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, ((sqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP))))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13981:33: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxCallerSavedIP, ceReturnToInterpreterPC()); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13984:52: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((GIV(framePointer) + FoxIFrameFlags) + 3)) != 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13985:39: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] closure = longAt(GIV(framePointer) + (frameStackedReceiverOffset(GIV(framePointer)))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14006:105: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodField + (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 2)) != 0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14006:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodField + (((byteAt((GIV(framePointer) + FoxIFrameFlags) + 2)) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14010:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput((p + FoxMFReceiver) - FoxIFReceiver, longAt(p)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14010:34: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((p + FoxMFReceiver) - FoxIFReceiver, longAt(p)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14017:63: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] cogMethod1 = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14028:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), pc); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14031:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13936:16: warning: variable 'homeMethod' set but not used [-Wunused-but-set-variable] CogMethod *homeMethod; ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'callbackEnter': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14060:57: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] wasInMachineCode = (((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14105:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14050:20: warning: variable 'wasInMachineCode' set but not used [-Wunused-but-set-variable] volatile sqInt wasInMachineCode; ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'callRegisterArgCogMethodatreceiver': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14155:64: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14155:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), longAt(GIV(stackPointer))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14157:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] object = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14158:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14161:78: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer) + (3 * BytesPerWord))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14161:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer) + (3 * BytesPerWord))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14162:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), rcvr); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14163:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (3 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14168:64: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14168:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), longAt(GIV(stackPointer))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14170:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] object1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14171:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14173:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), rcvr); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14174:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (2 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14179:63: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14179:30: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (1 * BytesPerWord), longAt(GIV(stackPointer))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14180:30: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (0 * BytesPerWord), (((sqInt)cogMethod)) + entryOffset); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14182:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ceActivateFailingPrimitiveMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14206:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] result = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14209:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), result); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ceBaseFrameReturn': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14267:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] contextToReturnTo = longAt((GIV(stackPage)->baseAddress)); ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14296:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14326:65: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] contextToReturnFrom = longAt(((GIV(stackPage)->baseAddress)) - BytesPerWord); In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14329:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), contextToReturnFrom); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14332:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14335:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14353:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14355:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), returnValue); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14359:39: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14361:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14364:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ceCannotAssignTowithIndexvalueToAssign': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14397:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14401:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), immutableObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14404:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), valueToAssign); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14407:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), (((usqInt)(index + 1) << 1) | 1)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14410:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ceCannotResume': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14433:25: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] resultOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14435:78: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt(GIV(framePointer) + FoxThisContext)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14435:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt(GIV(framePointer) + FoxThisContext)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14438:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), resultOop); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14442:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14444:170: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return ceSendAborttonumArgs(longAt((GIV(specialObjectsOop) + BaseHeaderSize) + (((int)((usqInt)(SelectorCannotReturn) << (shiftForWord()))))), longAt(GIV(framePointer) + FoxThisContext), 1); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ceContextinstVar': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14506:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14511:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ceContextinstVarvalue': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14535:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14540:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ceInterpretMethodFromPICreceiver': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14614:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ceMNUFromPICMNUMethodreceiver': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14645:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14656:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ceNonLocalReturn': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14778:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] closure = longAt(GIV(framePointer) + (frameStackedReceiverOffset(GIV(framePointer)))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14798:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14799:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14800:41: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14802:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ourContext = longAt(theFP1 + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14808:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), ourContext); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14811:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14814:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14833:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP2 + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14834:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP2 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14835:40: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP2 + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14837:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ourContext = longAt(theFP2 + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14843:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), ourContext); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14846:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), returnValue); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14849:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14857:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP6 + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14858:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP6 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14859:40: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP6 + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14861:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ourContext1 = longAt(theFP6 + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14867:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), ourContext1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14870:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp13 = GIV(stackPointer) - BytesPerWord), returnValue); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14873:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp23 = GIV(stackPointer) - BytesPerWord), unwindContextOrNilOrZero); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14876:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14887:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14893:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ~~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14900:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] frameToReturnTo = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14924:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP3 + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14925:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP3 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14926:41: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP3 + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14928:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ourContext = longAt(theFP3 + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14934:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), ourContext); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14937:20: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), returnValue); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14940:20: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14956:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil2 = longAt((thePage3->baseAddress)); ~~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:14977:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ~~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15012:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15019:63: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15021:69: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(callerFP + FoxCallerSavedIP)))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ceReapAndResetErrorCodeFor': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15034:36: warning: passing argument 1 of 'reapAndResetErrorCodeToheader' makes integer from pointer without a cast [-Wint-conversion] reapAndResetErrorCodeToheader(GIV(framePointer), (cogMethod->methodHeader)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:1622:76: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ceReturnToInterpreter': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15063:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15074:65: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(framePointer) + FoxIFSavedIP), GIV(framePointer), GIV(stackPointer), 1, __LINE__); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15075:53: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15077:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), anOop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ceSendAborttonumArgs': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15113:2: note: in expansion of macro 'sendBreakpointreceiver' sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector), lengthOfMaybeImmediate(selector), rcvr); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15176:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ceSendFromInLineCacheMiss': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15221:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + ((numArgs + 1) * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15295:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ceSendMustBeBooleanTointerpretingAtDelta': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15338:61: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15339:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15355:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15364:16: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(p); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15365:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput((p - BytesPerWord) - BytesPerWord, longAt(p)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15365:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((p - BytesPerWord) - BytesPerWord, longAt(p)); In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15369:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), aNonBooleanObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15372:98: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((1 + (((cogMethod->cmNumArgs)) << ((BytesPerWord * 8) - 8))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15374:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : 0))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15377:75: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : ((1 + (((cogMethod->cmNumArgs)) << 8)) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15379:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : 0))) + ((((longAt(GIV(framePointer) + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15371:30: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFrameFlags, (VMBIGENDIAN ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15382:30: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, 0); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15383:30: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxMethod, methodObj); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15330:11: warning: variable 'oop' set but not used [-Wunused-but-set-variable] sqInt oop; ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ceSendMustBeBoolean': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15407:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15411:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), anObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15414:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ceSendabovetonumArgs': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15485:2: note: in expansion of macro 'sendBreakpointreceiver' sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector), lengthOfMaybeImmediate(selector), rcvr); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15562:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, noCheckEntryOffset(), rcvr); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15591:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, noCheckEntryOffset(), rcvr); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15594:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15601:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ceSendsupertonumArgs': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15658:2: note: in expansion of macro 'sendBreakpointreceiver' sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector), lengthOfMaybeImmediate(selector), rcvr); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15672:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15677:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] methodPointer = longAt(GIV(framePointer) + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15779:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, (superNormalBar == 0 ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15810:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] linkSendAtintooffsetreceiver(longAt(GIV(stackPointer)), mframeHomeMethod(GIV(framePointer)), cogMethod, (superNormalBar == 0 ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15824:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15831:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ceStackOverflow': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15856:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15860:61: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15850:11: warning: variable 'cesoRetAddr' set but not used [-Wunused-but-set-variable] sqInt cesoRetAddr; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ceTraceBlockActivation': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15884:148: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(((mframeHomeMethod(GIV(framePointer)))->methodObject), ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15886:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAt(GIV(framePointer) + FoxMFReceiver)) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15888:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAt(GIV(framePointer) + FoxIFReceiver))), 1, null); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ceTraceLinkedSend': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15905:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] cogMethod = ((CogMethod *) ((longAt(GIV(stackPointer))) - (traceLinkedSendOffset()))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15926:2: note: in expansion of macro 'sendBreakpointreceiver' sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector1), lengthOfMaybeImmediate(selector1), theReceiver); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15902:11: warning: variable 'selector1' set but not used [-Wunused-but-set-variable] sqInt selector1; ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'checkAssertsEnabledInCoInterpreter': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:15945:11: warning: variable 'assertsAreEnabledInCoInterpreter' set but not used [-Wunused-but-set-variable] sqInt assertsAreEnabledInCoInterpreter; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'checkStackIntegrity': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16138:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16142:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16150:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16152:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16154:40: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] (byteAt((theFP + FoxIFrameFlags) + 2)) != 0))) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16155:25: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16179:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16181:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16190:39: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] if ((heapMapAtWord(pointerForOop(cogMethod))) == 0) { ^~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'CogMethod *' {aka 'struct *'} static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16196:25: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16203:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16209:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'commenceCogCompiledCodeCompaction': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16280:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16292:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'contextInstructionPointerframe': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16350:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16352:50: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16366:17: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt(theFP + FoxIFSavedIP) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16367:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : theIP)) - (longAt(theFP + FoxMethod))) - BaseHeaderSize) + 2) << 1) | 1); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'divorceAMachineCodeFrameWithCogMethodin': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16421:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16424:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16425:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16426:40: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16428:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16437:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'enterSmalltalkExecutiveImplementation': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16578:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16582:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16594:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'executeCogMethodfromLinkedSendWithReceiver': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16621:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16629:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16632:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'executeCogMethodfromUnlinkedSendWithReceiver': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16657:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16665:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16668:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'executeCogPICfromLinkedSendWithReceiverandCacheTag': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16695:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(longAt(GIV(stackPointer)), GIV(framePointer), GIV(stackPointer), 0, __LINE__); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16698:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16704:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), cacheTag); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16723:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16726:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), cacheTag); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'executeNewMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16779:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, ((sqInt)GIV(instructionPointer))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'followForwardedFieldsInCurrentMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17030:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17032:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(GIV(framePointer) + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'followForwardingPointersInStackZone': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17144:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17145:25: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theFP + FoxMFReceiver); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17148:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxMFReceiver, followForwarded(oop)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17153:25: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theFP + FoxIFReceiver); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17156:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxIFReceiver, followForwarded(oop)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17158:25: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theFP + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17175:53: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, (longAt(theFP + FoxIFSavedIP)) + offset); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17175:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxIFSavedIP, (longAt(theFP + FoxIFSavedIP)) + offset); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17176:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxMethod, (oop = newOop)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17179:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17181:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17183:40: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] (byteAt((theFP + FoxIFrameFlags) + 2)) != 0))) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17184:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (((longAt(longAt(theFP + FoxThisContext))) & ((classIndexMask()) - (isForwardedObjectClassIndexPun()))) == 0)) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17185:69: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17185:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxThisContext, followForwarded(longAt(theFP + FoxThisContext))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17188:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17190:40: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17192:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theFP + offset); ~~~~~~^~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17195:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + offset, followForwarded(oop)); ~~~~~~^~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17197:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17203:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17205:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(theSP, followForwarded(oop)); ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'frameCallerContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17269:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'frameHasContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17280:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17281:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17282:38: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'frameIsBlockActivation': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17292:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17293:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17294:38: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'frameMethodObject': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17301:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17303:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'frameNumArgs': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17313:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17315:37: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'frameReceiver': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17329:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17330:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17331:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'getCurrentBytecode': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17430:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'handleForwardedSendFaultForReceiverstackDelta': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17460:30: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (rcvrStackIndex * BytesPerWord), rcvr); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17462:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (isPointers(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17463:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17464:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)))) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17465:75: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] followForwardedObjectFieldstoDepth(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17466:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17467:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)), 0); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'handleMNUInMachineCodeToclassForMessage': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17496:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17545:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17554:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'iframeIsBlockActivation': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17569:42: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] return (byteAt((theFP + FoxIFrameFlags) + 3)) != 0; ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'iframeReceiver': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17576:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxIFReceiver); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'iframeSavedIP': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17583:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxIFSavedIP); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'instructionPointerForFramecurrentFPcurrentIP': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17643:25: warning: passing argument 1 of 'oopForPointer' makes pointer from integer without a cast [-Wint-conversion] theIP = oopForPointer(instrPtr); ^~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:153:43: note: expected 'void *' but argument is of type 'sqInt' {aka 'int'} static inline sqInt oopForPointer(void *ptr) { return (sqInt)ptr; } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17655:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17666:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((thePage->headSP)) ~~~~~~~~^~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17667:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : oopForPointer(pointerForOop(longAt(theFPAbove + FoxCallerSavedIP)))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17671:63: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? mustMapMachineCodePCcontext((value >> 1), longAt(spouseFP + FoxThisContext)) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'interpretMethodFromMachineCode': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17776:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17788:4: warning: statement with no effect [-Wunused-value] !GIV(primFailCode); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'isMachineCodeFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17819:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return (((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'makeBaseFrameFor': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17957:21: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer = (page->baseAddress)), followObjFieldofObject(SenderIndex, aContext)); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17958:21: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ~~~~~~~~~^~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17975:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), maybeClosure); ~~~~~~~~~^~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17998:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), rcvr); ~~~~~~~~~^~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18001:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ~~~~~~~~~^~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18003:21: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), ceBaseFrameReturnPC()); ~~~~~~~~~^~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18004:21: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), 0); ~~~~~~~~~^~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18061:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), (theMethod + MFMethodFlagHasContextFlag) + MFMethodFlagIsBlockFlag); ~~~~~~~~~^~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18068:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), theMethod + MFMethodFlagHasContextFlag); ~~~~~~~~~^~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18070:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ~~~~~~~~~^~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18073:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), theMethod); ~~~~~~~~~^~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18074:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), aContext); ~~~~~~~~~^~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18075:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), (VMBIGENDIAN ~~~~~~~~~^~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18082:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), 0); ~~~~~~~~~^~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18089:21: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), rcvr); ~~~~~~~~~^~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18096:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), longAt((aContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))))); ~~~~~~~~~^~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18101:21: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((pointer -= BytesPerWord), theIP); ~~~~~~~~~^~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'mapStackPages': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18184:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theIPPtr = (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18185:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] || ((longAt(theFP + FoxIFSavedIP)) == 0) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18198:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18202:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18205:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18209:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18210:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18211:41: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18212:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxThisContext))) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18213:63: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18213:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxThisContext, remapObj(longAt(theFP + FoxThisContext))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18220:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (!((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()))) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18221:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (shouldRemapObj(longAt(theFP + FoxMethod))) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18223:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theIP = longAt(theIPPtr); ^~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18227:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theIP = longAt(theIPPtr); ^~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18232:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theIP -= longAt(theFP + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18234:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18234:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxMethod, remapObj(longAt(theFP + FoxMethod))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18236:50: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18236:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(theIPPtr, theIP + (longAt(theFP + FoxMethod))); ^~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18240:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18246:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18249:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(theSP, remapObj(oop)); ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'markAndTraceStackPage': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18377:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18381:17: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18394:15: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(theSP, oop); ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18401:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18402:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18403:39: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18405:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] markAndTrace(longAt(theFP + FoxThisContext)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18407:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18409:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] aCogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18419:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] markAndTrace(longAt(theFP + FoxMethod)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18421:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18429:16: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18442:14: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(theSP, oop); ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'markCogMethodsAndReferentsOnPage': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18500:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18503:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'mcprimFunctionForPrimitiveIndex': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18565:10: warning: returning 'sqInt (*)(sqInt)' {aka 'int (*)(int)'} from a function with return type 'sqInt' {aka 'int'} makes integer from pointer without a cast [-Wint-conversion] return mcprimHashMultiply; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'mframeCogMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18664:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'mframeHomeMethodExport': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18674:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(GIV(framePointer) + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'mframeHomeMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18697:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'mframeIsBlockActivation': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18713:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0; ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'mframeReceiver': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18720:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxMFReceiver); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'moveFramesInthroughtoPage': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18951:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18955:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theSP = theFP + (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18958:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18959:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18960:38: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18962:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18967:62: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput((newSP = (newPage->baseAddress)), longAt(callerFP + FoxThisContext)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18967:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((newSP = (newPage->baseAddress)), longAt(callerFP + FoxThisContext)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18968:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((newSP -= BytesPerWord), theContext); ~~~~~~~^~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18970:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18972:37: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18976:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18976:13: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18990:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18994:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(callerFP + FoxIFSavedIP, callerIP); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18997:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + stackedReceiverOffset, callerIP); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19002:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(newFP + FoxCallerSavedIP, ceBaseFrameReturnPC()); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19003:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(newFP + FoxSavedFP, 0); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19006:53: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] offsetCallerFP = pointerForOop(longAt(fpInNewPage + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19010:25: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(fpInNewPage + FoxSavedFP, oopForPointer(offsetCallerFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19011:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(fpInNewPage + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19012:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(fpInNewPage + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19013:45: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((fpInNewPage + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19014:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theContext = longAt(fpInNewPage + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printFrameFlagsForFP': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19690:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19692:16: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] it = (longAt(address)) & 7; ^~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19696:15: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19700:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] print(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19709:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] printNum(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19711:37: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19712:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] print((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19713:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19714:38: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19717:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] print((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19718:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19719:38: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printFrameMethodFor': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19737:14: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19744:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19745:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0)) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19747:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19761:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] obj = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19763:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printFrameThingatextraString': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19775:14: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printFrameThingatextra': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19813:14: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printFrameWithSP': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19870:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19872:50: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(theFP + FoxMethod)) & MFMethodMask)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19874:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19889:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theMethod = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19891:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19894:45: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] numArgs = byteAt((theFP + FoxIFrameFlags) + 1); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19908:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19909:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19910:38: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19911:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvrOrClosure = longAt(theFP + (frameStackedReceiverOffset(theFP))); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19922:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19923:104: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] printFrameOopat("(caller ctxt", (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19925:36: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord)); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19926:103: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] printFrameOopat("(saved ctxt", (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19928:36: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (1 * BytesPerWord)); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19934:85: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] printFrameThingatextraString("caller ip", theFP + FoxCallerSavedIP, ((longAt(theFP + FoxCallerSavedIP)) == (ceReturnToInterpreterPC()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19939:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19943:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (!((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()))) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19946:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19950:75: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] printFrameThingatextra("saved ip", theFP + FoxIFSavedIP, ((longAt(theFP + FoxIFSavedIP)) == 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19952:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : (((longAt(theFP + FoxIFSavedIP)) - theMethod) + 2) - BaseHeaderSize)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19956:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] topThing = longAt(theSP); ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19964:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] printFrameOopat((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19965:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19966:41: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19971:70: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] printFrameThingatextra("frame ip", theSP, ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19982:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] printFrameOopat((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19983:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19984:41: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'returnToExecutivepostContextSwitch': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20376:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20380:63: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] cogMethod = ((CogBlockMethod *) ((longAt(GIV(framePointer) + FoxMethod)) & MFMethodMask)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20387:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20393:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] retValue = longAt(GIV(framePointer) + FoxMFReceiver); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20398:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] retValue = longAt(GIV(framePointer) + FoxMFReceiver); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20401:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20404:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), retValue); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20409:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20422:64: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(longAt(GIV(framePointer) + FoxIFSavedIP))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'returntoExecutive': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20449:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20452:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20455:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), returnValue); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20460:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), returnValue); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20463:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20477:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'sendInvokeCallbackContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20633:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20638:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20642:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20646:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20651:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20691:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20697:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20701:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20704:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20704:58: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20711:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20725:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20731:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object5); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20734:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), 0); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20741:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object11); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20744:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20749:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20753:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20765:64: warning: passing argument 1 of 'reapAndResetErrorCodeToheader' makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:1622:76: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20772:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'sendInvokeCallbackStackRegistersJmpbuf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20875:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20879:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20883:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20887:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20891:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20931:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20937:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20941:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20944:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20944:58: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20951:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20965:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20971:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object5); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20974:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), 0); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20981:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp41 = GIV(stackPointer) - BytesPerWord), object11); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20984:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20989:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:20993:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21005:64: warning: passing argument 1 of 'reapAndResetErrorCodeToheader' makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:1622:76: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21012:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'shortPrintFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21070:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21071:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21072:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21073:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] mthd = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21075:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21080:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] printChar(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21085:91: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] printActivationNameForreceiverisBlockfirstTemporary(mthd, rcvr, ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21086:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21087:38: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0), ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21087:76: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0), ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21089:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21090:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs) * BytesPerWord))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21092:59: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] (0 < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21093:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21094:56: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1) * BytesPerWord)))))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'slowPrimitiveResponse': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21355:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'transferTofrom': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21655:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21671:141: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21688:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21689:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21690:38: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21692:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21796:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21798:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(GIV(framePointer) + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21811:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21815:141: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'updateStackZoneReferencesToCompiledCodePreCompaction': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21839:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21841:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theMethodField = longAt(theFP + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21849:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theIP = ((usqInt)(longAt(theIPPtr))); ^~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21853:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(theIPPtr, theIP + ((theMethod->objectHeader))); ^~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21855:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxMethod, theMethodField + ((theMethod->objectHeader))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21857:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'updateStateOfSpouseContextForFrameWithSP': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21882:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21885:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21891:47: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] tempIndex = byteAt((theFP + FoxIFrameFlags) + 1); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21904:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((longAt(argsPointer)) & (tagMask())) == 0) ^~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21905:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (oopisLessThan(longAt(argsPointer), GIV(newSpaceLimit)))) { ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2910:49: note: in definition of macro 'oopisLessThan' #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21912:116: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((sqInt)((usqInt)((ReceiverIndex + i)) << (shiftForWord())))), longAt(argsPointer)); ^~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21923:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((longAt(pointer)) & (tagMask())) == 0) ^~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21924:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (oopisLessThan(longAt(pointer), GIV(newSpaceLimit)))) { ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2910:49: note: in definition of macro 'oopisLessThan' #define oopisLessThan(anOop,otherOop) ((usqInt)(anOop) < (usqInt)(otherOop)) ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21931:122: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput((theContext + BaseHeaderSize) + (((int)((usqInt)((ReceiverIndex + tempIndex)) << (shiftForWord())))), longAt(pointer)); ^~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'validInstructionPointerinMethodframePointer': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21955:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return (((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory()); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21958:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory())) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21962:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theInstrPointer = longAt(fp + FoxIFSavedIP); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'validStackPageBaseFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21992:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] senderContextOrNil = longAt((aPage->baseAddress)); ~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21993:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] savedThisContext = longAt(((aPage->baseAddress)) - BytesPerWord); In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'voidVMStateForSnapshotFlushingExternalPrimitivesIf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22061:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22060:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveCollectCogCodeConstituents': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22439:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] withDetails = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22453:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), constituents); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveContextXray': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22480:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] context = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22488:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22513:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)flags << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveEnterCriticalSection': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22542:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22543:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22548:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22575:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22581:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22586:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveExitCriticalSection': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22613:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFlushCacheByMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22667:68: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((GIV(methodCache)[probe + MethodCacheMethod]) == (longAt(GIV(stackPointer)))) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22672:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] flushExternalPrimitiveOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22673:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] unlinkSendsToandFreeIf(longAt(GIV(stackPointer)), 0); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFlushCacheBySelector': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22689:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] selector = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLongRunningPrimitiveSemaphore': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22727:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22742:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveMethodPCData': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22777:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] methodReceiver = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22812:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), data); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveMethodXray': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22843:63: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (methodWithHeaderShouldBeCogged(methodHeaderOf(longAt(GIV(stackPointer))))) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22845:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] alreadyCogged = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22846:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && ((((((usqInt) (longAt(longAt(GIV(stackPointer))))) >> (formatShift())) & (formatMask())) >= (firstCompiledMethodFormat())) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22847:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (isCogMethodReference(longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((int)((usqInt)(HeaderIndex) << (shiftForWord())))))))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22850:39: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] cogMethod = cogselector(longAt(GIV(stackPointer)), GIV(nilObj)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22854:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] cogMethod = cogselector(longAt(GIV(stackPointer)), GIV(nilObj)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22873:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && ((((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22874:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && ((((((usqInt) (longAt(longAt(GIV(stackPointer))))) >> (formatShift())) & (formatMask())) >= (firstCompiledMethodFormat())) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22875:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (isCogMethodReference(longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((int)((usqInt)(HeaderIndex) << (shiftForWord())))))))))) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22877:39: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] methodHeader = longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((int)((usqInt)(HeaderIndex) << (shiftForWord()))))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22896:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)flags << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveMinimumUnusedHeadroom': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22910:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveObjectAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22930:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22949:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22968:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveObjectAtPut': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22987:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] newValue = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22988:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:22994:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23059:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), newValue); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveProfileSemaphore': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23080:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] sema = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23099:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveResume': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23135:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] proc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSignal': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23194:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (synchronousSignal(longAt(GIV(stackPointer)))) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSnapshot': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23215:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxMethod)) == GIV(newMethod)) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSnapshotEmbedded': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23235:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(framePointer) + FoxMethod)) == GIV(newMethod)) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSuspend': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23267:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] process = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23270:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23436:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), myList); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveTerminateTo': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23492:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] aContextOrNil = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23502:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] thisCtx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23546:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((pointerForOop(longAt(theFP + FoxSavedFP))) != contextsFP) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23548:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23550:40: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23558:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23568:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] contextsIP = ((usqInt)(pointerForOop(longAt(frameAbove + FoxCallerSavedIP)))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23576:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23576:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(newSP, longAt(source)); ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23578:21: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23578:35: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(newFP + FoxSavedFP, contextsFP); ^~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23579:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(newFP + FoxMethod)))) < (startOfMemory())) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23583:27: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(contextsFP + FoxIFSavedIP, contextsIP); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23586:21: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(newFP + FoxCallerSavedIP, contextsIP); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23614:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ~~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23659:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] while (((callerFP1 = pointerForOop(longAt(fp1 + FoxSavedFP)))) != 0) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23700:53: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] while (((callerFP2 = pointerForOop(longAt(fp2 + FoxSavedFP)))) != 0) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23713:62: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23713:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23713:30: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(contextsSP, pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23734:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil1 = longAt((thePage2->baseAddress)); ~~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23773:82: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23775:36: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), aContextOrNil); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23775:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ? ((mframeCogMethod(theFP))->cmNumArgs) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), aContextOrNil); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveVoidVMState': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23814:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveVoidVMStateForMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23878:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] methodObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23881:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] methodObj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23883:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23887:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23920:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23921:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23922:38: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23924:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23935:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23938:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23949:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:24098:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:24126:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23870:11: warning: variable 'top' set but not used [-Wunused-but-set-variable] sqInt top; ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23860:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:23859:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'unmarkAllFrames': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:24192:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] methodField = longAt(theFP + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:24195:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxMethod, methodField - 4); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:24199:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] flags = longAt(theFP + FoxIFrameFlags); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:24201:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxIFrameFlags, flags - 2); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:24204:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'initializeStacknumSlotspageSize': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:24226:11: warning: variable 'theIndex' set but not used [-Wunused-but-set-variable] sqInt theIndex; ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:24225:17: warning: variable 'structStackPageSize' set but not used [-Wunused-but-set-variable] usqIntptr_t structStackPageSize; ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'cStringOrNullFor': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:24357:11: warning: variable 'classOop' set but not used [-Wunused-but-set-variable] sqInt classOop; ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveAdd': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:24809:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveAddLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:24841:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:24842:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:24876:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveAdoptInstance': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:24904:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:24905:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveAllInstances': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:24949:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:24954:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] result = allInstancesOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:24961:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveAllObjects': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:24990:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveArctan': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25009:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveArrayBecome': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25042:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25043:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveArrayBecomeOneWay': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25066:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25067:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveArrayBecomeOneWayCopyHash': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25092:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25096:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25104:57: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25104:105: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ec = becomewithtwoWaycopyHash(longAt(GIV(stackPointer) + (2 * BytesPerWord)), longAt(GIV(stackPointer) + (1 * BytesPerWord)), 0, copyHashFlag); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveArrayBecomeOneWayNoCopyHash': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25126:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25127:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveAsCharacter': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25147:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] characterCode = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25160:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), characterObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveAsFloat': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25175:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25178:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), floatObjectOf(((double) ((rcvr >> 1)) ))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25211:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25212:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25381:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveAtPut': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25411:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25412:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25413:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25572:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveBeCursor': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25623:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] cursorObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25627:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] cursorObj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25628:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] maskObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveBeDisplay': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25851:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25845:9: warning: variable 'changed' set but not used [-Wunused-but-set-variable] int changed; ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveBehaviorHash': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25923:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] hashOrError = (((hash = (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask()))) != 0 ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25925:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : (objCouldBeClassObj(longAt(GIV(stackPointer))) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25926:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? (((err = enterIntoClassTable(longAt(GIV(stackPointer))))) != 0 ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25928:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : (long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25932:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)hashOrError << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveBitAnd': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:25968:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26030:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26094:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveBitAndLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26111:61: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26112:62: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26119:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveBitOr': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26152:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26214:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop2 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26278:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveBitOrLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26295:61: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26296:62: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26303:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveBitShift': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26326:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26334:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26415:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), shifted); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveBitShiftLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26437:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26452:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26490:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveBitXor': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26518:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26519:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26526:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26655:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveBitXorLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26673:61: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerArg = positive64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26674:62: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerRcvr = positive64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26681:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveBytesLeft': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26709:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((GIV(totalFreeOldSpace) << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26716:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(nilObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26732:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal << 1) | 1)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26737:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26741:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26756:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 1) | 1)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26695:11: warning: variable 'aBool' set but not used [-Wunused-but-set-variable] sqInt aBool; ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveChangeClass': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26825:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26837:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveClass': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26874:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] instance = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26892:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveClipboardText': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26929:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] s = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26958:29: warning: right shift count >= width of type [-Wshift-count-overflow] if ((((usqInt) numSlots) >> 56) > 0) { ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:26997:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveClockLogAddresses': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27052:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] runInNOut = (longAt(GIV(stackPointer) + (0 * BytesPerWord))) == GIV(trueObj); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27219:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop1); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27028:11: warning: variable 'oop' set but not used [-Wunused-but-set-variable] sqInt oop; ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveClosureValue': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27268:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27318:142: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27325:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27328:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27339:20: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27344:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27347:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27367:145: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27374:35: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27377:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27388:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27393:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27396:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27416:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27420:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27423:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27423:58: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27427:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27430:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27436:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27439:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27448:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27452:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveClosureValueNoContextSwitch': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27531:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27581:142: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27588:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27591:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27602:20: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27607:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27610:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27630:145: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27637:35: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27640:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27651:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27656:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27659:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27679:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27683:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27686:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27686:58: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27690:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27693:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27699:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27702:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27711:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27715:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveClosureValueWithArgs': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27794:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27816:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27849:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27854:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27876:142: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27883:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27886:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object2); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27897:20: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27902:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27905:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27925:145: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27932:35: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27935:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object3); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27946:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27951:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27954:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27974:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27978:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27981:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27981:58: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27985:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), closureMethod); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27988:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27994:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), object); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27997:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), 0); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28006:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), object1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28010:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + ClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:27792:11: warning: variable 'top' set but not used [-Wunused-but-set-variable] sqInt top; ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveCoarseLocalMicrosecondClock': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28059:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveCoarseUTCMicrosecondClock': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28083:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveCompareBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28117:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] arg1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28118:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] arg2 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28131:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28197:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28204:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28210:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveCompareWith': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28248:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] order = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28256:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] string1 = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28259:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] string2 = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28306:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)result << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveConstantFill': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28326:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] fillValue = positive64BitValueOf(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28327:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveControlVMProfiling': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28417:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((onOffBar = longAt(GIV(stackPointer) + (1 * BytesPerWord)))) == GIV(trueObj)) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28432:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((bufferSize = longAt(GIV(stackPointer)))) == GIV(nilObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28447:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)numSamples << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveCopyObject': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28478:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28479:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveCrashVM': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28577:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((longAt(GIV(stackPointer))) & 1)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28578:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] crashInThisThread = ((longAt(GIV(stackPointer))) >> 1); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28582:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28586:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveDisablePowerManager': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28622:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveDiv': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28652:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28652:89: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] quotient = doPrimitiveDivby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28657:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)quotient << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveDivide': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28682:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28698:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28719:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)(integerReceiver / integerArgument) << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveDivideLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28757:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28758:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28778:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveDivLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28801:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28802:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28832:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveEqual': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28847:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28848:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28851:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver == integerArgument ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28860:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveEqualLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28879:59: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28880:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28883:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr == integerArg ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveExp': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28913:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveExponent': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:28951:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFailForFFIExceptionat': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29056:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29062:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29066:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29069:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29069:59: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29076:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29090:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29096:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29099:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), 0); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29106:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29109:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29114:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29118:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29130:65: warning: passing argument 1 of 'reapAndResetErrorCodeToheader' makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:1622:76: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static sqInt NoDbgRegParms NeverInline reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader); ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFetchNextMourner': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29187:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), mourner); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFloatAdd': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29207:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29208:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29249:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr + arg)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFloatAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29278:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29279:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29349:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), result); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFloatAtPut': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29373:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oopToStore = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29380:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29381:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29401:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29412:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), oopToStore); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFloatDivide': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29438:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29439:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29488:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr / arg)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFloatEqual': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29507:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((longAt(GIV(stackPointer) + (1 * BytesPerWord))) & 1)) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29508:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = ((double) (((longAt(GIV(stackPointer) + (1 * BytesPerWord))) >> 1)) ); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29512:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] isFloat = (((longAt(GIV(stackPointer) + (1 * BytesPerWord))) & (tagMask())) == 0) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29513:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (((longAt(longAt(GIV(stackPointer) + (1 * BytesPerWord)))) & (classIndexMask())) == ClassFloatCompactIndex); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29515:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] fetchFloatAtinto((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize, result); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:288:31: note: in definition of macro 'fetchFloatAtPointerinto' memcpy(&doubleVar,(char *)intPointerToFloat,sizeof(double)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29515:3: note: in expansion of macro 'fetchFloatAtinto' fetchFloatAtinto((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize, result); ^~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29526:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((longAt(GIV(stackPointer))) & 1)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29527:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] arg = ((double) (((longAt(GIV(stackPointer))) >> 1)) ); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29531:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] isFloat1 = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29532:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (((longAt(longAt(GIV(stackPointer)))) & (classIndexMask())) == ClassFloatCompactIndex); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29534:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] fetchFloatAtinto((longAt(GIV(stackPointer))) + BaseHeaderSize, result1); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:288:31: note: in definition of macro 'fetchFloatAtPointerinto' memcpy(&doubleVar,(char *)intPointerToFloat,sizeof(double)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29534:3: note: in expansion of macro 'fetchFloatAtinto' fetchFloatAtinto((longAt(GIV(stackPointer))) + BaseHeaderSize, result1); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29534:28: note: in expansion of macro 'GIV' fetchFloatAtinto((longAt(GIV(stackPointer))) + BaseHeaderSize, result1); ^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29547:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFloatGreaterOrEqual': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29568:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((longAt(GIV(stackPointer) + (1 * BytesPerWord))) & 1)) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29569:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = ((double) (((longAt(GIV(stackPointer) + (1 * BytesPerWord))) >> 1)) ); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29573:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] isFloat = (((longAt(GIV(stackPointer) + (1 * BytesPerWord))) & (tagMask())) == 0) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29574:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (((longAt(longAt(GIV(stackPointer) + (1 * BytesPerWord)))) & (classIndexMask())) == ClassFloatCompactIndex); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29576:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] fetchFloatAtinto((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize, result); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:288:31: note: in definition of macro 'fetchFloatAtPointerinto' memcpy(&doubleVar,(char *)intPointerToFloat,sizeof(double)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29576:3: note: in expansion of macro 'fetchFloatAtinto' fetchFloatAtinto((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize, result); ^~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29587:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((longAt(GIV(stackPointer))) & 1)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29588:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] arg = ((double) (((longAt(GIV(stackPointer))) >> 1)) ); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29592:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] isFloat1 = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29593:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (((longAt(longAt(GIV(stackPointer)))) & (classIndexMask())) == ClassFloatCompactIndex); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29595:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] fetchFloatAtinto((longAt(GIV(stackPointer))) + BaseHeaderSize, result1); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:288:31: note: in definition of macro 'fetchFloatAtPointerinto' memcpy(&doubleVar,(char *)intPointerToFloat,sizeof(double)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29595:3: note: in expansion of macro 'fetchFloatAtinto' fetchFloatAtinto((longAt(GIV(stackPointer))) + BaseHeaderSize, result1); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29595:28: note: in expansion of macro 'GIV' fetchFloatAtinto((longAt(GIV(stackPointer))) + BaseHeaderSize, result1); ^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29608:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFloatGreaterThan': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29629:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((longAt(GIV(stackPointer) + (1 * BytesPerWord))) & 1)) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29630:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = ((double) (((longAt(GIV(stackPointer) + (1 * BytesPerWord))) >> 1)) ); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29634:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] isFloat = (((longAt(GIV(stackPointer) + (1 * BytesPerWord))) & (tagMask())) == 0) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29635:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (((longAt(longAt(GIV(stackPointer) + (1 * BytesPerWord)))) & (classIndexMask())) == ClassFloatCompactIndex); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29637:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] fetchFloatAtinto((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize, result); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:288:31: note: in definition of macro 'fetchFloatAtPointerinto' memcpy(&doubleVar,(char *)intPointerToFloat,sizeof(double)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29637:3: note: in expansion of macro 'fetchFloatAtinto' fetchFloatAtinto((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize, result); ^~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29648:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((longAt(GIV(stackPointer))) & 1)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29649:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] arg = ((double) (((longAt(GIV(stackPointer))) >> 1)) ); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29653:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] isFloat1 = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29654:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (((longAt(longAt(GIV(stackPointer)))) & (classIndexMask())) == ClassFloatCompactIndex); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29656:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] fetchFloatAtinto((longAt(GIV(stackPointer))) + BaseHeaderSize, result1); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:288:31: note: in definition of macro 'fetchFloatAtPointerinto' memcpy(&doubleVar,(char *)intPointerToFloat,sizeof(double)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29656:3: note: in expansion of macro 'fetchFloatAtinto' fetchFloatAtinto((longAt(GIV(stackPointer))) + BaseHeaderSize, result1); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29656:28: note: in expansion of macro 'GIV' fetchFloatAtinto((longAt(GIV(stackPointer))) + BaseHeaderSize, result1); ^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29669:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFloatLessOrEqual': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29690:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((longAt(GIV(stackPointer) + (1 * BytesPerWord))) & 1)) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29691:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = ((double) (((longAt(GIV(stackPointer) + (1 * BytesPerWord))) >> 1)) ); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29695:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] isFloat = (((longAt(GIV(stackPointer) + (1 * BytesPerWord))) & (tagMask())) == 0) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29696:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (((longAt(longAt(GIV(stackPointer) + (1 * BytesPerWord)))) & (classIndexMask())) == ClassFloatCompactIndex); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29698:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] fetchFloatAtinto((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize, result); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:288:31: note: in definition of macro 'fetchFloatAtPointerinto' memcpy(&doubleVar,(char *)intPointerToFloat,sizeof(double)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29698:3: note: in expansion of macro 'fetchFloatAtinto' fetchFloatAtinto((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize, result); ^~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29709:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((longAt(GIV(stackPointer))) & 1)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29710:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] arg = ((double) (((longAt(GIV(stackPointer))) >> 1)) ); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29714:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] isFloat1 = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29715:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (((longAt(longAt(GIV(stackPointer)))) & (classIndexMask())) == ClassFloatCompactIndex); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29717:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] fetchFloatAtinto((longAt(GIV(stackPointer))) + BaseHeaderSize, result1); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:288:31: note: in definition of macro 'fetchFloatAtPointerinto' memcpy(&doubleVar,(char *)intPointerToFloat,sizeof(double)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29717:3: note: in expansion of macro 'fetchFloatAtinto' fetchFloatAtinto((longAt(GIV(stackPointer))) + BaseHeaderSize, result1); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29717:28: note: in expansion of macro 'GIV' fetchFloatAtinto((longAt(GIV(stackPointer))) + BaseHeaderSize, result1); ^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29730:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFloatLessThan': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29751:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((longAt(GIV(stackPointer) + (1 * BytesPerWord))) & 1)) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29752:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = ((double) (((longAt(GIV(stackPointer) + (1 * BytesPerWord))) >> 1)) ); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29756:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] isFloat = (((longAt(GIV(stackPointer) + (1 * BytesPerWord))) & (tagMask())) == 0) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29757:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (((longAt(longAt(GIV(stackPointer) + (1 * BytesPerWord)))) & (classIndexMask())) == ClassFloatCompactIndex); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29759:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] fetchFloatAtinto((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize, result); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:288:31: note: in definition of macro 'fetchFloatAtPointerinto' memcpy(&doubleVar,(char *)intPointerToFloat,sizeof(double)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29759:3: note: in expansion of macro 'fetchFloatAtinto' fetchFloatAtinto((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize, result); ^~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29770:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((longAt(GIV(stackPointer))) & 1)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29771:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] arg = ((double) (((longAt(GIV(stackPointer))) >> 1)) ); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29775:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] isFloat1 = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29776:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (((longAt(longAt(GIV(stackPointer)))) & (classIndexMask())) == ClassFloatCompactIndex); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29778:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] fetchFloatAtinto((longAt(GIV(stackPointer))) + BaseHeaderSize, result1); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:288:31: note: in definition of macro 'fetchFloatAtPointerinto' memcpy(&doubleVar,(char *)intPointerToFloat,sizeof(double)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29778:3: note: in expansion of macro 'fetchFloatAtinto' fetchFloatAtinto((longAt(GIV(stackPointer))) + BaseHeaderSize, result1); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29778:28: note: in expansion of macro 'GIV' fetchFloatAtinto((longAt(GIV(stackPointer))) + BaseHeaderSize, result1); ^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29791:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (aBool ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFloatMultiply': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29813:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29814:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29855:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr * arg)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFloatNotEqual': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29874:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((longAt(GIV(stackPointer) + (1 * BytesPerWord))) & 1)) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29875:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = ((double) (((longAt(GIV(stackPointer) + (1 * BytesPerWord))) >> 1)) ); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29879:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] isFloat = (((longAt(GIV(stackPointer) + (1 * BytesPerWord))) & (tagMask())) == 0) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29880:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (((longAt(longAt(GIV(stackPointer) + (1 * BytesPerWord)))) & (classIndexMask())) == ClassFloatCompactIndex); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29882:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] fetchFloatAtinto((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize, result); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:288:31: note: in definition of macro 'fetchFloatAtPointerinto' memcpy(&doubleVar,(char *)intPointerToFloat,sizeof(double)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29882:3: note: in expansion of macro 'fetchFloatAtinto' fetchFloatAtinto((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize, result); ^~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29893:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((longAt(GIV(stackPointer))) & 1)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29894:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] arg = ((double) (((longAt(GIV(stackPointer))) >> 1)) ); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29898:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] isFloat1 = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29899:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (((longAt(longAt(GIV(stackPointer)))) & (classIndexMask())) == ClassFloatCompactIndex); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29901:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] fetchFloatAtinto((longAt(GIV(stackPointer))) + BaseHeaderSize, result1); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:288:31: note: in definition of macro 'fetchFloatAtPointerinto' memcpy(&doubleVar,(char *)intPointerToFloat,sizeof(double)); ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29901:3: note: in expansion of macro 'fetchFloatAtinto' fetchFloatAtinto((longAt(GIV(stackPointer))) + BaseHeaderSize, result1); ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29901:28: note: in expansion of macro 'GIV' fetchFloatAtinto((longAt(GIV(stackPointer))) + BaseHeaderSize, result1); ^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29914:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (!aBool ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFloatSubtract': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29936:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvrOop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29937:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:29978:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(rcvr - arg)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFlushExternalPrimitives': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30030:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30029:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFormPrint': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30182:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30186:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30199:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30214:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30228:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFractionalPart': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30336:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFullClosureValue': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30401:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30437:142: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30444:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30447:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30458:20: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30463:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30466:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30495:145: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30502:35: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30505:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30516:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30521:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30524:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30544:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30548:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30551:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30551:58: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30555:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30558:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30564:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30567:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30576:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30580:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30599:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFullClosureValueNoContextSwitch': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30673:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30709:142: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30716:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30719:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30730:20: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30735:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30738:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30767:145: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30774:35: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30777:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30788:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30793:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30796:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30816:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30820:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30823:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30823:58: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30827:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30830:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30836:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30839:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30848:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30852:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30871:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFullClosureValueWithArgs': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30945:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30967:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] blockClosure = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30989:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30994:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31013:142: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31020:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31023:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), object2); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31034:20: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31039:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object11); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31042:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp31 = GIV(stackPointer) - BytesPerWord), blockClosure); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31071:145: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31078:35: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31081:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), object3); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31092:23: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp12 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31097:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp22 = GIV(stackPointer) - BytesPerWord), object12); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31100:22: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp32 = GIV(stackPointer) - BytesPerWord), blockClosure); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31120:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = longAt(GIV(framePointer) + FoxIFSavedIP); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31124:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31127:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31127:58: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31131:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), closureMethod); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31134:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31140:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), object); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31143:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), 0); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31152:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), object1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31156:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp13 = GIV(stackPointer) - BytesPerWord), longAt((blockClosure + BaseHeaderSize) + (((sqInt)((usqInt)((i + FullClosureFirstCopiedValueIndex)) << (shiftForWord())))))); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31175:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:30943:11: warning: variable 'top' set but not used [-Wunused-but-set-variable] sqInt top; ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveGetAttribute': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31216:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31239:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), s); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveGetenv': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31266:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] key = cStringOrNullFor(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31289:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveGetImmutability': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31303:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31307:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveGetLogDirectory': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31346:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), stringOop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveGetNextEvent': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31364:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveGetWindowLabel': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31506:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), labelOop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveGetWindowSize': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31579:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveGreaterOrEqual': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31592:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31593:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31596:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver >= integerArgument ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveGreaterOrEqualLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31620:59: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31621:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31624:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr >= integerArg ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveGreaterThan': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31639:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31640:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31643:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver > integerArgument ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveGreaterThanLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31667:59: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31668:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31671:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr > integerArg ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveGrowMemoryByAtLeast': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31686:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ammount = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31699:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)segSize << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveHashMultiply': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31717:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31742:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((((value * HashMultiplyConstant) & 0xFFFFFFF) << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveHeartbeatFrequency': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31765:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && ((longAt(GIV(stackPointer))) == GIV(trueObj)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31813:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveHighResClock': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31837:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveIdentical': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31854:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31855:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31866:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject == otherObject ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveIdentityHash': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31883:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] thisReceiver = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31909:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveImageFormatVersion': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:31980:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveImageName': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32017:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] s = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32048:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveImmediateAsInteger': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32069:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-aarch64-Unspecified.tar.gz generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-aarch64-Unspecified.tar.gz.sha1 generated. In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32084:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), ((value << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveInputSemaphore': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32098:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveIntegerAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32171:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32172:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32201:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32217:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 1) | 1)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32231:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32251:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32272:20: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr + BaseHeaderSize) + (((sqInt)((usqInt)(index) << (shiftForWord())))))); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32283:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), longAt((rcvr + BaseHeaderSize) + (((sqInt)((usqInt)((index + numFixed)) << (shiftForWord())))))); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveIntegerAtPut': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32321:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32322:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32323:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32368:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32386:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32401:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32419:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32455:20: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32481:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveInterruptChecksPerMSec': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32518:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveInterruptSemaphore': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32534:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveInvokeObjectAsMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32591:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32598:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32602:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32605:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(messageSelector)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32608:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), runArgs); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32611:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), runReceiver); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveIsBigEnder': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32641:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (VMBIGENDIAN ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveIsPinned': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32659:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] obj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32668:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (trueOrFalse ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveIsWindowObscured': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32694:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLessOrEqual': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32707:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32708:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32711:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver <= integerArgument ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLessOrEqualLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32735:59: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32736:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32739:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr <= integerArg ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLessThan': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32754:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32755:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32758:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver < integerArgument ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLessThanLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32782:59: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32783:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32786:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr < integerArg ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveListBuiltinModule': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32818:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32845:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32858:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveListExternalModule': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32887:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32914:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32927:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), nameOop); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadImageSegment': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32962:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32965:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32979:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), result); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLocalMicrosecondClock': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33006:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLogN': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33026:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLowSpaceSemaphore': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33057:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveMakePoint': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33100:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33101:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33152:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), pt); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveMaxIdentityHash': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33165:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveMillisecondClock': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33194:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveMillisecondClockMask': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33209:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)MillisecondClockMask << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveMod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33221:50: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33221:84: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] mod = doPrimitiveModby(longAt(GIV(stackPointer) + (1 * BytesPerWord)), longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33226:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)mod << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveModLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33257:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33258:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33283:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveMultiply': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33301:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33317:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33350:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveMultiplyLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33373:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33374:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33395:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveNew': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33411:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 0); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33414:69: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33421:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveNewMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33451:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] header = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33452:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] bytecodeCount = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33460:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] class = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33503:29: warning: right shift count >= width of type [-Wshift-count-overflow] if ((((usqInt) numSlots) >> 56) > 0) { ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33572:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), theMethod); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveNewPinned': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33585:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] obj = instantiateClassisPinned(longAt(GIV(stackPointer)), 1); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33588:69: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] reasonCode = (isFixedSizePointerFormat(instSpecOfClass(longAt(GIV(stackPointer)))) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33595:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveNewWithArg': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33622:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33690:71: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 0); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33693:53: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((int)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 1); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33706:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveNewWithArgPinned': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33730:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33791:71: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] obj = instantiateClassindexableSizeisPinned(longAt(GIV(stackPointer) + (1 * BytesPerWord)), size, 1); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33794:53: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((int)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 1); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33807:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), obj); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveNextInstance': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33830:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] object = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33913:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), subsequentObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveNextObject': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33936:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] instance = accessibleObjectAfter(longAt(GIV(stackPointer))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33939:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)0 << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33945:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveNotEqual': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33960:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33961:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerReceiver = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33964:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerReceiver != integerArgument ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33973:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (result ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveNotEqualLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33992:59: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerArg = signed64BitValueOf(longAt(GIV(stackPointer) + (0 * BytesPerWord))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33993:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerRcvr = signed64BitValueOf(longAt(GIV(stackPointer) + (1 * BytesPerWord))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:33996:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (integerRcvr != integerArg ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveNotIdentical': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34018:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] otherObject = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34019:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] thisObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34048:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (thisObject != otherObject ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitivePathToUsing': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34108:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (!(((longAt(GIV(stackPointer))) == GIV(trueObj)) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34109:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] || ((longAt(GIV(stackPointer))) == GIV(falseObj)))) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34114:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] goal = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34115:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] stack = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34116:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] followWeak = (longAt(GIV(stackPointer))) == GIV(trueObj); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34354:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] path = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34356:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), path); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34069:12: warning: variable 'freeStartAtStart' set but not used [-Wunused-but-set-variable] usqInt freeStartAtStart; ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitivePerformInSuperclass': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34389:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34390:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] lookupClass = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34422:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] selector = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34423:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34446:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34449:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34453:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34460:2: note: in expansion of macro 'sendBreakpointreceiver' sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector1), lengthOfMaybeImmediate(selector1), rcvr); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34502:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34517:76: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34517:42: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34380:11: warning: variable 'selector1' set but not used [-Wunused-but-set-variable] sqInt selector1; ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitivePerformWithArgs': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34550:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] actualReceiver = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34551:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] selector = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34552:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34575:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34578:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), actualReceiver); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34582:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), longAt((argumentArray + BaseHeaderSize) + (((sqInt)((usqInt)((index - 1)) << (shiftForWord())))))); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34589:2: note: in expansion of macro 'sendBreakpointreceiver' sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector1), lengthOfMaybeImmediate(selector1), actualReceiver); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34619:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34632:76: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34632:42: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((GIV(stackPointer) + offset) + delta, longAt(GIV(stackPointer) + offset)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34541:11: warning: variable 'selector1' set but not used [-Wunused-but-set-variable] sqInt selector1; ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveProfilePrimitive': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34659:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileMethod)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveProfileSample': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34684:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(profileProcess)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveProfileStart': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34719:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveQuit': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34751:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(GIV(stackPointer))) >> 1) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveQuo': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34771:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34787:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34823:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveQuoLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34854:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34855:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34873:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveRelinquishProcessor': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34890:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveRemLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34935:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34936:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34953:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveScreenDepth': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:34979:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)depth << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveScreenScaleFactor': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35008:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveScreenSize': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35080:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSecondsClock': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35147:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSetDisplayMode': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35171:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35175:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35188:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35204:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35220:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35240:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((5 - 1) * BytesPerWord)), (okay ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSetFullScreen': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35257:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSetImmutability': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35287:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35301:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35311:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35322:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (wasImmutable ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSetInterruptKey': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35341:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSetLogDirectory': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35377:25: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] stringOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSetOrHasIdentityHash': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35443:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] hasHash = (((longAt(GIV(stackPointer))) & (tagMask())) == 0) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35444:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && ((long32At((longAt(GIV(stackPointer))) + 4)) & (identityHashHalfWordMask())); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35446:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (hasHash ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35454:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35458:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35479:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35495:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35532:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)oldHash << 1) | 1)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSetWindowLabel': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35550:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] labelOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSetWindowSize': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35612:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35628:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveShortAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35666:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35672:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35688:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)value << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveShortAtPut': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35708:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35709:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35719:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35747:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((3 - 1) * BytesPerWord)), (((usqInt)value << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveShowDisplayRect': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35769:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35785:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35801:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer2 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35817:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer3 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSignalAtBytesLeft': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35852:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] bytes = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSine': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35890:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSize': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35926:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35985:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)(totalLength - fixedFields) << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSizeInBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35997:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] byteSize = ((longAt(GIV(stackPointer))) & (tagMask()) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:35999:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : bytesInObject(longAt(GIV(stackPointer)))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36002:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSizeInBytesOfInstance': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36036:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (!(((longAt(GIV(stackPointer))) & 1))) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36042:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] nElements = ((longAt(GIV(stackPointer))) >> 1); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36043:53: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] classFormat = ((longAt(((longAt(GIV(stackPointer) + (1 * BytesPerWord))) + BaseHeaderSize) + (((int)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 1); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36092:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36097:53: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] classFormat1 = ((longAt(((longAt(GIV(stackPointer) + (0 * BytesPerWord))) + BaseHeaderSize) + (((int)((usqInt)(InstanceSpecificationIndex) << (shiftForWord())))))) >> 1); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36117:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), ((byteSize << 1) | 1)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSomeInstance': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36129:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] class = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36139:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), instance); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSomeObject': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36158:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSpecialObjectsOop': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36172:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(specialObjectsOop)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSquareRoot': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36191:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreImageSegment': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36259:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36260:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36263:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36279:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] outPointerArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36280:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] segmentWordArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36281:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] arrayOfRoots = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStringAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36325:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36326:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36502:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStringAtPut': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36533:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36534:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36535:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36703:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStringReplace': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36743:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] array = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36744:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] start = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36745:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] stop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36746:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] repl = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:36747:39: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] replStart = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSubtract': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37013:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (((usqInt)integerResult << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSubtractLargeIntegers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37045:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oopArg = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37046:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oopRcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37080:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), oopResult); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveTestAndSetOwnershipOfCriticalSection': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37110:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] criticalSection = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37111:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] activeProc = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37116:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] criticalSection = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37143:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(falseObj)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37149:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(trueObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37154:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), GIV(nilObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveTestDisplayDepth': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37172:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37192:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (okay ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveTimesTwoPower': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37214:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] arg = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37222:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37238:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), floatObjectOf(result)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveTruncated': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37257:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveUnloadModule': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37323:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] moduleName = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37314:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37313:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveUTCMicrosecondClock': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37479:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveUtcAndTimezoneOffset': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37504:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37539:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveUtcWithOffset': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37566:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] resultArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37600:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), resultArray); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveVMPath': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37621:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), s); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveVMProfileSamplesInto': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37650:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (running ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37661:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] sampleBuffer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37671:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)numSamples << 1) | 1)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37642:11: warning: variable 'v' set but not used [-Wunused-but-set-variable] sqInt v; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveWait': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37688:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] sema = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'clearLeakMapAndMapAccessibleObjects': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37958:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:37957:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'instantiateClassindexableSizeisPinned': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:38749:29: warning: right shift count >= width of type [-Wshift-count-overflow] if ((((usqInt) numSlots) >> 56) > 0) { ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'shortentoIndexableSize': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:38991:29: warning: right shift count >= width of type [-Wshift-count-overflow] if ((((usqInt) numSlots) >> 56) > 0) { ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'allNewSpaceObjectsHaveZeroRTRefCount': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:39209:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'allWeakSurvivorsOnWeakList': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:39284:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'processEphemerons': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:39999:11: warning: variable 'oldList' set but not used [-Wunused-but-set-variable] sqInt oldList; ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:39998:11: warning: variable 'oldCorpse' set but not used [-Wunused-but-set-variable] sqInt oldCorpse; ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'writeScavengeLog': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:40765:28: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long long unsigned int' [-Wformat=] fprintf(GIV(scavengeLog), "\tsurvivor bytes: 0x%" PRIxSQINT "/%" PRIdSQINT " rem set: %" PRIdSQINT " tenured: %" PRIdSQINT " usecs: %" PRIdSQINT "\n", (GIV(scavengeLogRecord).eSurvivorBytes), (GIV(scavengeLogRecord).eSurvivorBytes), (GIV(scavengeLogRecord).eRememberedSetSize), ((GIV(scavengeLogRecord).eStatTenures)) - ((GIV(scavengeLogRecord).sStatTenures)), GIV(statSGCDeltaUsecs)); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:61:20: note: format string is defined here #define PRIdSQINT "d" /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'allInstancesOf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:41550:26: warning: right shift count >= width of type [-Wshift-count-overflow] if ((((usqInt) count) >> 56) > 0) { ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:41223:11: warning: variable 'prevPrevObj2' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj2; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:41222:11: warning: variable 'prevPrevObj11' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj11; ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:41221:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:41220:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'allObjects': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:41654:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:41653:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'allObjectsUnmarked': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:41836:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:41835:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'allOldMarkedWeakObjectsOnWeaklingStack': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:41939:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'allocateSlotsformatclassIndex': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:42745:28: warning: right shift count >= width of type [-Wshift-count-overflow] if ((((usqInt) numSlots) >> 56) > 0) { ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'checkHeapFreeSpaceIntegrity': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:43628:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:43627:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'checkHeapIntegrityclassIndicesShouldBeValid': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:43925:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:43924:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'clearLeakMapAndMapAccessibleFreeSpace': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:45021:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'clone': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:45209:29: warning: right shift count >= width of type [-Wshift-count-overflow] if ((((usqInt) numSlots) >> 56) > 0) { ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'countMarkedAndUnmarkdObjects': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:45497:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:45496:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'existInstancesInNewSpaceOf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46045:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'findStringBeginningWith': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46304:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46303:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'findString': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46451:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46450:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'initialInstanceOf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:47530:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:47529:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'initializeObjectMemory': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:47739:11: warning: variable 'freeChunk' set but not used [-Wunused-but-set-variable] sqInt freeChunk; ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'instantiateClassisPinned': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48209:28: warning: right shift count >= width of type [-Wshift-count-overflow] if ((((usqInt) numSlots) >> 56) > 0) { ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'loadImageSegmentFromoutPointers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:49653:36: warning: right shift count >= width of type [-Wshift-count-overflow] if ((((usqInt) numLoadedObjects) >> 56) > 0) { ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:49766:5: warning: statement with no effect [-Wunused-value] -classIndex3; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'longPrintInstancesWithClassIndex': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:49917:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:49916:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'longPrintReferencesTo': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:50036:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:50035:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'markObjects': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:51119:13: warning: assignment to 'sqInt' {aka 'int'} from 'void *' makes integer from pointer without a cast [-Wint-conversion] allocation = calloc(sizeof(void *), unscannedEphemeronsQueueInitialSize); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:51323:32: warning: passing argument 1 of 'free' makes pointer from integer without a cast [-Wint-conversion] free((GIV(unscannedEphemerons).start)); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:19, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'usqInt' {aka 'unsigned int'} extern void free (void *__ptr) __THROW; ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'objectBefore': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:52172:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:52171:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'objectsReachableFromRoots': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:52330:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:52329:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printActivationsOf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:53123:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:53122:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printContextReferencesTo': CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-aarch64-bin.tar.gz generated. /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:53278:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:53277:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printForwarders': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:53495:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:53494:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printFreeChunks': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:53613:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:53612:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printInstancesWithClassIndex': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:53965:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:53964:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printMethodImplementorsOf': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:54138:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:54137:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printMethodReferencesTo': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:54271:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:54270:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printObjectsWithHash': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:54446:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:54445:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printOopsExcept': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:54664:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:54663:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printOopsSuchThat': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:54834:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:54833:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printReferencesTo': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:54963:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:54962:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'pushOnUnscannedEphemeronsStack': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:55263:50: warning: passing argument 1 of 'realloc' makes pointer from integer without a cast [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:19, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /usr/include/stdlib.h:549:14: note: expected 'void *' but argument is of type 'usqInt' {aka 'unsigned int'} extern void *realloc (void *__ptr, size_t __size) ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:55263:15: warning: assignment to 'sqInt' {aka 'int'} from 'void *' makes integer from pointer without a cast [-Wint-conversion] reallocated = realloc((GIV(unscannedEphemerons).start), desiredSize); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/dispdbg.h:8, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'runLeakCheckerFor': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:55694:41: warning: value computed is not used [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqAssert.h:30:25: note: in definition of macro 'asserta' # define asserta(expr) (expr) ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'runLeakCheckerForexcludeUnmarkedObjsclassIndicesShouldBeValid': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:55715:41: warning: value computed is not used [-Wunused-value] asserta((checkInterpreterIntegrity()) == 0); /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqAssert.h:30:25: note: in definition of macro 'asserta' # define asserta(expr) (expr) ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'setHeapBasememoryLimitendOfMemory': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:55826:11: warning: variable 'oldStart' set but not used [-Wunused-but-set-variable] sqInt oldStart; ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:55823:11: warning: variable 'actualEdenBytes' set but not used [-Wunused-but-set-variable] sqInt actualEdenBytes; ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'storeImageSegmentIntooutPointersroots': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:56268:29: warning: right shift count >= width of type [-Wshift-count-overflow] if ((((usqInt) numSlots4) >> 56) > 0) { ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:56305:29: warning: right shift count >= width of type [-Wshift-count-overflow] if ((((usqInt) numSlots5) >> 56) > 0) { ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'stringForCString': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:56464:28: warning: right shift count >= width of type [-Wshift-count-overflow] if ((((usqInt) numSlots) >> 56) > 0) { ^~ CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-aarch64-bin.tar.gz.sha1 generated. /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'validClassTableHashes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:57039:11: warning: variable 'ignored' set but not used [-Wunused-but-set-variable] sqInt ignored; ^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'compact': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:57230:11: warning: variable 'prevPrevObj3' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj3; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:57229:11: warning: variable 'prevPrevObj2' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj2; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:57228:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:57227:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'copyAndUnmarkMobileObjects': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:57602:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'copyAndUnmark': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:57808:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'planCompactSavingForwarders': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:57980:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'reinitializeScanFrom': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:58112:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'scanForFirstFreeAndFirstMobileObjectFrom': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:58233:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'unmarkObjectsFromFirstFreeObject': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:58311:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'updatePointers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:58464:11: warning: variable 'prevPrevObj3' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj3; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:58463:11: warning: variable 'prevPrevObj2' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj2; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:58462:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:58461:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'validRelocationPlanInPass': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:59116:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'addSegmentOfSize': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:59194:109: warning: pointer targets in passing argument 3 of 'sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto' differ in signedness [-Wpointer-sign] segAddress = sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(ammount, firstGapOfSizeAtLeast(ammount), (&allocatedSize)); ~^~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:60:14: note: expected 'sqInt *' {aka 'int *'} but argument is of type 'usqInt *' {aka 'unsigned int *'} extern void *sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(sqInt sz, void *minAddr, sqInt *asp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'assertValidExecutionPointers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60206:82: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(lip, lifp, lisp, !((((usqInt)(longAt(lifp + FoxMethod)))) < (startOfMemory())), __LINE__); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'checkAllAccessibleObjectsOkay': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60341:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60340:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'checkIsStillMarriedContextcurrentFP': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60717:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && ((((((sqInt)(pointerForOop(longAt(maybeFP + FoxSavedFP))))) & (tagMask())) == 0) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60719:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] (oopForPointer(pointerForOop(longAt(maybeFP + FoxSavedFP)))) + (smallIntegerTag()))) == (longAt((aContext + BaseHeaderSize) + (((int)((usqInt)(InstructionPointerIndex) << (shiftForWord()))))))) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60720:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (((((usqInt)(longAt(maybeFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60721:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(maybeFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60722:41: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((maybeFP + FoxIFrameFlags) + 2)) != 0)))))) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60729:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] maybeFrameCtxt = longAt(maybeFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'checkOkayStackPage': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60802:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] frameRcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60806:17: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60812:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60813:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60814:39: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60816:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ok = ok && (checkOkayFields(longAt(theFP + FoxThisContext))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60818:56: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ok = ok && (checkOkayFields(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60820:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60821:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-aarch64-c-src.tar.gz generated. CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-aarch64-c-src.tar.gz.sha1 generated. CPack: - package: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-aarch64-include.tar.gz generated. /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60829:16: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(theSP); ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'checkStackPointerIndexForFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60971:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60973:120: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - GIV(stackPointer))) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60986:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60999:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61012:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61014:107: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'createActualMessageTo': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/dispdbg.h:38:48: warning: statement with no effect [-Wunused-value] # define mnuBreakpointreceiver(sel, len, rcvr) 0 ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61199:2: note: in expansion of macro 'mnuBreakpointreceiver' mnuBreakpointreceiver(firstFixedFieldOfMaybeImmediate(GIV(messageSelector)), lengthOfMaybeImmediate(GIV(messageSelector)), null); ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61270:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), message); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'disownVM': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61326:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'divorceAllFrames': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61362:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61363:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ CPack: - checksum file: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build/build/packages/PharoVM-9.0.22-421845e-Linux-aarch64-include.tar.gz.sha1 generated. [Pipeline] } [Pipeline] // dir /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61364:38: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61366:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] activeContext = longAt(theFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'divorceFramesIn': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61404:17: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theIP = longAt(theSP); ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61411:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61412:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61413:39: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61415:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theContext = longAt(theFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61445:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theIP = ((sqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61446:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61458:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ensureCallerContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61654:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61663:39: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61670:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61671:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61672:41: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61674:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ensureImageFormatIsUpToDate': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61724:11: warning: variable 'prevPrevObj2' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj2; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61723:11: warning: variable 'prevPrevObj11' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj11; ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61722:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ [Pipeline] stash /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61721:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'externalDivorceFrameandContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62084:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62093:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ~~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62101:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(callerFP1 + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62102:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(callerFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62103:42: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((callerFP1 + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62105:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerCtx = longAt(callerFP1 + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62114:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theIP = longAt((thePage->headSP)); ~~~~~~~~^~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62128:57: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theIP = oopForPointer(pointerForOop(longAt(frameAbove + FoxCallerSavedIP))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62166:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62171:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerIP = oopForPointer(pointerForOop(longAt(theFP + FoxCallerSavedIP))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62174:13: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(callerSP, callerIP); ^~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'externalEnsureIsBaseFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62198:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(aFramePtr + FoxSavedFP)) == 0) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'externalQuickPrimitiveResponse': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62345:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(((longAt(GIV(stackPointer))) + BaseHeaderSize) + (((sqInt)((usqInt)((localPrimIndex - 264)) << (shiftForWord()))))); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62346:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62355:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(trueObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62361:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(falseObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62367:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), GIV(nilObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62372:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)(localPrimIndex - 261) << 1) | 1)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'fetchPointerofMarriedContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62502:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(spouseFP + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62511:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62518:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62519:25: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62520:43: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62522:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return longAt(callerFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62539:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62541:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62542:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (offset - (ReceiverIndex + 1))) * BytesPerWord))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62543:94: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : ((offset - (ReceiverIndex + 1)) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62544:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (offset - (ReceiverIndex + 1))) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62545:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (offset - (ReceiverIndex + 1))) * BytesPerWord)))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'findFrameAboveinPage': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62720:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'findMethodWithPrimitiveFromContextUpToContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62812:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62813:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62814:39: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62815:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (homeContext == (longAt(theFP + FoxThisContext)))) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62819:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] || (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62820:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62821:40: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)))) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62822:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theMethod1 = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62824:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62834:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62835:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62836:41: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62838:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62844:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62851:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'findSPOfon': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62940:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:62953:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'findUnwindThroughContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63008:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63009:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63010:39: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63011:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (homeContext == (longAt(theFP + FoxThisContext)))) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63015:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (!(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63016:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63017:40: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0))) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63018:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theMethod1 = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63020:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63030:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63031:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63032:41: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63034:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ctxtOrNilOrZero = longAt(theFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63042:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63049:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'followForwardedFrameContentsstackPointer': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63095:59: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] for (ptr = theSP, toDoLimit1 = (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63098:16: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(ptr); ^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63101:14: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(ptr, followForwarded(oop)); ^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63104:140: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] for (ptr = ((theFP + FoxCallerSavedIP) + BytesPerWord), toDoLimit2 = (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63106:36: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))); ptr <= toDoLimit2; ptr += BytesPerWord) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63107:16: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(ptr); ^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63120:14: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(ptr, oop); ^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63123:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63124:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63125:38: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63130:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63131:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63132:38: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'frameContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63171:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'frameStackedReceiverOffset': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63215:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63217:37: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1)); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'frameStackedReceivernumArgs': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63231:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)(numArgs) << (shiftForWord())))))); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'handleForwardedSendFaultForTag': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63469:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63481:30: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63483:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (isPointers(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63484:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63485:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)))) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63486:75: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] followForwardedObjectFieldstoDepth(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63487:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt(GIV(framePointer) + FoxMFReceiver) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63488:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(GIV(framePointer) + FoxIFReceiver)), 0); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'handleSpecialSelectorSendFaultForfpsp': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63511:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63512:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63513:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'handleStackOverflow': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63553:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] source = ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63579:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && ((((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) < overflowLimitAddress) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63580:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (!((longAt(callerFP + FoxSavedFP)) == 0)))) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63589:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerFP1 = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63598:39: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63605:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(callerFP1 + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63606:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(callerFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63607:42: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((callerFP1 + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63609:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAt(callerFP1 + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63538:11: warning: variable 'callerContextOrNil' set but not used [-Wunused-but-set-variable] sqInt callerContextOrNil; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'iframeMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63761:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'isBaseFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63818:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return (longAt(theFP + FoxSavedFP)) == 0; ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'isFrameonPage': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63855:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'isWidowedContextDuringGC': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:64081:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((pointerForOop(longAt(maybeFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:64082:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (((((usqInt)(longAt(maybeFrame + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:64083:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(maybeFrame + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:64084:44: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((maybeFrame + FoxIFrameFlags) + 2)) != 0))) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:64086:39: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] maybeFrameCtxt = longAt(maybeFrame + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:64100:26: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(maybeFrame + FoxThisContext, maybeFrameCtxt); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'isWidowedContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:64161:39: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((pointerForOop(longAt(theFrame + FoxSavedFP))) == shouldBeFrameCallerField) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:64162:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (((((usqInt)(longAt(theFrame + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:64163:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFrame + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:64164:42: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFrame + FoxIFrameFlags) + 2)) != 0))) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:64167:25: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFrame + FoxThisContext)) == aOnceMarriedContext) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'lookupMethodInClass': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:64758:4: note: in expansion of macro 'sendBreakpointreceiver' sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(selector), lengthOfMaybeImmediate(selector), null); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:64873:2: note: in expansion of macro 'sendBreakpointreceiver' sendBreakpointreceiver(GIV(messageSelector) + BaseHeaderSize, lengthOfformat(GIV(messageSelector), (((usqInt) (longAt(GIV(messageSelector)))) >> (formatShift())) & (formatMask())), null); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:64730:11: warning: variable 'selector' set but not used [-Wunused-but-set-variable] sqInt selector; ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'markAndTraceStackPages': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65555:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage2->baseAddress)); ~~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'marriedContextpointsTostackDeltaForCurrentFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65634:46: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((anOop == ((((((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65636:106: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1)))) << 1) | 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65644:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (anOop == (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65646:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)))) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65649:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65655:56: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((((usqInt)(longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65655:72: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((((usqInt)(longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65656:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65656:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65657:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxIFrameFlags) + 2)) != 0)) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65657:78: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt(((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxIFrameFlags) + 2)) != 0)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65658:54: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65658:70: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (anOop == (longAt((pointerForOop(longAt(theFP + FoxSavedFP))) + FoxThisContext)))) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65663:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvrOffset = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65667:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (anOop == (longAt(theSP))) { ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65675:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (anOop == (longAt(theSP))) { ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'marryContextInNewStackPageAndInitializeInterpreterRegisters': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65709:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] aMethodObj = longAt(((GIV(stackPage)->headFP)) + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65721:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'marryFrameSP': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65754:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] methodFieldOrObj = longAt(theFP + FoxMethod); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65756:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxMethod, methodFieldOrObj + MFMethodFlagHasContextFlag); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65761:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65771:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65777:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(theFP + FoxMFReceiver); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65782:38: warning: passing argument 1 of 'byteAtput' makes integer from pointer without a cast [-Wint-conversion] byteAtput((theFP + FoxIFrameFlags) + 2, 1); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:159:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAtput(sqInt oop, int val) { return byteAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65784:45: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] numArgs = byteAt((theFP + FoxIFrameFlags) + 1); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65788:40: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] if ((byteAt((theFP + FoxIFrameFlags) + 3)) != 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65789:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] closureOrNil = longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (numArgs << (shiftForWord())))); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65795:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(theFP + FoxIFReceiver); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65800:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(theFP + FoxThisContext, theContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65807:60: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valuePointer2 = (oopForPointer(pointerForOop(longAt(theFP + FoxSavedFP)))) + (smallIntegerTag()); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65820:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65822:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - (i - 1)) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65823:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (i - 1)) * BytesPerWord))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65827:80: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] valuePointer = ((i - 1) < ((frameNumArgs2 = byteAt((theFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65828:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs2 - (i - 1)) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65829:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs2 - (i - 1)) * BytesPerWord))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'methodReturnBool': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66025:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (boolean ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'methodReturnFloat': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66044:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), floatObjectOf(aFloat)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'methodReturnInteger': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66060:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integer << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'methodReturnString': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66089:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'methodReturnValue': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66105:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'noInlineTemporaryin': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66298:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66300:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - offset) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66301:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - offset) * BytesPerWord))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66302:65: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (offset < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66303:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1 - offset) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66304:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - offset) * BytesPerWord)))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'noMarkedContextsOnPage': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66319:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66320:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66321:39: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66323:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt) (longAt((longAt(theFP + FoxThisContext)) + 4))) >> (markedBitHalfShift())) & 1) != 0) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66327:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] } while(((theFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ownVM': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66414:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'popStack': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66441:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'popthenPush': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66466:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((nItems - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveEventProcessingControl': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66576:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (enabled ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66583:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(trueObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66589:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(GIV(stackPointer))) == GIV(falseObj)) { ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66599:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (enabled ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStopProfiling': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66676:11: warning: unused variable 'sp' [-Wunused-variable] char *sp; ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printAllStacks': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66883:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66882:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printCallStackOfcurrentFP': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:67148:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ~~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:67292:15: warning: passing argument 1 of 'printHexnp' makes integer from pointer without a cast [-Wint-conversion] printHexnp(cogMethodOf(meth)); ^~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:41: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include/cointerp.h:354:32: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'CogMethod *' {aka 'struct *'} extern sqInt printHexnp(usqInt n); ~~~~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:67303:15: warning: passing argument 1 of 'printHexnp' makes integer from pointer without a cast [-Wint-conversion] printHexnp(cogMethodOf(meth)); ^~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:41: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include/cointerp.h:354:32: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'CogMethod *' {aka 'struct *'} extern sqInt printHexnp(usqInt n); ~~~~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printFrameAndCallersSPshort': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:67359:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:67360:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] printFrameAndCallersSPshort(pointerForOop(longAt(theFP + FoxSavedFP)), (assert(!(isBaseFrame(theFP))), ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:67361:72: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] (theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:67363:36: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + BytesPerWord), printShort); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printFrameOopat': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:67383:14: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printFrameOopindexat': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:67409:14: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printFrameThingandFrameat': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:67468:14: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printFrameThingat': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:67504:14: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] it = longAt(address); ^~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:67590:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] aFrame = pointerForOop(longAt(aFrame + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:67601:85: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] (frameAbove + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(frameAbove + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:67603:41: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : byteAt((frameAbove + FoxIFrameFlags) + 1))))) + BytesPerWord) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:67611:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theSP = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printLikelyImplementorsOfSelector': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:67694:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:67693:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'printStackReferencesTo': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69002:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] while (theSP <= (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69005:25: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (oop == (longAt(theSP))) { ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69007:18: warning: passing argument 1 of 'printHexnp' makes integer from pointer without a cast [-Wint-conversion] printHexnp(theFP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:67637:19: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' printHexnp(usqInt n) ~~~~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69009:18: warning: passing argument 1 of 'printHexnp' makes integer from pointer without a cast [-Wint-conversion] printHexnp(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:67637:19: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' printHexnp(usqInt n) ~~~~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69015:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69016:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69017:41: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69018:31: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (oop == (longAt(theFP + FoxThisContext))) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69020:18: warning: passing argument 1 of 'printHexnp' makes integer from pointer without a cast [-Wint-conversion] printHexnp(theFP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:67637:19: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' printHexnp(usqInt n) ~~~~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69026:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (oop == (longAt(theFP + FoxMethod))) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69028:17: warning: passing argument 1 of 'printHexnp' makes integer from pointer without a cast [-Wint-conversion] printHexnp(theFP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:67637:19: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' printHexnp(usqInt n) ~~~~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69033:51: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (!(((callerFP = pointerForOop(longAt(theFP + FoxSavedFP)))) != 0)) break; ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69041:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (oop == (longAt(theSP))) { ^~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69043:17: warning: passing argument 1 of 'printHexnp' makes integer from pointer without a cast [-Wint-conversion] printHexnp(theFP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:67637:19: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' printHexnp(usqInt n) ~~~~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69045:17: warning: passing argument 1 of 'printHexnp' makes integer from pointer without a cast [-Wint-conversion] printHexnp(theSP); ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:67637:19: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'char *' printHexnp(usqInt n) ~~~~~~~^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'pushBool': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69125:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'pushedReceiverOrClosureOfFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69138:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return longAt(theFP + (frameStackedReceiverOffset(theFP))); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'pushFloat': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69150:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'pushInteger': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69161:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), (((usqInt)integerValue << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'push': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69175:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'readImageFromFileStartingAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:312:30: warning: statement with no effect [-Wunused-value] # define SQ_SWAP_4_BYTES(x) __builtin_bswap32(x) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69470:3: note: in expansion of macro 'SQ_SWAP_4_BYTES' SQ_SWAP_4_BYTES(w); ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69485:33: warning: statement with no effect [-Wunused-value] ((((usqInt) w1) >> 8) & 0xFF) | (((int)((usqInt)((w1 & 0xFF)) << 8))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69556:30: warning: passing argument 1 of 'pointerForOop' makes integer from pointer without a cast [-Wint-conversion] cogCodeBase = pointerForOop(allocateJITMemory(GIV(cogCodeSize), ((header.oldBaseAddr)) - GIV(cogCodeSize))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:152:44: note: expected 'usqInt' {aka 'unsigned int'} but argument is of type 'void *' static inline char *pointerForOop(usqInt oop) { return (char *)oop; } ~~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69557:61: warning: comparison between pointer and integer desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69557:112: warning: pointer/integer type mismatch in conditional expression desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69557:24: warning: assignment to 'sqInt' {aka 'int'} from 'char *' makes integer from pointer without a cast [-Wint-conversion] desiredPositionOfHeap = (((cogCodeBase + GIV(cogCodeSize)) < ((header.oldBaseAddr))) ? ((header.oldBaseAddr)) : (cogCodeBase + GIV(cogCodeSize))); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69713:29: warning: passing argument 1 of 'initializeCodeZoneFromupTo' makes integer from pointer without a cast [-Wint-conversion] initializeCodeZoneFromupTo(cogCodeBase, cogCodeBase + GIV(cogCodeSize)); ^~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:42: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include/cogit.h:56:46: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' extern void initializeCodeZoneFromupTo(sqInt startAddress, sqInt endAddress); ~~~~~~^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69713:54: warning: passing argument 2 of 'initializeCodeZoneFromupTo' makes integer from pointer without a cast [-Wint-conversion] initializeCodeZoneFromupTo(cogCodeBase, cogCodeBase + GIV(cogCodeSize)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:42: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/../repository/generated/32/vm/include/cogit.h:56:66: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' extern void initializeCodeZoneFromupTo(sqInt startAddress, sqInt endAddress); ~~~~~~^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'reapAndResetErrorCodeToheader': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69842:67: warning: passing argument 1 of 'mframeCogMethod' makes pointer from integer without a cast [-Wint-conversion] longAtput((temporaryIndex < ((frameNumArgs = ((mframeCogMethod(theFP))->cmNumArgs))) ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18662:23: note: expected 'char *' but argument is of type 'sqInt' {aka 'int'} mframeCogMethod(char *theFP) ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'reestablishContextPriorToCallback': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69891:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69924:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69930:80: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(GIV(framePointer) + FoxCallerSavedIP)))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69933:64: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(GIV(framePointer) + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69972:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'retryPrimitiveOnFailure': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:70148:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (index * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:70163:37: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (index * BytesPerWord), oop); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'returnAsThroughCallbackContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:70240:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:70277:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:70281:68: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] GIV(instructionPointer) = ((usqInt)(pointerForOop(longAt(theFP + FoxCallerSavedIP)))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:70284:52: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] GIV(framePointer) = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:70286:55: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] aMethodObj = ((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:70288:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(GIV(framePointer) + FoxMethod)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:70304:144: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] assertValidExecutionPointersimbarline(GIV(instructionPointer), GIV(framePointer), GIV(stackPointer), !((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory())), __LINE__); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:70350:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'saneFunctionPointerForFailureOfPrimIndex': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:70482:11: warning: variable 'theClass' set but not used [-Wunused-but-set-variable] sqInt theClass; ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'shortPrintContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:70695:32: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'shortPrintFrameAndCallers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:70736:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (!((longAt(theFP + FoxSavedFP)) == 0)) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:70737:56: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] shortPrintFrameAndCallers(pointerForOop(longAt(theFP + FoxSavedFP))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'shortPrintFrameAndNCallers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:70784:57: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] shortPrintFrameAndNCallers(pointerForOop(longAt(theFP + FoxSavedFP)), n - 1); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'shortReversePrintFrameAndCallers': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:70840:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:70849:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'snapshot': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71034:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71111:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71118:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), rcvr); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71130:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr1 = longAt(GIV(stackPointer) + (numArgs * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71136:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(framePointer) + FoxIFSavedIP, GIV(instructionPointer)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71140:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) - BytesPerWord), GIV(instructionPointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71143:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71143:59: warning: passing argument 2 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) - BytesPerWord), GIV(framePointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:50: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71150:20: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71164:20: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71170:20: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp21 = GIV(stackPointer) - BytesPerWord), object2); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71173:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), 0); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71180:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71183:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71188:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) - BytesPerWord), rcvr1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71192:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) - BytesPerWord), GIV(nilObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71204:65: warning: passing argument 1 of 'reapAndResetErrorCodeToheader' makes integer from pointer without a cast [-Wint-conversion] shouldSkipStoreBytecode = reapAndResetErrorCodeToheader(GIV(framePointer), methodHeader); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69726:37: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' reapAndResetErrorCodeToheader(sqInt theFP, sqInt methodHeader) ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'stackFloatValue': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71622:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'stackIntegerValue': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71645:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'stackObjectValue': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71682:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'stackPointerIndexForFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71763:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71765:107: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (((usqInt) ((theFP + FoxIFReceiver) - theSP)) >> (shiftForWord())) + (byteAt((theFP + FoxIFrameFlags) + 1))); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'stackPositiveMachineIntegerValue': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71782:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'stackSignedMachineIntegerValue': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71847:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'stackTop': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71855:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'stackValue': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71865:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'storeSenderOfFramewithValue': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72246:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72253:82: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72255:36: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), anOop); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72255:45: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((theFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ? ((mframeCogMethod(theFP))->cmNumArgs) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : byteAt((theFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), anOop); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72259:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72268:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage1->baseAddress)); ~~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72275:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72276:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72277:41: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72279:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAt(callerFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72324:91: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput((theMovedFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theMovedFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72326:41: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : byteAt((theMovedFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), anOop); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72326:50: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((theMovedFP + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theMovedFP + FoxMethod)))) < (startOfMemory()) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ? ((mframeCogMethod(theMovedFP))->cmNumArgs) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : byteAt((theMovedFP + FoxIFrameFlags) + 1))))) + (2 * BytesPerWord), anOop); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72237:11: warning: variable 'callerContextOrNil' set but not used [-Wunused-but-set-variable] sqInt callerContextOrNil; ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'validInstructionPointerinFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72585:91: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return validInstructionPointerinMethodframePointer(anInstrPointer, ((((usqInt)(longAt(fp + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72587:15: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(fp + FoxMethod)), fp); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'cloneContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72863:49: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valuePointer2 = ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72865:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - i) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72866:61: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - i) * BytesPerWord))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72867:66: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (i < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72868:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - i) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72869:61: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - i) * BytesPerWord)))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'doPrimitiveSameThreadCallout': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72921:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72943:19: warning: assignment to 'void *' from 'sqInt' {aka 'int'} makes pointer from integer without a cast [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72951:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72959:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72983:13: warning: assignment to 'sqInt' {aka 'int'} from 'void *' makes integer from pointer without a cast [-Wint-conversion] argHolder = alloca((argType->size)); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72984:17: warning: assignment to 'void *' from 'sqInt' {aka 'int'} makes pointer from integer without a cast [-Wint-conversion] parameters[i] = argHolder; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72999:45: warning: passing argument 1 of 'marshallAndPushReturnValueFromofTypepoping' makes integer from pointer without a cast [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (cif->rtype), 3); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:1703:76: note: expected 'sqInt' {aka 'int'} but argument is of type 'void *' static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ~~~~~~^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'doPrimitiveWorkerCallout': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73056:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73078:19: warning: assignment to 'void *' from 'sqInt' {aka 'int'} makes pointer from integer without a cast [-Wint-conversion] externalFunction = longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73085:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] anOop2 = longAt(((longAt(GIV(stackPointer) + (PARAM_EXTERNALFUNCTION * BytesPerWord))) + BaseHeaderSize) + (1U << (shiftForWord()))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73092:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (PARAM_SEMAPHORE_INDEX * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73112:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73121:47: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] argumentsArrayOop = longAt(GIV(stackPointer) + (PARAM_ARGUMENTS * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73143:13: warning: assignment to 'sqInt' {aka 'int'} from 'void *' makes integer from pointer without a cast [-Wint-conversion] argHolder = malloc((argType->size)); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73144:17: warning: assignment to 'void *' from 'sqInt' {aka 'int'} makes pointer from integer without a cast [-Wint-conversion] parameters[i] = argHolder; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73149:10: warning: assignment to 'sqInt' {aka 'int'} from 'void *' makes integer from pointer without a cast [-Wint-conversion] aPtr = parameters[i1]; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73152:11: warning: passing argument 1 of 'free' makes pointer from integer without a cast [-Wint-conversion] free(aPtr); ^~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:19, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'sqInt' {aka 'int'} extern void free (void *__ptr) __THROW; ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73174:9: warning: assignment to 'void *' from 'long int' makes pointer from integer without a cast [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73176:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((4 - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'doPrimitiveWorkerExtractReturnValue': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73215:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] anOop = longAt(GIV(stackPointer) + (PARAM_TASK_ADDRESS * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73225:14: warning: assignment to 'void *' from 'sqInt' {aka 'int'} makes pointer from integer without a cast [-Wint-conversion] taskAddress = longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73228:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] receiver = longAt(GIV(stackPointer) + (PARAM_RECEIVER * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73245:45: warning: passing argument 1 of 'marshallAndPushReturnValueFromofTypepoping' makes integer from pointer without a cast [-Wint-conversion] marshallAndPushReturnValueFromofTypepoping(returnHolder, (((task->cif))->rtype), 2); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:1703:76: note: expected 'sqInt' {aka 'int'} but argument is of type 'void *' static void NoDbgRegParms marshallAndPushReturnValueFromofTypepoping(sqInt returnHolder, ffi_type *ffiType, sqInt argumentsAndReceiverCount); ~~~~~~^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73251:23: warning: assignment to 'sqInt' {aka 'int'} from 'void *' makes integer from pointer without a cast [-Wint-conversion] anParameterAddress = parameters[i]; ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73253:26: warning: passing argument 1 of 'free' makes pointer from integer without a cast [-Wint-conversion] doFreeFromTask(task, anParameterAddress); ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2826:47: note: in definition of macro 'doFreeFromTask' #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:19, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'sqInt' {aka 'int'} extern void free (void *__ptr) __THROW; ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73262:24: warning: passing argument 1 of 'free' makes pointer from integer without a cast [-Wint-conversion] doFreeFromTask(task, ((sqInt)task)); ~^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2826:47: note: in definition of macro 'doFreeFromTask' #define doFreeFromTask(aTask,anAddress) (free(anAddress)) ^~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:19, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /usr/include/stdlib.h:563:25: note: expected 'void *' but argument is of type 'int' extern void free (void *__ptr) __THROW; ~~~~~~^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73208:13: warning: variable 'worker' set but not used [-Wunused-but-set-variable] Worker *worker; ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'fieldofFrame': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73316:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73323:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] (callerContextOrNil = longAt((thePage->baseAddress))), ~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73328:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : (((((usqInt)(longAt(callerFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73329:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(callerFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73330:44: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((callerFP + FoxIFrameFlags) + 2)) != 0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73333:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAt(callerFP + FoxThisContext)) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73341:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73343:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxMethod)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73346:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73347:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73348:39: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 3)) != 0) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73350:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] (numArgs = ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73352:41: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFP + FoxIFrameFlags) + 1))), ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73353:18: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAt(theFP + ((FoxCallerSavedIP + BytesPerWord) + (((sqInt)((usqInt)(numArgs) << (shiftForWord()))))))) ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73357:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73358:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt(theFP + FoxMFReceiver) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73359:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP + FoxIFReceiver)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73363:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] return ((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73365:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73366:56: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (index - CtxtTempFrameStart)) * BytesPerWord))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73367:88: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : ((index - CtxtTempFrameStart) < ((frameNumArgs1 = byteAt((theFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73368:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((theFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - CtxtTempFrameStart)) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73369:56: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((theFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - CtxtTempFrameStart)) * BytesPerWord)))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'getHandler': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73399:9: warning: returning 'sqInt' {aka 'int'} from a function with return type 'void *' makes pointer from integer without a cast [-Wint-conversion] return longAt((anOop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'marshallAndPushReturnValueFromofTypepoping': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73468:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73474:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal1 << 1) | 1)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73487:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73493:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73499:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal2 << 1) | 1)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73505:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), (((usqInt)integerVal3 << 1) | 1)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73556:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp6 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop2); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73562:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp7 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop3); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73572:10: warning: assignment to 'void *' from 'long int' makes pointer from integer without a cast [-Wint-conversion] ptr[0] = (((sqIntptr_t)aPointer)); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73574:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp8 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop4); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73583:25: warning: passing argument 2 of 'memcpy' makes pointer from integer without a cast [-Wint-conversion] memcpy(targetPointer, returnHolder, sizeToCopy); ^~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:20, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /usr/include/string.h:42:14: note: expected 'const void * restrict' but argument is of type 'sqInt' {aka 'int'} extern void *memcpy (void *__restrict __dest, const void *__restrict __src, ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73585:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp9 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), oop5); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73592:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp10 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73599:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp11 = GIV(stackPointer) + ((argumentsAndReceiverCount - 1) * BytesPerWord)), floatObjectOf(f1)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'marshallArgumentFromatIndexintoofTypewithSize': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73671:12: warning: assignment to 'void *' from 'sqInt' {aka 'int'} makes pointer from integer without a cast [-Wint-conversion] address = longAt((oop1 + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:73690:10: warning: passing argument 1 of 'memcpy' makes pointer from integer without a cast [-Wint-conversion] memcpy(argHolder, srcPtr, argTypeSize); ^~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:20, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /usr/include/string.h:42:14: note: expected 'void * restrict' but argument is of type 'sqInt' {aka 'int'} extern void *memcpy (void *__restrict __dest, const void *__restrict __src, ^~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveAllVMParameters': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74291:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveClone': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74309:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74333:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newCopy); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveContextAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74391:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74399:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74560:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74705:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74718:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] value = ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74720:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (index - 1)) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74721:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (index - 1)) * BytesPerWord))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74722:73: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : ((index - 1) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74723:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? longAt((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - 1)) * BytesPerWord)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74724:58: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - 1)) * BytesPerWord)))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74726:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveContextAtPut': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74762:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] value = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74764:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74766:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] aContext = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74920:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74933:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((usqInt)(longAt(spouseFP + FoxMethod)))) < (startOfMemory())) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74936:4: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(((index - 1) < ((frameNumArgs = ((mframeCogMethod(spouseFP))->cmNumArgs))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ? (spouseFP + FoxCallerSavedIP) + ((frameNumArgs - (index - 1)) * BytesPerWord) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : ((spouseFP + FoxMFReceiver) - BytesPerWord) + ((frameNumArgs - (index - 1)) * BytesPerWord)), value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74939:74: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] if ((index - 1) < ((frameNumArgs1 = byteAt((spouseFP + FoxIFrameFlags) + 1)))) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74940:44: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((spouseFP + FoxCallerSavedIP) + ((frameNumArgs1 - (index - 1)) * BytesPerWord), value); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74943:58: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(((spouseFP + FoxIFReceiver) - BytesPerWord) + ((frameNumArgs1 - (index - 1)) * BytesPerWord), value); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74947:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveContextSize': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:74974:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75058:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)sz << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveDeferDisplayUpdates': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75074:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] flag = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveDoNamedPrimitiveWithArgs': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75155:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75157:39: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] methodArg = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75343:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75349:20: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top1 = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75355:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) - BytesPerWord), primRcvr); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75361:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75383:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75387:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), object2); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75391:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), object3); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75395:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), object4); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75144:11: warning: variable 'val' set but not used [-Wunused-but-set-variable] sqInt val; ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75108:11: warning: variable 'classOop' set but not used [-Wunused-but-set-variable] sqInt classOop; ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveDoPrimitiveWithArgs': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75448:29: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75450:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] primIdx = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75485:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] GIV(tempOop2) = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75487:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75504:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), rcvr); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75516:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) - BytesPerWord), object); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75561:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (!((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()))))) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75573:2: warning: statement with no effect [-Wunused-value] !GIV(primFailCode); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75581:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75585:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) - BytesPerWord), rcvr); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75589:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) - BytesPerWord), (((usqInt)primIdx << 1) | 1)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75592:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) - BytesPerWord), GIV(tempOop)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveExecuteMethod': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75619:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75632:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveExecuteMethodArgsArray': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75690:30: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] methodArgument = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75692:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] argumentArray = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75724:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75733:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), rcvr); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75740:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), object); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveExternalCall': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:75817:11: warning: variable 'val' set but not used [-Wunused-but-set-variable] sqInt val; ^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFFIAllocate': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76028:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76046:7: warning: assignment to 'sqInt' {aka 'int'} from 'void *' makes integer from pointer without a cast [-Wint-conversion] addr = malloc(byteSize); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76058:9: warning: assignment to 'void *' from 'long int' makes pointer from integer without a cast [-Wint-conversion] ptr[0] = (((sqIntptr_t)addr)); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76061:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFFIFree': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76079:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop1 = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76100:7: warning: assignment to 'void *' from 'sqInt' {aka 'int'} makes pointer from integer without a cast [-Wint-conversion] addr = longAt((oop + BaseHeaderSize) + (0U << (shiftForWord()))); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76107:18: warning: passing argument 1 of 'isInMemory' makes integer from pointer without a cast [-Wint-conversion] || (isInMemory(addr)))) { ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48588:18: note: expected 'sqInt' {aka 'int'} but argument is of type 'void *' isInMemory(sqInt address) ~~~~~~^~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76140:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFFIIntegerAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76168:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76186:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76202:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76218:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76285:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFFIIntegerAtPut': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76313:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] obj = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76331:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76347:38: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueOop = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76349:45: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer1 = longAt(GIV(stackPointer) + (3 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76365:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] oop = longAt(GIV(stackPointer) + (4 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76429:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueOop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFindHandlerContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76458:85: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] handlerOrNilOrZero = findMethodWithPrimitiveFromContextUpToContext(199, longAt(GIV(stackPointer)), GIV(nilObj)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76464:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), handlerOrNilOrZero); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFindNextUnwindContext': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76495:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] stopContext = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76497:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] calleeContext = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76527:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((longAt(theFP + FoxSavedFP)) == 0) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76532:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] startFP = pointerForOop(longAt(theFP + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76536:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if ((((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76537:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76538:42: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76539:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] && (stopContext == (longAt(theFP1 + FoxThisContext)))) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76543:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (!(((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76544:25: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagIsBlockFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76545:43: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 3)) != 0))) { ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76546:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theMethod = ((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76548:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] : longAt(theFP1 + FoxMethod)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76558:37: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP1 + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76559:26: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP1 + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76560:44: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP1 + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76562:43: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] handlerOrNilOrZero = longAt(theFP1 + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76570:42: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] theFP1 = pointerForOop(longAt(theFP1 + FoxSavedFP)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76577:40: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] callerContextOrNil = longAt((thePage->baseAddress)); ~~~~~~~~^~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76608:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), handlerOrNilOrZero); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveFullGC': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76644:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76652:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal1 << 1) | 1)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveGetCurrentWorkingDirectory': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76674:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveIncrementalGC': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76956:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), (((usqInt)integerVal << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveInstVarAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76984:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:76986:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77126:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveInstVarAtPut': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77151:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77153:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77155:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77305:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadBoolean8FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77326:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77328:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77386:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadBoolean8FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77402:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77404:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77423:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadChar16FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77444:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77446:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77503:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadChar16FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77519:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77521:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77538:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadChar32FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77559:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77561:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77618:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadChar32FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77634:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77636:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77653:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadChar8FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77674:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77676:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77732:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadChar8FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77748:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77750:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77767:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadFloat32FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77788:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77790:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77847:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadFloat32FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77863:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77865:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77882:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadFloat64FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77903:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77905:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77962:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadFloat64FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77978:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77980:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:77997:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadInt16FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78017:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78019:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78075:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadInt16FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78090:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78092:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78108:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadInt32FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78129:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78131:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78194:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadInt32FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78210:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78212:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78235:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadInt64FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78256:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78258:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78315:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadInt64FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78331:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78333:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78350:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadInt8FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78370:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78372:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78427:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadInt8FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78442:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78444:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78460:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadPointerFromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78481:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78483:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ Stashed 32 file(s) [Pipeline] archiveArtifacts Archiving artifacts /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78542:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadPointerFromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78558:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78560:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78579:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), object); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadSymbolFromModule': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78616:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] module = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78618:36: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] symbol = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78663:50: warning: passing argument 1 of 'ioLoadModuleOfLength' makes integer from pointer without a cast [-Wint-conversion] moduleHandle = ((void *) (ioLoadModuleOfLength(moduleNameString, moduleNameStringSize))); ^~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:558:8: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' void *ioLoadModuleOfLength(sqInt moduleNameIndex, sqInt moduleNameLength); ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78699:43: warning: passing argument 1 of 'ioLoadSymbolOfLengthFromModule' makes integer from pointer without a cast [-Wint-conversion] address = ioLoadSymbolOfLengthFromModule(symbolString, symbolStringSize, moduleHandle); ^~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:559:8: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' void *ioLoadSymbolOfLengthFromModule(sqInt functionNameIndex, sqInt functionNameLength, void *moduleHandle); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78708:9: warning: assignment to 'void *' from 'long int' makes pointer from integer without a cast [-Wint-conversion] ptr[0] = (((sqIntptr_t)address)); ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78711:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadUInt16FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78732:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78734:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78790:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadUInt16FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78805:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78807:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78823:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadUInt32FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78849:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78851:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78952:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadUInt32FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78973:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:78975:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79036:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadUInt64FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79057:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79059:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79116:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadUInt64FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79132:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79134:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79151:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadUInt8FromBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79171:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79173:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79228:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLoadUInt8FromExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79243:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79245:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79261:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)value << 1) | 1)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveLongRunningPrimitive': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79330:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((1 - 1) * BytesPerWord)), result); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveObjectPointsTo': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79363:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] thang = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79365:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79368:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79396:21: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), (trueOrFalse ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79417:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79434:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79445:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(trueObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79451:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp5 = GIV(stackPointer) + ((2 - 1) * BytesPerWord)), GIV(falseObj)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitivePerform': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79467:50: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] GIV(messageSelector) = longAt(GIV(stackPointer) + ((GIV(argumentCount) - 1) * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79469:41: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] newReceiver = longAt(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79472:78: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79472:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (i * BytesPerWord), longAt(GIV(stackPointer) + ((i - 1) * BytesPerWord))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:38: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/dispdbg.h:37:49: warning: statement with no effect [-Wunused-value] # define sendBreakpointreceiver(sel, len, rcvr) 0 ^ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79482:2: note: in expansion of macro 'sendBreakpointreceiver' sendBreakpointreceiver(firstFixedFieldOfMaybeImmediate(GIV(messageSelector)), lengthOfMaybeImmediate(GIV(messageSelector)), newReceiver); ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79497:85: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79497:32: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + ((i - 1) * BytesPerWord), longAt(GIV(stackPointer) + (i * BytesPerWord))); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79499:31: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput(GIV(stackPointer) + (GIV(argumentCount) * BytesPerWord), GIV(messageSelector)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitivePin': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79530:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] obj = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79538:23: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] boolean = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79573:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), wasPinned); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSetGCSemaphore': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79612:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSignalAtMilliseconds': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79649:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] msecsObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79651:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSignalAtUTCMicroseconds': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79720:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] usecsObj = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79722:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] sema = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSlotAt': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79814:21: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79816:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79865:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), value); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79886:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal << 1) | 1)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79899:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), (((usqInt)integerVal1 << 1) | 1)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79912:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp3 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:79970:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveSlotAtPut': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80016:24: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] newValue = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80018:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80020:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80074:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80166:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80185:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp2 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80199:19: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp4 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), newValue); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreBoolean8IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80230:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80232:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80234:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80302:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreBoolean8IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80319:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80321:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80323:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80352:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreChar16IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80373:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80375:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80377:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80436:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreChar16IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80452:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80454:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80456:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80475:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreChar32IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80496:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80498:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80500:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80559:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreChar32IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80575:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80577:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80579:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80598:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreChar8IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80619:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80621:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80623:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80681:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreChar8IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80697:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80699:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80701:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80720:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreFloat32IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80743:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80745:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80747:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80819:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreFloat32IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80837:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80839:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80841:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80873:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreFloat64IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80896:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80898:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80900:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80972:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreFloat64IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80990:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80992:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:80994:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81026:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreInt16IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81047:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81049:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81051:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81109:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreInt16IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81125:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81127:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81129:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81147:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreInt32IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81168:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81170:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81172:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81233:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreInt32IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81249:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81251:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81253:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81274:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreInt64IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81295:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81297:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81299:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81360:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreInt64IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81376:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81378:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81380:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81401:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreInt8IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81422:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81424:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81426:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81483:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreInt8IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81499:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81501:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81503:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81521:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStorePointerIntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81543:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81545:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81547:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81617:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStorePointerIntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81634:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81636:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81638:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81668:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreStackp': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81693:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ctxt = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81695:44: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] integerPointer = longAt(GIV(stackPointer) + (0 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreUInt16IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81801:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81803:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81805:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81868:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreUInt16IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81884:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81886:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81888:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81911:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreUInt32IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81932:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81934:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81936:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:81997:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreUInt32IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82013:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82015:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82017:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82038:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreUInt64IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82059:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82061:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82063:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82124:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreUInt64IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82140:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82142:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82144:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82165:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreUInt8IntoBytes': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82186:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82188:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82190:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82252:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveStoreUInt8IntoExternalAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82268:27: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] valueObject = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82270:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (1 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82272:34: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] rcvr = longAt(GIV(stackPointer) + (2 * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82295:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), valueObject); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveVMParameter': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82436:35: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] index = longAt(GIV(stackPointer) + (offset * BytesPerWord)); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82457:17: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), oop); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82462:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] argOop = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82670:18: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp1 = GIV(stackPointer) + (((GIV(argumentCount) + 1) - 1) * BytesPerWord)), result1); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'primitiveVoidReceiver': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82690:56: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] longAtPointerput(((((usqInt)(longAt(GIV(framePointer) + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'pruneStackstackp': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82811:48: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] while (((callerFP = pointerForOop(longAt(fp + FoxSavedFP)))) != 0) { ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82822:33: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] if (((((usqInt)(longAt(theFP + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82823:22: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] ? ((longAt(theFP + FoxMethod)) & MFMethodFlagHasContextFlag) != 0 ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82824:40: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : (byteAt((theFP + FoxIFrameFlags) + 2)) != 0)) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82826:28: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] objOrFP = longAt(theFP + FoxThisContext); ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82830:83: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] (theFPAbove + (frameStackedReceiverOffsetNumArgs(((((usqInt)(longAt(theFPAbove + FoxMethod)))) < (startOfMemory()) ^ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82832:41: warning: passing argument 1 of 'byteAt' makes integer from pointer without a cast [-Wint-conversion] : byteAt((theFPAbove + FoxIFrameFlags) + 1))))) + BytesPerWord)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:158:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt byteAt(sqInt oop) { return byteAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82760:11: warning: variable 'oop1' set but not used [-Wunused-but-set-variable] sqInt oop1; ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ptEnterInterpreterFromCallback': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82890:16: warning: passing argument 1 of 'longAtput' makes integer from pointer without a cast [-Wint-conversion] longAtput((sp = GIV(stackPointer) - BytesPerWord), GIV(newMethod)); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:165:39: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAtput(sqInt oop, sqInt val) { return longAtPointerput(pointerForOop(oop), val); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'ptExitInterpreterToCallback': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:82990:19: warning: passing argument 1 of 'longAt' makes integer from pointer without a cast [-Wint-conversion] top = longAt(GIV(stackPointer)); ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2047:34: note: in definition of macro 'GIV' # define GIV(interpreterInstVar) interpreterInstVar ^~~~~~~~~~~~~~~~~~ In file included from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sq.h:26, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/include/pharovm/pharo.h:11, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/pThreadedFFI.h:22, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/ffi/include/worker.h:5, from /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:32: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/extracted/vm/include/common/sqMemoryAccess.h:164:36: note: expected 'sqInt' {aka 'int'} but argument is of type 'char *' static inline sqInt longAt(sqInt oop) { return longAtPointer(pointerForOop(oop)); } ~~~~~~^~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'readAddress': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:83014:9: warning: returning 'sqInt' {aka 'int'} from a function with return type 'void *' makes pointer from integer without a cast [-Wint-conversion] return longAt((anOop + BaseHeaderSize) + (0U << (shiftForWord()))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'unmarkAfterPathTo': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:83037:11: warning: variable 'prevPrevObj1' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj1; ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:83036:11: warning: variable 'prevPrevObj' set but not used [-Wunused-but-set-variable] sqInt prevPrevObj; ^~~~~~~~~~~ At top level: /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72596:1: warning: 'validStackPageBaseFrames' defined but not used [-Wunused-function] validStackPageBaseFrames(void) ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72583:1: warning: 'validInstructionPointerinFrame' defined but not used [-Wunused-function] validInstructionPointerinFrame(usqInt anInstrPointer, char *fp) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72569:1: warning: 'validBCPCinMethod' defined but not used [-Wunused-function] validBCPCinMethod(sqInt thePC, usqInt aMethod) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71667:1: warning: 'stackLimitBytes' defined but not used [-Wunused-function] stackLimitBytes(void) ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:71217:1: warning: 'space' defined but not used [-Wunused-function] space(void) ^~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:70479:1: warning: 'saneFunctionPointerForFailureOfPrimIndex' defined but not used [-Wunused-function] saneFunctionPointerForFailureOfPrimIndex(sqInt primIndex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:69136:1: warning: 'pushedReceiverOrClosureOfFrame' defined but not used [-Wunused-function] pushedReceiverOrClosureOfFrame(char *theFP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:66312:1: warning: 'noMarkedContextsOnPage' defined but not used [-Wunused-function] noMarkedContextsOnPage(StackPage *thePage) ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:65853:1: warning: 'maybeLeakCheckExternalPrimCall' defined but not used [-Wunused-function] maybeLeakCheckExternalPrimCall(sqInt aMethodObj) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63976:1: warning: 'isPrimitiveFunctionPointerAnIndex' defined but not used [-Wunused-function] isPrimitiveFunctionPointerAnIndex(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63951:1: warning: 'isNullExternalPrimitiveCall' defined but not used [-Wunused-function] isNullExternalPrimitiveCall(sqInt aMethodObj) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63938:1: warning: 'isMetaPrimitiveIndex' defined but not used [-Wunused-function] isMetaPrimitiveIndex(sqInt primIndex) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63919:1: warning: 'isMarriedOrWidowedContext' defined but not used [-Wunused-function] isMarriedOrWidowedContext(sqInt aContext) ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63816:1: warning: 'isBaseFrame' defined but not used [-Wunused-function] isBaseFrame(char *theFP) ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63759:1: warning: 'iframeMethod' defined but not used [-Wunused-function] iframeMethod(char *theFP) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63738:1: warning: 'ifCurrentStackPageHasValidHeadPointers' defined but not used [-Wunused-function] ifCurrentStackPageHasValidHeadPointers(StackPage *thePage) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61170:1: warning: 'cr' defined but not used [-Wunused-function] cr(void) ^~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:61068:1: warning: 'contexthasValidInversePCMappingOfin' defined but not used [-Wunused-function] contexthasValidInversePCMappingOfin(sqInt aContext, sqInt theIP, char *theFP) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60913:1: warning: 'checkStackPointerForMaybeMarriedContext' defined but not used [-Wunused-function] checkStackPointerForMaybeMarriedContext(sqInt aContext) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60216:1: warning: 'assertValidStackLimits' defined but not used [-Wunused-function] assertValidStackLimits(sqInt ln) ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:60133:1: warning: 'allOnesAsCharStar' defined but not used [-Wunused-function] allOnesAsCharStar(void) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:59779:1: warning: 'segmentOverlap' defined but not used [-Wunused-function] segmentOverlap(void) ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:59477:1: warning: 'isValidSegmentBridge' defined but not used [-Wunused-function] isValidSegmentBridge(sqInt objOop) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:59456:1: warning: 'isInSegments' defined but not used [-Wunused-function] isInSegments(usqInt address) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:59333:1: warning: 'bridgeFor' defined but not used [-Wunused-function] bridgeFor(SpurSegmentInfo *aSegment) ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:59268:1: warning: 'allBridgesMarked' defined but not used [-Wunused-function] allBridgesMarked(void) ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:59173:1: warning: 'segLimit' defined but not used [-Wunused-function] segLimit(SpurSegmentInfo * self_in_segLimit) ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:59108:1: warning: 'validRelocationPlanInPass' defined but not used [-Wunused-function] validRelocationPlanInPass(sqInt onePass) ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:58212:1: warning: 'savedFirstFieldsSpaceWasAllocated' defined but not used [-Wunused-function] savedFirstFieldsSpaceWasAllocated(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:57947:1: warning: 'isPostMobile' defined but not used [-Wunused-function] isPostMobile(sqInt obj) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:57936:1: warning: 'isMobile' defined but not used [-Wunused-function] isMobile(sqInt obj) ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:57158:1: warning: 'validObjStacks' defined but not used [-Wunused-function] validObjStacks(void) ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:57115:1: warning: 'validFreeTreeChunk' defined but not used [-Wunused-function] validFreeTreeChunk(sqInt chunk) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:57034:1: warning: 'validClassTableHashes' defined but not used [-Wunused-function] validClassTableHashes(void) ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:56832:1: warning: 'unlinkLilliputianChunkindex' defined but not used [-Wunused-function] unlinkLilliputianChunkindex(sqInt freeChunk, sqInt index) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:56029:1: warning: 'startOfObject' defined but not used [-Wunused-function] startOfObject(sqInt objOop) ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:55961:1: warning: 'slidingCompactionInProgress' defined but not used [-Wunused-function] slidingCompactionInProgress(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:51834:1: warning: 'noUnscannedEphemerons' defined but not used [-Wunused-function] noUnscannedEphemerons(void) ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:51599:1: warning: 'newSpaceIsEmpty' defined but not used [-Wunused-function] newSpaceIsEmpty(void) ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:49277:1: warning: 'lengthOfMaybeImmediate' defined but not used [-Wunused-function] lengthOfMaybeImmediate(sqInt oop) ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:49146:1: warning: 'lastPointerFormat' defined but not used [-Wunused-function] lastPointerFormat(void) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:49137:1: warning: 'knownClassAtIndex' defined but not used [-Wunused-function] knownClassAtIndex(sqInt classIndex) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48999:1: warning: 'isWeakNonImm' defined but not used [-Wunused-function] isWeakNonImm(sqInt objOop) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48852:1: warning: 'isValidObjStackAt' defined but not used [-Wunused-function] isValidObjStackAt(sqInt objStackRootIndex) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48792:1: warning: 'isSemaphoreOop' defined but not used [-Wunused-function] isSemaphoreOop(sqInt anOop) ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48785:1: warning: 'isSegmentBridge' defined but not used [-Wunused-function] isSegmentBridge(sqInt objOop) ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48775:1: warning: 'isRemembered' defined but not used [-Wunused-function] isRemembered(sqInt objOop) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48672:1: warning: 'isObjImmutable' defined but not used [-Wunused-function] isObjImmutable(sqInt anOop) ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48661:1: warning: 'isObjEphemeron' defined but not used [-Wunused-function] isObjEphemeron(sqInt objOop) ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48642:1: warning: 'isMaybeFiredEphemeron' defined but not used [-Wunused-function] isMaybeFiredEphemeron(sqInt objOop) ^~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48635:1: warning: 'isLargeFreeObject' defined but not used [-Wunused-function] isLargeFreeObject(sqInt objOop) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48628:1: warning: 'isInPastSpace' defined but not used [-Wunused-function] isInPastSpace(sqInt address) ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48613:1: warning: 'isInNewSpace' defined but not used [-Wunused-function] isInNewSpace(sqInt objOop) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48578:1: warning: 'isInFutureSpace' defined but not used [-Wunused-function] isInFutureSpace(sqInt address) ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48571:1: warning: 'isInEden' defined but not used [-Wunused-function] isInEden(sqInt objOop) ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48548:1: warning: 'isInClassTable' defined but not used [-Wunused-function] isInClassTable(sqInt objOop) ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48533:1: warning: 'isFreeOop' defined but not used [-Wunused-function] isFreeOop(sqInt oop) ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48526:1: warning: 'isFreeObject' defined but not used [-Wunused-function] isFreeObject(sqInt objOop) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48501:1: warning: 'isForwardedClassTag' defined but not used [-Wunused-function] isForwardedClassTag(sqInt classIndex) ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48481:1: warning: 'isEphemeron' defined but not used [-Wunused-function] isEphemeron(sqInt objOop) ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48445:1: warning: 'isEnumerableObjectNoAssert' defined but not used [-Wunused-function] isEnumerableObjectNoAssert(sqInt objOop) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48422:1: warning: 'isCopiedIntoSegment' defined but not used [-Wunused-function] isCopiedIntoSegment(sqInt anObjectInTheHeap) ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48404:1: warning: 'isContextHeader' defined but not used [-Wunused-function] isContextHeader(sqInt aHeader) ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:48387:1: warning: 'isCompiledMethodHeader' defined but not used [-Wunused-function] isCompiledMethodHeader(sqInt objHeader) ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:47328:1: warning: 'hiddenRootsObject' defined but not used [-Wunused-function] hiddenRootsObject(void) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:47321:1: warning: 'hiddenRootSlots' defined but not used [-Wunused-function] hiddenRootSlots(void) ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:47310:1: warning: 'headerForSlotshashformatclassIndex' defined but not used [-Wunused-function] headerForSlotshashformatclassIndex(sqInt numSlots, sqInt hash, sqInt formatField, sqInt classIndex) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:47248:1: warning: 'hasSpurMemoryManagerAPI' defined but not used [-Wunused-function] hasSpurMemoryManagerAPI(void) ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:47150:1: warning: 'goodContextSize' defined but not used [-Wunused-function] goodContextSize(sqInt oop) ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46975:1: warning: 'freeChunkPrevIndex' defined but not used [-Wunused-function] freeChunkPrevIndex(void) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46964:1: warning: 'freeChunkParentIndex' defined but not used [-Wunused-function] freeChunkParentIndex(void) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46954:1: warning: 'freeChunkNextIndex' defined but not used [-Wunused-function] freeChunkNextIndex(void) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46928:1: warning: 'forwardersIn' defined but not used [-Wunused-function] forwardersIn(sqInt anObject) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46917:1: warning: 'forwardedFormat' defined but not used [-Wunused-function] forwardedFormat(void) ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46907:1: warning: 'formatOf' defined but not used [-Wunused-function] formatOf(sqInt objOop) ^~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46603:1: warning: 'firstFixedFieldOfMaybeImmediate' defined but not used [-Wunused-function] firstFixedFieldOfMaybeImmediate(sqInt oop) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46239:1: warning: 'fetchPointerofFreeChunk' defined but not used [-Wunused-function] fetchPointerofFreeChunk(sqInt fieldIndex, sqInt objOop) ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46031:1: warning: 'existInstancesInNewSpaceOf' defined but not used [-Wunused-function] existInstancesInNewSpaceOf(sqInt classObj) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:46024:1: warning: 'ephemeronFormat' defined but not used [-Wunused-function] ephemeronFormat(void) ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:44974:1: warning: 'classTableRootSlots' defined but not used [-Wunused-function] classTableRootSlots(void) ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:44837:1: warning: 'classIndexFieldWidth' defined but not used [-Wunused-function] classIndexFieldWidth(void) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:43507:1: warning: 'byteFormatMask' defined but not used [-Wunused-function] byteFormatMask(void) ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:43500:1: warning: 'bridgeSize' defined but not used [-Wunused-function] bridgeSize(void) ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:43438:1: warning: 'bitsSetInFreeSpaceMaskForAllFreeLists' defined but not used [-Wunused-function] bitsSetInFreeSpaceMaskForAllFreeLists(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:42848:1: warning: 'assertInnerValidFreeObject' defined but not used [-Wunused-function] assertInnerValidFreeObject(sqInt objOop) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:42816:1: warning: 'allUnscannedEphemeronsAreActive' defined but not used [-Wunused-function] allUnscannedEphemeronsAreActive(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:42790:1: warning: 'allStrongSlotsOfWeaklingAreMarked' defined but not used [-Wunused-function] allStrongSlotsOfWeaklingAreMarked(sqInt aWeakling) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:42779:1: warning: 'allocationUnit' defined but not used [-Wunused-function] allocationUnit(void) ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:41933:1: warning: 'allOldMarkedWeakObjectsOnWeaklingStack' defined but not used [-Wunused-function] allOldMarkedWeakObjectsOnWeaklingStack(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:41818:1: warning: 'allObjectsUnmarked' defined but not used [-Wunused-function] allObjectsUnmarked(void) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:39928:1: warning: 'noUnfiredEphemeronsAtEndOfRememberedSet' defined but not used [-Wunused-function] noUnfiredEphemeronsAtEndOfRememberedSet(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:39678:1: warning: 'firstCorpse' defined but not used [-Wunused-function] firstCorpse(sqInt headOfCorpseList) ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:39275:1: warning: 'allWeakSurvivorsOnWeakList' defined but not used [-Wunused-function] allWeakSurvivorsOnWeakList(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:39196:1: warning: 'allNewSpaceObjectsHaveZeroRTRefCount' defined but not used [-Wunused-function] allNewSpaceObjectsHaveZeroRTRefCount(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:39115:1: warning: 'wordIndexableFormat' defined but not used [-Wunused-function] wordIndexableFormat(void) ^~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:38915:1: warning: 'numFreeLists' defined but not used [-Wunused-function] numFreeLists(void) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:38903:1: warning: 'maxSlotsForAlloc' defined but not used [-Wunused-function] maxSlotsForAlloc(void) ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:38845:1: warning: 'isLilliputianSize' defined but not used [-Wunused-function] isLilliputianSize(sqInt chunkBytes) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:38560:1: warning: 'hasSixtyFourBitImmediates' defined but not used [-Wunused-function] hasSixtyFourBitImmediates(void) ^~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:38076:1: warning: 'headerWhileForwardingOf' defined but not used [-Wunused-function] headerWhileForwardingOf(sqInt aCompiledMethodObjOop) ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21427:1: warning: 'stackPageHeadroom' defined but not used [-Wunused-function] stackPageHeadroom(void) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:21414:1: warning: 'stackLimitOffset' defined but not used [-Wunused-function] stackLimitOffset(void) ^~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:19139:1: warning: 'newMethodInLookupCacheAtand' defined but not used [-Wunused-function] newMethodInLookupCacheAtand(sqInt selector, sqInt classTag) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18718:1: warning: 'mframeReceiver' defined but not used [-Wunused-function] mframeReceiver(char *theFP) ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:18711:1: warning: 'mframeIsBlockActivation' defined but not used [-Wunused-function] mframeIsBlockActivation(char *theFP) ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17817:1: warning: 'isMachineCodeFrame' defined but not used [-Wunused-function] isMachineCodeFrame(char *theFP) ^~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17581:1: warning: 'iframeSavedIP' defined but not used [-Wunused-function] iframeSavedIP(char *theFP) ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17574:1: warning: 'iframeReceiver' defined but not used [-Wunused-function] iframeReceiver(char *theFP) ^~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17567:1: warning: 'iframeIsBlockActivation' defined but not used [-Wunused-function] iframeIsBlockActivation(char *theFP) ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17327:1: warning: 'frameReceiver' defined but not used [-Wunused-function] frameReceiver(char *theFP) ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17311:1: warning: 'frameNumArgs' defined but not used [-Wunused-function] frameNumArgs(char *theFP) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17299:1: warning: 'frameMethodObject' defined but not used [-Wunused-function] frameMethodObject(char *theFP) ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17290:1: warning: 'frameIsBlockActivation' defined but not used [-Wunused-function] frameIsBlockActivation(char *theFP) ^~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:17278:1: warning: 'frameHasContext' defined but not used [-Wunused-function] frameHasContext(char *theFP) ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:16386:1: warning: 'deferStackLimitSmashAroundwith' defined but not used [-Wunused-function] deferStackLimitSmashAroundwith(void (*functionSymbol)(sqInt), sqInt arg) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13729:1: warning: 'asCogHomeMethod' defined but not used [-Wunused-function] asCogHomeMethod(CogBlockMethod *aCogMethod) ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13305:1: warning: 'pageListIsWellFormed' defined but not used [-Wunused-function] pageListIsWellFormed(void) ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:13142:1: warning: 'cmHomeMethod' defined but not used [-Wunused-function] cmHomeMethod(CogBlockMethod * self_in_cmHomeMethod) ^~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2032:12: warning: 'theUnknownShort' defined but not used [-Wunused-variable] _iss sqInt theUnknownShort; ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2031:12: warning: 'testWorker' defined but not used [-Wunused-variable] _iss sqInt testWorker; ^~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2030:14: warning: 'statIncrGCUsecs' defined but not used [-Wunused-variable] _iss usqLong statIncrGCUsecs; ^~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2029:14: warning: 'statFGCDeltaUsecs' defined but not used [-Wunused-variable] _iss usqLong statFGCDeltaUsecs; ^~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2028:12: warning: 'statCoalesces' defined but not used [-Wunused-variable] _iss sqInt statCoalesces; ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2027:12: warning: 'preferredPinningSegment' defined but not used [-Wunused-variable] _iss sqInt preferredPinningSegment; ^~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2026:12: warning: 'nextAddress' defined but not used [-Wunused-variable] _iss sqInt nextAddress; ^~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2025:12: warning: 'memoryManager' defined but not used [-Wunused-variable] _iss sqInt memoryManager; ^~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2024:12: warning: 'largeOpaqueMemoryManager' defined but not used [-Wunused-variable] _iss sqInt largeOpaqueMemoryManager; ^~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2023:12: warning: 'initialMemoryAddress' defined but not used [-Wunused-variable] _iss sqInt initialMemoryAddress; ^~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2022:12: warning: 'functions' defined but not used [-Wunused-variable] _iss sqInt functions; ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2021:12: warning: 'codeGeneratorToComputeAccessorDepth' defined but not used [-Wunused-variable] _iss sqInt codeGeneratorToComputeAccessorDepth; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2020:12: warning: 'cifs' defined but not used [-Wunused-variable] _iss sqInt cifs; ^~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2019:13: warning: 'byteCount' defined but not used [-Wunused-variable] _iss usqInt byteCount; ^~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:2002:13: warning: 'messageCount' defined but not used [-Wunused-variable] _iss usqInt messageCount; ^~~~~~~~~~~~ [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } $ docker stop --time=1 04a21d1e084adc563dff88198414c8c178d4dac932ce22467b475cc2003914c1 $ docker rm -f 04a21d1e084adc563dff88198414c8c178d4dac932ce22467b475cc2003914c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // node [Pipeline] node Running on lse-mac-mini in /Users/lse/Workspace/workspace/pharo-vm_pharo-9 [Pipeline] { [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] stage [Pipeline] { (Build Image Linux-aarch64) [Pipeline] unstash [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker build -t pharo-ubuntu-arm64 ./docker/ubuntu-arm64/ #1 [internal] load build definition from Dockerfile #1 sha256:489e3bb373b340c8050bba29cf5efbf97131cebd4b5cb4b265f9316af832283b #1 transferring dockerfile: 37B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:97d9aea6afbbec5d83cccc87e8988576814dc391a4e98efaaa2026d3a5b990ff #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/arm64v8/ubuntu:latest #3 sha256:db9c7e8f1624db7d6df37099580eb9347bde60c26cc9d6649159efe50174523e #3 DONE 0.9s #4 [base 1/3] FROM docker.io/arm64v8/ubuntu@sha256:537da24818633b45fcb65e5285a68c3ec1f3db25f5ae5476a7757bc8dfae92a3 #4 sha256:a92da5930201c78439b595cfa588591b11277c5fed49ff70d84fd54bf3f0fb4b #4 DONE 0.0s #5 [base 2/3] WORKDIR /opt/pharo #5 sha256:19de11eb16fb5701c72d51a71a0f04e1096b293bcfc8284b9714709458a8be73 #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:e8516125147b207405f333f91e189db470e98e4ba3ebe218a54ed9cdc3409575 #6 CACHED #7 [final 1/1] WORKDIR /opt/pharo #7 sha256:08771301a95ef9caff485d84cbbbc9bbf578702f653f869d8de96bf9d8f3c019 #7 CACHED #8 exporting to image #8 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #8 exporting layers done #8 writing image sha256:1e117ffe8b5ef91b9777e8910dc638109d6fe47472f859833ca7c44e638ee06d 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-9 [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 run -t -d -u 501:20 -v /tmp:/tmp -e HOME=/opt/pharo -u pharo -w /Users/lse/Workspace/workspace/pharo-vm_pharo-9 -v /Users/lse/Workspace/workspace/pharo-vm_pharo-9:/Users/lse/Workspace/workspace/pharo-vm_pharo-9:rw,z -v /Users/lse/Workspace/workspace/pharo-vm_pharo-9@tmp:/Users/lse/Workspace/workspace/pharo-vm_pharo-9@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 ******** pharo-ubuntu-arm64 cat $ docker top 057edf48e9053d7e55e3926f75f974cf1acfb59643f9de509addd8ddd1caf6e0 -eo pid,comm [Pipeline] { [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] { (Copy Sources-Linux-aarch64-stockReplacement) [Pipeline] unstash [Pipeline] sh + unzip -d . build/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-c-src.zip Archive: build/build/packages/PharoVM-9.0.22-421845e-Linux-x86_64-c-src.zip creating: ./pharo-vm/ inflating: ./pharo-vm/CMakeLists.txt creating: ./pharo-vm/cmake/ inflating: ./pharo-vm/cmake/Darwin.cmake inflating: ./pharo-vm/cmake/DownloadProject.CMakeLists.cmake.in inflating: ./pharo-vm/cmake/DownloadProject.cmake inflating: ./pharo-vm/cmake/FindCairo.cmake inflating: ./pharo-vm/cmake/FindFFI.cmake inflating: ./pharo-vm/cmake/FindLibGit2.cmake inflating: ./pharo-vm/cmake/FindPThreadW32.cmake inflating: ./pharo-vm/cmake/FindSDL2.cmake inflating: ./pharo-vm/cmake/Linux.cmake inflating: ./pharo-vm/cmake/OpenBSD.cmake inflating: ./pharo-vm/cmake/Windows.cmake inflating: ./pharo-vm/cmake/importCairo.cmake inflating: ./pharo-vm/cmake/importFreetype2.cmake inflating: ./pharo-vm/cmake/importLibFFI.cmake inflating: ./pharo-vm/cmake/importLibGit2.cmake inflating: ./pharo-vm/cmake/importSDL2.cmake inflating: ./pharo-vm/cmake/packaging.cmake inflating: ./pharo-vm/cmake/versionExtraction.cmake inflating: ./pharo-vm/cmake/vmmaker.cmake creating: ./pharo-vm/extracted/ creating: ./pharo-vm/extracted/plugins/ creating: ./pharo-vm/extracted/plugins/B2DPlugin/ creating: ./pharo-vm/extracted/plugins/B2DPlugin/src/ creating: ./pharo-vm/extracted/plugins/B2DPlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/B2DPlugin/src/common/B2DPlugin.c creating: ./pharo-vm/extracted/plugins/BitBltPlugin/ creating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/ creating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/common/ inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArm.h inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltArmSimd.h inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltDispatch.h inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltGeneric.h inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/include/common/BitBltInternal.h creating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/ creating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArm.c inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmLinux.c inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmOther.c inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltArmSimd.c inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltDispatch.c inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltGeneric.c inflating: ./pharo-vm/extracted/plugins/BitBltPlugin/src/common/BitBltPlugin.c creating: ./pharo-vm/extracted/plugins/DSAPrims/ creating: ./pharo-vm/extracted/plugins/DSAPrims/src/ creating: ./pharo-vm/extracted/plugins/DSAPrims/src/common/ inflating: ./pharo-vm/extracted/plugins/DSAPrims/src/common/DSAPrims.c creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/ creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/ creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/ inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faCommon.h inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/common/faConstants.h creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/ inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/unix/faSupport.h creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/ inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/dirent.h inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/include/win/faSupport.h creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/ creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/FileAttributesPlugin.c inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/common/faCommon.c creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/ inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/unix/faSupport.c creating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/ inflating: ./pharo-vm/extracted/plugins/FileAttributesPlugin/src/win/faSupport.c creating: ./pharo-vm/extracted/plugins/FilePlugin/ creating: ./pharo-vm/extracted/plugins/FilePlugin/include/ creating: ./pharo-vm/extracted/plugins/FilePlugin/include/common/ inflating: ./pharo-vm/extracted/plugins/FilePlugin/include/common/FilePlugin.h creating: ./pharo-vm/extracted/plugins/FilePlugin/include/win/ inflating: ./pharo-vm/extracted/plugins/FilePlugin/include/win/sqWin32File.h creating: ./pharo-vm/extracted/plugins/FilePlugin/src/ creating: ./pharo-vm/extracted/plugins/FilePlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/FilePlugin/src/common/sqFilePluginBasicPrims.c creating: ./pharo-vm/extracted/plugins/FilePlugin/src/osx/ inflating: ./pharo-vm/extracted/plugins/FilePlugin/src/osx/sqUnixFile.c creating: ./pharo-vm/extracted/plugins/FilePlugin/src/unix/ inflating: ./pharo-vm/extracted/plugins/FilePlugin/src/unix/sqUnixFile.c creating: ./pharo-vm/extracted/plugins/FilePlugin/src/win/ inflating: ./pharo-vm/extracted/plugins/FilePlugin/src/win/sqWin32FilePrims.c creating: ./pharo-vm/extracted/plugins/IA32ABI/ creating: ./pharo-vm/extracted/plugins/IA32ABI/include/ creating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/ inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/AlienSUnitTestProcedures.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusiness.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM32.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessARM64.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessPostLogic.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppc.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicDouble.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicFloat.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dabusinessppcPostLogicInteger.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dax64business.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/dax64win64business.h inflating: ./pharo-vm/extracted/plugins/IA32ABI/include/common/ia32abi.h creating: ./pharo-vm/extracted/plugins/IA32ABI/src/ creating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/ inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/AlienSUnitTestProcedures.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/IA32ABI.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/arm32abicc.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/arm64abicc.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/ia32abicc.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/ppc32abicc.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/x64sysvabicc.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64abicc.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/x64win64stub.c inflating: ./pharo-vm/extracted/plugins/IA32ABI/src/common/xabicc.c creating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/ creating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/ creating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/Error.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/JPEGReadWriter2Plugin.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/README.6b2 inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/ReadMe.txt inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapimin.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcapistd.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccoefct.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jccolor.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcdctmgr.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jchuff.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcinit.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmainct.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmarker.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcmaster.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcomapi.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jconfig.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcparam.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcphuff.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcprepct.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jcsample.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jctrans.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapimin.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdapistd.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatadst.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdatasrc.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcoefct.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdcolor.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdct.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jddctmgr.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdhuff.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdinput.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmainct.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmarker.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmaster.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdmerge.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdphuff.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdpostct.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdsample.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jdtrans.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jerror.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctflt.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctfst.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jfdctint.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctflt.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctfst.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctint.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jidctred.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jinclude.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatadst.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemdatasrc.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemmgr.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemnobs.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmemsys.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jmorecfg.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpegint.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jpeglib.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant1.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jquant2.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jutils.c inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/jversion.h inflating: ./pharo-vm/extracted/plugins/JPEGReadWriter2Plugin/src/common/sqJPEGReadWriter2Plugin.c creating: ./pharo-vm/extracted/plugins/JPEGReaderPlugin/ creating: ./pharo-vm/extracted/plugins/JPEGReaderPlugin/src/ creating: ./pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/JPEGReaderPlugin/src/common/JPEGReaderPlugin.c creating: ./pharo-vm/extracted/plugins/LargeIntegers/ creating: ./pharo-vm/extracted/plugins/LargeIntegers/src/ creating: ./pharo-vm/extracted/plugins/LargeIntegers/src/common/ inflating: ./pharo-vm/extracted/plugins/LargeIntegers/src/common/LargeIntegers.c creating: ./pharo-vm/extracted/plugins/LocalePlugin/ creating: ./pharo-vm/extracted/plugins/LocalePlugin/include/ creating: ./pharo-vm/extracted/plugins/LocalePlugin/include/common/ inflating: ./pharo-vm/extracted/plugins/LocalePlugin/include/common/LocalePlugin.h creating: ./pharo-vm/extracted/plugins/LocalePlugin/include/osx/ inflating: ./pharo-vm/extracted/plugins/LocalePlugin/include/osx/sqIOSLocale.h creating: ./pharo-vm/extracted/plugins/LocalePlugin/src/ creating: ./pharo-vm/extracted/plugins/LocalePlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/LocalePlugin/src/common/LocalePlugin.c creating: ./pharo-vm/extracted/plugins/LocalePlugin/src/osx/ inflating: ./pharo-vm/extracted/plugins/LocalePlugin/src/osx/sqIOSLocale.c creating: ./pharo-vm/extracted/plugins/LocalePlugin/src/unix/ inflating: ./pharo-vm/extracted/plugins/LocalePlugin/src/unix/sqUnixLocale.c creating: ./pharo-vm/extracted/plugins/LocalePlugin/src/win/ inflating: ./pharo-vm/extracted/plugins/LocalePlugin/src/win/sqWin32Locale.c creating: ./pharo-vm/extracted/plugins/MiscPrimitivePlugin/ creating: ./pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/ creating: ./pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/MiscPrimitivePlugin/src/common/MiscPrimitivePlugin.c creating: ./pharo-vm/extracted/plugins/SocketPlugin/ creating: ./pharo-vm/extracted/plugins/SocketPlugin/include/ creating: ./pharo-vm/extracted/plugins/SocketPlugin/include/common/ inflating: ./pharo-vm/extracted/plugins/SocketPlugin/include/common/SocketPlugin.h creating: ./pharo-vm/extracted/plugins/SocketPlugin/src/ creating: ./pharo-vm/extracted/plugins/SocketPlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPlugin.c inflating: ./pharo-vm/extracted/plugins/SocketPlugin/src/common/SocketPluginImpl.c creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/ creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/ creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/common/ inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/common/sqFFI.h creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx/ inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/osx/dummyFFI.h creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test-sq.h inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ffi-test.h inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/include/unix/ppc-global.h creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/ creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM32FFIPlugin.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/ARM64FFIPlugin.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/IA32FFIPlugin.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/SqueakFFIPrims.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64SysVFFIPlugin.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/X64Win64FFIPlugin.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFIPlugin.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqFFITestFuncs.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/common/sqManualSurface.c creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx/ inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/osx/dummyFFI.c creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/any-libffi.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-darwin.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/ppc-sysv.c inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/unix/x86-sysv.c creating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/win/ inflating: ./pharo-vm/extracted/plugins/SqueakFFIPrims/src/win/sqWin32FFI.c creating: ./pharo-vm/extracted/plugins/SqueakSSL/ creating: ./pharo-vm/extracted/plugins/SqueakSSL/include/ creating: ./pharo-vm/extracted/plugins/SqueakSSL/include/common/ inflating: ./pharo-vm/extracted/plugins/SqueakSSL/include/common/SqueakSSL.h creating: ./pharo-vm/extracted/plugins/SqueakSSL/include/unix/ inflating: ./pharo-vm/extracted/plugins/SqueakSSL/include/unix/openssl_overlay.h creating: ./pharo-vm/extracted/plugins/SqueakSSL/src/ creating: ./pharo-vm/extracted/plugins/SqueakSSL/src/common/ inflating: ./pharo-vm/extracted/plugins/SqueakSSL/src/common/SqueakSSL.c creating: ./pharo-vm/extracted/plugins/SqueakSSL/src/osx/ inflating: ./pharo-vm/extracted/plugins/SqueakSSL/src/osx/sqMacSSL.c creating: ./pharo-vm/extracted/plugins/SqueakSSL/src/unix/ inflating: ./pharo-vm/extracted/plugins/SqueakSSL/src/unix/sqUnixSSL.c creating: ./pharo-vm/extracted/plugins/SqueakSSL/src/win/ inflating: ./pharo-vm/extracted/plugins/SqueakSSL/src/win/sqWin32SSL.c creating: ./pharo-vm/extracted/plugins/SurfacePlugin/ creating: ./pharo-vm/extracted/plugins/SurfacePlugin/include/ creating: ./pharo-vm/extracted/plugins/SurfacePlugin/include/common/ inflating: ./pharo-vm/extracted/plugins/SurfacePlugin/include/common/SurfacePlugin.h creating: ./pharo-vm/extracted/plugins/SurfacePlugin/src/ creating: ./pharo-vm/extracted/plugins/SurfacePlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/SurfacePlugin/src/common/sqManualSurface.c creating: ./pharo-vm/extracted/plugins/UnixOSProcessPlugin/ creating: ./pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/ creating: ./pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/ inflating: ./pharo-vm/extracted/plugins/UnixOSProcessPlugin/src/common/UnixOSProcessPlugin.c creating: ./pharo-vm/extracted/vm/ creating: ./pharo-vm/extracted/vm/include/ creating: ./pharo-vm/extracted/vm/include/common/ inflating: ./pharo-vm/extracted/vm/include/common/dispdbg.h inflating: ./pharo-vm/extracted/vm/include/common/sq.h inflating: ./pharo-vm/extracted/vm/include/common/sqAssert.h inflating: ./pharo-vm/extracted/vm/include/common/sqAtomicOps.h inflating: ./pharo-vm/extracted/vm/include/common/sqCogStackAlignment.h inflating: ./pharo-vm/extracted/vm/include/common/sqMemoryAccess.h inflating: ./pharo-vm/extracted/vm/include/common/sqMemoryFence.h inflating: ./pharo-vm/extracted/vm/include/common/sqVirtualMachine.h inflating: ./pharo-vm/extracted/vm/include/common/sqaio.h creating: ./pharo-vm/extracted/vm/include/osx/ inflating: ./pharo-vm/extracted/vm/include/osx/sqConfig.h inflating: ./pharo-vm/extracted/vm/include/osx/sqGnu.h inflating: ./pharo-vm/extracted/vm/include/osx/sqPlatformSpecific.h creating: ./pharo-vm/extracted/vm/include/unix/ inflating: ./pharo-vm/extracted/vm/include/unix/sqConfig.h inflating: ./pharo-vm/extracted/vm/include/unix/sqGnu.h inflating: ./pharo-vm/extracted/vm/include/unix/sqPlatformSpecific.h inflating: ./pharo-vm/extracted/vm/include/unix/sqUnixCharConv.h creating: ./pharo-vm/extracted/vm/include/win/ inflating: ./pharo-vm/extracted/vm/include/win/sqConfig.h inflating: ./pharo-vm/extracted/vm/include/win/sqGnu.h inflating: ./pharo-vm/extracted/vm/include/win/sqPlatformSpecific.h inflating: ./pharo-vm/extracted/vm/include/win/sqWin32.h inflating: ./pharo-vm/extracted/vm/include/win/sqWin32Alloc.h inflating: ./pharo-vm/extracted/vm/include/win/sqWin32HandleTable.h creating: ./pharo-vm/extracted/vm/src/ creating: ./pharo-vm/extracted/vm/src/common/ inflating: ./pharo-vm/extracted/vm/src/common/heartbeat.c inflating: ./pharo-vm/extracted/vm/src/common/sqExternalSemaphores.c inflating: ./pharo-vm/extracted/vm/src/common/sqHeapMap.c inflating: ./pharo-vm/extracted/vm/src/common/sqNamedPrims.c inflating: ./pharo-vm/extracted/vm/src/common/sqTicker.c inflating: ./pharo-vm/extracted/vm/src/common/sqVirtualMachine.c creating: ./pharo-vm/extracted/vm/src/osx/ inflating: ./pharo-vm/extracted/vm/src/osx/aioOSX.c creating: ./pharo-vm/extracted/vm/src/unix/ inflating: ./pharo-vm/extracted/vm/src/unix/aio.c inflating: ./pharo-vm/extracted/vm/src/unix/sqUnixCharConv.c creating: ./pharo-vm/extracted/vm/src/win/ inflating: ./pharo-vm/extracted/vm/src/win/aioWin.c inflating: ./pharo-vm/extracted/vm/src/win/sqWin32Directory.c inflating: ./pharo-vm/extracted/vm/src/win/sqWin32SpurAlloc.c creating: ./pharo-vm/ffi/ creating: ./pharo-vm/ffi/include/ inflating: ./pharo-vm/ffi/include/callbacks.h inflating: ./pharo-vm/ffi/include/pThreadedFFI.h inflating: ./pharo-vm/ffi/include/pThreadedFFIUtils.h inflating: ./pharo-vm/ffi/include/worker.h inflating: ./pharo-vm/ffi/include/workerTask.h creating: ./pharo-vm/ffi/src/ creating: ./pharo-vm/ffi/src/callbacks/ inflating: ./pharo-vm/ffi/src/callbacks/callbackPrimitives.c inflating: ./pharo-vm/ffi/src/callbacks/callbacks.c inflating: ./pharo-vm/ffi/src/functionDefinitionPrimitives.c inflating: ./pharo-vm/ffi/src/pThreadedFFI.c inflating: ./pharo-vm/ffi/src/primitiveCalls.c inflating: ./pharo-vm/ffi/src/primitiveUtils.c creating: ./pharo-vm/ffi/src/sameThread/ inflating: ./pharo-vm/ffi/src/sameThread/sameThread.c inflating: ./pharo-vm/ffi/src/types.c inflating: ./pharo-vm/ffi/src/typesPrimitives.c inflating: ./pharo-vm/ffi/src/utils.c creating: ./pharo-vm/ffi/src/worker/ inflating: ./pharo-vm/ffi/src/worker/worker.c inflating: ./pharo-vm/ffi/src/worker/workerPrimitives.c inflating: ./pharo-vm/ffi/src/worker/workerTask.c creating: ./pharo-vm/ffiTestLibrary/ inflating: ./pharo-vm/ffiTestLibrary/CMakeLists.txt creating: ./pharo-vm/ffiTestLibrary/includes/ inflating: ./pharo-vm/ffiTestLibrary/includes/callbacks.h inflating: ./pharo-vm/ffiTestLibrary/includes/structures.h inflating: ./pharo-vm/ffiTestLibrary/includes/testLibrary.h creating: ./pharo-vm/ffiTestLibrary/src/ inflating: ./pharo-vm/ffiTestLibrary/src/basic_types.c inflating: ./pharo-vm/ffiTestLibrary/src/callback_types.c inflating: ./pharo-vm/ffiTestLibrary/src/callbacks.c inflating: ./pharo-vm/ffiTestLibrary/src/callout.c inflating: ./pharo-vm/ffiTestLibrary/src/registerCallback.c inflating: ./pharo-vm/ffiTestLibrary/src/structures.c creating: ./pharo-vm/generated/ creating: ./pharo-vm/generated/32/ inflating: ./pharo-vm/generated/32/examplePlugins.ext creating: ./pharo-vm/generated/32/plugins/ creating: ./pharo-vm/generated/32/plugins/src/ creating: ./pharo-vm/generated/32/plugins/src/FilePlugin/ inflating: ./pharo-vm/generated/32/plugins/src/FilePlugin/FilePlugin.c creating: ./pharo-vm/generated/32/plugins/src/FloatArrayPlugin/ inflating: ./pharo-vm/generated/32/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c creating: ./pharo-vm/generated/32/plugins/src/SurfacePlugin/ inflating: ./pharo-vm/generated/32/plugins/src/SurfacePlugin/SurfacePlugin.c creating: ./pharo-vm/generated/32/vm/ creating: ./pharo-vm/generated/32/vm/include/ inflating: ./pharo-vm/generated/32/vm/include/cogit.h inflating: ./pharo-vm/generated/32/vm/include/cogmethod.h inflating: ./pharo-vm/generated/32/vm/include/cointerp.h inflating: ./pharo-vm/generated/32/vm/include/interp.h inflating: ./pharo-vm/generated/32/vm/include/vmCallback.h creating: ./pharo-vm/generated/32/vm/src/ inflating: ./pharo-vm/generated/32/vm/src/cogit.c inflating: ./pharo-vm/generated/32/vm/src/cogitARMv5.c inflating: ./pharo-vm/generated/32/vm/src/cogitIA32.c inflating: ./pharo-vm/generated/32/vm/src/cogitMIPSEL.c inflating: ./pharo-vm/generated/32/vm/src/cointerp.c inflating: ./pharo-vm/generated/32/vm/src/gcc3x-cointerp.c creating: ./pharo-vm/generated/64/ inflating: ./pharo-vm/generated/64/examplePlugins.ext creating: ./pharo-vm/generated/64/plugins/ creating: ./pharo-vm/generated/64/plugins/src/ creating: ./pharo-vm/generated/64/plugins/src/FilePlugin/ inflating: ./pharo-vm/generated/64/plugins/src/FilePlugin/FilePlugin.c creating: ./pharo-vm/generated/64/plugins/src/FloatArrayPlugin/ inflating: ./pharo-vm/generated/64/plugins/src/FloatArrayPlugin/FloatArrayPlugin.c creating: ./pharo-vm/generated/64/plugins/src/SurfacePlugin/ inflating: ./pharo-vm/generated/64/plugins/src/SurfacePlugin/SurfacePlugin.c creating: ./pharo-vm/generated/64/vm/ creating: ./pharo-vm/generated/64/vm/include/ inflating: ./pharo-vm/generated/64/vm/include/cogit.h inflating: ./pharo-vm/generated/64/vm/include/cogmethod.h inflating: ./pharo-vm/generated/64/vm/include/cointerp.h inflating: ./pharo-vm/generated/64/vm/include/interp.h inflating: ./pharo-vm/generated/64/vm/include/vmCallback.h creating: ./pharo-vm/generated/64/vm/src/ inflating: ./pharo-vm/generated/64/vm/src/cogit.c inflating: ./pharo-vm/generated/64/vm/src/cogitX64SysV.c inflating: ./pharo-vm/generated/64/vm/src/cogitX64WIN64.c inflating: ./pharo-vm/generated/64/vm/src/cogitaarch64.c inflating: ./pharo-vm/generated/64/vm/src/cointerp.c inflating: ./pharo-vm/generated/64/vm/src/gcc3x-cointerp.c creating: ./pharo-vm/include/ creating: ./pharo-vm/include/pharovm/ inflating: ./pharo-vm/include/pharovm/config.h.in inflating: ./pharo-vm/include/pharovm/debug.h inflating: ./pharo-vm/include/pharovm/errorCode.h inflating: ./pharo-vm/include/pharovm/exportDefinition.h inflating: ./pharo-vm/include/pharovm/fileDialog.h inflating: ./pharo-vm/include/pharovm/imageAccess.h inflating: ./pharo-vm/include/pharovm/interpreter.h creating: ./pharo-vm/include/pharovm/jit/ inflating: ./pharo-vm/include/pharovm/jit/jit.h inflating: ./pharo-vm/include/pharovm/macros.h creating: ./pharo-vm/include/pharovm/parameters/ inflating: ./pharo-vm/include/pharovm/parameters/parameterVector.h inflating: ./pharo-vm/include/pharovm/parameters/parameters.h inflating: ./pharo-vm/include/pharovm/pathUtilities.h inflating: ./pharo-vm/include/pharovm/pharo.h inflating: ./pharo-vm/include/pharovm/pharoClient.h creating: ./pharo-vm/include/pharovm/semaphores/ inflating: ./pharo-vm/include/pharovm/semaphores/pSemaphore.h inflating: ./pharo-vm/include/pharovm/semaphores/pharoSemaphore.h inflating: ./pharo-vm/include/pharovm/semaphores/platformSemaphore.h inflating: ./pharo-vm/include/pharovm/sigjmp_support.h inflating: ./pharo-vm/include/pharovm/sqNamedPrims.h inflating: ./pharo-vm/include/pharovm/stringUtilities.h creating: ./pharo-vm/include/pharovm/threadSafeQueue/ inflating: ./pharo-vm/include/pharovm/threadSafeQueue/threadSafeQueue.h creating: ./pharo-vm/include/pharovm/threads/ inflating: ./pharo-vm/include/pharovm/threads/vmthread.h creating: ./pharo-vm/include/pharovm/win/ inflating: ./pharo-vm/include/pharovm/win/resources.h inflating: ./pharo-vm/macros.cmake creating: ./pharo-vm/packaging/ creating: ./pharo-vm/packaging/linux/ creating: ./pharo-vm/packaging/linux/bin/ inflating: ./pharo-vm/packaging/linux/bin/launch.sh.in inflating: ./pharo-vm/packaging/linux/launch.sh.in creating: ./pharo-vm/plugins/ inflating: ./pharo-vm/plugins.cmake inflating: ./pharo-vm/plugins.macros.cmake creating: ./pharo-vm/plugins/UUIDPlugin/ creating: ./pharo-vm/plugins/UUIDPlugin/common/ inflating: ./pharo-vm/plugins/UUIDPlugin/common/UUIDPlugin.c creating: ./pharo-vm/resources/ inflating: ./pharo-vm/resources/img.image creating: ./pharo-vm/resources/mac/ inflating: ./pharo-vm/resources/mac/Info.plist.in inflating: ./pharo-vm/resources/mac/Pharo.icns inflating: ./pharo-vm/resources/mac/PharoChanges.icns inflating: ./pharo-vm/resources/mac/PharoImage.icns inflating: ./pharo-vm/resources/mac/PharoSources.icns creating: ./pharo-vm/resources/windows/ inflating: ./pharo-vm/resources/windows/Pharo.exe.manifest.in inflating: ./pharo-vm/resources/windows/Pharo.ico inflating: ./pharo-vm/resources/windows/Pharo.rc.in inflating: ./pharo-vm/resources/windows/PharoConsole.exe.manifest.in inflating: ./pharo-vm/resources/windows/PharoConsole.rc.in inflating: ./pharo-vm/resources/windows/PharoDLL.rc.in inflating: ./pharo-vm/resources/windows/dialogs.rc creating: ./pharo-vm/scripts/ inflating: ./pharo-vm/scripts/installCygwin.ps1 inflating: ./pharo-vm/scripts/installVMMaker.st inflating: ./pharo-vm/scripts/runScriptInCygwinBash.ps1 inflating: ./pharo-vm/scripts/runTests.sh creating: ./pharo-vm/src/ inflating: ./pharo-vm/src/client.c inflating: ./pharo-vm/src/debug.c inflating: ./pharo-vm/src/debugUnix.c inflating: ./pharo-vm/src/errorCode.c inflating: ./pharo-vm/src/externalPrimitives.c inflating: ./pharo-vm/src/fileDialogCommon.c inflating: ./pharo-vm/src/fileDialogMac.m inflating: ./pharo-vm/src/fileDialogUnix.c inflating: ./pharo-vm/src/fileDialogWin32.c inflating: ./pharo-vm/src/fileUtils.c inflating: ./pharo-vm/src/fileUtilsWin.c inflating: ./pharo-vm/src/imageAccess.c inflating: ./pharo-vm/src/macAlias.c inflating: ./pharo-vm/src/memoryUnix.c inflating: ./pharo-vm/src/nullDisplay.c creating: ./pharo-vm/src/parameters/ inflating: ./pharo-vm/src/parameters/parameterVector.c inflating: ./pharo-vm/src/parameters/parameters.c inflating: ./pharo-vm/src/parameters/parameters.m inflating: ./pharo-vm/src/pathUtilities.c creating: ./pharo-vm/src/semaphores/ inflating: ./pharo-vm/src/semaphores/pharoSemaphore.c inflating: ./pharo-vm/src/semaphores/platformSemaphore.c inflating: ./pharo-vm/src/stringUtilities.c creating: ./pharo-vm/src/threadSafeQueue/ inflating: ./pharo-vm/src/threadSafeQueue/threadSafeQueue.c inflating: ./pharo-vm/src/unixMain.c creating: ./pharo-vm/src/utils/ inflating: ./pharo-vm/src/utils.c inflating: ./pharo-vm/src/utils/setjmp-Windows-wrapper-ARM64.S inflating: ./pharo-vm/src/utils/setjmp-Windows-wrapper-X64.S inflating: ./pharo-vm/src/utils/setjmp-Windows-wrapper-X86.S inflating: ./pharo-vm/src/utilsMac.mm creating: ./pharo-vm/src/win/ inflating: ./pharo-vm/src/win/winDebug.c inflating: ./pharo-vm/src/win/winDebugMenu.c inflating: ./pharo-vm/src/win/winDebugWindow.c inflating: ./pharo-vm/src/win32Main.c inflating: ./pharo-vm/version.info [Pipeline] sh + mv pharo-vm repository [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build-Linux-aarch64-stockReplacement-CoInterpreter) [Pipeline] cmakeBuild [build-stockReplacement] $ docker exec --workdir /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** --env ******** 057edf48e9053d7e55e3926f75f974cf1acfb59643f9de509addd8ddd1caf6e0 /usr/bin/cmake -G "Unix Makefiles" -DFLAVOUR=CoInterpreter -DALWAYS_INTERACTIVE=1 -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE -DICEBERG_DEFAULT_REMOTE=httpsUrl -DGENERATE_SOURCES=FALSE -DGENERATED_SOURCE_DIR=../repository/ /Users/lse/Workspace/workspace/pharo-vm_pharo-9/repository -- CMAKE_GENERATOR=Unix Makefiles fatal: not a git repository (or any parent up to mount point /Users/lse/Workspace/workspace) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /Users/lse/Workspace/workspace) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /Users/lse/Workspace/workspace) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). -- I couldn't get version information from git, using the version.info next to the sources -- Building version 9.0.22-421845e -- Commit hash 421845e : 2023-03-30 09:49:26 +0200 -- No user build settings. -- v9.0.22 - Commit: 421845e - Date: 2023-03-30 09:49:26 +0200 /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'writeImageFileIO': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:72785:2: warning: 'the2ndUnknownShort' may be used uninitialized in this function [-Wmaybe-uninitialized] putShorttoFile(the2ndUnknownShort, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- The C compiler identification is GNU 11.3.0 -- The CXX compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /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: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiling for architecture: aarch64 -- Full Platform name: Linux-aarch64 -- 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-9/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 -- 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: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libffi-download [ 11%] Creating directories for 'libffi-download' [ 22%] Performing download step (git clone) for 'libffi-download' Cloning into 'libffi-src'... /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'stringForCString': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:56495:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy(((char *) (newString + BaseHeaderSize)), aCString, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:56458:8: note: length computed here len = strlen(aCString); ^~~~~~~~~~~~~~~~ Switched to a new branch 'v3.3-cmake' Branch 'v3.3-cmake' set up to track remote branch 'v3.3-cmake' from 'origin'. [ 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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9/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: AARCH64 -- 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 /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c: In function 'followForwardedFrameContentsstackPointer': /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/repository/generated/32/vm/src/gcc3x-cointerp.c:63127:3: warning: 'oop' may be used uninitialized in this function [-Wmaybe-uninitialized] followForwardedObjectFieldstoDepth(oop, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- 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 - no -- 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/aarch64-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/aarch64-linux-gnu/libcrypto.so (found version "3.0.2") -- Adding plugin: DSAPrims -- Adding plugin: UnixOSProcessPlugin -- Downloading Git2 binary Adding third-party libraries for Linux-aarch64: 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-9/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='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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/Linux-aarch64/third-party/openssl-1.1.1k.zip' -- [download 0% complete] -- [download 11% complete] -- [download 24% complete] -- [download 38% complete] -- [download 47% complete] -- [download 57% complete] -- [download 69% complete] -- [download 83% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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-9/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-9/build-stockReplacement/openssl-1.1.1k-src/libcrypto.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.1.1k-src/libcrypto.so.1.1 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.1.1k-src/libssl.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/openssl-1.1.1k-src/libssl.so.1.1 Adding third-party libraries for Linux-aarch64: libssh2-1.9.0 -- Downloading/updating libssh2-1.9.0 -- Configuring done -- Generating done -- Build files have been written to: /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/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='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' timeout='none' inactivity timeout='none' -- Using src='https://files.pharo.org/vm/pharo-spur64/Linux-aarch64/third-party/libssh2-1.9.0.zip' -- [download 0% complete] -- [download 5% complete] -- [download 100% complete] -- Downloading... done -- extracting... src='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-download/libssh2-1.9.0-download-prefix/src/libssh2-1.9.0.zip' dst='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 33%] No update step for 'libssh2-1.9.0-download' [ 44%] No patch 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 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.so -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.so.1 -- /Users/lse/Workspace/workspace/pharo-vm_pharo-9/build-stockReplacement/libssh2-1.9.0-src/libssh2.so.1.0.1 Adding third-party libraries for Linux-aarch64: 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-9/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='/Users/lse/Workspace/workspace/pharo-vm_pharo-9/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/Linux-aarch64/third-party/libgit2-1.4.4.zip' -- [download 6% complete] -- [download 13% complete] wrapper script does not seem to be touching the log file in /Users/lse/Workspace/workspace/pharo-vm_pharo-9@2/build@tmp/durable-f9829d29 (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400) [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } $ docker stop --time=1 fef153dc2844a5fe3246d98a8e63fe6850e252d69a78b9be189a5dfe68550ca2 ERROR: Timeout after 180 seconds [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch Linux-armv7l Error response from daemon: Bad response from Docker engine [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } $ docker stop --time=1 057edf48e9053d7e55e3926f75f974cf1acfb59643f9de509addd8ddd1caf6e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch Linux-aarch64 [Pipeline] // parallel [Pipeline] End of Pipeline ERROR: script returned exit code -1 GitHub has been notified of this commit’s build result Finished: FAILURE